Hi, > Usually works just fine. Every few runs, get: > E: Sub-process if dpkg -s apt-listbugs | grep -q '^Status: .* ok installed'; > then /usr/sbin/apt-listbugs apt || ( test $? -ne 10 || exit 10; echo > 'Warning: apt-listbugs exited abnormally, hit enter key to continue.' 1>&2 ; > read a < /dev/tty ); fi returned an error code (10) > E: Failure running script if dpkg -s apt-listbugs | grep -q '^Status: .* ok > installed'; then /usr/sbin/apt-listbugs apt || ( test $? -ne 10 || exit 10; > echo 'Warning: apt-listbugs exited abnormally, hit enter key to continue.' > 1>&2 ; read a < /dev/tty ); fi
I need the message above these two lines to analyse the problem. It's the generic message from apt which has no meaning. regards, junichi -- [EMAIL PROTECTED],netfort.gr.jp} Debian Project -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]