Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 64776

Summary: dia lacks pygtk dependancy.
Product: Gentoo Linux Reporter: Bryan Duff <duff0097>
Component: New packagesAssignee: GNOME Office (OBSOLETE) <gnome-office+disabled>
Status: RESOLVED INVALID    
Severity: normal CC: lu_zero
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Bryan Duff 2004-09-20 10:32:50 UTC
dia failed because of lack of 'pygtk', so I 'emerge pygtk' ; then 'emerge dia' - and dia merge just fine.

Reproducible: Always
Steps to Reproduce:
1.emerge dia
2.get error saying 'pygtk module not found'



Expected Results:  
dia emerge'ing just fine.

Portage 2.0.51_rc1 (default-x86-1.4, gcc-3.3.4, glibc-2.3.4.20040808-r0, 2.6.8-g
   entoo-r3 i686)
=================================================================
System uname: 2.6.8-gentoo-r3 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.5.3
distcc 2.11.2 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disable
   d]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux-headers-2.4.19-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2
   /share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/    config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache nostrip sandbox"
GENTOO_MIRRORS="ftp://ftp.ussg.iu.edu/pub/linux/gentoo ftp://csociety-ftp.ecn.pu
   rdue.edu/pub/gentoo/ http://gentoo.oregonstate.edu
http://www.ibiblio.org/pub/Li    nux/distributions/gentoo"
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="X acpi alsa apm arts avi berkdb bitmap-fonts cdr crypt cups dvd encode esd
    foomaticdb gdbm gif gnome gphoto2 gpm gtk gtk2 imlib java jpeg kde libg++
libwww     mad mikmod motif mozilla mpeg ncurses nls oggvorbis opengl oss pam
pdflib perl     png python qt quicktime readline sdl see slang spell ssl svga
tcpd tiff truetype     x86 xml2 xmms xprint xv zlib"
Comment 1 Luca Barbato gentoo-dev 2004-09-23 06:16:52 UTC
currently  the deps is modal:

   python? ( >=dev-lang/python-1.5.2
        >=dev-python/pygtk-1.99 )"

dia should work w/out the python scripting extension, probably the configure fails  when you have python and not pygtk...
Comment 2 Luca Barbato gentoo-dev 2004-10-21 00:36:30 UTC
if there are any comments I'll close the bug as invalid
Comment 3 Peat 2004-10-24 13:45:31 UTC
Dia dies for me in config with both Python and pygtk packages installed.

pygtk - 2.2.0
python - 2.3.4
dia - 0.93

Error:

checking for python... /usr/bin/python
checking if Python version >= 1.5.2... okay
checking local Python configuration... checking for  script directory... /usr/lib/python2.3/site-packages
checking for  extension module directory... /usr/lib/python2.3/site-packages
looks good
checking for python module gtk... no
configure: error: could not find pygtk module

... /usr/lib/python2.3/site-packages contains the following pygtk files:

pygtk.pth
pygtk.pth-2.0
pygtk.py
pygtk.py-2.0
pygtk.pyc
pygtk.pyo
Comment 4 Luca Barbato gentoo-dev 2004-10-24 14:13:39 UTC
looks unrelated, anyway you should provide me the config.log
Comment 5 Mike Gardiner (RETIRED) gentoo-dev 2006-01-09 16:54:51 UTC
You'd probably want to run python-updater, closing OLD.