** Changed in: oem-priority
Status: Incomplete => Fix Released
** Changed in: oem-priority/precise
Status: Incomplete => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/435192
** Changed in: ntfs-3g (Debian)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/435192
Title:
Automatic mounting of read only ntfs partition on usb device fails
To
This bug was fixed in the package ntfs-3g - 1:2012.1.15AR.1-1ubuntu1.2
---
ntfs-3g (1:2012.1.15AR.1-1ubuntu1.2) precise-proposed; urgency=low
* Add readonly-devices.patch: Mount read-only devices as read-only instead
of failing. Thanks to Jean Pierre Andre for the patch! (LP: #4
** Tags removed: rls-q-incoming verification-needed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/435192
Title:
Automatic mounting of read only ntfs partition on usb device fails
To manage notifica
Verified ntfs-3g 1:2012.1.15AR.1-1ubuntu1.2 fix this issue.
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/435192
Title:
Automatic mounting of read only ntfs partiti
s/oneiric/precise/ in my previous comment :)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/435192
Title:
Automatic mounting of read only ntfs partition on usb device fails
To manage notifications a
I'm marking incomplete until someone that has an oneiric install handy
and access to a ntfs filesystem can verify and mark verification-done.
For more information about the stable release update processs, please
see : https://wiki.ubuntu.com/StableReleaseUpdates
** Changed in: oem-priority
This is great news. Kent, please make sure the OEM is happy with this
fix in -proposed. If it works, mark sru-verified as directed in comment
#22.
** Changed in: oem-priority
Status: In Progress => Fix Committed
** Changed in: oem-priority/precise
Status: In Progress => Fix Committe
** Branch linked: lp:ubuntu/precise-proposed/ntfs-3g
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/435192
Title:
Automatic mounting of read only ntfs partition on usb device fails
To manage notific
Hello Tero, or anyone else affected,
Accepted ntfs-3g into precise-proposed. The package will build now and
be available at http://launchpad.net/ubuntu/+source/ntfs-
3g/1:2012.1.15AR.1-1ubuntu1.2 in a few hours, and then in the -proposed
repository.
Please help us by testing this new package. Se
** Branch linked: lp:ubuntu/ntfs-3g
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/435192
Title:
Automatic mounting of read only ntfs partition on usb device fails
To manage notifications about this
I also uploaded the fix to the precise-proposed queue, where the SRU
team will review it.
** Changed in: ntfs-3g (Ubuntu Precise)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launc
This bug was fixed in the package ntfs-3g - 1:2012.1.15AR.5-4ubuntu3
---
ntfs-3g (1:2012.1.15AR.5-4ubuntu3) quantal; urgency=low
* Add readonly-devices.patch: Mount read-only devices as read-only instead
of failing. Thanks to Jean Pierre Andre for the patch! (LP: #435192)
-- Ma
** Description changed:
[Impact]
OEM customers raise this issue, thinking that the error message can be
misleading to inexperienced users.
[Fix]
See attachment and merge proposals.
[Test Case]
Format a SD card with NTFS, lock the SD card as write-protected, insert the
card into
** Description changed:
[Impact]
OEM customers raise this issue, thinking that the error message can be
misleading to inexperienced users.
[Fix]
-
- fixed by below patch:
-
- diff --git a/precise/src/device.c b/precise/src/device.c
- index a7f8880..8b48612 100644
- --- a/precise/src/de
Thanks Jasper! I'll test this first thing on Monday.
So with that I'd call this 'wontfix' in udisks, let's fix it properly.
** Changed in: ntfs-3g (Ubuntu Quantal)
Status: Triaged => In Progress
** Changed in: udisks (Ubuntu Precise)
Status: Confirmed => Won't Fix
** Changed in: u
** Changed in: ntfs-3g (Debian)
Status: Unknown => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/435192
Title:
Automatic mounting of read only ntfs partition on usb device fails
To manag
Please test the attached patch
** Patch added: "Patch for mounting a read-only device"
https://bugs.launchpad.net/ubuntu/+source/ntfs-3g/+bug/435192/+attachment/3297662/+files/readonly.patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Reported ntfs-3g bug to Debian, as I can't for the live of it find an
upstream bug tracker.
I'll add the -ro workaround to Debian, but not the part that modifies
explicit mount options. Thanks!
** Bug watch added: Debian Bug tracker #686914
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=6869
Upstream rejected it because it's just a workaround. Also, doing this
workaround in udisks would still cause other usages of "mount" (fstab,
manual invocation, etc.) to fail for the same reason.
We can apply a downstream patch to Debian/Ubuntu, but the bug should be
reported to ntfs-3g as well.
-
On Thu, Sep 6, 2012 at 6:28 PM, Martin Pitt wrote:
> I'd call this a bug in ntfs-3g -- it should automatically default to
> mounting the device read-only if it is read-only, just as mount does for
> any other file system.
IMO, udisks has already seen it is a read-only block device, why not
pass '
I'd call this a bug in ntfs-3g -- it should automatically default to
mounting the device read-only if it is read-only, just as mount does for
any other file system.
Unfortunately ntfs-3g does not have a bug tracker. I'll ask the Debian
maintainer about how to submit bugs to ntfs3-g, but adding a d
** Description changed:
[Impact]
OEM customers raise this issue, thinking that the error message can be
misleading to inexperienced users.
[Fix]
+ fixed by below patch:
+
+ diff --git a/precise/src/device.c b/precise/src/device.c
+ index a7f8880..8b48612 100644
+ --- a/precise/src/de
** Description changed:
[Impact]
+ OEM customers raise this issue, thinking that the error message can be
misleading to inexperienced users.
[Fix]
[Test Case]
+ Format a SD card with NTFS, lock the SD card as write-protected, insert the
card into the SD card slot. If the card is moun
Hi Martin,
Why is this invalid for Quantal?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/435192
Title:
Automatic mounting of read only ntfs partition on usb device fails
To manage notifications a
** No longer affects: udisks2 (Ubuntu Precise)
** Changed in: udisks (Ubuntu Quantal)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/435192
Title:
Automatic mount
** Tags added: rls-q-incoming
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/435192
Title:
Automatic mounting of read only ntfs partition on usb device fails
To manage notifications about this bug g
** Also affects: udisks (Ubuntu Precise)
Importance: Undecided
Status: New
** Also affects: udisks2 (Ubuntu Precise)
Importance: Undecided
Status: New
** Also affects: udisks (Ubuntu Quantal)
Importance: Medium
Assignee: Ming Lei (tom-leiming)
Status: Confirmed
Launchpad has imported 1 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=53237.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help
** Bug watch added: freedesktop.org Bugzilla #53237
https://bugs.freedesktop.org/show_bug.cgi?id=53237
** Also affects: udisks via
https://bugs.freedesktop.org/show_bug.cgi?id=53237
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member
I have proposed a merge request using Ming's patch in #7. We need to fix
udisks since a fix for Precise's udisks is required for oem projects.
** Branch linked: lp:~tom-leiming/udisks/bug435192
** Also affects: udisks (Ubuntu)
Importance: Undecided
Status: New
** Changed in: udisks (Ub
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: udisks (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/435192
Title:
Auto
** Branch unlinked: lp:~tom-leiming/udisks/bug435192
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/435192
Title:
Automatic mounting of read only ntfs partition on usb device fails
To manage notific
** Branch linked: lp:~anthonywong/udisks/lp435192
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/435192
Title:
Automatic mounting of read only ntfs partition on usb device fails
To manage notificati
** Branch linked: lp:~tom-leiming/udisks/bug435192
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/435192
Title:
Automatic mounting of read only ntfs partition on usb device fails
To manage notificat
** Changed in: oem-priority/precise
Assignee: (unassigned) => Ming Lei (tom-leiming)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/435192
Title:
Automatic mounting of read only ntfs partition o
** Tags added: patch
** Changed in: oem-priority
Status: New => In Progress
** Changed in: oem-priority/precise
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/
I just tried it on a SDXC card with NTFS partition which can reproduce
this problem, the udisks_1.0.4-6_amd64.deb fixes this issue, thanks a
lot for that!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/
It is a bug in udisks.
I have tested the udisks image in below link with integrating the fix.
http://kernel.ubuntu.com/~ming/bugs/435192/
Anyone could verify the fix?
BTW: the patch is also in the above link.
--
You received this bug notification because you are a member of Ubuntu
Bugs,
** Changed in: udisks2 (Ubuntu)
Assignee: (unassigned) => Ming Lei (tom-leiming)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/435192
Title:
Automatic mounting of read only ntfs partition on us
** Also affects: oem-priority
Importance: Undecided
Status: New
** Also affects: oem-priority/precise
Importance: Undecided
Status: New
** Changed in: oem-priority/precise
Importance: Undecided => Medium
** Changed in: oem-priority
Importance: Undecided => Medium
--
Y
** Package changed: mountall (Ubuntu) => udisks2 (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/435192
Title:
Automatic mounting of read only ntfs partition on usb device fails
To manage no
** Tags added: blocks-hwcert-enablement
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/435192
Title:
Automatic mounting of read only ntfs partition on usb device fails
To manage notifications about
I got same error in Precise, system tries to mount write-protect SDHC card with
NTFS partition.
But if I mount it in read-only mode manually, it can be mounted.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
Thanks for reporting this bug and any supporting documentation. Since
this bug has enough information provided for a developer to begin work,
I'm going to mark it as confirmed and let them handle it from here.
Thanks for taking the time to make Ubuntu better!
** Changed in: mountall (Ubuntu)
apport information
** Tags added: apport-collected
** Description changed:
Mounting of read only NTFS filesystem gives a following error popup:
Cannot mount volume.
Unable to mount the volume ''.
Details:
Error opening '/dev/sdb2': Read-only file system
Failed to mount '/dev/sdb2': R
Hello Crazyguy
can you run in a terminal
apport-collect -p mountall 435192
Fabio
** Package changed: ubuntu => mountall (Ubuntu)
--
Automatic mounting of read only ntfs partition on usb device fails
https://bugs.launchpad.net/bugs/435192
You received this bug notification because you are a me
I tested this with a USB-stick with a lock switch, a bit different error
message but still the same end result.
Error mounting: mount exited with exit code 18: Error opening '/dev/sdb1':
Read-only file system
Failed to mount '/dev/sdb1': Read-only file system
Steps to reproduce:
1. Create NTFS o
Hello Crazyguy
is this issue present with the latest lucid packages?
Thanks
** Changed in: ubuntu
Status: New => Incomplete
** Changed in: ubuntu
Status: Incomplete => Invalid
** Changed in: ubuntu
Status: Invalid => Incomplete
--
Automatic mounting of read only ntfs par
49 matches
Mail list logo