The geometry tarball isn't corrupt. The problem here is that the build system is trying to extract it without passing the -j option to tar, so it doesn't run a decompression before trying to un-tar it. Leaving off the decompression options works on recent versions of tar, but I believe the build system is still running Lucid, which doesn't have this feature. -Austin On Tue, Mar 20, 2012 at 8:19 AM, Wim Meeussen wrote: > Ruben, > > The tarball of geometry 1.8 looks corrupted. On my local machine I can't > extract it either. We'll have to re-generate the tarball, or re-release > geometry (CC Tully). > > Wim > > > On Mar 20, 2012 7:28 AM, "Ruben Smits" wrote: >> >> Hi, >> >> I'm preparing a new release for the orocos_kinematics_dynamics stack >> but the pre-release for Fuerte fails with the following error which >> makes me believe that there is nothing wrong with the stack itself >> (electric prereleases succeed) but something fishy is going on with >> the geometry-1.8 tarball. Can someone confirm that it is not my stacks >> fault but something went wrong in the pre-release toolchain? >> >> Hudson error: >> >> exception caught Error processing 'geometry' : [geometry] Checkout of >> >> https://code.ros.org/svn/release/download/stacks/geometry/geometry-1.8.0/geometry-1.8.0.tar.bz2 >> version geometry-1.8.0 into >> /tmp/install_dir/depends_on_overlay/geometry failed. >> >> >> ========================================= >> WARNING [vcstools] Command failed: 'tar -xf /tmp/tmp_pP5of.bz2 -C >> /tmp/tmp39TalR' >>  errcode: 2 : >> tar: Archive contains `\367m\331݀\350\035F' where numeric mode_t value >> expected >> tar: Archive contains `ob\347nz)\336\367\\=\a\276' where numeric >> time_t value expected >> tar: Archive contains `\306C\256\262J\201l\t' where numeric uid_t value >> expected >> tar: Archive contains `\260\206\347*\322\301\265`' where numeric gid_t >> value expected >> tar: BZh91AY&SY0_�W �����������������������������������������Ϸn8��D� >>  K *T�Ͻ�� CF����;��p� ��u�Xt��l: implausibly old time stamp 1969-12-31 >> 23:59:59 >> tar: Skipping to next header >> tar: Exiting with failure status due to previous errors >> [/vcstools] >> ERROR [vcstools] Tarball download unpack failed"failed to extract: >> Command failed: 'tar -xf /tmp/tmp_pP5of.bz2 -C /tmp/tmp39TalR'\n >> errcode: 2 :\ntar: Archive contains `\\367m\\331\xdd\x80\\350\\035F' >> where numeric mode_t value expected\ntar: Archive contains >> `ob\\347nz)\\336\\367\\\\=\\a\\276' where numeric time_t value >> expected\ntar: Archive contains `\\306C\\256\\262J\\201l\\t' where >> numeric uid_t value expected\ntar: Archive contains >> `\\260\\206\\347*\\322\\301\\265`' where numeric gid_t value >> expected\ntar: >> BZh91AY&SY0_\xdfW\x03\x8a\xa8\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xe2\xf8\xde\xe3\xcc\xcf\xb7n8\xe8\x91\xe4\x84D\x84\x10\n\x01K\x01*T\x80\xcf\xbd\xed\xee\x15CF\x91\xad\xf5\xd5;\xbb\x8ap\xa1\x06\xca\xcdu\xcfXt\xd4\xdbl: >> implausibly old time stamp 1969-12-31 23:59:59\ntar: Skipping to next >> header\ntar: Exiting with failure status due to previous errors\n" >> [/vcstools] >> ERROR in config: Error processing 'geometry' : [geometry] Checkout of >> >> https://code.ros.org/svn/release/download/stacks/geometry/geometry-1.8.0/geometry-1.8.0.tar.bz2 >> version geometry-1.8.0 into >> /tmp/install_dir/depends_on_overlay/geometry failed. >> >> >> -- >> Ruben Smits, Phd >> Chief Technology Officer >> Intermodalics BVBA >> +32479511786 >> www.intermodalics.eu >> _______________________________________________ >> Ros-release mailing list >> Ros-release@code.ros.org >> https://code.ros.org/mailman/listinfo/ros-release > > > _______________________________________________ > Ros-release mailing list > Ros-release@code.ros.org > https://code.ros.org/mailman/listinfo/ros-release >