FS#68301 - [cups] The cups.desktop file is created with the wrong permissions.

Attached to Project: Arch Linux
Opened by Sebastiaan de Haan (steamwreck) - Saturday, 17 October 2020, 14:32 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 17 October 2020, 14:37 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
The cups.desktop file in /usr/share/applications/ is created with 444 permissions. Where as all the other files in this directory are 644.

Additional info:
* package version(s)
2.3.3-3

* config and/or log files etc.
-rw-r--r-- 1 root root 166 30 jun 07:45 some-application.desktop
-r--r--r-- 1 root root 2187 23 aug 11:30 cups.desktop
-rw-r--r-- 1 root root 166 30 jun 07:45 some-other-application.desktop

Steps to reproduce:
pacman -S cups
ls -la /usr/share/applications/cups.desktop
-r--r--r-- 1 root root 2187 23 aug 11:30 /usr/share/applications/cups.desktop

I think the attached patch is the fix.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Saturday, 17 October 2020, 14:37 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Different doesn't mean wrong

Loading...