Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 816693 - app-emulation/libguestfs-1.46 upstream has moved some of tools into guestfs-tools
Summary: app-emulation/libguestfs-1.46 upstream has moved some of tools into guestfs-t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-06 18:46 UTC by Cheyenne Wills
Modified: 2021-10-22 02:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cheyenne Wills 2021-10-06 18:46:33 UTC
Upstream commit: Remove the tools. (733d2182b64df7abc5c5cd7d78177baa6079628c)

  These have now moved to a new repository.  Provisionally it is here:
  https://github.com/rwmjones/guestfs-tools/

  but this is not the final location, as it will eventually be hosted on
  gitlab.com.

  The tarballs are here:

  https://download.libguestfs.org/guestfs-tools/

This commit has removed many of the user cli tools from libguestfs (e.g. virt-builder, virt-sysprep, etc.)
Comment 1 Larry the Git Cow gentoo-dev 2021-10-07 06:11:33 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f353f4394f0dc967de6b2af2c193ae15fd592bc

commit 2f353f4394f0dc967de6b2af2c193ae15fd592bc
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-07 06:05:51 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-07 06:11:19 +0000

    app-emulation/guestfs-tools: initial import (split from libguestfs)
    
    Bug: https://bugs.gentoo.org/816693
    Signed-off-by: Sam James <sam@gentoo.org>

 app-emulation/guestfs-tools/Manifest               |   1 +
 .../guestfs-tools/guestfs-tools-1.46.1.ebuild      | 150 +++++++++++++++++++++
 app-emulation/guestfs-tools/metadata.xml           |   5 +
 3 files changed, 156 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f0d7d1bedc121027e3f4cccf5b94a71a971891e

commit 0f0d7d1bedc121027e3f4cccf5b94a71a971891e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-07 06:00:11 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-07 06:09:45 +0000

    app-emulation/libguestfs: split out tools into guestfs-tools, tidy ebuild
    
    Bug: https://bugs.gentoo.org/816693
    Signed-off-by: Sam James <sam@gentoo.org>

 ...s-1.46.0.ebuild => libguestfs-1.46.0-r1.ebuild} | 137 +++++++++++----------
 app-emulation/libguestfs/metadata.xml              |  23 ++--
 2 files changed, 79 insertions(+), 81 deletions(-)
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-07 06:14:21 UTC
Thank you and apologies for the oversight! Could you test these unkeyworded versions and let me know how you get on?
Comment 3 Larry the Git Cow gentoo-dev 2021-10-08 01:53:08 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa6833b3cb389b562f0b32155ba60feed5d8361d

commit fa6833b3cb389b562f0b32155ba60feed5d8361d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-08 01:52:48 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-08 01:52:48 +0000

    app-emulation/guestfs-tools: block older libguestfs
    
    Bug: https://bugs.gentoo.org/816693
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{guestfs-tools-1.46.1.ebuild => guestfs-tools-1.46.1-r1.ebuild}      | 1 +
 1 file changed, 1 insertion(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9972ae85fa6bd2f12f9fbbcb3d6db0776748fb6a

commit 9972ae85fa6bd2f12f9fbbcb3d6db0776748fb6a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-08 01:52:14 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-08 01:52:14 +0000

    app-emulation/libguestfs: block guestfs-tools in older versions
    
    Bug: https://bugs.gentoo.org/816693
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{libguestfs-1.38.6-r103.ebuild => libguestfs-1.38.6-r104.ebuild}     | 1 +
 .../libguestfs/{libguestfs-1.44.1.ebuild => libguestfs-1.44.1-r1.ebuild} | 1 +
 2 files changed, 2 insertions(+)
Comment 4 Cheyenne Wills 2021-10-08 14:59:34 UTC
(In reply to Sam James from comment #2)
> Thank you and apologies for the oversight! Could you test these unkeyworded
> versions and let me know how you get on?

Just saw this come through.  I will pull it in and give it a test later today.

Thanks

Cheyenne
Comment 5 Cheyenne Wills 2021-10-08 15:35:03 UTC
(In reply to Sam James from comment #2)
> Thank you and apologies for the oversight! Could you test these unkeyworded
> versions and let me know how you get on?

Just installed guestfs-tools 1.46.0-r1 and libguestfs-1.46.0-r1 

A quick test didn't show any obvious problems (the 2 commands I use mostly are virt-sysprep and virt-install -- and they both seemed to work just fine)
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-09 03:00:06 UTC
(In reply to Cheyenne Wills from comment #5)
> (In reply to Sam James from comment #2)
> > Thank you and apologies for the oversight! Could you test these unkeyworded
> > versions and let me know how you get on?
> 
> Just installed guestfs-tools 1.46.0-r1 and libguestfs-1.46.0-r1 
> 
> A quick test didn't show any obvious problems (the 2 commands I use mostly
> are virt-sysprep and virt-install -- and they both seemed to work just fine)

Thank you!
Comment 7 Larry the Git Cow gentoo-dev 2021-10-22 02:47:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cb4a9e1e159f067c6588514f0a23678278d621e

commit 4cb4a9e1e159f067c6588514f0a23678278d621e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-22 02:45:25 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-22 02:47:04 +0000

    app-emulation/libguestfs: keyword 1.46.0-r1 (new libguestfs-tools split)
    
    Closes: https://bugs.gentoo.org/816693
    Signed-off-by: Sam James <sam@gentoo.org>

 app-emulation/libguestfs/libguestfs-1.46.0-r1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)