Package: unattended-upgrades
Version: 0.62.2
Severity: minor
Hi,
I'm currently testing this package for use on production systems thus I use
'-d --dry-run' to simulate the actual packages upgrades. I suggest that on
manual execution with '--dry-run' an email should not be sent.
Also, the message sent on manual execution with these two options cannot be
displayed properly (an 'application/octet-stream' attachment only). This will
go away by itself if no email is sent when executed with --dry-run.
Thanks
-- System Information:
Debian Release: 6.0
APT prefers squeeze-updates
APT policy: (600, 'squeeze-updates'), (600, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=ro_RO.UTF-8, LC_CTYPE=ro_RO.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages unattended-upgrades depends on:
ii apt 0.8.10 Advanced front-end for dpkg
ii apt-utils 0.8.10 APT utility programs
ii debconf [debconf-2.0] 1.5.36 Debian configuration management sy
ii lsb-release 3.2-23.1 Linux Standard Base version report
ii python 2.6.6-3+squeeze4 interactive high-level object-orie
ii python-apt 0.7.100.1 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:
pn bsd-mailx <none> (no description available)
-- 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}-backports";
};
// 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";
// 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";
/etc/logrotate.d/unattended-upgrades changed:
/var/log/unattended-upgrades/unattended-upgrades.log {
rotate 6
monthly
missingok
notifempty
}
-- debconf information:
unattended-upgrades/enable_auto_updates: false
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]