[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#162429: here are some requested logs



+++ return 127
+++ return 127
+ directory=whiptail: error while loading shared libraries:
libslang.so.1-UTF8: cannot open shared object file: No such file or
directory
+ '[' 127 -ne 0 ']'
+ return 1
+ exit 0

It looks like the slang1a-utf8 package is not installed, or is broken,
and whiptail depends on it.  Can you send the output of:

$ dpkg -l whiptail-utf8 slang1a-utf8

# apt-get update; apt-get dselect-upgrade


And if things are still broken presumably because slang1a-utf8 has
gotten corrupted you can do:

# apt-get install --reinstall slang1a-utf8

Thanks for the report,

-David




Reply to: