Manual debian package fixes

From Wiki at Neela Nurseries
Revision as of 19:04, 2 August 2018 by Ted (talk | contribs) (Created page with "<pre> ted@adha:/var/cache/apt/archives$ sudo dpkg -r python-xapian (Reading database ... 244047 files and directories currently installed.) Removing python-xapian (1.2.16-2ub...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
ted@adha:/var/cache/apt/archives$ sudo dpkg -r python-xapian 
(Reading database ... 244047 files and directories currently installed.)
Removing python-xapian (1.2.16-2ubuntu1) ...
Processing triggers for doc-base (0.10.7) ...
The following error has occurred while loading doc-base modules:

Can't locate UUID.pm in @INC (you may need to install the UUID module) (@INC contains: /etc/perl /usr/local/lib/i386-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/i386-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/i386-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/i386-linux-gnu/perl-base .) at /usr/share/perl5/Debian/DocBase/Programs/Scrollkeeper.pm line 21.
BEGIN failed--compilation aborted at /usr/share/perl5/Debian/DocBase/Programs/Scrollkeeper.pm line 21.
Compilation failed in require at /usr/share/perl5/Debian/DocBase/InstallDocs.pm line 25.
BEGIN failed--compilation aborted at /usr/share/perl5/Debian/DocBase/InstallDocs.pm line 25.
Compilation failed in require at /usr/sbin/install-docs line 27.

*******************************************************************
It seems install-docs is not fully functional at the moment,
and it will try to recover from the error next time it is called.

Please run `install-docs --install-changed' command
manually after the upgrade process is finished.
*******************************************************************

ted@adha:/var/cache/apt/archives$