checking for CLOCK... configure: error: Package requirements (pango >= 1.15.4 gtk+-2.0 >= 2.11.3 glib-2.0 >= 2.15.6 gio-2.0 >= 2.15.6 libgnomeui-2.0 >= 2.5.4 libecal-1.2 >= 1.6.0 libedataserver-1.2 >= 1.2.0 libedataserverui-1.2 >= 1.2.0 libglade-2.0 >= 2.5.0 librsvg-2.0 dbus-glib-1 gweather libxml-2.0) were not met: No package 'gweather' found --- # emerge gnome-base/gnome-panel -pv These are the packages that would be merged, in order: Calculating dependencies ... done! [ebuild R ] gnome-base/gnome-panel-2.22.0 USE="eds* -debug -doc -networkmanager" 0 kB Reproducible: Always
Created attachment 148672 [details] build.log
Created attachment 148673 [details] emerge --info
>=dev-libs/libgweather-2.21.2 is in gnome-panel-2.22.0. What does "emerge -vp libgweather" tell? Also please attach the /var/db/pkg/dev-libs/libgweather-2.22.0/CONTENTS file (do you have it?, or some other libgweather directory with differing version number in there?)
Emerging dev-libs/libgweather-2.22.0 fixes the problem. Apparently gnome-base/gnome-panel-2.22.0 (conditionally) depends on dev-libs/libgweather-2.22.0.
To answer your question, libgweather wasn't pulled in as a dependency by the gnome-2.22.0 upgrades on my ~x86. That's probably the most accurate classification of the bug. # genlop -l | tail -n 1 Fri Apr 4 20:03:52 2008 >>> dev-libs/libgweather-2.22.0 # emerge libgweather -pv These are the packages that would be merged, in order: Calculating dependencies ... done! [ebuild R ] dev-libs/libgweather-2.22.0 USE="-debug" 0 kB Total: 1 package (1 reinstall), Size of downloads: 0 kB
the dep is not conditional. The only reason I see for you to hit this bug would be that you used the overlay at some point where this bug was present, did you use it ?
I have the following overlays: # layman -l * desktop-effects [Git ] (source: git://git.overlays.gentoo....) * emacs [Subversion] (source: https://overlays.gentoo.or...) * lila-theme [Subversion] (source: http://svn.berlios.de/svnr...) * pythonhead [Subversion] (source: http://overlays.gentoo.org...) * sajinet [Rsync ] (source: rsync://tapir.sajinet.com....) * science [Subversion] (source: http://overlays.gentoo.org...) * sunrise [Subversion] (source: http://overlays.gentoo.org...) * xen [Subversion] (source: http://overlays.gentoo.org...) And I generally take notice if there's anything coming in from any of these overlays. I don't think I had any gnome packages come from any of them.
gnome-base/gnome-panel-2.22.0 unconditionally depends on dev-libs/libgweather. You are not supposed to be able to install gnome-panel-2.22.0 before you have libgweather present. Portage would not allow it. How do you think it was possible for you?
*** Bug 216734 has been marked as a duplicate of this bug. ***
Yes, this bug is invalid, caused by (this) user upgrading packages too soon. I was able to resolve my system by emerging libgweather --oneshot, then emerging gnome-panel. Sorry for the noise.
Thanks, marking as such to not have this bug in NEEDINFO searches for unopened bugs that have information provided