[Users] vz-guest-tools-lin installer doesn't have to install gdebi for debian & ubuntu, but instead install gdebi-core
Ing. Viliam Kubis
viliam.kubis at kbs-development.com
Sat Dec 3 14:39:52 PST 2016
Greetings members,
I was installing vz-guest-tools-lin for openvz7 via the prlctl
installtools command. The inserted CD image contains an install script.
This script attempts to first run noninteractive apt-get -y install
gdebi on debian systems. This pulls in many MBs worth of stuff for Xorg
and GTK, since this package contains the gdebi-gtk graphical frontend
for gdebi.
It is absolutely enough to install gdebi-core, which provides the
required gdebi core in /usr/share/gdebi. The installer falls back to
dpkg -i anyway so I think the whole gdebi installation is unnecessary.
However when you don't install gdebi, the installer spits out many bash
errors (gdebi: command not found) as it it constantly falling back to
dpkg, which happened to me when I didn't configure the VM network
adapter yet. This appears very confusing to the user.
I would love to submit a pull request if I could, but I couldn't find
vz-guest-tools source published anywhere except on official download site.
I just wanted to share a little insight and if this could be improved in
the future, that would be great.
Regards,
Ing. Viliam Kubis :)
--
Founder, CTO
*KBS Development s.r.o.*
Seberíniho 1
821 03 Bratislava
www.kbs-development.com <https://www.kbs-development.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvz.org/pipermail/users/attachments/20161203/09597ad0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0xC3A597F9.asc
Type: application/pgp-keys
Size: 3847 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/users/attachments/20161203/09597ad0/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.openvz.org/pipermail/users/attachments/20161203/09597ad0/attachment.sig>
More information about the Users
mailing list