Gentoo Archives: gentoo-amd64

From: Mark Haney <mhaney@××××××××××××.org>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: pyQt and Karamba
Date: Wed, 02 Jul 2008 16:00:19
Message-Id: 486B911E.4040501@ercbroadband.org
In Reply to: [gentoo-amd64] Re: pyQt and Karamba by Duncan <1i5t5.duncan@cox.net>
1 Duncan wrote:
2 > "Mark Haney" <mhaney@××××××××××××.org> posted
3 > 486B63C8.8000205@××××××××××××.org, excerpted below, on Wed, 02 Jul 2008
4 > 07:17:28 -0400:
5 >
6 >> Duncan wrote:
7 >>> "Mark Haney":
8 >>>
9 >>>> I had to re-emerge python because of a QT4 USE flag I missed on an
10 >>>> update and now my LiquidWeather bombs (and takes Superkaramba with
11 >>>> it).
12 >>>> It tells me 'pyQT is not installed, which is a critical
13 >>>> component...'
14 >>>> whatever the rest of the message was I don't recall, but the point is
15 >>>> it's telling me PyQT is not installed, but it is. I re-emerged it
16 >>>> /and/ karamba and it still bombs. Any idea on how I debug this?
17 >>> Have you tried revdep-rebuild yet? What about python-updater? I'd try
18 >>> those too scripts to fix things before getting too worried.
19 >>>
20 >> Yeah, I tried both of them. I'm not that worried about it at the
21 >> moment, but it is kinda aggravating.
22 >
23 > Just took another look, and I /think/ I might have figured out your
24 > problem. Actually, I stumbled upon it trying to figure out package name
25 > case when looking to see what I had merged here, as all the combinations
26 > (pyqt, pyQT, etc) I was trying weren't returning anything, yet I was
27 > /sure/ I had it merged!
28 >
29 > Question: /Which/ PyQt do you have installed/merged? A quick esearch
30 > pyqt (case insensitive! =8^) gave me two results (misc. inapropos
31 > snipped):
32 >
33 > [ Results for search key : pyqt ]
34 > [ Applications found : 2 ]
35 > * dev-python/PyQt
36 > * dev-python/PyQt4
37 >
38 > So I suspect that if you needed the qt4 USE flag, you probably need PyQt4
39 > as well, and you only have PyQt (version 3) merged (or possibly the other
40 > way around). Maybe that's another USE flag issue? If not, maybe it's a
41 > dependency bug.
42 >
43 > Of course, if you have both PyQt and PyQt4 merged, we're back at square
44 > one again.
45 >
46
47 I have them both:
48
49 octavian ~ # eix -I PyQt
50 [I] dev-python/PyQt
51
52 Installed versions: 3.17.4(07:00:14 AM 07/01/2008)(-debug -doc
53
54 [I] dev-python/PyQt4
55
56 Installed versions: 4.3.3(11:55:42 AM 06/30/2008)(-debug -doc
57 -examples)
58
59 That's what I don't get.
60
61
62
63 --
64 Libenter homines id quod volunt credunt -- Caius Julius Caesar
65
66
67 Mark Haney
68 Sr. Systems Administrator
69 ERC Broadband
70 (828) 350-2415
71
72 Call (866) ERC-7110 for after hours support
73 --
74 gentoo-amd64@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Re: pyQt and Karamba Kenneth Prugh <ken69267@×××××.com>