bzrweb: export tarball feature broken
John A Meinel
john at arbash-meinel.com
Wed Sep 28 16:33:53 BST 2005
Mark Rosenstand wrote:
> Untar'ing exported tarballs results in:
>
> gzip: stdin: unexpected end of file
> tar: Child returned status 1
>
> Am I missing something?
>
> Also, Chris, what's your preferred way of bzrweb bug reporting - on
> this list, privately or maybe even a seperate list?
>
What place did you get the tarball from? I just tried to get the
tarballs from:
http://source.zettazebra.com/
And everything worked just fine.
I'm actually wondering if it is a problem with your web browser, that
maybe something is setting the "transfer encoding: gzip", or "content
encoding: gzip" and your browser is transparently decompressing the file.
Try just doing:
tar xvf $downloaded_file
(no z)
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20050928/36de2223/attachment.pgp
More information about the bazaar
mailing list