Package: unattended-upgrades Version: 0.62.2 Severity: critical This is the status of this machine right now:
root 1718 0.0 0.0 22912 1040 ? Ss Sep13 0:02 /usr/sbin/cron root 29687 0.0 0.0 33292 1100 ? S Oct10 0:00 \_ /USR/SBIN/CRON root 29688 0.0 0.0 11072 1304 ? Ss Oct10 0:00 \_ /bin/sh -c test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ) root 29689 0.0 0.0 11076 676 ? S Oct10 0:00 \_ /bin/sh -c test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ) root 29690 0.0 0.0 3852 588 ? S Oct10 0:00 \_ run-parts --report /etc/cron.daily root 29692 0.0 0.0 0 0 ? Z Oct10 0:00 \_ [apt] <defunct> As you can see it is 25th Oct now and the apt that is in a zombie state is from the 10th, I've seen this happen on i386 and amd64 arches at least in stable, I can't confirm if this has happened on testing/sid as well, but I think I has happened to me on those as well before. It seems weird I have not found this bug as it is hitting me from some time now on machines at work and at home, I tried to look at /proc a bit to find info on the process but didn't know what to look for and didn't find anything relevant. I hope to hear back from you soon and leave the process in that state in case you want to have a look at some of the data of the running process or similar. Please tell me how to proceed from here as I don't know what info to add I can tell you that this doesn't always happen, it happens from time to time. I'm setting some of the machines with APT::Periodic::Verbose 3; to gather some info on other machines that are also seing this. Any other ideas on what to do? Thanks in advance. -- System Information: Debian Release: 6.0.3 APT prefers stable APT policy: (990, 'stable'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores) Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages unattended-upgrades depends on: ii apt 0.8.10.3+squeeze1 Advanced front-end for dpkg ii apt-utils 0.8.10.3+squeeze1 APT utility programs ii debconf [debconf-2.0] 1.5.36.1 Debian configuration management sy ii lsb-release 3.2-23.2squeeze1 Linux Standard Base version report ii python 2.6.6-3+squeeze6 interactive high-level object-orie ii python-apt 0.7.100.1+squeeze1 Python interface to libapt-pkg ii ucf 3.0025+nmu1 Update Configuration File: preserv unattended-upgrades recommends no packages. Versions of packages unattended-upgrades suggests: ii bsd-mailx 8.1.2-0.20100314cvs-1 simple mail user agent -- Configuration Files: /etc/apt/apt.conf.d/50unattended-upgrades changed: // Automatically upgrade packages from these (origin, archive) pairs Unattended-Upgrade::Allowed-Origins { "${distro_id} stable"; "${distro_id} ${distro_codename}-security"; // "${distro_id} ${distro_codename}-updates"; // "${distro_id} ${distro_codename}-proposed-updates"; }; // List of packages to not update Unattended-Upgrade::Package-Blacklist { // "vim"; // "libc6"; // "libc6-dev"; // "libc6-i686"; }; // Send email to this address for problems or packages upgrades // If empty or unset then no email is sent, make sure that you // have a working mail setup on your system. The package 'mailx' // must be installed or anything that provides /usr/bin/mail. Unattended-Upgrade::Mail "root@localhost"; // Do automatic removal of new unused dependencies after the upgrade // (equivalent to apt-get autoremove) //Unattended-Upgrade::Remove-Unused-Dependencies "false"; // Automatically reboot *WITHOUT CONFIRMATION* if a // the file /var/run/reboot-required is found after the upgrade //Unattended-Upgrade::Automatic-Reboot "false"; // Use apt bandwidth limit feature, this example limits the download // speed to 70kb/sec //Acquire::http::Dl-Limit "70"; -- debconf information: * unattended-upgrades/enable_auto_updates: true -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org