On Thu, 2016-06-16 at 15:10 +0100, Daniel P. Berrange wrote:
> > diff --git a/docs/downloads.html.in
b/docs/downloads.html.in
> > index f213b29..1a3400a 100644
> > --- a/docs/downloads.html.in
> > +++ b/docs/downloads.html.in
> > @@ -28,8 +28,8 @@
> > </p>
> >
> > <ul>
> > - <li><a
href="ftp://libvirt.org/libvirt/libvirt-git-snapshot.tar.gz">... FTP
server</a></li>
> > - <li><a
href="http://libvirt.org/sources/libvirt-git-snapshot.tar.gz"&g...
HTTP server</a></li>
> > + <li><a
href="ftp://libvirt.org/libvirt/libvirt-git-snapshot.tar.xz">... FTP
server</a></li>
> > + <li><a
href="http://libvirt.org/sources/libvirt-git-snapshot.tar.xz"&g...
HTTP server</a></li>
> > </ul>
>
> It doesn't seem like the hourly snapshots are being generated
> properly after the switch to xz compression. I guess some
> server-side script will need to be tweaked.
It is done by a crontab in DV's account on
libvirt.org. Since I have sudo,
I took the liberty to tweak the script to look for tar.xz instead of tar.gz
So should be back to normal in an hour or so
Awesome, thanks! :)
--
Andrea Bolognani
Software Engineer - Virtualization Team