Opened 12 years ago

Last modified 12 years ago

#33444 closed defect

Couldn't get rpm2cpio to work — at Initial Version

Reported by: dave@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: rpm2cpio

Description

I didn't try very hard to diagnose this, but:

[15:16:55]======================================================================
[15:16:55]ERROR: testRPM (testunpack.TestUnpackPython)
[15:16:55]----------------------------------------------------------------------
[15:16:55]Traceback (most recent call last):
[15:16:55]  File "/Users/zerobot/buildAgent/work/baba7dbd5dff0766/tests/testunpack.py", line 107, in testRPM
[15:16:55]    unpack.unpack_archive('ftp://foo/file.rpm', open('dummy-1-1.noarch.rpm'), self.tmpdir)
[15:16:55]  File "../zeroinstall/zerostore/unpack.py", line 209, in unpack_archive
[15:16:55]    extract_rpm(data, destdir, extract, start_offset)
[15:16:55]  File "../zeroinstall/zerostore/unpack.py", line 286, in extract_rpm
[15:16:55]    raise SafeException(_("rpm2cpio failed; can't unpack RPM archive; exit code %d") % status)
[15:16:55]SafeException: rpm2cpio failed; can't unpack RPM archive; exit code 256

https://0install.de/teamcity/viewLog.html?buildId=1677&buildTypeId=bt23&tab=buildLog, if I can get the administrator to make that page public

http://www.iagora.com/~espel/rpm2cpio ended up working in its place

Change History (0)

Note: See TracTickets for help on using tickets.