Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 399169 - x11-libs/qtscriptgenerator-0.1.0-r1: creates wrong simlinks at /usr/lib/qt4/plugins/script
Summary: x11-libs/qtscriptgenerator-0.1.0-r1: creates wrong simlinks at /usr/lib/qt4/p...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-17 12:50 UTC by Mike
Modified: 2012-01-18 17:29 UTC (History)
1 user (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 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.