Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 277325 - www-client/opera-10.00_pre4478 - qt4-amd64 version depends on qt:3
Summary: www-client/opera-10.00_pre4478 - qt4-amd64 version depends on qt:3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-10 16:41 UTC by Nikolaj Šujskij
Modified: 2009-07-12 15:22 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
correct qt4 dependency (opera-10.00_pre4478.ebuild.diff,489 bytes, patch)
2009-07-11 12:55 UTC, Andreas Sturmlechner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolaj Šujskij 2009-07-10 16:41:28 UTC
Last (as of Jul 10) Opera's snapshot has qt4-build for amd64, but Portage ebuild installs x11-libs/qt:3.

% emerge -pv opera
[ebuild  N    ] x11-libs/qt-3.3.8b-r2  USE="cups ipv6 opengl sqlite -debug -doc -examples (-firebird) -immqt -immqt-bc -mysql -nas -nis -odbc -postgres -xinerama" 16,909 kB
[ebuild   R   ] www-client/opera-10.00_pre4478  USE="-gnome -ia32 -qt-static -qt3" LINGUAS="ru sv -be -bg -cs -da -de -el -en_GB -es_ES -es_LA -et -fi -fr -fr_CA -fy -hi -hr -hu -id -it -ja -ka -ko -lt -mk -nb -nl -nn -pl -pt -pt_BR -ro -sk -sr -ta -te -tr -uk -zh_CN -zh_HK -zh_TW" 10,305 kB

Still it fetches and installs correct version:
% emerge -pf --nodeps opera
http://snapshot.opera.com/unix/snapshot-4478/x86_64-linux/opera-10.00-4478.gcc4-qt4.x86_64.tar.bz2

Emerged with --nodeps, Opera works fine.
Comment 1 Andreas Sturmlechner gentoo-dev 2009-07-11 12:55:03 UTC
Created attachment 197539 [details, diff]
correct qt4 dependency

test this patch, works for me.
Comment 2 Wormo (RETIRED) gentoo-dev 2009-07-12 06:26:49 UTC
Thanks for the report Stjujsckij, and thanks for submitting your patch Andreas; assigning to opera maintainer
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2009-07-12 15:22:34 UTC
Thanks. I applied that patch.