Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 56949

Summary: ACCESS DENIED while doing emerge media-video/camstream
Product: Gentoo Linux Reporter: Michael Youkelzon <muu_muu2000>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***