Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93849 - psycopg breaks when postgresql, libpq upgraded
Summary: psycopg breaks when postgresql, libpq upgraded
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-24 14:03 UTC by Daniel Holth
Modified: 2007-09-22 23:41 UTC (History)
1 user (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 Daniel Holth 2005-05-24 14:03:53 UTC
Emerged postgresql 8.0.3 and libpq.so.4 . psycopg wants libpq.so.3 but it is gone.

Reproducible: Always
Steps to Reproduce:
1. emerge old postgresql
2. emerge psycopg
3. emerge new postgresql with new libpq

Actual Results:  
psycopg didn't have a necessary library

Expected Results:  
psycopg should have recompiled itself as part of the postgresql upgrade, or
perhaps libpq should be slotted

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.5-r0,
2.6.11-gentoo-r8 i686)
=================================================================
System uname: 2.6.11-gentoo-r8 i686 mobile AMD Athlon(tm) XP-M (LV) 2200+
Gentoo Base System version 1.6.12
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, May 20 2005, 06:15:55)]
distcc 2.16 i386-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe -march=athlon-xp -fomit-frame-pointer"
CHOST="i386-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe -march=athlon-xp -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm avi berkdb bitmap-fonts cdr crypt cups curl dvb dvd dvdr
emboss encode esd fam ffmpeg flac foomaticdb fortran gdbm gif glut gnome gpm
gstreamer gtk gtk2 hal imlib ipv6 java jpeg jpeg2k junit kde lcms libg++ libwww
mad mikmod motif mp3 mpeg mysql ncurses nls nptl ogg oggvorbis opengl oss pam
pdflib perl png postgres python qt quicktime readline sdl spell ssl svga tcltk
tcpd tiff truetype truetype-fonts type1-fonts unichrome unicode vorbis xine xml2
xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS, LINGUAS
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-05-25 16:09:23 UTC
Did you run `revdep-rebuild`? Portage is not able to resolve reverse
dependencies (yet).
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-05-25 17:11:37 UTC
This bug is awaiting user response... 
Comment 3 Daniel Holth 2005-05-25 17:34:30 UTC
did not try revdep-rebuild.