[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#37688: marked as done (apt plus amnt cdrom is broke again)



Your message dated Wed, 23 Jun 1999 21:36:57 -0600 (MDT)
with message-id <Pine.LNX.3.96.990623213632.30611E-100000@Wakko.deltatee.com>
and subject line Fixed..
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'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Ian Jackson
(administrator, Debian bugs database)

Received: (at submit) by bugs.debian.org; 14 May 1999 20:14:49 +0000
Received: (qmail 31559 invoked from network); 14 May 1999 20:14:47 -0000
Received: from astor.interport.net (199.184.165.18)
  by master.debian.org with SMTP; 14 May 1999 20:14:47 -0000
Received: from burrito (mail@ts1port19.port.net [207.38.248.19])
	by astor.interport.net (8.8.5/8.8.5) with ESMTP id QAA14112
	for <submit@bugs.debian.org>; Fri, 14 May 1999 16:16:04 -0400 (EDT)
Received: from arroz.fake [192.168.33.5] (mail)
	by burrito with esmtp (Exim 2.11 #1 (Debian))
	id 10iOLw-0002dG-00; Fri, 14 May 1999 16:14:40 -0400
Received: from apharris by arroz.fake with local (Exim 2.11 #1 (Debian))
	id 10iOTm-00066Q-00; Fri, 14 May 1999 16:22:46 -0400
To: submit@bugs.debian.org
Subject: apt plus amnt cdrom is broke again
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
From: Adam Di Carlo <adam@onshore.com>
Date: 14 May 1999 16:22:46 -0400
Message-ID: <oazp372yg9.fsf@arroz.fake>
Lines: 78
Sender: Adam Di Carlo <apharris@burrito.onshore.com>


Package: apt
Version: 0.3.6


arroz:/etc/apt# apt-cdrom -d /amnt/cd -m  add
Using CD-ROM mount point /amnt/cd/
Identifying.. [3eb4fd9ea01f329ce408558ee2ed7d24]
Scanning Disc for index files..  Found 3 package index files.
Found label 'Debian GNU/Linux slink (2.1) 1/5 main binary-sparc section 1 SAM19990224'
This Disc is called 'Debian GNU_Linux slink (2.1) 1_5 main binary-sparc section 1 SAM19990224'
Reading Package Lists... Done
Wrote 1040 package records.
Writing new source list
Source List entries for this Disc are:
deb "cdrom:Debian GNU_Linux slink (2.1) 1_5 main binary-sparc section 1 SAM19990224/" debian/dists/frozen/contrib/binary-sparc/
deb "cdrom:Debian GNU_Linux slink (2.1) 1_5 main binary-sparc section 1 SAM19990224/" debian/dists/frozen/main/binary-sparc/
deb "cdrom:Debian GNU_Linux slink (2.1) 1_5 main binary-sparc section 1 SAM19990224/" debian/dists/frozen/non-US/binary-sparc/


arroz:/etc/apt# apt-get update
Hit http://cafe.onshore.com local/ Packages
Hit http://http.us.debian.org unstable/main Packages                           
Hit http://cafe.onshore.com local/ Release                                     
Hit http://sunsite.org.uk unstable/non-US Packages                             
Hit http://http.us.debian.org unstable/main Release          
Hit http://http.us.debian.org unstable/contrib Packages      
Hit http://http.us.debian.org unstable/contrib Release       
Hit http://http.us.debian.org unstable/non-free Packages     
Hit http://http.us.debian.org unstable/non-free Release      
Ign http://sunsite.org.uk unstable/non-US Release            
Reading Package Lists... Done
Building Dependency Tree... Done

arroz:/etc/apt# apt-get install ash
Reading Package Lists... Done
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
  ash 
0 packages upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 0b/77.2kb of archives. After unpacking 146kb will be used.
Media Change: Please insert the disc labeled 'Debian GNU_Linux slink (2.1) 1_5 main binary-sparc section 1 SAM19990224' in the drive '/cdrom/' and press enter

Media Change: Please insert the disc labeled 'Debian GNU_Linux slink (2.1) 1_5 main binary-sparc section 1 SAM19990224' in the drive '/cdrom/' and press enter

Media Change: Please insert the disc labeled 'Debian GNU_Linux slink (2.1) 1_5 main binary-sparc section 1 SAM19990224' in the drive '/cdrom/' and press enter


arroz:/etc/apt# mv apt.conf_automount apt.conf

arroz:/etc/apt# cat apt.conf 
APT {
  CDROM {
    NoMount "true";
  };
};

Acquire {
  cdrom {
    Mount "/amnt/cd";
  };
};


arroz:/etc/apt# apt-get install ash
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
  ash 
0 packages upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 0b/77.2kb of archives. After unpacking 146kb will be used.
Media Change: Please insert the disc labeled 'Debian GNU_Linux slink (2.1) 1_5 main binary-sparc section 1 SAM19990224' in the drive '/amnt/cd/' and press enter

Media Change: Please insert the disc labeled 'Debian GNU_Linux slink (2.1) 1_5 main binary-sparc section 1 SAM19990224' in the drive '/amnt/cd/' and press enter

...
etc.


Reply to: