Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 216253 - gnome-base/gnome-panel-2.22.0 config error: No package 'gweather' found
Summary: gnome-base/gnome-panel-2.22.0 config error: No package 'gweather' found
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 216734 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-04-05 00:00 UTC by Jeff Kowalczyk
Modified: 2008-04-13 15:21 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,10.19 KB, text/plain)
2008-04-05 00:00 UTC, Jeff Kowalczyk
Details
emerge --info (emerge_info.txt,3.89 KB, text/plain)
2008-04-05 00:01 UTC, Jeff Kowalczyk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Kowalczyk 2008-04-05 00:00:04 UTC
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
Comment 1 Jeff Kowalczyk 2008-04-05 00:00:30 UTC
Created attachment 148672 [details]
build.log
Comment 2 Jeff Kowalczyk 2008-04-05 00:01:22 UTC
Created attachment 148673 [details]
emerge --info
Comment 3 Mart Raudsepp gentoo-dev 2008-04-05 00:05:15 UTC
>=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?)
Comment 4 Jeff Kowalczyk 2008-04-05 00:06:15 UTC
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.
Comment 5 Jeff Kowalczyk 2008-04-05 00:09:09 UTC
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
Comment 6 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-04-05 00:17:35 UTC
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 ?
Comment 7 Jeff Kowalczyk 2008-04-05 00:49:30 UTC
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.
Comment 8 Mart Raudsepp gentoo-dev 2008-04-05 00:52:09 UTC
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?
Comment 9 Eugene Butyrin 2008-04-07 17:08:27 UTC
*** Bug 216734 has been marked as a duplicate of this bug. ***
Comment 10 Jeff Kowalczyk 2008-04-13 13:16:53 UTC
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.
Comment 11 Mart Raudsepp gentoo-dev 2008-04-13 15:21:30 UTC
Thanks, marking as such to not have this bug in NEEDINFO searches for unopened bugs that have information provided