On Thu, Feb 26, 2015 at 12:49:39PM -0800, Yagmur Akbulut wrote: > Hi all, > > I am trying to use virt-builder but facing the following error. I see that > the file at the link has two entries for fedora-21. Is there way to > override the download? Or can somebody please update the file at the link? > > virt-builder --list > > virt-builder: index is corrupt: os-version 'fedora-21' appears two or more > times > > The index file downloaded from ' > http://libguestfs.org/download/builder/index.asc' is corrupt. > You need to ask the supplier of this file to fix it and upload a fixed > version.
We added an aarch64 version of the Fedora 21 image. Unfortunately old versions of virt-builder get confused by having two entries with different architectures. The bug is described here: https://bugzilla.redhat.com/show_bug.cgi?id=1194472 The solution is described in comment 2: https://bugzilla.redhat.com/show_bug.cgi?id=1194472#c2 Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-top is 'top' for virtual machines. Tiny program with many powerful monitoring features, net stats, disk stats, logging, etc. http://people.redhat.com/~rjones/virt-top _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
