Your message dated Mon, 30 Nov 2009 15:34:02 +0000
with message-id <[email protected]>
and subject line Bug#557177: fixed in cupt 1.3.1
has caused the Debian Bug report #557177,
regarding libcupt-perl: broken “cupt source”: Can't locate object method "new" 
via package "Digest"
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 [email protected]
immediately.)


-- 
557177: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557177
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libcupt-perl
Version: 1.3.0
Severity: important
Tags: patch

Hi,

unfortunately, cupt source $pkg was broken by commit 5aa189408a. Please
find attached a patch to fix this. (Please keep in mind Perl is not my
mother tongue, there might be better ways to fix that.)

Mraw,
KiBi.
>From 045dedbcfb138c8033a269be1b4f0d90993d376e Mon Sep 17 00:00:00 2001
From: Cyril Brulebois <[email protected]>
Date: Fri, 20 Nov 2009 04:48:20 +0100
Subject: [PATCH] cache: add back Digest module itself to 'use'

Since Digest->new($hash_type) is still used, it's needed to use Digest
as well, using Digest::* only isn't sufficient.

Fixes regression introduced in:
  5aa189408aef229a31e285f53d8044825bfa6832
---
 Cupt/Cache.pm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Cupt/Cache.pm b/Cupt/Cache.pm
index 80e440f..a8ef8d1 100644
--- a/Cupt/Cache.pm
+++ b/Cupt/Cache.pm
@@ -30,6 +30,7 @@ use 5.10.0;
 use strict;
 use warnings;
 
+use Digest;
 use Digest::MD5;
 use Digest::SHA;
 use Fcntl qw(:seek :DEFAULT);
-- 
1.6.5.2


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

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.1.dsc
  to main/c/cupt/cupt_1.3.1.dsc
cupt_1.3.1.tar.gz
  to main/c/cupt/cupt_1.3.1.tar.gz
cupt_1.3.1_all.deb
  to main/c/cupt/cupt_1.3.1_all.deb
libcupt-perl_1.3.1_all.deb
  to main/c/cupt/libcupt-perl_1.3.1_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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Eugene V. Lyubimkin <[email protected]> (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 [email protected])


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

Format: 1.8
Date: Mon, 30 Nov 2009 15:23:28 +0200
Source: cupt
Binary: libcupt-perl cupt
Architecture: source all
Version: 1.3.1
Distribution: unstable
Urgency: low
Maintainer: Eugene V. Lyubimkin <[email protected]>
Changed-By: Eugene V. Lyubimkin <[email protected]>
Description: 
 cupt       - alternative front-end for dpkg -- console interface
 libcupt-perl - alternative front-end for dpkg -- Perl modules
Closes: 556650 557177 557661
Changes: 
 cupt (1.3.1) unstable; urgency=low
 .
   * Cupt:
     - Config:
       - Added the option 'APT::Never-MarkAuto-Sections'.
       - Added the option family 'Aptitude::*'.
     - Cache:
       - 'verify_hash_sums': fixed the crash regression since 1.3.0. Thanks to
         Cyril Brulebois. (Closes: #557177)
     - Graph/TransitiveClosure:
       - Fixed calculating vertexes reachability for paths with length more
         than 2.
     - Worker:
       - While splitting heterogeneous actions, pay the first attention to
         action dependencies which are originated from 'Conflicts'. No longer
         pass '--force-conflicts' to dpkg. Thanks to James Vega.
         (Closes: #556650)
       - Mark the 'remove' subactions of upgrade/downgrade actions as fake.
       - Subsequently, don't try to "eat" some action dependencies anymore.
       - Don't merge unpack and configure subactions.
       - While splitting heterogeneous actions, ignore (after setting up
         '--force-breaks' and '--force-depends') reverse dependencies'
         breakages.
       - Allow circular dependencies between only 'configure' subactions, give
         up with an error on other ones.
       - Pass '--force-bad-path' to work around dpkg bug #558151.
     - Download:
       - Progresses/Console:
         - Fixed a divide-by-zero crash with zero-sized files. Thanks to
           James Vega. (Closes: #557661)
Checksums-Sha1: 
 00fd2c6298643b2537024365d18f68731ff33b92 980 cupt_1.3.1.dsc
 f440f7b9b150074ec078b2dc85a210bf75d87cbf 120011 cupt_1.3.1.tar.gz
 ee7fadabd377e74e3b7729b5a5402433f10f6f8f 144970 libcupt-perl_1.3.1_all.deb
 43bfa97ef624db1e024136947766b2b1767a93ab 62232 cupt_1.3.1_all.deb
Checksums-Sha256: 
 76ee7f48d29074293bb50e7a008094dda5b5fe30424a8f939d0a1e83379669f4 980 
cupt_1.3.1.dsc
 4b47a47a054c5adfd7dd80ea99a8561a26aa3e8a43507954e1b92bd1043406fc 120011 
cupt_1.3.1.tar.gz
 ec0d01d30ba780a08d0b0da1cc5fdd402fea1d843f9610875eac3b266657c843 144970 
libcupt-perl_1.3.1_all.deb
 4df9997aa7c50e75f7d24fb09fbeb636604185b951f4bf89f16df05c68f94ef1 62232 
cupt_1.3.1_all.deb
Files: 
 6169f620e73c99d57ea13d8e31241ed7 980 perl optional cupt_1.3.1.dsc
 6818f9ec13a0014f276c9d89fa586f61 120011 perl optional cupt_1.3.1.tar.gz
 594cda073b324f5874c944cca5bd512e 144970 perl optional 
libcupt-perl_1.3.1_all.deb
 833a51b2a9c57c98f3cc4bd6d39403af 62232 perl optional cupt_1.3.1_all.deb

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

iEYEARECAAYFAksT2MoACgkQchorMMFUmYwhBwCfVRYoBr6W4EzRhSMOMt914Rrt
ZdkAn2+nA9Dh3+hDy3yAX7OmC5yvG+XB
=FrxE
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to