Your message dated Tue, 21 Jun 2005 20:55:45 +1000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#191840: debsums: Generating checksums from CD-ROM archives
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 4 May 2003 10:01:14 +0000
>From [EMAIL PROTECTED] Sun May 04 05:01:13 2003
Return-path: <[EMAIL PROTECTED]>
Received: from mailgate.rz.uni-karlsruhe.de [129.13.64.97] (exim)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 19CGIz-0003aG-00; Sun, 04 May 2003 05:01:13 -0500
Received: from adagio.ut13.home.rz.uni-karlsruhe.de ([EMAIL PROTECTED]
[129.13.216.246])
by mailgate.rz.uni-karlsruhe.de with esmtp (Exim 3.36 #1)
id 19CGIw-0004nb-00; Sun, 04 May 2003 12:01:11 +0200
Received: from gds by adagio.ut13.home.rz.uni-karlsruhe.de with local (Exim
3.35 #1 (Debian))
id 19CGGu-0000fv-00; Sun, 04 May 2003 11:59:04 +0200
From: [EMAIL PROTECTED]
Subject: debsums: Generating checksums from CD-ROM archives
To: [EMAIL PROTECTED]
X-Mailer: bug 3.3.10.1
Message-Id: <[EMAIL PROTECTED]>
Sender: "Guentcho D. Skordev" <[EMAIL PROTECTED]>
Date: Sun, 04 May 2003 11:59:04 +0200
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-5.0 required=4.0
tests=BAYES_01,HAS_PACKAGE,NO_REAL_NAME
version=2.53-bugs.debian.org_2003_04_23
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_04_23
(1.174.2.15-2003-03-30-exp)
Package: debsums
Version: 2.0.2
Severity: wishlist
Hello,
>From the manual page:
| apt-get --reinstall -d install `debsums -l`
| may be used to populate the cache with any debs not
| already in the cache.
It seems this doesn't work if the source is a CD-ROM, like here:
/etc/apt/sources.list:
===========================
deb cdrom:[Debian GNU/Linux 3.0 r0 _Woody_ - Official i386 Binary-2
(20020718)]/ unstable contrib main non-US/contrib non-US/main
deb cdrom:[Debian GNU/Linux 3.0 r0 _Woody_ - Official i386 Binary-1
(20020718)]/ unstable contrib main non-US/contrib non-US/main
===========================
The only way I've found was to find the paths to the archives myself
(I needed them to generate the missing checksums) and to use the
package names with their full path. Maybe there is a better way?
Bye,
Gencho
-- System Information
Debian Release: 3.0
Kernel Version: Linux adagio 2.0.38 #2 Thu Dec 9 04:30:31 PST 1999 i386 unknown
Versions of the packages debsums depends on:
ii libdigest-md5- 2.13-2 MD5 Message Digest for Perl
ii perl 5.6.1-7 Larry Wall's Practical Extraction and Report
---------------------------------------
Received: (at 191840-close) by bugs.debian.org; 21 Jun 2005 10:55:53 +0000
>From [EMAIL PROTECTED] Tue Jun 21 03:55:53 2005
Return-path: <[EMAIL PROTECTED]>
Received: from londo.c47.org [198.142.1.20] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DkgQ4-00006C-00; Tue, 21 Jun 2005 03:55:52 -0700
Received: from bod by londo.c47.org with local (Exim 3.36 #1 (Debian))
id 1DkgPx-0002ws-00; Tue, 21 Jun 2005 20:55:45 +1000
Date: Tue, 21 Jun 2005 20:55:45 +1000
From: Brendan O'Dea <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Re: Bug#191840: debsums: Generating checksums from CD-ROM archives
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.9i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
On Sun, May 04, 2003 at 11:59:04AM +0200, [EMAIL PROTECTED] wrote:
>>From the manual page:
>| apt-get --reinstall -d install `debsums -l`
>| may be used to populate the cache with any debs not
>| already in the cache.
>
>It seems this doesn't work if the source is a CD-ROM, like here:
> /etc/apt/sources.list:
> ===========================
> deb cdrom:[Debian GNU/Linux 3.0 r0 _Woody_ - Official i386 Binary-2
> (20020718)]/ unstable contrib main non-US/contrib non-US/main
> deb cdrom:[Debian GNU/Linux 3.0 r0 _Woody_ - Official i386 Binary-1
> (20020718)]/ unstable contrib main non-US/contrib non-US/main
> ===========================
The man page has been updated to reflect that this recipe does not work
with local (including CD-ROM sources).
Unfortunately you do have to run "debsums --generate=keep
/cdrom/.../package.deb"
for each package with missing checksums manually.
--bod
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]