Your message dated Sun, 02 Aug 2009 19:32:03 +0000
with message-id <e1mxgmp-00046h...@ries.debian.org>
and subject line Bug#539256: fixed in cupt 0.5.0
has caused the Debian Bug report #539256,
regarding libcupt-perl: installs a package before removing conflicts
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.)


-- 
539256: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539256
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: cupt
Version: 0.4.1
Severity: normal

Hi again,

again, oh the irony:
| k...@kbsd:~/hack/apt-0.7.22$ LANG=C sudo cupt build-dep apt
| W: attempt to set wrong option 'acquire::pdiffs'
| Building the package cache... [done]
| Initializing package resolver and worker... [done]
| Scheduling requested actions... [done]
| Resolving possible unmet dependencies... 
| The following 14 packages will be INSTALLED:
| 
| doc-base epdfview gsfonts-x11 libcurl4-gnutls-dev libdb-dev libmldbm-perl 
libpoppler-glib4 libuuid-perl pgf texlive-generic-extra texlive-pictures 
texlive-pictures-doc texpower texpower-manual 
| 
| The following 7 packages will be REMOVED:
| 
| efl-dev libcurl4-openssl-dev libecore-dev libedbus-dev libedje-dev 
libefreet-dev libssh2-1-dev 
| 
| The following 4 packages will be CONFIGURED:
| 
| libfreezethaw-perl preview-latex-style texlive-latex-extra 
texlive-latex-extra-doc 
| 
| Need to get 0B/10.2MiB of archives. After unpacking 18.9MiB will be used.
| Do you want to continue? [y/N/q] y
| 
| Performing requested actions:
| Selecting previously deselected package libmldbm-perl.
| (Reading database ... 111106 files and directories currently installed.)
| Unpacking libmldbm-perl (from .../libmldbm-perl_2.01-2_all.deb) ...
| Processing triggers for man-db ...
| Selecting previously deselected package texlive-generic-extra.
| (Reading database ... 111119 files and directories currently installed.)
| Unpacking texlive-generic-extra (from 
.../texlive-generic-extra_2007.dfsg.17-2_all.deb) ...
| Setting up preview-latex-style (11.83-7.3) ...
| mktexlsr: Updating /usr/local/share/texmf/ls-R... 
| mktexlsr: Updating /var/lib/texmf/ls-R-TEXMFMAIN... 
| mktexlsr: Updating /var/lib/texmf/ls-R-TEXLIVE... 
| mktexlsr: Updating /var/lib/texmf/ls-R... 
| mktexlsr: Done.
| dpkg: regarding .../libcurl4-gnutls-dev_7.19.5-1_kfreebsd-i386.deb containing 
libcurl4-gnutls-dev:
|  libcurl4-gnutls-dev conflicts with libcurl-dev
|   libcurl4-openssl-dev provides libcurl-dev and is present and installed.
| dpkg: error processing 
/var/cache/apt/archives/libcurl4-gnutls-dev_7.19.5-1_kfreebsd-i386.deb 
(--install):
|  conflicting packages - not installing libcurl4-gnutls-dev
| Errors were encountered while processing:
|  /var/cache/apt/archives/libcurl4-gnutls-dev_7.19.5-1_kfreebsd-i386.deb
| E: dpkg returned non-zero status: 256
| E: error performing command 'build-dep'

>From a very quick look, there might be something missing for handling
conflicts against packages that are provided by other packages.

Mraw,
KiBi.



--- End Message ---
--- Begin Message ---
Source: cupt
Source-Version: 0.5.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_0.5.0.dsc
  to pool/main/c/cupt/cupt_0.5.0.dsc
cupt_0.5.0.tar.gz
  to pool/main/c/cupt/cupt_0.5.0.tar.gz
cupt_0.5.0_all.deb
  to pool/main/c/cupt/cupt_0.5.0_all.deb
libcupt-perl_0.5.0_all.deb
  to pool/main/c/cupt/libcupt-perl_0.5.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 539...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Eugene V. Lyubimkin <jackyf.de...@gmail.com> (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, 02 Aug 2009 22:13:31 +0300
Source: cupt
Binary: libcupt-perl cupt
Architecture: source all
Version: 0.5.0
Distribution: unstable
Urgency: low
Maintainer: Eugene V. Lyubimkin <jackyf.de...@gmail.com>
Changed-By: Eugene V. Lyubimkin <jackyf.de...@gmail.com>
Description: 
 cupt       - alternative front-end for dpkg -- console interface
 libcupt-perl - alternative front-end for dpkg -- Perl modules
Closes: 539256
Changes: 
 cupt (0.5.0) unstable; urgency=low
 .
   * cupt:
     - Fixed a regression since 0.4.0 when trying to 'remove' non-installed
       packages (for insuring that they won't be installed).
     - New 'shell' subcommand.
   * Cupt:
     - System:
       - Worker:
         - 'update_release_and_index_data': always delete possible partial
           chunks of Release files and their gpg signatures before downloads.
         - don't even attempt to "eat" the action dependencies
           that were originated by Conflicts/Breaks, doing this could break
           action sequence order. Thanks to Cyril Brulebois. (Closes: #539256)
     - Cache:
       - 'verify_signature': don't error but only warn when gpg doesn't give
         enough info for some reason. Thanks to Cyril Brulebois.
       - don't hardcode archive 'experimental' for Releases that should be
         pinned as 'not for automatic upgrades', but use 'NotAutomatic' flag
         in the Release file instead.
       - New method 'set_config'.
       - BinaryVersion:
         - Fall back with a warning to priority 'extra' if the priority isn't
           specified.
     - Config:
       - Recognize 'acquire::pdiffs' option, though it's unsupported.
       - New method 'clone'.
   * debian/control:
     - Added Vcs-* headers.
     - Bumped debhelper build-dependency to (>= 7.0.50) to use overrides.
   * debian/rules:
     - Simplified defining PERL variable. Patch by Cyril Brulebois.
     - Use $(PERL) instead of 'perl' to install PODs. Patch by Cyril Brulebois.
     - Dramatically reduced size of the rules, thanks to dh7 override magic.
       Patch by Cyril Brulebois.
Checksums-Sha1: 
 83c9149e10034b3e64282485f67045dae8bfe7e0 970 cupt_0.5.0.dsc
 8461e1facae40e14e81b9ae58c10fabd0429328b 92245 cupt_0.5.0.tar.gz
 e89f34d339c3910aefe314a51419649796712fbd 117398 libcupt-perl_0.5.0_all.deb
 c05f8e3b39b0045c375c118fe49e2fa8c0f1f75e 49784 cupt_0.5.0_all.deb
Checksums-Sha256: 
 d6b6f6905f4ee8b4fd538ab81ce9fb1f1d3fa4d6ffbd44dcfcc4e9d8e2111fa6 970 
cupt_0.5.0.dsc
 9d6cd4568457ad2e7723cbbbb4b9e4f2931b8de3397f211c4618602c35bab548 92245 
cupt_0.5.0.tar.gz
 0aeec777ca2f313aa227fd2911eebf1c01befa312fddd5502d36e0c50a517d4d 117398 
libcupt-perl_0.5.0_all.deb
 db543d6e434af7ef77816eaa4edf71858729a45b2645dc249e91bbb925542636 49784 
cupt_0.5.0_all.deb
Files: 
 e12d2542c345130a221d99ae51663ed4 970 perl optional cupt_0.5.0.dsc
 e7d000b3ca6c708fa7cdb3217f7039ae 92245 perl optional cupt_0.5.0.tar.gz
 24c11f024f082b9fa6a8571ce66bc290 117398 perl optional 
libcupt-perl_0.5.0_all.deb
 cc4f0f9385a0026fea83d365e4ff6bb9 49784 perl optional cupt_0.5.0_all.deb

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

iEYEARECAAYFAkp15lMACgkQchorMMFUmYyn3ACfRyZtP5Bfy7eiKCXl0QHNHAti
cxYAniR7ejkQBx9W+RtyD/RSLVJo/rgy
=Cc/9
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to