Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83221 - some win32codecs have incorrect permissions
Summary: some win32codecs have incorrect permissions
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 All
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-24 12:34 UTC by Jonathan Rogers
Modified: 2005-03-13 14:46 UTC (History)
2 users (show)

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


Attachments
patch to fix permissions and ownership of win32codecs (win32codecs-20050115_perms.patch,777 bytes, patch)
2005-02-24 13:20 UTC, Jonathan Rogers
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Rogers 2005-02-24 12:34:09 UTC
Some of the library files installed by media-libs/win32codecs-20050115 have permissions 640, meaning only root and users in group "root" can read them. This is how they come in the tarball, but playing videos as root is not generally a good idea, so the ebuild should probably install them all with 644.
Comment 1 Jonathan Rogers 2005-02-24 13:20:40 UTC
Created attachment 52063 [details, diff]
patch to fix permissions and ownership of win32codecs

Not only does this use the helper scripts to install all the libraries with 755
permissions, but it also avoids the annoying "x was installed with group
portage" error messages.
Comment 2 Jan Brinkmann (RETIRED) gentoo-dev 2005-03-13 14:46:39 UTC
fixed for the new version. thanks