Your message dated Thu, 7 Sep 2000 23:22:01 -0600 (MDT)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#71112: apt-cdrom support "-d mountpoint" but apt-get 
ignores it happily
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 7 Sep 2000 20:03:58 +0000
>From [EMAIL PROTECTED] Thu Sep 07 15:03:58 2000
Return-path: <[EMAIL PROTECTED]>
Received: from (mahonia.wanadoo.fr) [::ffff:193.252.19.58] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 13X7tl-0006PI-00; Thu, 07 Sep 2000 15:03:58 -0500
Received: from lyon.wanadoo.fr (193.251.23.190) by mahonia.wanadoo.fr; 7 Sep 
2000 22:03:48 +0200
Received: from nice.ram.loc ([192.168.0.3]) by lyon.wanadoo.fr
         with esmtp id m13X7ad-000GS6C
        (Debian Smail-3.2.0.102 1998-Aug-2 #2); Thu, 7 Sep 2000 21:44:03 +0200 
(MEST)
Received: (from [EMAIL PROTECTED])
        by nice.ram.loc (8.9.3/8.9.3/Debian 8.9.3-21) id VAA07372;
        Thu, 7 Sep 2000 21:44:03 +0200
Message-Id: <[EMAIL PROTECTED]>
From: Raphael Manfredi <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: apt-cdrom support "-d mountpoint" but apt-get ignores it happily
X-Reportbug-Version: 0.48
X-Mailer: reportbug 0.48
Date: Thu, 07 Sep 2000 21:44:03 +0200
Delivered-To: [EMAIL PROTECTED]

Package: apt
Version: 0.3.14
Severity: normal

I don't have a /cdrom dir, nor any entry in /etc/fstab for it.
Since I have 3 cdroms, I created /ext/cd0, /ext/cd1 and /ext/cd2 entries.

I ran "apt-cdrom -d /ext/cd0" just fine on my 3 CDs, but when I ran apt-get,
it complained abount not finding anything in /cdrom.  There must be an
option somewhere to tell apt-get where to expect cdrom mounts.

-- System Information
Debian Release: 2.1
Architecture: i386
Kernel: Linux nice 2.4.0-test7 #1 SMP Sat Sep 2 10:19:00 MEST 2000 i686

Versions of packages apt depends on:
ii  libc6                        2.1.2-6     GNU C Library: Shared libraries an
ii  libstdc++2.10                1:2.95.2-13 The GNU stdc++ library            


---------------------------------------
Received: (at 71112-done) by bugs.debian.org; 8 Sep 2000 05:22:07 +0000
>From [EMAIL PROTECTED] Fri Sep 08 00:22:07 2000
Return-path: <[EMAIL PROTECTED]>
Received: from pilsener.srv.ualberta.ca [::ffff:129.128.5.19] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 13XGc2-0003tE-00; Fri, 08 Sep 2000 00:22:06 -0500
Received: from wakko.deltatee.com (async6-13.remote.ualberta.ca 
[129.128.238.102])
        by pilsener.srv.ualberta.ca (8.10.2/8.10.2) with ESMTP id e885M1A17575;
        Thu, 7 Sep 2000 23:22:01 -0600 (MDT)
Received: from localhost (wakko.deltatee.com) [127.0.0.1] (jgg)
        by wakko.deltatee.com with smtp (Exim 2.11 #1)
        id 13XGbx-0006Jo-00 (Debian); Thu, 7 Sep 2000 23:22:01 -0600
Date: Thu, 7 Sep 2000 23:22:01 -0600 (MDT)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: Raphael Manfredi <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
cc: APT Development Team <[EMAIL PROTECTED]>
Subject: Re: Bug#71112: apt-cdrom support "-d mountpoint" but apt-get ignores 
it happily
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]


On Thu, 7 Sep 2000, Raphael Manfredi wrote:

> I ran "apt-cdrom -d /ext/cd0" just fine on my 3 CDs, but when I ran apt-get,
> it complained abount not finding anything in /cdrom.  There must be an
> option somewhere to tell apt-get where to expect cdrom mounts.

Yes.. it is in /etc/apt/apt.conf - it sets for both. The option for
apt-cdrom is more for testing...

I think it is acquire::cdrom::mount "/ext/cd0";

Jason

Reply via email to