[Bug 793628] Re: incorrectly hangs waiting for user confirmation
ilf
793628 at bugs.launchpad.net
Thu Jul 28 09:00:24 UTC 2011
And again. This time the first apticron process seems to spawn a
"kworker" just hanging there.
root 16809 0.0 0.0 35732 1096 ? S 07:59 0:00 CRON
root 16810 0.0 0.0 4220 588 ? Ss 07:59 0:00 /bin/sh -c apticron
root 16811 0.0 0.0 12336 1708 ? S 07:59 0:00 /bin/bash -e /usr/sbin/apticron
root 16860 0.0 0.0 0 0 ? S 07:59 0:00 [kworker/0:1]
root 20478 0.0 0.0 35732 1096 ? S 08:59 0:00 CRON
root 20479 0.0 0.0 4220 588 ? Ss 08:59 0:00 /bin/sh -c apticron
root 20480 0.0 0.0 12336 1708 ? S 08:59 0:00 /bin/bash -e /usr/sbin/apticron
root 20559 0.0 0.0 12336 1184 ? S 08:59 0:00 /bin/bash -e /usr/sbin/apticron
root 20560 0.0 0.0 12336 824 ? S 08:59 0:00 /bin/bash -e /usr/sbin/apticron
root 20564 0.0 0.0 6300 604 ? S 08:59 0:00 /usr/bin/mailx -a MIME-Version: 1.0 -a Content-type: text/plain; charset=UTF-8 -a Content-transfer-encoding: 8bit -s 3 Ubuntu package update(s) for flatline root
root 20624 0.0 0.3 63472 13808 ? S 08:59 0:00 /usr/bin/python /usr/bin/apt-listchanges --which=both --headers -f text /var/cache/apt/archives/lyx_2.0.0-1~natty1_amd64.deb /var/cache/apt/archives/lyx-common_2.0.0-1~natty1_all.deb /var/cache/apt/archives/update-manager-core_1%3a0.150.3_amd64.deb
root 20636 0.0 0.6 47140 24800 ? S 08:59 0:00 apt-get changelog lyx=2.0.0-1~natty1
root 20645 0.0 0.0 4220 588 ? S 08:59 0:00 /bin/sh /usr/bin/sensible-pager /tmp/apt-changelog-xCp56tchangelog
root 20646 0.0 0.0 4220 604 ? S 08:59 0:00 /bin/sh /usr/bin/pager /tmp/apt-changelog-xCp56tchangelog
root 20740 0.0 0.0 33464 3336 ? S 08:59 0:00 vim -R -c let no_plugin_maps = 1 -c set scrolloff=999 -c runtime! macros/less.vim -c set foldlevel=999 -c set mouse=h -c set nonu -c nmap <ESC>u :nohlsearch<cr> /tmp/apt-changelog-xCp56tchangelog
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt-listchanges in Ubuntu.
https://bugs.launchpad.net/bugs/793628
Title:
incorrectly hangs waiting for user confirmation
Status in “apt-listchanges” package in Ubuntu:
New
Bug description:
Binary package hint: apt-listchanges
I call apt-listchanges 2.85.6ubuntu1 from apticron 1.1.45.
Since the Upgrade to Natty, it just hung there for the second time, spawning the pager and apparently waiting for user input.
It should not do that, since I specified both frontend=text and confirm=0 in the config:
% cat /etc/apt/listchanges.conf
[apt]
frontend=text
email_address=
confirm=0
save_seen=/var/lib/apt/listchanges.db
which=both
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-listchanges/+bug/793628/+subscriptions
More information about the foundations-bugs
mailing list