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

Bug 294705

Summary: amarok-2.2.1-r1 missing dependency qt-script
Product: Gentoo Linux Reporter: Bas van Dijk <v.dijk.bas>
Component: New packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: sound
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Bas van Dijk 2009-11-26 11:35:08 UTC
emerge media-sound/amarok-2.2.1-r1
...
-----------------------------------------------------------------------------
-- The following REQUIRED packages could NOT be located on your system.
-- You must install these packages before continuing.
-----------------------------------------------------------------------------
   * qtscript-qt  <http://code.google.com/p/qtscriptgenerator/>
     QtScript Qt Bindings

-----------------------------------------------------------------------------
...

However I have a qt-script installed (the latest unstable anyway...):

$ sudo emerge qt-script -p

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] x11-libs/qt-script-4.6.0_rc1

Maybe this qt-script is too new for amarok?


Reproducible: Always
Comment 1 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2009-12-01 02:16:45 UTC
The dependency works well with qt-4.5 - the officially supported Qt version by upstream.
I'm leaving the bug open as we'll have to fix this, sooner or later.
Comment 2 Erich Seifert 2009-12-05 11:09:03 UTC
(In reply to comment #1)
> The dependency works well with qt-4.5 - the officially supported Qt version by
> upstream.
> I'm leaving the bug open as we'll have to fix this, sooner or later.

I'm having the same problem when trying to install amarok-2.2.1-r2. The following are the Qt package versions listed by `qlist -Iv x11-libs/qt`:

x11-libs/qt-core-4.5.3-r2
x11-libs/qt-dbus-4.5.3-r1
x11-libs/qt-gui-4.5.3-r2
x11-libs/qt-opengl-4.5.3-r1
x11-libs/qt-qt3support-4.5.3
x11-libs/qt-script-4.5.3-r1
x11-libs/qt-sql-4.5.3
x11-libs/qt-svg-4.5.3-r1
x11-libs/qt-test-4.5.3-r1
x11-libs/qt-webkit-4.5.3
x11-libs/qt-xmlpatterns-4.5.3-r1
x11-libs/qtscriptgenerator-0.1.0
Comment 3 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2009-12-16 01:03:31 UTC
Plz try with amarok 2.2.1.90 (beta1)
Comment 4 Bas van Dijk 2009-12-16 11:16:19 UTC
(In reply to comment #3)
> Plz try with amarok 2.2.1.90 (beta1)

amarok-2.2.1.90 emerged successfully. Thanks! 

Resolving bug as FIXED.