Package: unattended-upgrades
Version: 0.62
Severity: normal

Hi, I'm also running squeeze/sid, and I've been seeing this since around 
6 Sep.  apt-get and aptitude seem to work fine.  An strace shows the 
following before the segfault:
_llseek(36, 23261184, [23261184], SEEK_SET) = 0
read(36, "963653b0221efff20e3a2\nSHA1: 7f8c"..., 4096) = 4096
read(36, "ol/main/p/phpmyadmin/phpmyadmin_"..., 32768) = 32768
read(36, "414\nSHA1: 6b8ba93e9a729a2afee00b"..., 4096) = 4096
stat64("/var/lib/apt/lists/mirror.cse.unsw.edu.au_pub_debian_dists_testing_main_binary-i386_Packages",
 {st_mode=S_IFREG|0644, st_size=31948266, ...}) = 0
stat64("/var/lib/apt/lists/mirror.cse.unsw.edu.au_pub_debian_dists_testing_main_binary-i386_Packages",
 {st_mode=S_IFREG|0644, st_size=31948266, ...}) = 0
stat64("/var/lib/apt/lists/mirror.cse.unsw.edu.au_pub_debian_dists_testing_main_binary-i386_Packages",
 {st_mode=S_IFREG|0644, st_size=31948266, ...}) = 0
stat64("/var/lib/apt/lists/mirror.cse.unsw.edu.au_pub_debian_dists_testing_main_binary-i386_Packages",
 {st_mode=S_IFREG|0644, st_size=31948266, ...}) = 0
stat64("/var/cache/apt/archives/phpmyadmin_3.3.7-1_all.deb", 0xbf8becfc) = -1 
ENOENT (No such file or directory)
stat64("/var/cache/apt/archives/phpmyadmin_4%3a3.3.7-1_all.deb", 
{st_mode=S_IFREG|0644, st_size=4345882, ...}) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Segmentation fault



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (700, 'stable'), (600, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages unattended-upgrades depends on:
ii  apt                           0.8.4      Advanced front-end for dpkg
ii  apt-utils                     0.8.4      APT utility programs
ii  debconf [debconf-2.0]         1.5.35     Debian configuration management sy
ii  lsb-release                   3.2-23.1   Linux Standard Base version report
ii  python                        2.6.5-13   interactive high-level object-orie
ii  python-apt                    0.7.97.1   Python interface to libapt-pkg
ii  ucf                           3.0025     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} testing";
        "${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 "[email protected]";
// 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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to