Comment 11 for bug 1430561

Revision history for this message
Natalia Bidart (nataliabidart) wrote :

Completely purged libtool and re-installed it:

nessita@miro:~$ sudo apt-get purge libtool
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  libtool*
0 upgraded, 0 newly installed, 1 to remove and 52 not upgraded.
After this operation, 826 kB disk space will be freed.
Do you want to continue? [Y/n]
(Reading database ... 296116 files and directories currently installed.)
Removing libtool (2.4.2-1.11) ...
Processing triggers for man-db (2.7.0.2-5) ...

nessita@miro:~$ sudo rm -rf /usr/share/libtool/
nessita@miro:~$ sudo rm -rf /var/cache/apt/archives/libtool_2.4.2-1.11_all.deb

nessita@miro:~$ sudo apt-get install libtool
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
  libtool-doc gfortran fortran95-compiler gcj-jdk
The following NEW packages will be installed:
  libtool
0 upgraded, 1 newly installed, 0 to remove and 52 not upgraded.
Need to get 180 kB of archives.
After this operation, 826 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ vivid/main libtool all 2.4.2-1.11 [180 kB]
Fetched 180 kB in 15s (11.4 kB/s)
Selecting previously unselected package libtool.
(Reading database ... 296092 files and directories currently installed.)
Preparing to unpack .../libtool_2.4.2-1.11_all.deb ...
Unpacking libtool (2.4.2-1.11) ...
Processing triggers for man-db (2.7.0.2-5) ...

Same error when running sh hplip-3.15.2.run:

INSTALL MISSING REQUIRED DEPENDENCIES
-------------------------------------
warning: There are 1 missing REQUIRED dependencies.
note: Installation of dependencies requires an active internet connection.
warning: Missing REQUIRED dependency: libtool (libtool - Library building support services)

RE-CHECKING DEPENDENCIES
------------------------
error: A required dependency 'libtool (libtool - Library building support services)' is still missing.
error: Installation cannot continue without this dependency.
error: Please manually install this dependency and re-run this installer.