Mailinglist Archive: opensuse-bugs (11339 mails)
| < Previous | Next > |
[Bug 408252] k3b can't open /dev/sr0 for writing
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sun, 21 Dec 2008 14:11:54 -0700 (MST)
- Message-id: <20081221211154.E02B0245390@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=408252
User cmorve69@xxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=408252#c12
Christian Morales Vega <cmorve69@xxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|
|cmorve69@xxxxxxxx
--- Comment #12 from Christian Morales Vega <cmorve69@xxxxxxxx> 2008-12-21
14:11:53 MST ---
The ACL is lost when I insert a CD and KDE4 mounts it... not sure if it happens
with other desktops.
Before inserting a CD:
$ getfacl /dev/sr0
getfacl: Removing leading '/' from absolute path names
# file: dev/sr0
# owner: root
# group: disk
user::rw-
user:reddwarf:rw-
group::rw-
mask::rw-
other::---
After inserting a CD:
$ getfacl /dev/sr0
getfacl: Removing leading '/' from absolute path names
# file: dev/sr0
# owner: root
# group: disk
user::rw-
group::rw-
mask::rw-
other::---
If after the ACL is lost I manually readd myself with 'setfacl -m u:reddwarf:rw
/dev/sr0' the problem isn't repeated. Now I can insert a CD without losing the
ACL... until the next reboot.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User cmorve69@xxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=408252#c12
Christian Morales Vega <cmorve69@xxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|
|cmorve69@xxxxxxxx
--- Comment #12 from Christian Morales Vega <cmorve69@xxxxxxxx> 2008-12-21
14:11:53 MST ---
The ACL is lost when I insert a CD and KDE4 mounts it... not sure if it happens
with other desktops.
Before inserting a CD:
$ getfacl /dev/sr0
getfacl: Removing leading '/' from absolute path names
# file: dev/sr0
# owner: root
# group: disk
user::rw-
user:reddwarf:rw-
group::rw-
mask::rw-
other::---
After inserting a CD:
$ getfacl /dev/sr0
getfacl: Removing leading '/' from absolute path names
# file: dev/sr0
# owner: root
# group: disk
user::rw-
group::rw-
mask::rw-
other::---
If after the ACL is lost I manually readd myself with 'setfacl -m u:reddwarf:rw
/dev/sr0' the problem isn't repeated. Now I can insert a CD without losing the
ACL... until the next reboot.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |