[Bug 602945] Re: apt-cdrom fails due to inconsistent choice of mount points
Piotr Darzyn
darzynp at gmail.com
Sat Jul 6 21:35:54 UTC 2013
** Changed in: apt (Ubuntu)
Status: Invalid => New
** Changed in: apt (Ubuntu)
Status: New => Incomplete
** Changed in: apt (Ubuntu)
Status: Incomplete => Opinion
** Changed in: apt (Ubuntu)
Status: Opinion => Invalid
** Changed in: apt (Ubuntu)
Status: Invalid => Confirmed
** Changed in: apt (Ubuntu)
Status: Confirmed => In Progress
** Changed in: apt (Ubuntu)
Status: In Progress => Fix Committed
** Changed in: apt (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/602945
Title:
apt-cdrom fails due to inconsistent choice of mount points
Status in “apt” package in Ubuntu:
Fix Released
Bug description:
Binary package hint: apt
I did a network (medialess) install of Ubuintu 10.04LTS on a new PC,
then added a CDROM source using "apt-cdrom add".
It recongized my media and added appropriate lines to sources.list
anmd so on, but installing packages from the CDROM at the console
command line fails with "file not found" messages.
On this system (presumably, because it's a medialess install) there is
no entry for the cdrom in /etc/fstab.
It looks like what happens is that apt-get, etc., mount the CDROM at
/media/apt, but when lookng for packages it's searching under /cdrom,
whgich does not exist.
Creating a symbolic link to /media/apt at /cdrom allows things to
work, but should not be necessary. Apt-cdrom should use the same
mountpoint for accessing files on the CDROM as it used to mount the
medium.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/602945/+subscriptions
More information about the foundations-bugs
mailing list