Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46894 - eroaster >=2.1.0 needs gnome-python >=2
Summary: eroaster >=2.1.0 needs gnome-python >=2
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Brandon Low (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-05 13:47 UTC by Christoph Brill (egore) (RESIGNED)
Modified: 2005-07-21 14:13 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 Christoph Brill (egore) (RESIGNED) 2004-04-05 13:47:41 UTC
output with gnome-python 1.4.4:
Calculating dependencies ...done!
>>> emerge (1 of 1) app-cdr/eroaster-2.1.0-r2 to /
>>> md5 src_uri ;-) eroaster-2.1.0.tar.gz
>>> Unpacking source...
>>> Unpacking eroaster-2.1.0.tar.gz to /var/tmp/portage/eroaster-2.1.0-r2/work
 * Applying eroaster-2.1.0-security.patch...                              [ ok ]
 >>> Source unpacked.
 creating cache ./config.cache
 checking for a BSD compatible install... /bin/install -c
 checking for python... /usr/bin/python
 checking for python version >= 1.5.2... 2.3.3 ok
 checking for gnome-python... failed: get it from ftp://ftp.gnome.org/pub/GNOME/stable/latest/sources/

 !!! ERROR: app-cdr/eroaster-2.1.0-r2 failed.
 !!! Function econf, Line 366, Exitcode 1
 !!! econf failed

shortened output with gnome-python 2.2.0:
>>> app-cdr/eroaster-2.1.0-r2 merged.
>>> Recording app-cdr/eroaster in "world" favorites file...
and
>>> app-cdr/eroaster-2.2.0_pre6 merged.
>>> Recording app-cdr/eroaster in "world" favorites file...


Reproducible: Always
Steps to Reproduce:
Comment 1 foser (RETIRED) gentoo-dev 2004-04-06 10:53:00 UTC
reassign to some cdr herd please
Comment 2 m flood 2004-04-26 03:56:55 UTC
I tried "emerge gnome-python", which resolves this particular issue.  Unfortunately, it also breaks another dependency, since eroaster 2.1.0 is not compatible with the latest python.  

Instead, the following belches up when launching eroaster:

Traceback (most recent call last):
  File "/usr/bin/eroaster", line 9, in ?
    from main import Application
  File "/usr/lib/eroaster/main.py", line 34, in ?
    from gtk import GtkVBox, GtkNotebook, GtkFrame, GtkLabel, GtkHBox, GtkTable
ImportError: cannot import name GtkVBox

Elsewhere (http://freshmeat.net/projects/ecliptroaster/), this is diagnosed as:

> when i started up, it said:
>
> Traceback (most recent call last):
> File
> "/usr/local/bin/eroaster",
> line 9, in ?
> from main import Application
> File
> "/usr/local/lib/eroaster/main.py",
> line 31, in ?
> from gtk import GtkVBox,
> GtkNotebook, GtkFrame, GtkLabel,
> GtkHBox, GtkTable
> ImportError: cannot import name GtkVBox
>
> whats this?
this is the 2.0.12 version ... it is pretty old and won't work with modern distributions (like RH8). Please use the latest version (currently 2.2.0-0.2)

-- 
Martin Preishuber - IT Expert, Student, SysAdmin http://www.eclipt.at, mailto:Martin.Preishuber@eclipt.at Acceptance testing: An unsuccessful attempt to find bugs. 
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2005-07-21 14:13:04 UTC
not in portage anymore