Your message dated Thu, 02 Jul 2009 22:15:10 +0200
with message-id <87bpo2zvsh....@frosties.localdomain>
and subject line [Goswin von Brederlow] Bugs fixed in ia32-libs-tools 19
has caused the Debian Bug report #533746,
regarding ia32-apt-get breaks aptitude
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.)


-- 
533746: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533746
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ia32-apt-get
Version: 18
Severity: grave
Justification: renders package unusable

That package was pulled in automatically by libs-i386 and it breaks
nearly everything:
- aptitude UI with upgrading does not work, redownloads everything again
  and again
- changing /etc/apt/sources.list is not carried over to whereever that
  package saves it dummy hosed sources.list (in /e/apt/{386,amd64})
- calling apt-get update from the command line (recommended in another
  bug report) finishes in a core dump
  /usr/bin/apt-get: line 46: 30757 Segmentation fault      apt-get.real 
--no-list-cleanup --no-download update
- telling the user *ONLY* in the NEWS file that we have to pin i386
  packages otherwise they instead of the native ones will be installed
  is *definitely* not enough. I have NOT decided to include i386 package
  repositories in my sources.list, if ia32-apt-get adds that automatically
  it has to make sure that this does not happen.

Is this a joke package? It is not April fool's day!

If you prefer I will open grave bugs for each of the above.


-- System Information:
Debian Release: squeeze/sid
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ia32-apt-get depends on:
ii  ia32-libs-tools               18         Tools for converting i386 debs for

ia32-apt-get recommends no packages.

ia32-apt-get suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: ia32-libs-tools
Source-Version: 19

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

ia32-apt-get_19_all.deb
  to pool/main/i/ia32-libs-tools/ia32-apt-get_19_all.deb
ia32-archive_19_all.deb
  to pool/main/i/ia32-libs-tools/ia32-archive_19_all.deb
ia32-libs-gtk_19_amd64.deb
  to pool/main/i/ia32-libs-tools/ia32-libs-gtk_19_amd64.deb
ia32-libs-tools_19.dsc
  to pool/main/i/ia32-libs-tools/ia32-libs-tools_19.dsc
ia32-libs-tools_19.tar.gz
  to pool/main/i/ia32-libs-tools/ia32-libs-tools_19.tar.gz
ia32-libs-tools_19_amd64.deb
  to pool/main/i/ia32-libs-tools/ia32-libs-tools_19_amd64.deb
ia32-libs_19_amd64.deb
  to pool/main/i/ia32-libs-tools/ia32-libs_19_amd64.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 535...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Goswin von Brederlow <goswin-...@web.de> (supplier of updated ia32-libs-tools 
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...@debian.org)


Format: 1.8
Date: Sun, 28 Jun 2009 14:28:51 +0200
Source: ia32-libs-tools
Binary: ia32-libs-tools ia32-archive ia32-apt-get ia32-libs ia32-libs-gtk
Architecture: source all amd64
Version: 19
Distribution: unstable
Urgency: low
Maintainer: Debian ia32-libs Team 
<pkg-ia32-libs-maintain...@lists.alioth.debian.org>
Changed-By: Goswin von Brederlow <goswin-...@web.de>
Description: 
 ia32-apt-get - Apt-get and dpkg wrapper for on-the-fly ia32-libs conversion
 ia32-archive - Create a local archive of converted i386 debs for amd64 and ia64
 ia32-libs  - ia32 shared libraries for use on amd64 and ia64 systems
 ia32-libs-gtk - ia32 shared libraries for use on amd64 and ia64 systems
 ia32-libs-tools - Tools for converting i386 debs for amd64 and ia64
Closes: 435455 458457 459521 460169 460737 463701 471363 475137 478046 484581 
487788 490947 492453 492978 493968 496248 497919 498044 499040 499043 504137 
505625 505627 505631 505632 505761 508170 527521 529935 530954 532512 532986 
533746 534903 534979 535035 535081
Changes: 
 ia32-libs-tools (19) unstable; urgency=low
 .
   * mangle.cc: Parse "Conflicts: libmagick5 (>= 4:5.5.1-1 )" right.
     (Closes: #534903)
   * mangle.cc: Add handling of Breaks.
   * mangle.cc: Add hack for flashplugin-nonfree.
   * mangle.cc: Remove debug output about arch_all.list changes.
   * mangle.cc: Add support to filter out binaries.
   * Add ia3-libs-tools/hook/flashplugin-nonfree.hook (Closes: 499043).
   * ia32-apt-get.postrm: Don't fail if Release.gpg is already removed.
   * ia32-apt-get.preinst: Check and install diversion on update too, they
     might not exist after a failed remove/purge action (Closes: #535035).
   * Make ia32-libs and ia32-libs-gtk Section: libs, Priority: optional.
   * Update ia32-apt-get.README.Debian
   * ia32-apt-get.NEWS: typo fix found by Andreas Henriksson.
   * Add aptitude wrapper (Closes: #492978, #533746).
   * Debconf support
     + question before reverting pre version 15 conffile cleanup.
     + question for allowed packages.
   * Remove empty Packages files on remove so update fetches fresh ones.
   * Handle no /etc/apt/sources.list (Closes: #534979).
   * apt-get.in: make error reporting more descriptive (Closes: #535081).
   * Close bugs solved by switching from old ia32-libs to ia32-apt-get.
     + New pango and gtk hooks produce proper conffiles.
     + New method provides up-to-date and all libraries.
     (Closes: #458457, #487788, #508170, #505627, #505632, #435455,
              #460737, #460169, #463701, #471363, #475137, #478046,
              #484581, #490947, #492453, #493968, #496248, #497919,
              #498044, #505631, #505761, #505625, #459521, #499040,
              #504137, #527521, #529935, #530954, #532512, #532986)
   * Add po-debconf support.
Checksums-Sha1: 
 a0300f8f3a8b39e817d2e0673ec5ba4ea98498e7 985 ia32-libs-tools_19.dsc
 dc910826a594bdbb175cc63121ac691c348a8b38 40730 ia32-libs-tools_19.tar.gz
 e4a45ba74910d2fc1caa4a3ada66e84ad431ea99 10178 ia32-archive_19_all.deb
 c0c85fa56959c1d9257c0c07291812fca30a6c9a 23220 ia32-apt-get_19_all.deb
 0291aa3e8c2d295a9a073b5e5158ef621a86f79c 43840 ia32-libs-tools_19_amd64.deb
 bd86b6d3fa733af2c820b2eba2c33f3c49713433 4984 ia32-libs_19_amd64.deb
 19411289ce59abe68e77f10e705632d6463a17c3 5026 ia32-libs-gtk_19_amd64.deb
Checksums-Sha256: 
 76d321a8a85fc4d9a32bb6b2a2b520eeee05a250b7cc28eecb1190799f5e29c2 985 
ia32-libs-tools_19.dsc
 c1671a4aacea3edd12b8b7e43a5db5d4a9c2fd3c13b6db5df3e6563677e88024 40730 
ia32-libs-tools_19.tar.gz
 49fdf43d0c3962e1df65182f6c123768861c18d69a4c29372ab8c1e9fe97412d 10178 
ia32-archive_19_all.deb
 98fbdc0c3e2846960946b609cc8e70891bf88341cb58c0940c0646597b2ea8bd 23220 
ia32-apt-get_19_all.deb
 2d339f273729da1ddfd67ee59ecd73514c53b8aaf3c83a06df6c53632dd37cef 43840 
ia32-libs-tools_19_amd64.deb
 276575fe13343a413a026de43acd8a8b328e79c6f10720517262b30a32c1fe0a 4984 
ia32-libs_19_amd64.deb
 a6899a11c868f1bcdb727ded009f0e26c2e74b24296ba6b47d3aa225d0d54ae6 5026 
ia32-libs-gtk_19_amd64.deb
Files: 
 37a493aa813f255e2417bb09acca7e09 985 devel extra ia32-libs-tools_19.dsc
 a9016cfe3947ec3eb41c6a461e39c360 40730 devel extra ia32-libs-tools_19.tar.gz
 85a072995de5a51aa344aa5beda6c4ee 10178 devel extra ia32-archive_19_all.deb
 cc0512dcc202fc3213d690b6bcfa3de2 23220 devel extra ia32-apt-get_19_all.deb
 da4512a32f20189d400e16f4e234c167 43840 devel extra ia32-libs-tools_19_amd64.deb
 0a8ca240b911543a2a885c820f689933 4984 libs optional ia32-libs_19_amd64.deb
 8f25873ac86db7c49125cbf8dfefd0b6 5026 libs optional ia32-libs-gtk_19_amd64.deb

----------


--- End Message ---

Reply via email to