[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#622744: marked as done (python-apt: Actiongroups always raise the unbalanced actiongroups warning)



Your message dated Tue, 28 Jun 2011 17:02:18 +0000
with message-id <E1Qbbg2-0007dm-KY@franck.debian.org>
and subject line Bug#622744: fixed in apt 0.8.15
has caused the Debian Bug report #622744,
regarding python-apt: Actiongroups always raise the unbalanced actiongroups warning
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 owner@bugs.debian.org
immediately.)


-- 
622744: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622744
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: python-apt
Version: 0.7.100.3
Severity: normal

The "W: Unbalanced action groups, expect badness" is always raised if
packages are marked for a change.


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

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

Versions of packages python-apt depends on:
ii  apt [libapt-pkg4.10]          0.8.13.2   Advanced front-end for dpkg
ii  apt-utils [libapt-inst1.2]    0.8.13.2   APT utility programs
ii  libc6                         2.11.2-11  Embedded GNU C Library: Shared lib
ii  libgcc1                       1:4.6.0-2  GCC support library
ii  libstdc++6                    4.6.0-2    The GNU Standard C++ Library v3
ii  python                        2.6.6-12   interactive high-level object-orie
ii  python-apt-common             0.7.100.3  Python interface to libapt-pkg (lo
ii  python2.6                     2.6.6-8+b1 An interactive high-level object-o

Versions of packages python-apt recommends:
ii  iso-codes                     3.25-1     ISO language, territory, currency,
ii  lsb-release                   3.2-27     Linux Standard Base version report

Versions of packages python-apt suggests:
pn  python-apt-dbg               <none>      (no description available)
ii  python-apt-doc               0.7.100.3   Python interface to libapt-pkg (AP
ii  python-gtk2                  2.17.0-4+b1 Python bindings for the GTK+ widge
ii  python-vte                   1:0.24.3-2  Python bindings for the VTE widget

-- no debconf information
import apt

cache = apt.cache.Cache()
pkg = cache["xterm"]

with cache.actiongroup():
    pkg.mark_install()

--- End Message ---
--- Begin Message ---
Source: apt
Source-Version: 0.8.15

We believe that the bug you reported is fixed in the latest version of
apt, which is due to be installed in the Debian FTP archive:

apt-doc_0.8.15_all.deb
  to main/a/apt/apt-doc_0.8.15_all.deb
apt-transport-https_0.8.15_amd64.deb
  to main/a/apt/apt-transport-https_0.8.15_amd64.deb
apt-utils_0.8.15_amd64.deb
  to main/a/apt/apt-utils_0.8.15_amd64.deb
apt_0.8.15.dsc
  to main/a/apt/apt_0.8.15.dsc
apt_0.8.15.tar.gz
  to main/a/apt/apt_0.8.15.tar.gz
apt_0.8.15_amd64.deb
  to main/a/apt/apt_0.8.15_amd64.deb
libapt-pkg-dev_0.8.15_amd64.deb
  to main/a/apt/libapt-pkg-dev_0.8.15_amd64.deb
libapt-pkg-doc_0.8.15_all.deb
  to main/a/apt/libapt-pkg-doc_0.8.15_all.deb



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 622744@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Vogt <mvo@debian.org> (supplier of updated apt 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 28 Jun 2011 18:00:48 +0200
Source: apt
Binary: apt apt-doc libapt-pkg-dev libapt-pkg-doc apt-utils apt-transport-https
Architecture: source all amd64
Version: 0.8.15
Distribution: unstable
Urgency: low
Maintainer: APT Development Team <deity@lists.debian.org>
Changed-By: Michael Vogt <mvo@debian.org>
Description: 
 apt        - Advanced front-end for dpkg
 apt-doc    - Documentation for APT
 apt-transport-https - APT https transport
 apt-utils  - APT utility programs
 libapt-pkg-dev - Development files for APT's libapt-pkg and libapt-inst
 libapt-pkg-doc - Documentation for APT development
Closes: 150831 582791 602412 618288 622744 622805 623137 623171 624218 626505 626739 627642 627834 629949 630657
Changes: 
 apt (0.8.15) unstable; urgency=low
 .
   [ Julian Andres Klode ]
   * apt-pkg/depcache.cc:
     - Really release action groups only once (Closes: #622744)
     - Make purge work again for config-files (LP: #244598) (Closes: #150831)
   * apt-pkg/acquire-item.cc:
     - Reject files known to be invalid (LP: #346386) (Closes: #627642)
   * debian/apt.cron.daily:
     - Check power after wait, patch by manuel-soto (LP: #705269)
   * debian/control:
     - Move ${shlibs:Depends} to Pre-Depends, as we do not want APT
       unpacked if a library is too old and thus break upgrades
   * doc/apt-key.8.xml:
     - Document apt-key net-update (LP: #192810)
 .
   [ Christian Perrier ]
   * Galician translation update (Miguel Anxo Bouzada). Closes: #626505
   * Italian translation update (Milo Casagrande). Closes: #627834
   * German documentation translation update (Chris Leick). Closes: #629949
   * Catalan translation update (Jordi Mallach). Closes: #630657
 .
   [ David Kalnischkies ]
   * fix a bunch of cppcheck warnings/errors based on a patch by
     Niels Thykier, thanks! (Closes: #622805)
   * apt-pkg/depcache.cc:
     - really include 'rc' packages in the delete count by fixing a
       typo which exists since 1999 in the source… (LP: #761175)
     - if critical or-group can't be satisfied, exit directly.
   * apt-pkg/acquire-method.cc:
     - write directly to stdout instead of creating the message in
       memory first before writing to avoid hitting limits
     - fix order of CurrentURI and UsedMirror in Status() and Log()
   * apt-pkg/orderlist.cc:
     - let VisitRProvides report if the calls were successful
   * apt-pkg/deb/dpkgpm.cc:
     - replace obsolete usleep with nanosleep
     - remove invalid pkgcache.bin and rebuild it if possible
     - log reinstall commands in history.log
   * debian/apt{,-utils}.symbols:
     - update both experimental symbol-files to reflect 0.8.14 state
   * debian/rules:
     - remove unused embedded jquery by doxygen from libapt-pkg-doc
   * cmdline/apt-mark.cc:
     - reimplement apt-mark in c++
     - provide a 'showmanual' command (Closes: #582791)
     - provide a 'dpkg --set-selections' wrapper to set/release holds
   * cmdline/apt-get.cc:
     - deprecate mostly undocumented 'markauto' in favor of 'apt-mark'
   * cmdline/apt-cache.cc:
     - deprecate mostly undocumented 'showauto' in favor of 'apt-mark'
   * apt-pkg/pkgcache.cc:
     - really ignore :arch in FindPkg() in non-multiarch environment
   * doc/po/de.po:
     - undo the translation of the command 'dump' in manpage of apt-config
       as report by Burghard Grossmann on debian-l10n-german, thanks!
   * apt-pkg/deb/debmetaindex.cc:
     - do not download TranslationIndex if no Translation-* will be
       downloaded later on anyway (Closes: #624218)
   * test/versions.lst:
     - disable obscure version number tests with versions dpkg doesn't
       allow any more as they don't start with a number
   * apt-pkg/acquire-worker.cc:
     - print filename in the unmatching size warning (Closes: #623137)
   * apt-pkg/acquire-item.cc:
     - apply fix for poorly worded 'locate file' error message from
       Ben Finney, thanks! (Closes: #623171)
   * methods/http.cc:
     - add config option to ignore a closed stdin to be able to easily
       use the method as a simple standalone downloader
     - Location header in redirects should be absolute URI, but some
       servers just send an absolute path so still deal with it properly
     - dequote URL taken from Location in redirects as we will otherwise
       quote an already quoted string in the request later (Closes: #602412)
   * apt-pkg/contrib/netrc.cc:
     - replace non-posix gnu-extension strdupa with strdup
   * apt-pkg/packagemanager.cc:
     - ensure for Multi-Arch:same packages that they are unpacked in
       lock step even in immediate configuration (Closes: #618288)
   * apt-pkg/init.cc:
     - don't set deprecated APT::Acquire::Translation, thanks Jörg Sommer!
   * cmdline/apt-config.cc:
     - show Acquire::Languages and APT::Architectures settings
       in 'dump' (Closes: 626739)
   * apt-pkg/orderlist.cc:
     - ensure that an old version of a package with a provides can
       never satisfy a dependency of a newer version of this package
 .
   [ Michael Vogt ]
   * methods/mirror.cc:
     - ignore lines starting with "#" in the mirror file
     - ignore non http urls in the mirrors
     - append the dist (e.g. sid, wheezy) as a query string when
       asking for a suitable mirror
   * apt-pkg/deb/deblistparser.cc:
     - include all known languages when building the apt cache
       (LP: #794907)
   * apt-pkg/deb/debindexfile.cc:
     - remove some no longer valid checks for "TranslationsAvailable()"
 .
   [ Kenneth Solbø Andersen ]
   * apt-pkg/deb/dpkgpm.cc:
     - set permissions of term.log to root.adm and 644 (LP: #404724)
 .
   [ Chris Leick ]
   * various typo and syntax corrections in doc/*.xml
Checksums-Sha1: 
 eda09b56bb05d43369bb0e29c33dded7e87b278c 1350 apt_0.8.15.dsc
 1347388deab2ae69beb13dd23ddd3c4db6bc5448 3410984 apt_0.8.15.tar.gz
 9dc63fe4ce3cdb49a4ea79706e52d3276dbd8962 239626 apt-doc_0.8.15_all.deb
 2631a6df45c687855f650f96757246731a618b21 736034 libapt-pkg-doc_0.8.15_all.deb
 09090eb74d8a624863ab8e9c40e30743a7526c00 2179248 apt_0.8.15_amd64.deb
 637cc8c5eeb68a3990452f8afaedc7b480467fd7 159446 libapt-pkg-dev_0.8.15_amd64.deb
 77f782340a479036afc2f604c5858f2c0e8af7c2 287552 apt-utils_0.8.15_amd64.deb
 4cb9202da5c132fe8673a22dfcf9a75a2042574f 89378 apt-transport-https_0.8.15_amd64.deb
Checksums-Sha256: 
 ff85a10135f3d48a8aad2a291fb1f90ba5519ebfb7f1b9a1ab6f39836bf2b03d 1350 apt_0.8.15.dsc
 5f63e7e5351c6810bdf07fe077c47df1f832d9be716114a5f9e7960ba4c4cd92 3410984 apt_0.8.15.tar.gz
 bdf19a4d1b39613c8cf8e75f80e37c68db5e14f88fe122cece53231fc01ec6e1 239626 apt-doc_0.8.15_all.deb
 619614bde9fb7a2a9a790fe4f41ae967e4a98745b6eea71d3ec1314d54bed645 736034 libapt-pkg-doc_0.8.15_all.deb
 24a29a7bee6815816eedd0b777b17ec0c58400642a34b23a0598df2dcb7e0678 2179248 apt_0.8.15_amd64.deb
 7c75db98aadaedfdca927263526285bbfec0b852ea4ee4479e01c853f1f7d165 159446 libapt-pkg-dev_0.8.15_amd64.deb
 ef9aa706dcb1bd3ae7d95157f2eef6721311e96ab577ece43af7391a47aff7b3 287552 apt-utils_0.8.15_amd64.deb
 ff9f956b2bf889a105f2e092df25fdb77e09ae0a3290d59ed3b169b0b54decf1 89378 apt-transport-https_0.8.15_amd64.deb
Files: 
 c712d7a78c399b382d382eb87d4e36e0 1350 admin important apt_0.8.15.dsc
 ef4788739826424d45d1434b09108ce2 3410984 admin important apt_0.8.15.tar.gz
 6c28f3cf58b7f4ae7e23bc470315a91c 239626 doc optional apt-doc_0.8.15_all.deb
 8038f309a39918639040d300cb3757c5 736034 doc optional libapt-pkg-doc_0.8.15_all.deb
 dddd5634de7b2a6994859218ff67dc80 2179248 admin important apt_0.8.15_amd64.deb
 579b2157248b42209bfdd8b5507a0fec 159446 libdevel optional libapt-pkg-dev_0.8.15_amd64.deb
 aeb62eb157933efe4483080ee8f78ce8 287552 admin important apt-utils_0.8.15_amd64.deb
 9332d3f68e5bbef1edf53ee2a14ccf0a 89378 admin optional apt-transport-https_0.8.15_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk4KBRIACgkQliSD4VZixzSxIQCfWRBnR33XOvOdRiE4mAIS45uq
SPkAoI1I/XYW/lw4HVingGmzhLij1aKb
=5vDF
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: