Re: [Gimp-developer] Jenkins is having a hiccup?



Den 6 februari 2012 00:31 skrev Partha Bagchi <partha1b gmail com>:
> Just downloaded gimp-git-master.tar.bz2. Something is not right with
> the current tar file since I get "unrecognized archive format" (Mac
> Snow Leopard).
>
>  Also noticed that the size of the archive was significantly lower
> than the build from Jan 30.
>
> Build #395 - size is 19968040 while Build #400 is 15950492.

Oops, the gimp-git-master.tar.bz2 is actually a .xz archive. Thanks
for notifying. I will fix the job configuration so it properly
archives tarballs. Meanwhile, you can download XZ Utils [1] to unpack
the tarball, like this:

$ mv gimp-git-master.tar.bz2 gimp-git-master.tar.xz
$ unxz gimp-git-master.tar.xz
$ tar -xf gimp-git-master.tar

/ Martin

[1] http://tukaani.org/xz/

-- 

My GIMP Blog:
http://www.chromecode.com/
"Single-window mode feature complete"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]