Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142287 - deskbar-applet failes requiring gnomeapplet
Summary: deskbar-applet failes requiring gnomeapplet
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-31 08:23 UTC by Joshua Schmidlkofer
Modified: 2006-07-31 17:08 UTC (History)
0 users

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 Joshua Schmidlkofer 2006-07-31 08:23:58 UTC
Deskbar-applet consistently fails for me.  I have no idea why, and I keep expecting it to 'go-away'.  It's been about 4 months now, and it always fails at the same spot.  I have looked around on all previous attempts, but found nothing.  Since it failed today, I opened a bug.

checking for DESKBAR... yes
checking for python version... (cached) 2.4
checking for python platform... (cached) linux2
checking for python script directory... (cached) ${prefix}/lib/python2.4/site-packages
checking for python extension module directory... (cached) ${exec_prefix}/lib/python2.4/site-packages
checking for gnomeapplet module... no
configure: error: gnomeapplet module required to build deskbar

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/deskbar-applet-2.14.2/work/deskbar-applet-2.14.2/config.log

!!! ERROR: gnome-extra/deskbar-applet-2.14.2 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  ebuild.sh, line 1248:   Called gnome2_src_compile
  gnome2.eclass, line 63:   Called gnome2_src_configure
  gnome2.eclass, line 59:   Called econf '--enable-evolution' '--exec-prefix=/usr' '--disable-gtk-doc'
  ebuild.sh, line 541:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2006-07-31 12:55:39 UTC
looks like a (dev-python/gnome-python || dev-python/gnome-python-desktop || dev-python/gnome-python-extras || dev-python/pygtk) problem.

Please try to reemerge those packages prior to install deskbar
Comment 2 Joshua Schmidlkofer 2006-07-31 17:08:34 UTC
OK, that worked.  hmm.  I thought I tried rebuilding all of those before, but I must have missed one.

Thanks =)