[Bug 115536] Re: apt-cdrom add fails to mount the medium
Piotr Darzyn
darzynp at gmail.com
Sat Jul 6 19:54:52 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
--
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/115536
Title:
apt-cdrom add fails to mount the medium
Status in “apt” package in Ubuntu:
In Progress
Status in “synaptic” package in Ubuntu:
Invalid
Bug description:
Binary package hint: apt
While running 'apt-cdrom add' in my notebook its always fails saying:
E: Failed to mount the cdrom.
APT looks into /etc/fstab to get the default cdrom mount point. My fstab looks like:
/dev/cdrom /cdrom udf,iso9660 user,noauto 0 0
APT tries to mount '/cdrom/' instead of just '/cdrom' (withou slash).
If I change fstab and add the slash in the mount point everything
works well.
Suggestion:
a) APT needs to use the hal mounting point instead the /etc/fstab, so it would works with no mention in fstab
b) The default fstab mounting point should be '/cdrom/' instead of just '/cdrom'
c) The default mounting point where apt looks into should be '/cdrom'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/115536/+subscriptions
More information about the foundations-bugs
mailing list