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

Bug#664428: marked as done ([release.debian.org] update_output.txt.gz compressed twice)



Your message dated Sun, 22 Apr 2012 12:38:58 +0200
with message-id <20120422103858.GA14083@radis.cristau.org>
and subject line Re: Bug#664428: [release.debian.org] update_output.txt.gz compressed twice
has caused the Debian Bug report #664428,
regarding [release.debian.org] update_output.txt.gz compressed twice
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
664428: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664428
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: minor

The compressed version of update_output.txt is double-gzipped. update_output.txt.gz is a gzipped form of an update_output.txt which is itself the original update_output.txt gzipped:

chealer@vinci:~/Downloads$ file update_output.txt.gz
update_output.txt.gz: gzip compressed data, from Unix
chealer@vinci:~/Downloads$ ls -l update_output.txt.gz
-rw-r--r-- 1 chealer chealer 71625 mar 17 14:21 update_output.txt.gz
chealer@vinci:~/Downloads$ gunzip update_output.txt.gz
chealer@vinci:~/Downloads$ ls -l update_output.txt
-rw-r--r-- 1 chealer chealer 73361 mar 17 14:21 update_output.txt
chealer@vinci:~/Downloads$ file update_output.txt
update_output.txt: gzip compressed data, from Unix, last modified: Sat Mar 17 06:06:47 2012, max compression
chealer@vinci:~/Downloads$ zforce update_output.txt
update_output.txt -- replaced with update_output.txt.gz
chealer@vinci:~/Downloads$ gunzip update_output.txt.gz
chealer@vinci:~/Downloads$ file update_output.txt
update_output.txt: ASCII text, with very long lines
chealer@vinci:~/Downloads$ ls -l update_output.txt
-rw-r--r-- 1 chealer chealer 724965 mar 17 14:21 update_output.txt
chealer@vinci:~/Downloads$

I'm not sure if that could be intentional, but it would certainly be more convenient to have a file only compressed once, in particular for the output archives ( http://ftp-master.debian.org/testing/update_output/ ).



--- End Message ---
--- Begin Message ---
On Sat, Mar 17, 2012 at 14:32:23 -0400, Filipus Klutiero wrote:

> Package: release.debian.org
> Severity: minor
> 
> The compressed version of update_output.txt is double-gzipped.
> update_output.txt.gz is a gzipped form of an update_output.txt which
> is itself the original update_output.txt gzipped:
> 
No.

jcristau@franck:~$ file /srv/release.debian.org/www/britney/update_output.txt.gz 
/srv/release.debian.org/www/britney/update_output.txt.gz: gzip compressed data, from Unix, last modified: Sun Apr 22 10:15:38 2012, max compression
jcristau@franck:~$ zcat /srv/release.debian.org/www/britney/update_output.txt.gz | file -
/dev/stdin: ASCII make commands text, with very long lines

Also don't bother filing bugs against release.debian.org, as you know
you're banned from the debian-release list so it's just silly.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: