Bug#240331: marked as done (apt: CDROMs must be manually ejected and mounted on Apple/Mac/PowerPC)
Your message dated Sun, 13 Nov 2005 10:34:11 -0800
with message-id <E1EbMg7-0006Hs-GG@spohr.debian.org>
and subject line Bug#240331: fixed in apt-setup 1:0.1
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; 26 Mar 2004 19:43:32 +0000
>From toff1@cox.net Fri Mar 26 11:43:32 2004
Return-path: <toff1@cox.net>
Received: from fed1mtao04.cox.net [68.6.19.241]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1B6xEq-0006Mm-00; Fri, 26 Mar 2004 11:43:32 -0800
Received: from iMacBlue ([68.107.134.103]) by fed1mtao04.cox.net
(InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with SMTP
id <20040326194257.DIF2428.fed1mtao04.cox.net@iMacBlue>
for <submit@bugs.debian.org>; Fri, 26 Mar 2004 14:42:57 -0500
Received: by iMacBlue (sSMTP sendmail emulation); Fri, 26 Mar 2004 12:40:52 +0000
From: "Chris Tillman" <toff1@cox.net>
Date: Fri, 26 Mar 2004 12:40:52 +0000
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: apt: CDROMs must be manually ejected and mounted on Apple/Mac/PowerPC
Message-ID: <20040326124052.GA536@ip68-107-134-103.tc.ph.cox.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
X-Reportbug-Version: 2.48
User-Agent: Mutt/1.5.5.1+cvs20040105i
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.3 required=4.0 tests=BAYES_00,DATE_IN_PAST_06_12,
HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
Package: apt
Version: 0.5.23
Severity: normal
I first noticed this problem when using base-config from the Sarge
installer (which I downloaded yesterday). I was installing a fresh
system, and for the first time using only CDs rather than doing a
network install. base-config goes into an apt configuration step,
and I chose CDROM. Then it calls apt-cdrom and asks for a CD to
be inserted so it can scan it.
CD #1 was already in the drive the first time this happened, and I
pushed the OK button several times with no response. I finally figured
out that the CD in the drive had been unmounted, and switched to
another console and mounted it. Then the installer was happy -- until
it asked for the next CD. I figured out that again the CD was
unmounted, and in order to put in another CD, I had to mount that one,
eject it (using the eject command -- remember many Macs don't have a CD
eject button on their CD drives), and then insert a new CD and mount it.
This is way too much for a newbie to figure out.
Then after I got the system going and I was using aptitude and apt-get
to install more packages from the CDs, I found the same thing was
true. Each time a new CD was called for, I had to manually eject the
old one, insert a new one and then mount it. So the entire apt system
just doesn't handle the case of Mac CDs well at all. That's why I
wrote the bug against apt rather than the installer; I'm sure
base-config just uses apt, and if apt was fixed base-config would work
too.
I'd be happy to test any proposed fixes.
-- Package-specific info:
-- apt-config dump --
APT "";
APT::Architecture "powerpc";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Default-Release "testing";
APT::Cache-Limit "10000000";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::userstatus "status.user";
Dir::State::status "/var/lib/dpkg/status";
Dir::Cache "var/cache/apt/";
Dir::Cache::archives "archives/";
Dir::Cache::srcpkgcache "srcpkgcache.bin";
Dir::Cache::pkgcache "pkgcache.bin";
Dir::Etc "etc/apt/";
Dir::Etc::sourcelist "sources.list";
Dir::Etc::vendorlist "vendors.list";
Dir::Etc::vendorparts "vendors.list.d";
Dir::Etc::main "apt.conf";
Dir::Etc::parts "apt.conf.d";
Dir::Etc::preferences "preferences";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::dpkg "/usr/bin/dpkg";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/bin/apt-listchanges --apt || test $? -ne 10";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
DPkg::Tools "";
DPkg::Tools::Options "";
DPkg::Tools::Options::/usr/bin/apt-listchanges "";
DPkg::Tools::Options::/usr/bin/apt-listchanges::Version "2";
-- (no /etc/apt/preferences present) --
-- /etc/apt/sources.list --
deb http://debian.crosslink.net/debian/ stable main
#deb http://non-us.debian.org/debian-non-US stable/non-US main
deb http://debian.crosslink.net/debian/ testing main
#deb-src http://debian.crosslink.net/debian/ testing main
#deb http://non-us.debian.org/debian-non-US testing/non-US main
#deb-src http://non-us.debian.org/debian-non-US testing/non-US main
deb http://security.debian.org/ stable/updates main
#deb http://http.us.debian.org/debian/ unstable main
deb-src http://http.us.debian.org/debian/ unstable main
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing')
Architecture: powerpc (ppc)
Kernel: Linux 2.4.20-powerpc
Locale: LANG=C, LC_CTYPE=C
Versions of packages apt depends on:
ii libc6 2.3.2.ds1-11 GNU C Library: Shared libraries an
ii libgcc1 1:3.3.3-1 GCC support library
ii libstdc++5 1:3.3.3-1 The GNU Standard C++ Library v3
-- no debconf information
--
Debian GNU/Linux Operating System
By the People, For the People
Chris Tillman (a people instance)
toff one at cox dot net
---------------------------------------
Received: (at 240331-close) by bugs.debian.org; 13 Nov 2005 18:35:31 +0000
>From joerg@spohr.debian.org Sun Nov 13 10:35:31 2005
Return-path: <joerg@spohr.debian.org>
Received: from joerg by spohr.debian.org with local (Exim 4.50)
id 1EbMg7-0006Hs-GG; Sun, 13 Nov 2005 10:34:11 -0800
From: Joey Hess <joeyh@debian.org>
To: 240331-close@bugs.debian.org
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#240331: fixed in apt-setup 1:0.1
Message-Id: <E1EbMg7-0006Hs-GG@spohr.debian.org>
Sender: Joerg Jaspert <joerg@spohr.debian.org>
Date: Sun, 13 Nov 2005 10:34:11 -0800
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-Level:
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-CrossAssassin-Score: 13
Source: apt-setup
Source-Version: 1:0.1
We believe that the bug you reported is fixed in the latest version of
apt-setup, which is due to be installed in the Debian FTP archive:
apt-cdrom-setup_0.1_all.udeb
to pool/main/a/apt-setup/apt-cdrom-setup_0.1_all.udeb
apt-mirror-setup_0.1_all.udeb
to pool/main/a/apt-setup/apt-mirror-setup_0.1_all.udeb
apt-setup-udeb_0.1_all.udeb
to pool/main/a/apt-setup/apt-setup-udeb_0.1_all.udeb
apt-setup_0.1.dsc
to pool/main/a/apt-setup/apt-setup_0.1.dsc
apt-setup_0.1.tar.gz
to pool/main/a/apt-setup/apt-setup_0.1.tar.gz
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 240331@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Joey Hess <joeyh@debian.org> (supplier of updated apt-setup 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 ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 27 Oct 2005 18:29:39 -0400
Source: apt-setup
Binary: apt-mirror-setup apt-cdrom-setup apt-setup-udeb
Architecture: source all
Version: 1:0.1
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Joey Hess <joeyh@debian.org>
Description:
apt-cdrom-setup - set up a CD in sources.list (udeb)
apt-mirror-setup - set up a mirror in sources.list (udeb)
apt-setup-udeb - Configure apt (udeb)
Closes: 196625 198759 215639 215639 220269 229048 235980 240331 251007 251413 252121 264375 269154 274615 277481 282356 284794 333513
Changes:
apt-setup (1:0.1) unstable; urgency=low
.
[ Joey Hess ]
* First release as a udeb broken out from base-config and rewritten.
.
* This means that apt mirror config uses d-i's mirror configs automatically.
Closes: #220269, #252121, #235980, #251007
* Issues with /dev/cdrom symlinks no longer apply, since that's taken
care of by d-i. Closes: #198759, #264375, #274615
* Issues with CD eject buttons no longer apply, since well, it currently
only supports loading in one CD. Closes: #215639, #215639, #240331
Closes: #333513
(TODO item exists for multiple CDs tho).
* Runs in the first stage so no issues with it running again and eating
configured sources or wanting to clear proxy settings.
Closes: #229048, #196625
* Will deal nicely with failure to reach security.debian.org.
Closes: #251413
* You can enter a mirror manually in choose-mirror and entry proxy info too.
Closes: #277481, #284794
* CD stuff works ok in noninteractive/preseeded modes. Closes: #282356
* Adds deb-src lines for everything, including security updates.
Closes: #269154.
.
[ Colin Watson ]
* Various small fixes.
* Call the main package apt-setup-udeb to allow for apt-setup.deb in the
future.
* Add translation infrastructure.
* Set epoch to supersede the base-config-based apt-setup-udeb in Ubuntu.
* Don't bother looking for security updates for unstable.
* Strip everything after the first dot from generator names when
constructing progress template names, to allow writing variants of a
generator with the same basic purpose as the original.
* Initial untested mirror generator for Ubuntu. Not added to translation
infrastructure yet, although the templates are there.
Files:
dbc8c4f94f94325538f93bd3630087eb 614 debian-installer extra apt-setup_0.1.dsc
fe48604bae97d44004e3dd1629737f47 7333 debian-installer extra apt-setup_0.1.tar.gz
7b4731afcea930977c66ae49ac5744ad 2774 debian-installer standard apt-setup-udeb_0.1_all.udeb
a6bc1c8ff95bc2535d75e832148fffab 1654 debian-installer extra apt-mirror-setup_0.1_all.udeb
55e047fa303acb7577fbcc5202c27c38 1054 debian-installer extra apt-cdrom-setup_0.1_all.udeb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDdURK2tp5zXiKP0wRApM7AKCRuiiK39xrat3cVg3JbauTF1AR1wCgl4vs
QoA+YuBdKtiQgYetCnrI8Wk=
=s8xY
-----END PGP SIGNATURE-----
Reply to: