Bug 223602 - gnome-python2-libegg doesn't contain egg.recent module
Summary: gnome-python2-libegg doesn't contain egg.recent module
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-python2-extras
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthew Barnes
QA Contact:
URL:
Whiteboard:
: 223664 223727 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-01-20 17:03 UTC by Sindre Pedersen Bjørdal
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version: gnome-python2-extras-2.14.2-8.fc6
Clone Of:
Environment:
Last Closed: 2007-01-20 20:15:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Sindre Pedersen Bjørdal 2007-01-20 17:03:22 UTC
Description of problem:
The gnome-python2-libegg package doesn't contain the egg.recent python module
needed for several gnome apps, including the code examples included in said
package, like /usr/share/doc/gnome-python2-libegg/recent/*

I've rebuilt the package locally here to include the module without any changes
to the .spec, seems to me it's a missing builddep, I've failed to figure out
just which package is missing as of yet.

Version-Release number of selected component (if applicable):
2.14.2-6

How reproducible:
Every time

Steps to Reproduce:
1. Install gnome-python2-libegg
2. Try to run /usr/share/doc/gnome-python2-libegg2/recent/*
3. Observe how it fails due to missing egg.recent module
  
Actual results:
Applications depending on the egg.recent module fails to run due to said module
missing

Expected results:
gnome-python2-libegg should include bothe egg.trayicon and egg.recent modules

Additional info:
The configure script echoes which modules are built, might be helpful.

Comment 1 Sindre Pedersen Bjørdal 2007-01-20 17:52:43 UTC
The missing BuildRequires turned out to be gnome-python2-devel, adding it fixes
build without any other changes to SPEC.

Comment 2 Matthew Barnes 2007-01-20 20:15:11 UTC
Yep, you're right.  The configure script is looking for gnome-python-2.0.pc,
which is provided by gnome-python2-devel.  Thanks for pointing this out!

Fixed in gnome-python2-extras-2.14.2-8.fc6.

Comment 3 Matthew Barnes 2007-01-21 16:48:31 UTC
*** Bug 223664 has been marked as a duplicate of this bug. ***

Comment 4 Matthew Barnes 2007-01-22 00:43:27 UTC
*** Bug 223727 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.