[Slackbuilds-users] Problem with two GO language packages
mancha
mancha1 at hush.com
Mon Feb 24 20:13:18 UTC 2014
All:
The problem is server-side (vbatts, looks like your PHP-based
backend might be to blame):
$ wget http://www.hashbangbash.com/downloads/src/go.net-98.tar.gz
$ md5sum go.net-98.tar.gz
ada7722b72a1ea66a4c6a78f3e7009b2 go.net-98.tar.gz
$ wget --header="accept-encoding: gzip"
http://www.hashbangbash.com/downloads/src/go.net-98.tar.gz
$ md5sum go.net-98.tar.gz
ebcefca8bcb3c4a6926ac4122825bcf3 go.net-98.tar.gz
As you can see, when the client advertises it accepts gzip encoding
(which most browsers do), the server is gzipping the gzipped tarball
before transmission.
--mancha
On Mon, 24 Feb 2014 19:55:14 +0000 "Michael Hobgood" wrote:
>Interesting. When I use wget to retrieve the file, it is correct.
>But, downloading via Firefox I also get the double gzipped one.
>Maybe
>it's just because it is Monday!
>
>Coordially,
>Michael Hobgood
>
>
>
>
>On 2/24/14, mancha <mancha1 at hush.com> wrote:
>> Erik Hanson <erik at ...> writes:
>>>
>>> Not having this problem here,
>>>
>>> $ zcat go.net-98.tar.gz > go.net-98.test
>>> $ file go.net-98.test
>>> go.net-98.test: POSIX tar archive (GNU)
>>>
>>> same for go.tools-588451.tar.gz ... I used wget to retrieve
>them.
>>>
>>
>> OK. Things work fine with wget for me too. Seems the outer gzip
>> gets added when one downloads via clicking the SBo link in FF.
>>
>> --mancha
>>
>>
>> _______________________________________________
>> SlackBuilds-users mailing list
>> SlackBuilds-users at slackbuilds.org
>> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
>> Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-
>users/
>> FAQ - http://slackbuilds.org/faq/
>>
>>
>_______________________________________________
>SlackBuilds-users mailing list
>SlackBuilds-users at slackbuilds.org
>http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
>Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-
>users/
>FAQ - http://slackbuilds.org/faq/
More information about the SlackBuilds-users
mailing list