Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
emerge deskbar-applet: checking for gnomeapplet module... no configure: error: gnomeapplet module required to build deskbar emerge --info: Portage 2.1_pre6-r4 (default-linux/x86/2005.1, gcc-3.4.5, glibc-2.3.6-r2, 2.6.15-suspend2-r4 i686) ================================================================= System uname: 2.6.15-suspend2-r4 i686 Intel(R) Pentium(R) M processor 1.60GHz Gentoo Base System version 1.12.0_pre16 ccache version 2.4 [enabled] dev-lang/python: 2.4.2-r1 sys-apps/sandbox: 1.2.17 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1 sys-devel/binutils: 2.16.1-r2 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r3 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=pentium-m -mtune=pentium-m -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/texmf/web2c /etc/env.d" CXXFLAGS="-O2 -march=pentium-m -mtune=pentium-m -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig buildpkg candy ccache collision-protect digest distlocks fixpackages metadata-transfer sandbox sfperms strict test userpriv usersandbox" GENTOO_MIRRORS=" ftp://ftp.belnet.be/mirrors/rsync.gentoo.org/gentoo" LANG="gl_ES.UTF-8" LC_ALL="gl_ES.UTF-8" LINGUAS="gl es" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage-gentopia /usr/local/portage-bmg /usr/local/portage-xgl /usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 X acpi alsa apm avahi avi bash-completion beagle bzip2 cairo cups dbus dri dvd dvdr eds emboss encode esd exif fbcon firefox foomaticdb fortran gdbm gif gnome gnutls gphoto2 gpm gstreamer gstreamer10 gtk gtk2 gtkhtml hal imlib jpeg libg++ libnotify libwww mad mikmod mmx mmxext mp3 mpeg ncurses nls nptl ogg oggvorbis opengl pdflib pic png quicktime readline samba sse sse2 ssl svg test truetype truetype-fonts type1-fonts unicode vorbis xml2 xv zlib elibc_glibc input_devices_evdev input_devices_mouse input_devices_keyboard input_devices_synaptics kernel_linux linguas_gl linguas_es userland_GNU video_cards_ati video_cards_fglrx" Unset: ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LDFLAGS
Same issue here too.
Fixed in portage. Please sync and test in ~2 hours.
This issue is still not fixed for me.
Unmask gnome-python gnome-python-extras and gnome-python-desktop and that should fix the dep issue. If there is another issue, open a new bug.
They are all already unmasked.
OK I emerged all the packages again and it solved the problem.
*** Bug 128459 has been marked as a duplicate of this bug. ***
*** Bug 130677 has been marked as a duplicate of this bug. ***
*** Bug 130691 has been marked as a duplicate of this bug. ***
*** Bug 130808 has been marked as a duplicate of this bug. ***
*** Bug 132610 has been marked as a duplicate of this bug. ***
Jakub, I don't think my bug is a dupe. In this bug, and every other bug marked as a dupe of this bug, we have: checking for gnomeapplet module... no In the one I filed we have: checking for gnomeapplet module... X11 connection rejected because of wrong authentication. no Are you sure this is the same issue?
*** Bug 132994 has been marked as a duplicate of this bug. ***
re-merging gnome-python gnome-python-extras and gnome-python-desktop (2.14) fixed the problem for me too greets
*** Bug 136010 has been marked as a duplicate of this bug. ***
*** Bug 211638 has been marked as a duplicate of this bug. ***
Getting this bug again. checking for gnomeapplet module... no configure: error: gnomeapplet Python module required to build deskbar [I] dev-python/gnome-python (2.20.1(2)@07/29/08) [I] dev-python/gnome-python-desktop (2.20.0@07/29/08) [I] dev-python/gnome-python-extras (2.19.1-r1@07/29/08) gnome-extra/deskbar-applet versions 2.20.3 & 2.22.1 :-/
Created an attachment (id=161690) [edit] config.log
did you run python-updater while migrating from python 2.4 to 2.5 ? Did you try rebuilding any of the gnome-python packages ?
while i playing with the bug i noticed that python 2.5 couldn't find the gtk/pygtk modules. i re-merged pygtk and noticed some problems to set some links (pygtk.py and pygtk.pth) in the /usr/lib/python2.5/site-packages directory. i set links from python 2.4 /usr/lib/python2.4/site-packages/pygtk.py and /usr/lib/python2.4/site-packages/pygtk.pth in /usr/lib/python2.5/site-packages. after this some problem occurred with gobject and cairo for python (some module dependencies) and i re-merged pygobject and pycairo then emerge runs the normal way.
Same thing. Does this have to do with the fact that there is now a subdirectory called gtk-2.0 inside the site-packages directory? Nothing in here can be found because it's not in sys.path
(In reply to comment #21) > Same thing. Does this have to do with the fact that there is now a subdirectory > called gtk-2.0 inside the site-packages directory? Nothing in here can be found > because it's not in sys.path No. This is where the modules have been for a while. Please post emerge --info. Have you run python-updater and/or tried re-emerging gnome-python and gnome-python-desktop?
I've got the same problem. when I reran python-updater, I saw two warnings * Messages for package dev-python/pygtk-2.12.1-r2: * Unable to establish /usr/lib/python2.4/site-packages/pygtk.py symlink * Unable to establish /usr/lib/python2.4/site-packages/pygtk.pth symlink I think they were already there, but as I don't know anything about python, I ignored them. The two referred files aren't the there on my box, I have to add that the installation is quite fresh and I didn't do anything with the python-stuff manually. debloxxx, what exactly did you do? did you just set symlinks like these /usr/lib/python2.4/site-packages/pygtk.py => symlink to/usr/lib/python2.5/site-packages /usr/lib/python2.4/site-packages/pygtk.pth symlink => symlink to/usr/lib/python2.5/site-packages ? But if it were like that, it would actually mean that the deskbar-applet depends on the old python..? I also reemerged dev-python/gnome-python, dev-python/gnome-python-desktop and dev-python/gnome-python-extras (2.19.1-r1@07/29/08) emerge --info Portage 2.1.6.7 (default/linux/x86/2008.0, gcc-4.1.2, glibc-2.8_p20080602-r1, 2.6.27-gentoo-r8 i686) ================================================================= System uname: Linux-2.6.27-gentoo-r8-i686-Intel-R-_Core-TM-2_Duo_CPU_T8300_@_2.40GHz-with-glibc2.0 Timestamp of tree: Sat, 14 Mar 2009 01:45:02 +0000 app-shells/bash: 3.2_p39 dev-lang/python: 2.4.4-r13, 2.5.2-r7 dev-python/pycrypto: 2.0.1-r6 dev-util/cmake: 2.6.2-r1 sys-apps/baselayout: 1.12.11.1 sys-apps/sandbox: 1.2.18.1-r2 sys-devel/autoconf: 2.13, 2.63 sys-devel/automake: 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2 sys-devel/binutils: 2.18-r3 sys-devel/gcc-config: 1.4.0-r4 sys-devel/libtool: 1.5.26 virtual/os-headers: 2.6.27-r2 ACCEPT_KEYWORDS="x86" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=i686 -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/terminfo /etc/udev/rules.d" CXXFLAGS="-O2 -march=i686 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/ ftp://mirror.ovh.net/gentoo-distfiles/ " LDFLAGS="-Wl,-O1" LINGUAS="fr en de" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/portage/local/local-overlay" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="X acl alsa bash-competition berkdb bindist branding bzip2 cdr cli cracklib crypt css cups dbus dri dvd dvdr encode ffmpeg flac fortran gdbm gnome gpm gtk hal iconv imap ipv6 isdnlog jpeg jpeg2k matroska midi mp3 mpeg mplayer msn mudflap ncurses nls nptl nptlonly ogg openmp oscar pam pcre perl png pppd python readline reflection session spl ssl startup-notification svg sysfs tcpd theora unicode vim-syntax vorbis x264 x86 xorg xscreensaver xulrunner xvid yahoo zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard synaptics mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="fr en de" USERLAND="GNU" VIDEO_CARDS="nv" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
I didn't take care, of course I remerged the latest version of dev-python/gnome-python-extras.When I talked about the two warnings that "were already there", I wanted to say that there were already there when I ran python-updater some days ago, but as I don't really know python, I ignored them.
I don't know what happaned, t with the today's ebuilds, this works. greethings, johannes ps: why is this flagged as needinfo?