Your message dated Mon, 06 Jul 2015 09:19:41 +0000
with message-id <e1zc2yv-0000fn...@franck.debian.org>
and subject line Bug#791469: fixed in aptdaemon 0.31+bzr413-1.1+deb6u2
has caused the Debian Bug report #791469,
regarding apt-get upgrade generates Python errors
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
791469: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791469
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: apt
Version: 0.8.10.3+squeeze7
Severity: grave
Justification: renders package unusable
Running apt-get upgrade or apt-get purge generates this Python error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? y
Setting up python-aptdaemon (0.31+bzr413-1.1+deb6u1) ...
/usr/lib/python2.5/site-packages/aptdaemon/worker.py:811: Warning:
'with' will become a reserved keyword in Python 2.6
Compiling /usr/lib/python2.5/site-packages/aptdaemon/worker.py ...
File "/usr/lib/python2.5/site-packages/aptdaemon/worker.py", line 811
with set_euid_egid(trans.uid, trans.gid):
^
SyntaxError: invalid syntax
pycentral: pycentral pkginstall: error byte-compiling files (12)
pycentral pkginstall: error byte-compiling files (12)
dpkg: error processing python-aptdaemon (--configure):
subprocess installed post-installation script returned error exit
status 1
configured to not write apport reports
dpkg: dependency problems prevent
configuration of aptdaemon:
aptdaemon depends on python-aptdaemon (= 0.31+bzr413-1.1+deb6u1);
however:
Package python-aptdaemon is not configured yet.
dpkg: error processing aptdaemon (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python-aptdaemon-gtk:
python-aptdaemon-gtk depends on python-aptdaemon (=
0.31+bzr413-1.1+deb6u1); however:
Package python-aptdaemon is not configured yet.
dpkg: error processing python-aptdaemon-gtk (--configure):
dependency problems - leaving unconfigured
configured to not write apport reports
configured to not write apport
reports
Errors were encountered while processing:
python-aptdaemon
aptdaemon
python-aptdaemon-gtk
E: Sub-process /usr/bin/dpkg returned an error code (1)
The upgrade or purge fails.
-- Package-specific info:
-- apt-config dump --
APT "";
APT::Architecture "amd64";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "true";
APT::Install-Suggests "0";
APT::Acquire "";
APT::Acquire::Translation "environment";
APT::Authentication "";
APT::Authentication::TrustCDROM "true";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^firmware-linux.*";
APT::NeverAutoRemove:: "^linux-firmware$";
APT::NeverAutoRemove:: "^linux-image.*";
APT::NeverAutoRemove:: "^kfreebsd-image.*";
APT::NeverAutoRemove:: "^linux-restricted-modules.*";
APT::NeverAutoRemove:: "^linux-ubuntu-modules-.*";
APT::Never-MarkAuto-Sections "";
APT::Never-MarkAuto-Sections:: "metapackages";
APT::Never-MarkAuto-Sections:: "restricted/metapackages";
APT::Never-MarkAuto-Sections:: "universe/metapackages";
APT::Never-MarkAuto-Sections:: "multiverse/metapackages";
APT::Never-MarkAuto-Sections:: "oldlibs";
APT::Never-MarkAuto-Sections:: "restricted/oldlibs";
APT::Never-MarkAuto-Sections:: "universe/oldlibs";
APT::Never-MarkAuto-Sections:: "multiverse/oldlibs";
APT::Periodic "";
APT::Periodic::Update-Package-Lists "1";
APT::Periodic::Download-Upgradeable-Packages "0";
APT::Periodic::AutocleanInterval "0";
APT::Update "";
APT::Update::Post-Invoke "";
APT::Update::Post-Invoke:: "touch /var/lib/apt/periodic/update-success-stamp
2>/dev/null || true";
APT::Update::Post-Invoke-Success "";
APT::Update::Post-Invoke-Success:: "[ ! -f /var/run/dbus/system_bus_socket ] ||
/usr/bin/dbus-send --system --dest=org.debian.apt --type=signal /org/debian/apt
org.debian.apt.CacheChanged || true";
APT::Archives "";
APT::Archives::MaxAge "30";
APT::Archives::MinAge "2";
APT::Archives::MaxSize "500";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::mirrors "mirrors/";
Dir::State::extended_states "extended_states";
Dir::State::status "/var/lib/dpkg/status";
Dir::Cache "var/cache/apt/";
Dir::Cache::archives "archives/";
Dir::Cache::srcpkgcache "srcpkgcache.bin";
Dir::Cache::pkgcache "pkgcache.bin";
Dir::Etc "etc/apt/";
Dir::Etc::sourcelist "sources.list";
Dir::Etc::sourceparts "sources.list.d";
Dir::Etc::vendorlist "vendors.list";
Dir::Etc::vendorparts "vendors.list.d";
Dir::Etc::main "apt.conf";
Dir::Etc::netrc "auth.conf";
Dir::Etc::parts "apt.conf.d";
Dir::Etc::preferences "preferences";
Dir::Etc::preferencesparts "preferences.d";
Dir::Etc::trusted "trusted.gpg";
Dir::Etc::trustedparts "trusted.gpg.d";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::dpkg "/usr/bin/dpkg";
Dir::Media "";
Dir::Media::MountPath "/media/cdrom";
Dir::Log "var/log/apt";
Dir::Log::Terminal "term.log";
Dir::Log::History "history.log";
Dir::Ignore-Files-Silently "";
Dir::Ignore-Files-Silently:: "~$";
Dir::Ignore-Files-Silently:: "\.disabled$";
Dir::Ignore-Files-Silently:: "\.bak$";
Dir::Ignore-Files-Silently:: "\.dpkg-[a-z]+$";
Acquire "";
Acquire::cdrom "";
Acquire::cdrom::mount "/media/cdrom";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/bin/apt-listchanges --apt || test $? -ne 10";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
DPkg::Tools "";
DPkg::Tools::Options "";
DPkg::Tools::Options::/usr/bin/apt-listchanges "";
DPkg::Tools::Options::/usr/bin/apt-listchanges::Version "2";
DPkg::Post-Invoke "";
DPkg::Post-Invoke:: "if [ -d /var/lib/update-notifier ]; then touch
/var/lib/update-notifier/dpkg-run-stamp; fi; if [ -e
/var/lib/update-notifier/updates-available ]; then echo >
/var/lib/update-notifier/updates-available; fi ";
Unattended-Upgrade "";
Unattended-Upgrade::Allowed-Origins "";
Unattended-Upgrade::Allowed-Origins:: "${distro_id} stable";
Unattended-Upgrade::Allowed-Origins:: "${distro_id}
${distro_codename}-security";
CommandLine "";
CommandLine::AsString "apt-config dump";
-- (no /etc/apt/preferences present) --
-- /etc/apt/sources.list --
#
# Line commented out by installer because it failed to verify:
# deb http://security.debian.org/ squeeze/updates main contrib
# Line commented out by installer because it failed to verify:
# deb-src http://security.debian.org/ squeeze/updates main contrib
# squeeze-updates, previously known as 'volatile'
# A network mirror was not selected during install. The following entries
# are provided as examples, but you should amend them as appropriate
# for your mirror of choice.
#
deb http://ftp.debian.org/debian/ squeeze-updates main contrib
deb http://http.us.debian.org/debian/ squeeze contrib non-free main
#deb-src http://ftp.debian.org/debian/ squeeze-updates main contrib
deb-src http://ftp.us.debian.org/debian/ squeeze main contrib non-free
# iceweasel
#
http://stevenrosenberg.net/blog/applications/browsers/firefox/2012_0612_iceweasel_13
deb http://backports.debian.org/debian-backports squeeze-backports main
# next line errors, Squeeze no longer supported, 2013-11-05
# switch to ESR instead of iceweasel-release
deb http://mozilla.debian.net/ squeeze-backports iceweasel-esr
#apt-get update
#apt-get install -t squeeze-backports iceweasel
# for PostgreSQL
deb http://apt.postgresql.org/pub/repos/apt/ squeeze-pgdg main
# Debian Squeeze LTS backports
deb http://http.debian.net/debian squeeze-lts main contrib non-free
deb-src http://http.debian.net/debian squeeze-lts main contrib non-free
deb http://http.debian.net/debian/ squeeze main contrib non-free
deb-src http://http.debian.net/debian/ squeeze main contrib non-free
deb http://security.debian.org/ squeeze/updates main contrib non-free
deb-src http://security.debian.org/ squeeze/updates main contrib non-free
-- System Information:
Debian Release: 6.0.10
APT prefers squeeze-lts
APT policy: (500, 'squeeze-lts'), (500, 'oldoldstable-updates'), (500,
'oldoldstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/16 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages apt depends on:
ii debian-archive-keyri 2010.08.28+squeeze1 GnuPG archive keys of the Debian a
ii gnupg 1.4.10-4+squeeze7 GNU privacy guard - a free PGP rep
ii libc6 2.11.3-4+deb6u6 Embedded GNU C Library: Shared lib
ii libgcc1 1:4.4.5-8 GCC support library
ii libstdc++6 4.4.5-8 The GNU Standard C++ Library v3
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
apt recommends no packages.
Versions of packages apt suggests:
pn apt-doc <none> (no description available)
ii aptitude 0.6.3-3.2+squeeze1 terminal-based package manager (te
ii bzip2 1.0.5-6+squeeze1 high-quality block-sorting file co
ii dpkg-dev 1.15.12 Debian package development tools
pn lzma <none> (no description available)
ii python-apt 0.7.100.1+squeeze1 Python interface to libapt-pkg
ii synaptic 0.70~pre1+b1 Graphical package manager
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: aptdaemon
Source-Version: 0.31+bzr413-1.1+deb6u2
We believe that the bug you reported is fixed in the latest version of
aptdaemon, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 791...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Raphaël Hertzog <hert...@debian.org> (supplier of updated aptdaemon package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 06 Jul 2015 09:52:49 +0200
Source: aptdaemon
Binary: aptdaemon python-aptdaemon python-aptdaemon-gtk
Architecture: source all
Version: 0.31+bzr413-1.1+deb6u2
Distribution: squeeze-lts
Urgency: medium
Maintainer: Julian Andres Klode <j...@debian.org>
Changed-By: Raphaël Hertzog <hert...@debian.org>
Description:
aptdaemon - transaction based package management service
python-aptdaemon - Python module for the server and client of aptdaemon
python-aptdaemon-gtk - Python GTK+ widgets to run an aptdaemon client
Closes: 791469
Changes:
aptdaemon (0.31+bzr413-1.1+deb6u2) squeeze-lts; urgency=medium
.
* Non-maintainer upload by the Debian LTS team.
* Fix syntax error with Python 2.5 introduced by former security fix
(due to usage of the with statement). Closes: #791469
Checksums-Sha1:
9a58107676a0b929f71e2e43e99034796c1990dc 1699
aptdaemon_0.31+bzr413-1.1+deb6u2.dsc
31d0b3c16cb2830df84d73ae8018d08974a50f0c 9790
aptdaemon_0.31+bzr413-1.1+deb6u2.debian.tar.gz
4aa48860f461fa3b0a47edff944e0a37f28b18a7 168044
aptdaemon_0.31+bzr413-1.1+deb6u2_all.deb
bbc8f0e12747c9a9a1d82af22fb6f44eed56d62c 59110
python-aptdaemon_0.31+bzr413-1.1+deb6u2_all.deb
182063ab773d07ec8ed507be32bafe32cd1ab18e 197068
python-aptdaemon-gtk_0.31+bzr413-1.1+deb6u2_all.deb
Checksums-Sha256:
dcebeef0e76a5e8eb78c1fdd0e0bd1b9cc4322168770aaaa8da50c21d0eb04db 1699
aptdaemon_0.31+bzr413-1.1+deb6u2.dsc
aad690b01816d5635a3d89ec90938c192c37de35e2f41cc46c6cd0f6d7410c56 9790
aptdaemon_0.31+bzr413-1.1+deb6u2.debian.tar.gz
2268b8333b086171b5247077caa50ee9fe2cb5876b75ee9c082520fd39b301d6 168044
aptdaemon_0.31+bzr413-1.1+deb6u2_all.deb
6172a41a6dcf71a8a75aae2cd549c1a2a6874618ba89c05477fef2c257bf8fce 59110
python-aptdaemon_0.31+bzr413-1.1+deb6u2_all.deb
d368018fbf97372546867b457402888cce30b137242beca5114cb462e821323a 197068
python-aptdaemon-gtk_0.31+bzr413-1.1+deb6u2_all.deb
Files:
ee26edc3cb03f96534412d787409e30c 1699 admin extra
aptdaemon_0.31+bzr413-1.1+deb6u2.dsc
98d52fb27ff37fa8a277642c3148df15 9790 admin extra
aptdaemon_0.31+bzr413-1.1+deb6u2.debian.tar.gz
ff8382ba2bba31d5c99dd5e15fc978d9 168044 admin extra
aptdaemon_0.31+bzr413-1.1+deb6u2_all.deb
c351a06fcb1dd47d6ceb6c2b767d03f5 59110 python extra
python-aptdaemon_0.31+bzr413-1.1+deb6u2_all.deb
906f9b60ba329f02edb8813faae94e1a 197068 python extra
python-aptdaemon-gtk_0.31+bzr413-1.1+deb6u2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
Comment: Signed by Raphael Hertzog
iQEcBAEBCAAGBQJVmjhPAAoJEAOIHavrwpq51PEIAKjetWUH6qfkmLYrg8jFNrWy
Wuf98kYhHGPmd1JO5tc+bFJrbIXEChTd6WerOXl1fuzY8fGZ2Egth5HGb0Xo+neL
1BhAhb9k1UrRRaAwwSoFL4a5oWPyhih1/6wsYOwG5mfHs5NEjlcOTQIRhqKtCG32
jBdH9azgRw7mWGxGZHOIng1IjrmauPhDf018SXbB0Y8yhtIfFjb38/uGUPyfZcP4
/dKikrEB12H2aRCxeG+LvjGIxzz/CSIgGOqPWdVSvehu7fYfYxQBwBHZEwrrtYQs
b0M5XQaqMv+vo5PG/xV8L/wta9co2+M7TbjTrwnvC32bT4/fElStuIlxrICAYBA=
=yqjt
-----END PGP SIGNATURE-----
--- End Message ---