<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">On 16.11.2015, at 04:28, Alex Williamson <<a href="mailto:alex.l.williamson@gmail.com" class="">alex.l.williamson@gmail.com</a>> wrote:<br class=""><div><blockquote type="cite" class=""><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="gmail_extra"><div class="gmail_quote">On Sun, Nov 15, 2015 at 7:56 PM, Dan Ziemba <span dir="ltr" class=""><<a href="mailto:zman0900@gmail.com" target="_blank" class="">zman0900@gmail.com</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">I just tried to download the gzipped archives of the mailing list at <br class="">
<a href="https://www.redhat.com/archives/vfio-users/" rel="noreferrer" target="_blank" class="">https://www.redhat.com/archives/vfio-users/</a> but none of them seem to be<br class="">
valid gzip files.  <br class="">
<br class="">
$ ls -l<br class="">
total 5056<br class="">
-rw-r--r-- 1 dan dan  809855 Nov 15 21:50 2015-August.txt.gz<br class="">
-rw-r--r-- 1 dan dan 1128101 Nov 15 18:32 2015-November.txt.gz<br class="">
-rw-r--r-- 1 dan dan 1221616 Oct 31 03:53 2015-October.txt.gz<br class="">
-rw-r--r-- 1 dan dan 2009662 Sep 30 19:49 2015-September.txt.gz<br class="">
$ gunzip *.gz<br class="">
<br class="">
gzip: 2015-August.txt.gz: not in gzip format<br class="">
<br class="">
gzip: 2015-November.txt.gz: not in gzip format<br class="">
<br class="">
gzip: 2015-October.txt.gz: not in gzip format<br class="">
<br class="">
gzip: 2015-September.txt.gz: not in gzip format<br class=""></blockquote><div class=""><br class=""></div><div class="">For some reason that I do not understand the archive has the first message uncompressed, pre-pended to the rest of the archive compressed.  If you look at the file in xxd you can see the dividing line and salvage the file, for example on the November archive, 'dd if=2015-November.txt.gz skip=115751 bs=1 | zless' recovers it.  I'll send an email to see if anyone can explain what the point of this is and if it can be fixed.  The online archives do work and we're also being mirrored in gmane - <a href="http://dir.gmane.org/gmane.comp.linux.vfio.user" class="">http://dir.gmane.org/gmane.comp.linux.vfio.user</a>  Thanks,</div><div class=""><br class=""></div><div class="">Alex</div></div></div></div></div></blockquote><div><br class=""></div>I hit the same problem some time ago when trying to import the archives into an email client. Strangely enough, the problem resolved by itself when I later tried from a different computer. Seems like a Mailman problem to me.</div><div><br class=""></div><div>Cheers,</div><div><br class=""></div><div>Hristo</div><div><br class=""></div></body></html>