Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 303066 - www-client/opera-10.50_pre6201 wrong permissions
Summary: www-client/opera-10.50_pre6201 wrong permissions
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-01 07:12 UTC by Jochen
Modified: 2010-02-01 20:00 UTC (History)
0 users

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


Attachments
emerge --info (test,4.65 KB, text/plain)
2010-02-01 07:14 UTC, Jochen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jochen 2010-02-01 07:12:48 UTC
Hello!

It seems the permissions for opera-10.50_pre6201 are wrong. For example /usr/lib/opera/opera isn't executable. Even if you change that file's permission manually, one can't use plugins and opera acts very strange.
Installing opera-10.50 build 6201 manually under ~/bin/opera and running the beta from there everything just works.

The output of emerge --info can be found in the attachment.

Greetings
Jochen

Reproducible: Always
Comment 1 Jochen 2010-02-01 07:14:16 UTC
Created attachment 218057 [details]
emerge --info
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2010-02-01 19:01:09 UTC
Yes, must be because I assumed `doins -r' would treat file metadata the same way as mv did previously.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2010-02-01 20:00:38 UTC
I went back to using mv instead of doins in both 10.50_pre620* ebuilds. Please re-emerge and try again.