[Bug 1064195]

2014-06-25 Thread David Riebenbauer
Ah, cool. Thanks for monitoring the situation on that front. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1064195 Title: No permission to access files on storage device Ubuntu 12.04 does not all

[Bug 1313874]

2014-06-24 Thread David Riebenbauer
> Anyway, I guess you/we can stop trying different kernel versions now: > > Possibly it is regression in a kernel 3.14 > This is the commit that causes it: > https://git.kernel.org/cgit/linux/kernel/git/axboe/linux-block.git/commit/ > ?h=for-next&id=7b7b68bba5ef23734c35ffb0d8d82079ed604d33 > > I b

[Bug 1313874]

2014-06-24 Thread David Riebenbauer
Ah, cool. Thanks for monitoring the situation on that front. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1313874 Title: fstab-based mounts not done as calling user To manage notifications about t

[Bug 1064195]

2014-06-18 Thread David Riebenbauer
> Anyway, I guess you/we can stop trying different kernel versions now: > > Possibly it is regression in a kernel 3.14 > This is the commit that causes it: > https://git.kernel.org/cgit/linux/kernel/git/axboe/linux-block.git/commit/ > ?h=for-next&id=7b7b68bba5ef23734c35ffb0d8d82079ed604d33 > > I b

[Bug 1313874]

2014-06-04 Thread David Riebenbauer
(In reply to comment #20) > > But I don't think this is related to the patch or udisks2. > > I see the same behavior with "mdir". After inserting a new disk, "mdir" > > fails with: > > Can't open /dev/fd0: No such device or address > > Cannot initialize 'A:' > > Running it a second time works. Als

[Bug 1064195]

2014-06-04 Thread David Riebenbauer
(In reply to comment #20) > > But I don't think this is related to the patch or udisks2. > > I see the same behavior with "mdir". After inserting a new disk, "mdir" > > fails with: > > Can't open /dev/fd0: No such device or address > > Cannot initialize 'A:' > > Running it a second time works. Als

[Bug 1313874]

2014-05-31 Thread David Riebenbauer
Created attachment 100040 [PATCH 2/2] Probe media that hasn't been probed by udev yet. (In reply to comment #16) > ... > > So it seems to assert in udiskslinuxfilesystem.c:623, which is: > gassert (block == NULL); Yeah, that really should have been, (block != NULL). That should teach me not subm

[Bug 1064195]

2014-05-29 Thread David Riebenbauer
Created attachment 99931 [PATCH 2/2] Probe media that hasn't been probed by udev yet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1064195 Title: No permission to access files on storage device Ub

[Bug 1064195]

2014-05-29 Thread David Riebenbauer
Created attachment 100040 [PATCH 2/2] Probe media that hasn't been probed by udev yet. (In reply to comment #16) > ... > > So it seems to assert in udiskslinuxfilesystem.c:623, which is: > gassert (block == NULL); Yeah, that really should have been, (block != NULL). That should teach me not subm

[Bug 1064195]

2014-05-29 Thread David Riebenbauer
(In reply to comment #9) > Hello David. > This patch works only with this entry in /etc/fstab > > /dev/fd0 /media/floppy0 auto rw,user,noauto0 0 > > this is a partial fix of a problem, as for usb floppy drives it is necessary > to add record in fstab that is inconvenient for user

[Bug 1064195]

2014-05-29 Thread David Riebenbauer
Created attachment 99941 [PATCH 2/2] Probe media that hasn't been probed by udev yet. Sorry, forgot to rework error handling in the second patch before submitting. Here's the correct version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 1064195]

2014-05-29 Thread David Riebenbauer
Created attachment 99930 [PATCH 1/2] Introduce new build dependency on libblkid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1064195 Title: No permission to access files on storage device Ubuntu 1

[Bug 1313874]

2014-05-27 Thread David Riebenbauer
(In reply to comment #9) > Hello David. > This patch works only with this entry in /etc/fstab > > /dev/fd0 /media/floppy0 auto rw,user,noauto0 0 > > this is a partial fix of a problem, as for usb floppy drives it is necessary > to add record in fstab that is inconvenient for user

[Bug 1313874]

2014-05-27 Thread David Riebenbauer
Created attachment 99931 [PATCH 2/2] Probe media that hasn't been probed by udev yet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1313874 Title: fstab-based mounts not done as calling user To man

[Bug 1313874]

2014-05-27 Thread David Riebenbauer
Created attachment 99930 [PATCH 1/2] Introduce new build dependency on libblkid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1313874 Title: fstab-based mounts not done as calling user To manage no

[Bug 1313874]

2014-05-27 Thread David Riebenbauer
Created attachment 99941 [PATCH 2/2] Probe media that hasn't been probed by udev yet. Sorry, forgot to rework error handling in the second patch before submitting. Here's the correct version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 1064195] Re: No permission to access files on storage device Ubuntu 12.04 does not allow me to access Floppy Drive

2013-12-10 Thread David Riebenbauer
I think this bugs rather applys to udisks2 ** Package changed: udisks (Ubuntu) => udisks2 (Ubuntu) ** Bug watch added: freedesktop.org Bugzilla #63849 https://bugs.freedesktop.org/show_bug.cgi?id=63849 ** Also affects: udisks via https://bugs.freedesktop.org/show_bug.cgi?id=63849 Import

[Bug 1064195] Re: No permission to access files on storage device Ubuntu 12.04 does not allow me to access Floppy Drive

2013-12-10 Thread David Riebenbauer
FYI, I think I've tracked this bug down to it's cause, and submitted a patch to upstream. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1064195 Title: No permission to access files on storage device

[Bug 58084] Re: should depend on python-gdbm

2006-08-29 Thread David Riebenbauer
*** This bug is a duplicate of bug 57528 *** That's nice but I think, that this bug report is valid. The issue has reappeared in version 0.2.10, which is the one currently in edgy -- should depend on python-gdbm https://launchpad.net/bugs/58084 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubu