Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 267346 - app-admin/conary-2.0.23 doesn't work with Python 2.5
Summary: app-admin/conary-2.0.23 doesn't work with Python 2.5
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Highest normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python-2.5 242136
  Show dependency tree
 
Reported: 2009-04-24 15:31 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2010-08-23 11:51 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 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-04-24 15:31:52 UTC
app-admin/conary-2.0.23 doesn't work with Python 2.5 according to dependencies specified in the ebuild.
Comment 1 Felix Finch 2009-09-27 16:55:07 UTC
I get this with Python-2.6.2.  Is it related to this stale bug?  Several packages die, here is one.

>>> Unpacking source...
>>> Unpacking urw-fonts-2.4-6.fc10.src.rpm to /var/tmp/portage/media-fonts/urw-fonts-2.4.6/work
Traceback (most recent call last):
  File "/usr/bin/rpm2cpio", line 31, in ?
    from conary import rpmhelper
ImportError: No module named conary
cpio: premature end of archive
 ERROR: media-fonts/urw-fonts-2.4.6 failed.
 Call stack:
                ebuild.sh, line   49:  Called src_unpack
              environment, line 2785:  Called rpm_src_unpack
              environment, line 2699:  Called die
  The specific snippet of code:
                    rpm_unpack ${DISTDIR}/${x} || die "${myfail}";
   The die message:
    failure unpacking urw-fonts-2.4-6.fc10.src.rpm
  If you need support, post the topmost build error, and the call stack if relevant.
  A complete build log is located at '/var/log/portage/media-fonts:urw-fonts-2.4.6:20090927-083851.log'.
  The ebuild environment file is located at '/var/tmp/portage/media-fonts/urw-fonts-2.4.6/temp/environment'.
 
>>> Failed to emerge media-fonts/urw-fonts-2.4.6, Log file:
Comment 2 Dirkjan Ochtman (RETIRED) gentoo-dev 2010-08-23 11:51:13 UTC
I've masked app-admin/conary for removal in 30 days, closing.