Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 736862 - app-emulation/libguestfs-1.38.6: virt-sysprep: error while loading shared libraries: libcrypt.so.2: cannot open shared object file: No such file or directory
Summary: app-emulation/libguestfs-1.38.6: virt-sysprep: error while loading shared lib...
Status: RESOLVED DUPLICATE of bug 703118
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-12 08:57 UTC by Rafael Kitover
Modified: 2020-08-12 09:11 UTC (History)
0 users

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


Attachments
build log (build.log.xz,52.00 KB, application/x-xz)
2020-08-12 08:58 UTC, Rafael Kitover
Details
emerge --info (emerge-info.txt,20.98 KB, text/plain)
2020-08-12 08:58 UTC, Rafael Kitover
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rafael Kitover 2020-08-12 08:57:24 UTC
ebuild  N    ] app-emulation/libguestfs-1.38.6  USE="-doc -erlang fuse gtk inspect-icons introspection libvirt lua ocaml perl python ruby (-selinux) -static-libs systemtap -test" PYTHON_SINGLE_TARGET="python3_6" 

rm -f sysprep-extra-options.pod sysprep-extra-options.pod-t
rm -f sysprep-operations.pod sysprep-operations.pod-t
../run virt-sysprep --dump-pod-options > sysprep-extra-options.pod-t
../run virt-sysprep --dump-pod > sysprep-operations.pod-t
virt-sysprep: error while loading shared libraries: libcrypt.so.2: cannot open shared object file: No such file or directory
virt-sysprep: error while loading shared libraries: libcrypt.so.2: cannot open shared object file: No such file or directory
make[2]: *** [Makefile:2737: sysprep-extra-options.pod] Error 127

I'm guessing this has something to do with the libvirt use flag, I'll try without it.

Reproducible: Always
Comment 1 Rafael Kitover 2020-08-12 08:58:17 UTC
Created attachment 654304 [details]
build log
Comment 2 Rafael Kitover 2020-08-12 08:58:35 UTC
Created attachment 654306 [details]
emerge --info
Comment 3 Rafael Kitover 2020-08-12 09:09:30 UTC
Apparently not, I get this with the libvirt use flag disabled as well.
Comment 4 Rafael Kitover 2020-08-12 09:10:41 UTC
Sorry didn't see this was already reported.
Comment 5 Rafael Kitover 2020-08-12 09:11:23 UTC

*** This bug has been marked as a duplicate of bug 703118 ***