Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 782079 - app-emulation/libguestfs-1.44.1 version bump
Summary: app-emulation/libguestfs-1.44.1 version bump
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: https://github.com/libguestfs/libgues...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-11 11:00 UTC by Andreas Sturmlechner
Modified: 2021-06-07 22:47 UTC (History)
2 users (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.
Comment 1 Ian Pickworth 2021-05-06 11:10:05 UTC
Also, the current version available in portage 
  (app-emulation/libguestfs-1.38.6-r103::gentoo) will not emerge because of dependency on non-existent 
 <dev-ml/ocaml-gettext-0.4.2.

As follows:
ian2 ~ # emerge -pv app-emulation/libguestfs

These are the packages that would be merged, in order:

Calculating dependencies   [ ok ]

emerge: there are no ebuilds to satisfy "<dev-ml/ocaml-gettext-0.4.2".
(dependency required by "app-emulation/libguestfs-1.38.6-r103::gentoo" [ebuild])
(dependency required by "app-emulation/libguestfs" [argument])
ian2 ~ #
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-05-06 11:18:26 UTC
(In reply to Ian Pickworth from comment #1)
> Also, the current version available in portage 
>   (app-emulation/libguestfs-1.38.6-r103::gentoo) will not emerge because of
> dependency on non-existent 
>  <dev-ml/ocaml-gettext-0.4.2.
> 
> As follows:
> ian2 ~ # emerge -pv app-emulation/libguestfs
> 
> These are the packages that would be merged, in order:
> 
> Calculating dependencies   [ ok ]
> 
> emerge: there are no ebuilds to satisfy "<dev-ml/ocaml-gettext-0.4.2".
> (dependency required by "app-emulation/libguestfs-1.38.6-r103::gentoo"
> [ebuild])
> (dependency required by "app-emulation/libguestfs" [argument])
> ian2 ~ #

It should allow dev-ml/ocaml-gettext-stub[ocamlopt]. What happens if you try to install that with one shot?

Also, new bug is a good idea so we don’t lose stuff.
Comment 3 Ian Pickworth 2021-05-06 20:40:21 UTC
(In reply to Sam James from comment #2)
> (In reply to Ian Pickworth from comment #1)
> > Also, the current version available in portage 
> >   (app-emulation/libguestfs-1.38.6-r103::gentoo) will not emerge because of
> > dependency on non-existent 
> >  <dev-ml/ocaml-gettext-0.4.2.
> > 
> > As follows:
> > ian2 ~ # emerge -pv app-emulation/libguestfs
> > 
> > These are the packages that would be merged, in order:
> > 
> > Calculating dependencies   [ ok ]
> > 
> > emerge: there are no ebuilds to satisfy "<dev-ml/ocaml-gettext-0.4.2".
> > (dependency required by "app-emulation/libguestfs-1.38.6-r103::gentoo"
> > [ebuild])
> > (dependency required by "app-emulation/libguestfs" [argument])
> > ian2 ~ #
> 
> It should allow dev-ml/ocaml-gettext-stub[ocamlopt]. What happens if you try
> to install that with one shot?
> 
> Also, new bug is a good idea so we don’t lose stuff.

Thanks for the tip. I tried it and it works.
So, as you suggested, I've opened a new bug:  https://bugs.gentoo.org/788634

If you can arrange for it to be linked here that may be helpful.

Thanks for the help, appreciated.
Comment 4 Larry the Git Cow gentoo-dev 2021-06-07 22:47:43 UTC
The bug has been closed via the following commit(s):

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

commit 12a34855e09dfadf549d46a12549f9ef36f075b1
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-07 22:47:07 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-07 22:47:30 +0000

    app-emulation/libguestfs: add 1.44.1
    
    Closes: https://bugs.gentoo.org/782079
    Closes: https://bugs.gentoo.org/746335
    Closes: https://bugs.gentoo.org/758353
    Closes: https://bugs.gentoo.org/682256
    Closes: https://bugs.gentoo.org/729674
    Signed-off-by: Sam James <sam@gentoo.org>

 app-emulation/libguestfs/Manifest                  |   1 +
 ...aml_alloc_initialized_string-existence-ev.patch |  25 +++
 app-emulation/libguestfs/libguestfs-1.44.1.ebuild  | 202 +++++++++++++++++++++
 3 files changed, 228 insertions(+)