Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 276996 - net-misc/asterisk-1.6.1.1-r1 doesn't set ownership properly on files in /etc/asterisk
Summary: net-misc/asterisk-1.6.1.1-r1 doesn't set ownership properly on files in /etc/...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-08 04:27 UTC by DanH1977
Modified: 2009-09-04 11:22 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description DanH1977 2009-07-08 04:27:50 UTC
Backed up and deleted /etc/asterisk.  Upgraded from 1.4.xx to 1.6.1.1-r1.  After the upgrade, the most of the files in /etc/asterisk were owned by root:root.  Extensions.conf wasn't loading properly (and there was no errors/warnings/debug messages saying it was the problem).  Changing the group of all files in /etc/asterisk to asterisk fixed things.

Reproducible: Always
Comment 1 Tony Vroon (RETIRED) gentoo-dev 2009-09-04 11:22:06 UTC
This could only be done with a recursive chown in the ebuild which could overwrite the custom permissions that others have. There isn't even a 1.4 ebuild in the tree, so the upgrade path that you're following is not supported in the first place.