[Pkg-libvirt-maintainers] Bug#1002986: libguestfs-tools: Depends on guestfs-tools that is not in the archive
Richard W.M. Jones
rjones at redhat.com
Sat Jan 8 11:29:36 GMT 2022
> It looks like libguestfs-tools version 1:1.46.2-1 in depending on
> guestfs-tools that is not in the archive making the package
> uninstalable
Just wanted to note that upstream we have split up the
old, very large, libguestfs git "monorepo", splitting out:
guestfs-tools (https://github.com/rwmjones/guestfs-tools)
- All the C and OCaml tools like virt-df, virt-customize, etc. except
for guestfish, virt-v2v and virt-p2v.
virt-v2v (https://github.com/libguestfs/virt-v2v)
- Conversion from VMware to KVM.
virt-p2v (https://github.com/libguestfs/virt-p2v)
- Conversion from physical machines to KVM.
libguestfs (https://github.com/libguestfs/libguestfs)
- Now it's just the library and language bindings (including
guestfish because that is -- kind of -- a set of shell script
bindings)
FWIW here are the new Fedora packages in case you want to see how we
decided to arrange the subpackages and dependencies.
https://src.fedoraproject.org/rpms/libguestfs/tree/rawhide
https://src.fedoraproject.org/rpms/guestfs-tools/tree/rawhide
https://src.fedoraproject.org/rpms/virt-v2v/tree/rawhide
https://src.fedoraproject.org/rpms/virt-p2v/tree/rawhide
Another thing to say is that we're planning eventually to move all the
git repos to gitlab because it's a more free software friendly
solution compared to github.
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
More information about the Pkg-libvirt-maintainers
mailing list