Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43170 - emerge lprof fails due to qt plugins lock
Summary: emerge lprof fails due to qt plugins lock
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-27 23:12 UTC by Cesar Crusius
Modified: 2004-02-29 20:55 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 Cesar Crusius 2004-02-27 23:12:25 UTC
Emerging lprof goes through the entire compilation routine but fails to install the package. One of the problem seems to be that the plugins can't be updated or something of the sort. I'm using QT 3.

Reproducible: Always
Steps to Reproduce:
1. emerge lprof
2.
3.

Actual Results:  
The package doesn't get installed. 

Expected Results:  
The package should install successfully.
Comment 1 Cesar Crusius 2004-02-27 23:18:20 UTC
I can't seem to be ablo capture the emerge output, but here are relevant messages:

cp: cannot stat `icc2it8.exe': No such file or directory
make[2]: [icc2it8] Error 1 (ignored)
ACCESS DENIED  open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
ACCESS DENIED  open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.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

(the ACCESS DENIED messages abound)
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2004-02-29 16:28:33 UTC
Please emerge sync, then re-try emerging this package.
Comment 3 Cesar Crusius 2004-02-29 20:55:03 UTC
It works, thanks! The message

QSettings::sync: failed to open '/usr/qt/3/etc/settings/qt_plugins_3.3rc.tmp' for writing

still pops up but the package installs successfully. I'll mark it as fixed.
Comment 4 Cesar Crusius 2004-02-29 20:55:35 UTC
Installed successfully.