Hello, 1. If I insert my ubuntu 14.04.3 dvd, there is no dialogue box shown to suggest me to add this cd rom to the synaptic.
2. In synaptic if I choose to add a cd rome in edit menu a dialog box asks me to insert the dvd in my dvd rom. but after this action I get this exception: E: Failed to mount the cdrom. Expected result : When I insert my ubuntu 14.04.3 dvd, a message box should ask me if I want to open synaptic to add this dvd like on an other distribution Is it a bug and if yes could you please fix it ? Best regards Battant -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, 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 -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp