Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 530150

Summary: app-backup/amanda - /usr/lib64/systemd/system/amanda.{service,socket} have wrong permissions
Product: Gentoo Linux Reporter: Stefan G. Weichinger <lists>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED FIXED    
Severity: normal CC: dustin, lists, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Stefan G. Weichinger 2014-11-22 23:14:43 UTC
current amanda ebuild triggers systemd warnings like:

(journalctl -b0 | grep amanda) ->

Configuration file /usr/lib64/systemd/system/amanda.socket is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.

Configuration file /usr/lib64/systemd/system/amanda@.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.


Configuration file /usr/lib64/systemd/system/amanda@.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.

We should set the correct permissions at install time.
Comment 1 Stefan G. Weichinger 2015-09-23 19:19:30 UTC
@robbat : could you help getting this solved?
Comment 2 Larry the Git Cow gentoo-dev 2017-11-13 20:45:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b740f33032923e18de20051c88669c583af7d6fb

commit b740f33032923e18de20051c88669c583af7d6fb
Author:     Robin H. Johnson <robbat2@gentoo.org>
AuthorDate: 2017-11-13 20:35:06 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2017-11-13 20:44:57 +0000

    app-backup/amanda: fix systemd perms.
    
    Fixes: https://bugs.gentoo.org/530150
    Package-Manager: Portage-2.3.8, Repoman-2.3.3
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>

 app-backup/amanda/{amanda-3.5.ebuild => amanda-3.5-r1.ebuild} | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)