Your message dated Sun, 15 Nov 2009 21:17:42 +0000
with message-id <e1n9mte-0007fi...@ries.debian.org>
and subject line Bug#556014: fixed in cupt 1.3.0
has caused the Debian Bug report #556014,
regarding libcupt-perl: Unable to upgrade packages which mutually Break
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.)


-- 
556014: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556014
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libcupt-perl
Version: 1.2.1
Severity: important

As is the case right now, cupt can't upgrade consolekit & udev because
the new versions both Break the currently installed version of the other
package.  Attached debug log.

N.B., I haven't tried the git repo yet due to the traceback I posted in
my other bug.

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

Kernel: Linux 2.6.30-2-686 (SMP w/2 CPU cores)
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 libcupt-perl depends on:
ii  liblist-moreutils-perl    0.25~02-1      Perl module with additional list f
ii  libparse-recdescent-perl  1.962.2+dfsg-1 Perl module to create and use recu
ii  libterm-size-perl         0.2-4+b1       Perl extension for retrieving term
ii  liburi-perl               1.37+dfsg-1    Manipulates and accesses URI strin
ii  libwww-curl-perl          4.09-1+b1      Perl bindings to libcurl
ii  perl [libdigest-sha-perl] 5.10.1-7       Larry Wall's Practical Extraction 

Versions of packages libcupt-perl recommends:
ii  bzip2                         1.0.5-3    high-quality block-sorting file co
ii  liblocale-gettext-perl        1.05-6     Using libc functions for internati

Versions of packages libcupt-perl suggests:
ii  cupt                          1.2.1      alternative front-end for dpkg -- 
pn  debdelta                      <none>     (no description available)
ii  dpkg-dev                      1.15.4.1   Debian package development tools
pn  dpkg-repack                   <none>     (no description available)
ii  lzma                          4.43-14    Compression method of 7z format in

-- no debconf information

-- 
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega <james...@debian.org>

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: cupt
Source-Version: 1.3.0

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

cupt_1.3.0.dsc
  to main/c/cupt/cupt_1.3.0.dsc
cupt_1.3.0.tar.gz
  to main/c/cupt/cupt_1.3.0.tar.gz
cupt_1.3.0_all.deb
  to main/c/cupt/cupt_1.3.0_all.deb
libcupt-perl_1.3.0_all.deb
  to main/c/cupt/libcupt-perl_1.3.0_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 556...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Eugene V. Lyubimkin <jac...@debian.org> (supplier of updated cupt 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)


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

Format: 1.8
Date: Sun, 15 Nov 2009 22:13:59 +0200
Source: cupt
Binary: libcupt-perl cupt
Architecture: source all
Version: 1.3.0
Distribution: unstable
Urgency: low
Maintainer: Eugene V. Lyubimkin <jac...@debian.org>
Changed-By: Eugene V. Lyubimkin <jac...@debian.org>
Description: 
 cupt       - alternative front-end for dpkg -- console interface
 libcupt-perl - alternative front-end for dpkg -- Perl modules
Closes: 547951 547952 553629 554356 555209 556014
Changes: 
 cupt (1.3.0) unstable; urgency=low
 .
   * cupt:
     - 'rdepends': memoize parsed versions.
     - Management actions:
       - Support '@<file>' syntax for reading arguments from files. The idea of
         the patch by Jean-Christophe Dubacq. (Closes: #554356)
     - Don't crash when run with no parameters (once again). Thanks to
       Didier Raboud. (Closes: #547952)
   * Cupt:
     - Cache:
       - 'get_satisfying_versions': don't sort result.
       - 'get_sorted_pinned_versions': removed ability to memoize it.
       - BinaryVersion:
         - Rewritten parsing the version entry using different approach.
           Speeded up parsing significantly.
         - New field 'others'.
         - [API break] 'homepage': removed, it now belongs to 'others' if
           supplied.
       - SourceVersion:
         - Rewritten parsing the version entry using different approach.
         - Support 'Binary' field span to multiple lines.
         - Support native packages with dashed version strings with a warning.
         - Recognize ".debian.tar.<ext>" files as diffs.
         - New field 'others'.
         - [API break] 'uploaders': became reference to array instead of string.
     - System:
       - Resolvers/Native:
         - Don't pre-schedule any relations for newly-installed versions, leave
           all work to main resolver. Also (Closes: #555209)
         - Don't try to remove the same unsynchronizeable package multiple
           times.
         - Fixed 'full' flavor of the resolver in non-debug mode.
         - Fixed too high factor for deleting unsynchronizeable packages.
         - Implemented shallow copying for solutions. Significantly reduces
           the average RAM footprint for a solution.
         - Don't try to remove the unsynchronizeable package if the stick is
           set.
         - Adjusted calculating action weights so installing an extra package
           gains almost nothing.
         - When 'cupt::resolver::synchronize-source-versions' is set, try use
           source versions if available to speed-up processing.
         - Don't perform re-synchronization if the source version has several
           appropriate binary versions.
         - Adjusted the effect of the 'cupt::resolver::quality-bar' option so
           it affects the less the longer solution is.
         - Significatly increased the penalty for non-installing the requested
           soft dependencies.
         - Implemented internal dependency graph to speed up processing
           solutions.
       - Worker:
         - Don't use File::Path module. Thanks to Bernd Zeimetz.
           (Closes: #553629)
         - Check that 'cupt::worker::archives-space-limit' is numeric. Thanks
           to Cyril Brulebois.
         - While splitting heterogeneous actions, set '--force-breaks' to all
           non-trivial actions in addition to '--force-depends'.
           Thanks to James Vega. (Closes: #556014)
         - Pass '--force-conflicts' to 'install' subaction of heterogeneous
           actions, the intermediate conflicts can still exist.
     - Config:
       - Fixed the typo to properly don't check option names for all
         'unattended-upgrade::*' options. Thanks to Jean-Christophe Dubacq.
         (Closes: #547951)
       - Changed the default value of the 'cupt::resolver::quality-bar' option
         from -250 to -50.
   * debian/control:
     - Restricted dependency of cupt on libcupt-perl to match minor version.
Checksums-Sha1: 
 b128ccf119d68b36242ea5972861a8d2e78dcf5a 980 cupt_1.3.0.dsc
 2732cc117a34ac5b08aa941c38d4a000b818e460 119202 cupt_1.3.0.tar.gz
 081ac76c4f60307edbc71a3142ca0c097b740327 143958 libcupt-perl_1.3.0_all.deb
 a624f5707ed41e2c4b866f0130c312fa45d9fbd2 61972 cupt_1.3.0_all.deb
Checksums-Sha256: 
 1730857843b905d0bda2494b6495934960fe2d55d35fcb7c93b00d41dfeab200 980 
cupt_1.3.0.dsc
 5b973ce19e3e6d7c75d08882db1f2ca0bf25df235b676e864ad4806cccab05c3 119202 
cupt_1.3.0.tar.gz
 c5795f688c92fd5fcf3b7f5406019d51834b1fe7be50e77f4cd21f594c1b7b47 143958 
libcupt-perl_1.3.0_all.deb
 529e05ff9aea6c5691d09dd894e22c4d0584298d748ab4c92b444b513e7d0434 61972 
cupt_1.3.0_all.deb
Files: 
 f910e7883eb67557f689b65f329d521a 980 perl optional cupt_1.3.0.dsc
 bb383a16e29e3b66bf751463652fe0c9 119202 perl optional cupt_1.3.0.tar.gz
 730af2bbe766c928b6b66464ef60240b 143958 perl optional 
libcupt-perl_1.3.0_all.deb
 104e01907e9ff71d7e7cb0e00631f9fa 61972 perl optional cupt_1.3.0_all.deb

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

iEYEARECAAYFAksAYZAACgkQchorMMFUmYyAQwCfc6a5YBOILBvIfBTla/kiTOk4
3xoAn1Oha+/GQgEUgmwwpujVKTzEsB9L
=cbZN
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to