Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 483418 - www-apps/otrs - Upgrading does not set permissions correctly, no RebuildConfig.pl
Summary: www-apps/otrs - Upgrading does not set permissions correctly, no RebuildConf...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-02 17:25 UTC by Stefan G. Weichinger
Modified: 2015-09-20 08:51 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 Stefan G. Weichinger 2013-09-02 17:25:06 UTC
When I upgrade from eg. 3.2.8 to 3.2.9 (or 3.2.10 as with my copied own ebuild) I get wrong permissions in /var/lib/otrs. Most files belong to root:root ... so otrs.SetPermissions.pl seems not to have been run again over the updated installation.

Additionally otrs.RebuildConfig.pl is not called anywhere in the ebuild, but the Release Notes of OTRS tell to run that after upgrading.

Will try to fix that in my local ebuild for 3.2.10 now.

Thanks, Stefan

Reproducible: Always

Actual Results:  
1) wrong permissions for files in /var/lib/otrs ... 
2) otrs.RebuildConfig.pl has not been executed

Expected Results:  
1) correct ownership
2) rebuilt config according to Release Notes

see RNotes: 

http://www.otrs.com/de/open-source/community-news/release-notes/release-notes-otrs-help-desk-3210/
Comment 1 Stefan G. Weichinger 2015-09-20 08:51:35 UTC
outdated