Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3843 - qt and postgresql version
Summary: qt and postgresql version
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Dan Armak (RETIRED)
URL:
Whiteboard:
Keywords:
: 2778 2828 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-06-18 09:42 UTC by Alcino Dall Igna Junior
Modified: 2007-09-22 22:36 UTC (History)
2 users (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 Alcino Dall Igna Junior 2002-06-18 09:42:50 UTC
emerging qt requires an old version of postgresql.

=====================================================

emerge x11-libs/qt -up

These are the packages that I would merge, in order.

Calculating dependencies ...done!
[ebuild    U ] dev-db/postgresql-7.1.3-r4 to /
[ebuild    U ] x11-libs/qt-3.0.4.20020606-r1 to /

======================================================

emerge postgresql -p

These are the packages that I would merge, in order.

Calculating dependencies ...done!
[ebuild   R  ] dev-db/postgresql-7.2-r2 to /]

======================================================
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-06-18 09:44:27 UTC
this is a known issue from upstream, as far as I know.

Dan?
Comment 2 Alcino Dall Igna Junior 2002-06-18 09:45:35 UTC
*** Bug 2828 has been marked as a duplicate of this bug. ***
Comment 3 Dan Armak (RETIRED) gentoo-dev 2002-06-22 11:05:01 UTC
I've never used the postgresql qt support, and it wasn't me who added the sql support to the qt ebuilds in the first place. I've just returned from a 3-day absence and find myself overwhelmed with bugreports, and I'm afraid this isn't my highest priority, because some thing are ven more broken :-(. Hopefully I'll be able to look at it soon. 
Comment 4 Bart Verwilst 2002-07-05 08:01:10 UTC
*** Bug 2778 has been marked as a duplicate of this bug. ***
Comment 5 Dan Armak (RETIRED) gentoo-dev 2002-07-18 14:10:17 UTC
OK, I'm finally on it. 
I changed some includes and now qt compiles ok against the latest postgresql 
(7.2.1-r1). I don't have any ready means of testing it however (don't know much 
about databases), so please test it yourself. 
 
This is the masked qt-3.0.5 ebuild. The update of qt itself (3.0.4->3.0.5) is 
unfortunately not backwards binary compatible in its plugin loading, so you'll 
have to remerge kdelibs and mosfet-liquid-widgets if you have that. There are 
no side-effects, just the extra emerge time. 
 
Please tell me if this works. 
Comment 6 Andreas Westin 2002-07-23 13:27:29 UTC
Seems to work fine.

/Andreas
Comment 7 Dan Armak (RETIRED) gentoo-dev 2002-07-26 11:25:54 UTC
Ditto here, closing, Please report any further problems.