On 2023-02-18 13:58-0500 Steven Lembark <[email protected]> wrote:
> On Sat, 18 Feb 2023 17:10:44 +0100
> tastytea <[email protected]> wrote:
>
> > Do you have the gtk USE-flag on app-emulation/virt-manager? Does
> > `qlist app-emulation/virt-manager` show installed files?
>
> No, but the previous version was working without it.
I don't know if it changed recently, but the current ebuild removes
"${ED}/usr/bin/virt-manager" (in pkg_preinst()) if the gtk USE-flag is
not enabled.
> > […]
> > > >>> Completed installing app-emulation/virt-manager-4.0.0 into
> > > >>> /tmp/portage/app-emulation/virt-manager-4.0.0/image
> > >
> > > * Final size of build directory: 22080 KiB (21.5 MiB)
> > > * Final size of installed tree: 7420 KiB ( 7.2 MiB)
> >
> > That is normal. it is installed into ${PORTAGE_TMPDIR} and then
> > merged into ${EROOT}/ to make it less likely that the filesystem is
> > getting messed up.
>
> The other packages on the system get installed in the root after
> being collected in the temp dir. I cannot find this package
> getting installed anywhere further:
>
> >>> Completed installing app-emulation/virt-manager-4.0.0
> into /tmp/portage/app-emulation/virt-manager-4.0.0/image
>
> qlist shows some files in /usr/share, look left over from the
> previous install. The only remaining executables are:
>
> /usr/bin/virt-xml
> /usr/bin/virt-install
> /usr/bin/virt-clone
>
> notice the lack of virt-manager.
>
> Full qlist output:
>
> https://pastebin.com/LNqczQnc
Looks like it is installed?
> Build info:
>
> app-emulation/virt-manager-4.0.0::gentoo was built with the following:
>
> USE="-gtk -policykit -sasl -test"
> PYTHON_SINGLE_TARGET="python3_10 -python3_9"
> FEATURES="distlocks assume-digests userfetch binpkg-docompress
> qa-unresolved-soname-deps usersandbox network-sandbox ipc-sandbox
> preserve-libs merge-sync config-protect-if-modified multilib-strict
> binpkg-logs sfperms binpkg-dostrip protect-owned usersync
> parallel-install fixlafiles xattr pid-sandbox buildpkg-live userpriv
> unmerge-logs unmerge-orphans parallel-fetch binpkg-multi-instance
> sandbox unknown-features-warn strict clean-logs news ebuild-locks"
>