On Fri, Sep 06, 2013 at 07:56:15PM +0800, Jian-feng Ding wrote: > It seems the 'upstream' branch issue for this package which prevent to > generate valid tarballs. > > Our developers will confirm it again.
For the 'scons' package in particular, I'm seeing the following errors after doing a 'gbs export': xdelta: expected from file (/tmp/pristine-tar._kF1q5Ylqj/recreatetarball) of length 2908160 bytes xdelta: expected from file (/tmp/pristine-tar._kF1q5Ylqj/recreatetarball) of length 2908160 bytes pristine-tar: Failed to reproduce original tarball. Please file a bug report. pristine-tar: failed to generate tarball error: Couldn't checkout "scons-2.2.0.tar.gz": /usr/bin/pristine-tar returned 2 This looks very similar to the pristine-tar issue with handling the GNU tar format vs. POSIX tar format... The pristine-tar delta file for scons 2.2.0 contains a tarball with POSIX format, so distros that do not create tarballs in this format by default will fail to export the tarball. The issue should be resolved in the latest pre-release tools repos, since I see the new pristine-tar package there that includes patches to fix the tar format issue. http://download.tizen.org/tools/pre-release/ Regards, Patrick _______________________________________________ IVI mailing list [email protected] https://lists.tizen.org/listinfo/ivi
