Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75256 - pypanel-2.0 does not install any binaries
Summary: pypanel-2.0 does not install any binaries
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on: 81231
Blocks:
  Show dependency tree
 
Reported: 2004-12-21 16:43 UTC by Akos Ladanyi
Modified: 2005-06-05 05:45 UTC (History)
3 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 Akos Ladanyi 2004-12-21 16:43:29 UTC
emerge of pypanel-2.0 completes fine, but no binaries are installed. There is some problem with python-xlib.

===================================================================
build log:
===================================================================

Calculating dependencies ...done!
>>> emerge (1 of 1) x11-misc/pypanel-2.0 to /
>>> md5 src_uri ;-) PyPanel-2.0.tar.gz
>>> Unpacking source...
>>> Unpacking PyPanel-2.0.tar.gz to /var/tmp/portage/pypanel-2.0/work
>>> Source unpacked.
/usr/lib/python2.3/site-packages/Xlib/display.py:30: DeprecationWarning: Non-ASCII character '\xf6' in file /usr/lib/python2.3/site-packages/Xlib/protocol/display.py on line 749, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details 
  import protocol.display

PyPanel requires the Imlib2 library -
http://www.enlightenment.org/pages/imlib2.html
>>> Test phase [not enabled]: x11-misc/pypanel-2.0

>>> Install pypanel-2.0 into /var/tmp/portage/pypanel-2.0/image/ category x11-misc
/usr/lib/python2.3/site-packages/Xlib/display.py:30: DeprecationWarning: Non-ASCII character '\xf6' in file /usr/lib/python2.3/site-packages/Xlib/protocol/display.py on line 749, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details 
  import protocol.display

PyPanel requires the Imlib2 library -
http://www.enlightenment.org/pages/imlib2.html
man:
prepallstrip:
strip:
>>> Completed installing pypanel-2.0 into /var/tmp/portage/pypanel-2.0/image/

>>> Merging x11-misc/pypanel-2.0 to /
--- /usr/
--- /usr/share/
--- /usr/share/doc/
--- /usr/share/doc/pypanel-2.0/
>>> /usr/share/doc/pypanel-2.0/README.gz
>>> /usr/share/doc/pypanel-2.0/COPYING.gz
>>> /usr/share/doc/pypanel-2.0/PKG-INFO.gz
>>> Safely unmerging already-installed instance...

===================================================================
emerge info:
===================================================================

Portage 2.0.51-r8 (default-linux/x86/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.9 i686)
=================================================================
System uname: 2.6.9 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 1.80GHz
Gentoo Base System version 1.6.8
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Jul 20 2004, 22:06:26)]
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.8.5-r2, 1.5, 1.4_p6, 1.6.3, 1.7.9, 1.9.3
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r2
virtual/os-headers:  2.6.8.1-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://ftp.iasi.roedu.net/pub/mirrors/gentoo.org/ http://ftp.iasi.roedu.net/mirrors/gentoo.org/ ftp://mirror.switch.ch/mirror/gentoo/ http://mirror.switch.ch/mirror/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ http://mir.zyrianes.net/gentoo/ ftp://distro.ibiblio.org/pub/Linux/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 aalib acpi alsa apache2 apm arts avi berkdb bitmap-fonts bonobo cdr cjk crypt cscope cups curl directfb divx4linux doc dvd dvdr emacs encode esd ethereal evo f77 fam fbcon flac foomaticdb fortran gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml imagemagick imap imlib java jpeg kde kerberos ldap libg++ libwww mad maildir mikmod mmx mng motif mozilla mpeg mysql nas ncurses nls offensive oggvorbis opengl oss pam pdflib perl png ppds python qt quicktime readline samba sasl sdl slang socks5 speex spell sse ssl svg svga tcltk tcpd tetex theora tiff truetype unicode usb wmf x86 xinerama xml xml2 xmms xv xvid zlib"

Reproducible: Always
Steps to Reproduce:
Comment 1 Luca Merolla 2004-12-23 05:55:08 UTC
Seems to be a problem with imlib2-1.2.0. You must downgrade to the imlib2-1.1.2 and next emerge pypanel so it should works. The error is in the imlib2-1.2.0. If you run 'imlib2-config --cflags' you have no output, otherwise if you use 1.1.2 version you got the correct path.
Comment 2 Daniel Webert 2005-01-06 09:54:20 UTC
afaik pypanel has some probs w/ imlib2-1.2x and will be fixed in the next pypanel version ...
Comment 3 Peter Gordon (RETIRED) gentoo-dev 2005-02-07 20:54:57 UTC
I get this too, using Python 2.4. Downgrading to imlib2-1.1.2 does not fix it for me.
Comment 4 Przemyslaw Maciag (RETIRED) gentoo-dev 2005-02-28 03:20:55 UTC
Hi!

I'm using `epm -q imlib2`
imlib2-1.2.0.20050116

with pypanel-2.2 and it works. There are some strange problems in behaviour of pypanel, but it works very well with my windowmaker.

Regards,
Przemek
Comment 5 Markus Nigbur (RETIRED) gentoo-dev 2005-06-05 05:45:04 UTC
2.3 is in portage for a few days now, marked testing of course.
All issues should be solved.