[Bug 1076193] Re: Inserted CDs are only available to one user

2013-02-01 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1076193

Title:
  Inserted CDs are only available to one user

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1076193/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1076193] Re: Inserted CDs are only available to one user

2012-12-03 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel?  Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v3.7 kernel[0] (Not a kernel in the daily directory) and install both
the linux-image and linux-image-extra .deb packages.

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not boot, 
please add the tag: 'kernel-unable-to-test-upstream'.  
Once testing of the upstream kernel is complete, please mark this bug as 
"Confirmed".


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.7-rc7-raring/

** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1076193

Title:
  Inserted CDs are only available to one user

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1076193/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1076193] Re: Inserted CDs are only available to one user

2012-12-02 Thread Søren Bredlund Caspersen
** Package changed: ubuntu => linux (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1076193

Title:
  Inserted CDs are only available to one user

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1076193/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1076193] Re: Inserted CDs are only available to one user

2012-11-07 Thread Ken Sharp
# mount -o remount,uid=1001,gid=1001 /media/MONOPOLY
# mount
/dev/sr0 on /media/MONOPOLY type iso9660 
(ro,nosuid,nodev,uid=1000,gid=1000,iocharset=utf8,mode=0400,dmode=0500,uid=1001,gid=1001,uhelper=udisks)

*sigh*

# mount -o remount,mode=777,dmode=777 /media/MONOPOLY
# mount
/dev/sr0 on /media/MONOPOLY type iso9660 
(ro,nosuid,nodev,uid=1000,gid=1000,iocharset=utf8,mode=0400,dmode=0500,uid=1001,gid=1001,mode=777,dmode=777,uhelper=udisks)

*sigh*

# umount /media/MONOPOLY
# mount /dev/sr0 /media/MONOPOLY
mount: mount point /media/MONOPOLY does not exist

This is a farce.

# mkdir /mnt/cdrom
# mount /dev/sr0 /mnt/cdrom
dr-xr-xr-x  1 0 0 4.0K Jan  1  1970 cdrom/

At last!

Very unfriendly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1076193

Title:
  Inserted CDs are only available to one user

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1076193/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs