[82103] trunk/dports/archivers

Blair Zajac blair at orcaware.com
Mon Aug 8 22:18:39 PDT 2011


On Aug 8, 2011, at 12:00 PM, Ryan Schmidt wrote:

> 
> On Aug 8, 2011, at 03:16, afb at macports.org wrote:
> 
>> +depends_run		bin:gunzip:gzip \
>> +			bin:bunzip2:bzip2 \
>> +			bin:unlzma:xz \
>> +			bin:unxz:xz
>> +
>> +use_configure		no
>> +supported_archs		noarch
>> +
>> +build {}
>> +
>> +destroot {
>> +	xinstall ${workpath}/${worksrcdir}/scripts/rpm2cpio \
>> +	         ${destroot}${prefix}/bin/rpm2cpio
>> +}
> 
> ${workpath}/${worksrcdir} more simply expressed as ${worksrcpath}.

Additionally, when I try to install this port I'm getting the following error upon activation.  This is the first error of this sort I've seen:


--->  Activating rpm2cpio @5.2.1_0
DEBUG: Using /bin/pax
pax: Cannot identify format. Searching...
pax: End of archive volume 1 reached
pax: unknown format, 1925 bytes skipped.
pax: Sorry, unable to determine archive format.
shell command "/bin/pax -r -v -p e -f /opt/local/var/macports/software/rpm2cpio/rpm2cpio-5.2.1_0.darwin_11.noarch.tbz2 ." returned error 1
Error: Target org.macports.activate returned: shell command failed (see log for details)





More information about the macports-dev mailing list