Adding a CDROM does no longer work with the dbus/polkit version
Bug #815860 reported by
Michael Vogt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-properties (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
Adding a CDROM with software-
Changed in software-properties (Ubuntu): | |
milestone: | none → ubuntu-11.10-beta-1 |
status: | New → Confirmed |
importance: | Undecided → High |
To post a comment you must log in.
It turns out that this is a bit of a can of worms: Ubuntu\ 04011.04\ 040amd64 iso9660 ro,nosuid, nodev,relatime, uid=1000, gid=1000, iocharset= utf8,mode= 0400,dmode= 0500 0 0" apt-cdrom. cc
- the dbus backend code in software-properties is missing (this is fixed now)
- /proc/mounts has
"/dev/sr0 /media/
so apt needs to unescape this
- python-apt does not support AutoDetect mode, this is currently done in cmdline/