Gentoo Archives: gentoo-user

From: Arnau Bria <arnau@×××××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] update problems after profile update
Date: Tue, 10 Nov 2009 10:13:49
Message-Id: 20091110111413.38774106@lx-arnau.pic.es
1 Hi all,
2
3 today I've sync my portage and noticed that I had to change my profile,
4 from default/linux/x86/10.0/desktop to default/linux/x86/10.0.
5 *not sure if my problem comes from changing profile...
6
7 then I did my emerge -uDvpt world and found that I had to add some use
8 flags to some packages:
9
10 first:
11 emerge: there are no ebuilds built with USE flags to satisfy ">=x11-libs/qt-qt3support-4.5.1:4[accessibility,kde]".
12 !!! One of the following packages is required to complete your request:
13 - x11-libs/qt-qt3support-4.5.3 (Change USE: +kde)
14
15 x11-libs/qt-qt3support kde
16
17 then
18 x11-libs/qt-core qt3support
19
20 and finally:
21 x11-libs/qt-gui qt3support
22
23 and after adding 3 use I found that now I had to:
24
25 - x11-libs/qt-core-4.5.3-r2 (Change USE: -qt3support)
26
27 how is it possible is previpously I was told to add qt3support to same
28 package? and how may I solve this issue?
29
30 TIA,
31
32 --
33 Arnau Bria
34 http://blog.emergetux.net
35 Bombing for peace is like fucking for virginity

Replies

Subject Author
Re: [gentoo-user] update problems after profile update Alan McKinnon <alan.mckinnon@×××××.com>