Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 56949 - ACCESS DENIED while doing emerge media-video/camstream
Summary: ACCESS DENIED while doing emerge media-video/camstream
Status: RESOLVED DUPLICATE of bug 56950
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-13 13:04 UTC by Michael Youkelzon
Modified: 2005-07-17 13:06 UTC (History)
0 users

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 Michael Youkelzon 2004-07-13 13:04:30 UTC
Trying:
emerge media-video/camstream
Got the following
...
make[2]: Entering directory `/var/tmp/portage/camstream-0.26.2/work/camstream-0.26.2/camstream/gui'
/usr/qt/3/bin/uic -o ChannelSelector.h ChannelSelector.ui
ACCESS DENIED  open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
/usr/qt/3/bin/uic -o ChannelSelector.cc -i ChannelSelector.h ChannelSelector.ui
ACCESS DENIED  open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
....
ACCESS DENIED  open_wr:   /usr/qt/3/etc/settings/qt_plugins_3.3rc.tmp
QSettings::sync: failed to open '/usr/qt/3/etc/settings/qt_plugins_3.3rc.tmp' for writing
....

All troubles are in /usr/qt/3/etc/settings
But emerge has been launched under root and:
mikemach root # ls -ld /usr/qt/3/etc/settings
drwxr-xr-x    2 root     root          200 Jul 13 23:17 /usr/qt/3/etc/settings


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Bryan Østergaard (RETIRED) gentoo-dev 2004-07-13 13:15:17 UTC

*** This bug has been marked as a duplicate of 56950 ***