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

Bug 399169

Summary: x11-libs/qtscriptgenerator-0.1.0-r1: creates wrong simlinks at /usr/lib/qt4/plugins/script
Product: Gentoo Linux Reporter: Mike <mike.butrimov>
Component: [OLD] LibraryAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: qt
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mike 2012-01-17 12:50:36 UTC
After updating from x11-libs/qtscriptgenerator-0.1.0 to x11-libs/qtscriptgenerator-0.1.0-r1 i noticed that amarok is not able to start some usefull scripts. Amarok debug shows something like that:
amarok:       BEGIN: bool AmarokScript::ScriptImporter::loadQtBinding(const QString&)
amarok:         importing qt bindings  "qt.core"
amarok:         [WARNING] Qt Binding:  "qt.core"  not found!

Then i do ls -lah /usr/lib/qt4/plugins/script
and saw that all simlinks at that folder were completly broken. 

After that i emerged previous version - x11-libs/qtscriptgenerator-0.1.0, remerge amarok, and all amarok scripts start successfully. 

It looks like that something goes wrong while creating simlinks during qtscriptgenerator installation


Reproducible: Always

Steps to Reproduce:
1. update qtscriptgenerator to qtscriptgenerator-0.1.0-r1
2. look at /usr/lib/qt4/plugins/script (at x86 architecture)
3. you can see broken simlinks
Actual Results:  
Simlinks at /usr/lib/qt4/plugins/script are broken

Expected Results:  
Simlinks at /usr/lib/qt4/plugins/script must be workable

Fix is easy - just downgrade to version 0.1.0
Comment 1 Johannes Huber (RETIRED) gentoo-dev 2012-01-17 18:43:30 UTC
Did you try to run revdep-rebuild after update to -r1?
Comment 2 Mike 2012-01-18 06:31:42 UTC
I try to do revdep-rebuild, but it shows everything is ok.
Comment 3 Johannes Huber (RETIRED) gentoo-dev 2012-01-18 17:29:13 UTC
Thanks for reporting. Fixed in =x11-libs/qtscriptgenerator-0.1.0-r2.