Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39348 - psi-0.9.1 build fails with various ACCESS_DENIED
Summary: psi-0.9.1 build fails with various ACCESS_DENIED
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 39563 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-01-25 07:03 UTC by Christian Gut
Modified: 2004-12-06 19:00 UTC (History)
3 users (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 Christian Gut 2004-01-25 07:03:23 UTC
emerging psi fails with many many of these warnings:

ACCESS DENIED  open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.2rc.lock
ACCESS DENIED  open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.2rc.lock
ACCESS DENIED  open_wr:   /usr/qt/3/etc/settings/qt_plugins_3.2rc.tmp


Reproducible: Always
Steps to Reproduce:
1. emerge psi


Actual Results:  
ACCESS DENIED  open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.2rc.lock
ACCESS DENIED  open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.2rc.lock
ACCESS DENIED  open_wr:   /usr/qt/3/etc/settings/qt_plugins_3.2rc.tmp
...

Expected Results:  
merging of psi

seems to be a bug in qt i think...

this is a freshly installed box.

  I] x11-libs/qt-3.2.3-r1 (3)
Comment 1 steven 2004-01-27 09:22:41 UTC
Are you sure it is psi 0.9.1 and not psi 0.9?
Psi 0.9.1 is still marked unstable and I thought the problem was solved for the 0.9.1 version.
Comment 2 Jesper Toft 2004-02-05 04:26:58 UTC
I can reproduce with 0.9.
With 0.9.1 i "only" get:
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-psi-0.9.1-8082.log"

mkdir:     /usr/qt/3/etc/settings
mkdir:     /usr/qt/3/etc/settings
--------------------------------------------------------------------------------

This is also a fresh installation...
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2004-02-05 05:02:25 UTC
*** Bug 39563 has been marked as a duplicate of this bug. ***
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2004-02-05 05:06:21 UTC
Jesper - what version of Qt do you have?

The ACCESS DENIED bug should now be fixed in 0.9.1
Comment 5 Jesper Toft 2004-02-05 06:29:13 UTC
x11-libs/qt-3.2.3-r1  +cups -nas -postgres +opengl -mysql -odbc +gif -doc
Comment 6 Christoph Probst 2004-02-07 11:15:19 UTC
Had the same problem here with current emerge --sync.

Errorlog:

  # cat sandbox-psi-0.9-r1-18059.log
  mkdir:     /usr/qt/3/etc/settings
  mkdir:     /usr/qt/3/etc/settings
  mkdir:     /usr/qt/3/etc/settings
  mkdir:     /usr/qt/3/etc/settings
  [...]


Reproduceable with:

  root@sanacht psi # emerge -u psi
  Calculating dependencies ...done!
  >>> emerge (1 of 1) net-im/psi-0.9-r1 to /
  >>> md5 src_uri ;-) psi-0.9.tar.bz2
  >>> md5 src_uri ;-) qssl-2.0.tar.bz2
  [...]


I updated portage to 2.0.50 and did an etc-update
on some config files and now i get:


ACCESS DENIED  mkdir:     /usr/qt/3/etc/settings
QSettings::sync: failed to open '/root/.qt/qt_plugins_3.2rc.tmp' for writing
ACCESS DENIED  mkdir:     /usr/qt/3/etc/settings
QSettings::sync: failed to open '/root/.qt/qt_plugins_3.2rc.tmp' for writing
ACCESS DENIED  mkdir:     /usr/qt/3/etc/settings
QSettings::sync: failed to open '/root/.qt/qt_plugins_3.2rc.tmp' for writing


After I created /usr/qt/3/etc/settings/ it turned into

ACCESS DENIED  open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.2rc.lock
ACCESS DENIED  open_wr:   /usr/qt/3/etc/settings/qt_plugins_3.2rc.tmp
QSettings::sync: failed to open '/usr/qt/3/etc/settings/qt_plugins_3.2rc.tmp' for writing


*  net-im/psi
      Latest version available: 0.9-r1
      Latest version installed: 0.9

*  x11-libs/qt
      Latest version available: 3.2.3-r1
      Latest version installed: 3.2.3-r1

Comment 7 Jesper Toft 2004-02-10 11:16:14 UTC
... After remerging alot of packaged with ACCEPT_KEYWORDS i were able to emerge psi 0.9.1...
Comment 8 Dominik Stadler (RETIRED) gentoo-dev 2004-02-20 07:37:41 UTC
I couldn't test this yet, but I think that a similar fix as in 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/dev-db/tora/tora-1.3.13.ebuild?r1=1.2&r2=1.3
could solve this.
Comment 9 clemenswaechter 2004-02-21 15:44:39 UTC
Merging a verbatim copy of the patch from comment #8 into my psi ebuild
solved the problem for me (psi version psi-0.9-r1).
Comment 10 Caleb Tennis (RETIRED) gentoo-dev 2004-12-06 19:00:46 UTC
should be fixed now