Page 1 of 1

Failed to install libguestfs-tools on FossaPup64-9.5

Posted: Thu Jan 14, 2021 9:01 am
by Joshua Lin

Hey guys, so when I try to install libguestfs-tools with ppm, tons of packages failed to install, here are the details:

Code: Select all

Packages succesfully Installed or Downloaded 
apt_2.0.2ubuntu0.2
binutils_2.34
binutils-common_2.34
binutils-x86-64-linux-gnu_2.34
bsdmainutils_11.1.2ubuntu3
bsdutils_2.34
btrfs-progs_5.4.1-2
dash_0.5.10.2-6

Packages that failed to be Installed or Downloaded, or were aborted be the user
augeas-lenses_1.12.0
db5.3-util_5.3.28+dfsg1
db-util_5.3.21
debootstrap_1.0.118ubuntu1.3
fdisk_2.34
gdisk_1.0.5-1
gpgv_2.2.19
icoutils_0.32.3-3
iproute2_5.5.0
ipxe-qemu_1.0.0+git-20190109.133f4c4
ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d
isc-dhcp-client_4.4.1
kpartx_0.8.3
ldmtool_0.2.4-3
libafflib0v5_3.7.18-3
libapt-pkg6.0_2.0.2ubuntu0.2
libaugeas0_1.12.0
libbinutils_2.34
libbrlapi0.7_6.0+dfsg
libcacard0_2.6.1-1
libcap2-bin_2.32-1
libctf0_2.34
libctf-nobfd0_2.34
libdate-manip-perl_6.79-1
libdns-export1109_9.11.16+dfsg-3
libencode-locale-perl_1.05-1
libencode-perl_3.02-1
libewf2_20140807
libfdt1_1.5.1-1
libfile-listing-perl_6.04-1
libguestfs-tools_1.40.2
libhtml-tagset-perl_3.20-4
libhtml-tree-perl_5.07-2
libhttp-cookies-perl_6.08-1
libhttp-date-perl_6.05-1
libhttp-message-perl_6.22-1
libhttp-negotiate-perl_6.01-1
libibverbs1_28.0
libio-html-perl_1.001-1
libio-socket-ssl-perl_2.067-1
libisc-export1105_9.11.16+dfsg-3
libiscsi7_1.18.0-2
liblwp-mediatypes-perl_6.04-1
liblwp-protocol-https-perl_6.07
libnet-http-perl_6.19-1
libnet-ssleay-perl_1.88
libpmem1_1.8
librados2_15.2.7
librbd1_15.2.7
librdmacm1_28.0
libslirp0_4.1.0
libspice-server1_0.14.2
libstring-shellquote-perl_1.04-1
libtimedate-perl_2.3200-1
libtry-tiny-perl_0.30-1
liburi-perl_1.76-2
libusbredirparser1_0.8.0-1
libvirglrenderer1_0.8.2
libvirt0_6.0.0
libwww-perl_6.43-1
libwww-robotrules-perl_6.02-1
libxml-parser-perl_2.46-1
login_4.8.1
lsscsi_0.30-0.1
mdadm_4.1
mtools_4.0.24-1
netbase_6.1
qemu-block-extra_4.2
qemu-system-common_4.2
qemu-system-data_4.2
qemu-system-x86_4.2
qemu-utils_4.2
seabios_1.13.0
squashfs-tools_4.4-1
ubuntu-keyring_2020.02.11.2
zerofree_1.1.1-1

Missing Shared Libraries


Existing Libraries that may be in a location other than /lib and /usr/lib
libapt-pkg.so.6.0
libbfd-2.34-system.so
libctf-nobfd.so.0
libctf.so.0
libopcodes-2.34-system.so

To make things worse, ppm itself cannot function normally after this failure. It cannot perform search or select any package to install anymore.
I'm fairly new to Puppy Linux and Linux in general, hope someone can help, thanks!


Re: Failed to install libguestfs-tools on FossaPup64-9.5

Posted: Thu Jan 14, 2021 1:25 pm
by rockedge

Hello !!

first off what are you attempting to do? Why are you installing libguestsf-tools?


Re: Failed to install libguestfs-tools on FossaPup64-9.5

Posted: Thu Jan 14, 2021 3:06 pm
by Joshua Lin

Hi @rockedge, I'm trying to setup OSX-KVM, and one of the dependencies is libguestfs-tools.
I remember set it up successfully on xenialpup two years ago, but I can't make it work on fossapup this time.