
On Wed, Apr 27, 2016 at 03:37:47PM +0200, Guido Günther wrote:
On Wed, Apr 27, 2016 at 10:52:35AM +0800, Daniel Veillard wrote:
We are in freeze ! I tagged the release candidate 1 in git and pushed signed tarball and rpms to the usual place:
ftp://libvirt.org/libvirt/
that looks fine with my very limited testing, but that's likely not indicative of the actual stability :) https://ci.centos.org/view/libvirt-project/ is rather positive though someone should look at a potential FreeBSD portability issue based on the report (or that could be that the Jenkins test need a bit of attention)
Plan is to have RC2 on Friday and try to push 1.3.4 final from airport in Sunday (so there is a little bit of risk there).
Please give it a try !
I'm seeing a broken archive
$ tar zxf ../libvirt-1.3.4-rc1.tar.gz
gzip: stdin: unexpected end of file tar: Unexpected EOF in archive tar: Unexpected EOF in archive tar: Error is not recoverable: exiting now
with
c1d9602b5bb05e67f13ac141e3e987540467c632 ../libvirt-1.3.4-rc1.tar.gz
even after fetching the file again. Could anybody else check? cheers,
Hum, locally: thinkpad2:~/libvirt -> md5sum libvirt-1.3.4-rc1.tar.gz ce794c9344ea96d119e2c1a0c71775fa libvirt-1.3.4-rc1.tar.gz thinkpad2:~/libvirt -> on server [root@libvirt libvirt]# md5sum libvirt-1.3.4-rc1.tar.gz 2c6d51a95b09678744c21b883789e666 libvirt-1.3.4-rc1.tar.gz [root@libvirt libvirt]# argh ... rsync -avP to clean up the mess and [root@libvirt libvirt]# md5sum libvirt-1.3.4-rc1.tar.gz ce794c9344ea96d119e2c1a0c71775fa libvirt-1.3.4-rc1.tar.gz root@libvirt libvirt]# gpg --verify libvirt-1.3.4-rc1.tar.gz.asc gpg: Signature made Wed 27 Apr 2016 03:36:37 AM CEST using DSA key ID DE95BC1F gpg: Good signature from "Daniel Veillard (Red Hat work email) <veillard@redhat.com>" gpg: aka "Daniel Veillard <Daniel.Veillard@w3.org>" gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: C744 15BA 7C9C 7F78 F02E 1DC3 4606 B8A5 DE95 BC1F [root@libvirt libvirt]# should be all setC :-) thanks for reporting this Guido ! Daniel -- Daniel Veillard | Open Source and Standards, Red Hat veillard@redhat.com | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | virtualization library http://libvirt.org/