[Bug 1393542] Re: [SRU] exfat not detected by blkid

2015-04-21 Thread Mathew Hodson
** Tags added: utopic

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

Title:
  [SRU] exfat not detected by blkid

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

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


[Bug 1393542] Re: [SRU] exfat not detected by blkid

2015-04-15 Thread Launchpad Bug Tracker
This bug was fixed in the package util-linux - 2.25.1-3ubuntu4.1

---
util-linux (2.25.1-3ubuntu4.1) utopic; urgency=medium

  * Add libblkid-zeroize_errno_on_blkid_probe_get_buffer_success.patch: Detect
exfat file system in blkid. (LP: #1393542)
 -- Felipe Reyes felipe.re...@canonical.com   Mon, 16 Mar 2015 11:24:39 -0300

** Changed in: util-linux (Ubuntu Utopic)
   Status: Fix Committed = 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/1393542

Title:
  [SRU] exfat not detected by blkid

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

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


[Bug 1393542] Re: [SRU] exfat not detected by blkid

2015-03-28 Thread Mark Russell
Fix works for me.  Thanks!

** 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/1393542

Title:
  [SRU] exfat not detected by blkid

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

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


[Bug 1393542] Re: [SRU] exfat not detected by blkid

2015-03-26 Thread Brian Murray
Hello Martin, or anyone else affected,

Accepted util-linux into utopic-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/util-
linux/2.25.1-3ubuntu4.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: util-linux (Ubuntu Utopic)
   Status: In Progress = Fix Committed

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

Title:
  [SRU] exfat not detected by blkid

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

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


[Bug 1393542] Re: [SRU] exfat not detected by blkid

2015-03-26 Thread Martin Pitt
This patch is in vivid.

** Changed in: util-linux (Ubuntu)
   Status: Confirmed = 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/1393542

Title:
  [SRU] exfat not detected by blkid

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

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


[Bug 1393542] Re: [SRU] exfat not detected by blkid

2015-03-26 Thread Martin Pitt
Sponsored the utopic fix with a better changelog. Thanks!

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

Title:
  [SRU] exfat not detected by blkid

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

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


[Bug 1393542] Re: SRU: exfat not detected by blkid

2015-03-16 Thread Felipe Reyes
Here I'm attaching a debdiff with the backported fix.

** Changed in: util-linux (Ubuntu Utopic)
 Assignee: (unassigned) = Felipe Reyes (freyes)

** Summary changed:

-  SRU: exfat not detected by blkid
+ [SRU] exfat not detected by blkid

** Patch added: lp_1393542_utopic.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1393542/+attachment/4347170/+files/lp_1393542_utopic.debdiff

** Changed in: util-linux (Ubuntu Utopic)
   Status: Confirmed = In Progress

** Description changed:

  [Impact]
  
  Due to a upstream bug blkid is unable to detect exfat partitions. This
  breaks proper detection and automount of exfat formatted partitions
  (e.g. SD cards or USB sticks)  in Ubuntu 14.10.
  
  [Test Case]
  
  Insert an exfat formatted SD Card (card is neither detected nor automounted)
  or
  run as root: blkid [partition]
  
+ Without the fix:
+ sudo blkid -p /dev/sde1
+ /dev/sde1: ambivalent result (probably more filesystems on the device, use 
wipefs(8) to see more details)
+ 
+ With the fix applied:
+ sudo blkid -p /dev/sde1
+ /dev/sde1: UUID=BE12-8543 VERSION=1.0 TYPE=exfat USAGE=filesystem 
PTTYPE=dos PART_ENTRY_SCHEME=dos PART_ENTRY_TYPE=0x7 
PART_ENTRY_FLAGS=0x80 PART_ENTRY_NUMBER=1 PART_ENTRY_OFFSET=32768 
PART_ENTRY_SIZE=124702720 PART_ENTRY_DISK=8:64 
+ 
  [Regression Potential]
  
  None known, the bugfix is simple and part of already released upstream
  stable release (2.25.2).
  
  [Other Info]
  
  Bug reference: bug #1389021
  Upstream issue: https://github.com/karelzak/util-linux/issues/119
  Upstream bugfix commit: 
https://github.com/karelzak/util-linux/commit/98b539c25caede8534ffaf06e67a694eeb3bc6cb

** Tags added: cts

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

Title:
  [SRU] exfat not detected by blkid

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

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


[Bug 1393542] Re: SRU: exfat not detected by blkid

2015-02-21 Thread Luigi
Affected as per Kubuntu 14.10
Very annoying but as per solution on #6 
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1389021/comments/6
After upgrading the lib AND RESTARTING the pc all is fine.
Thanks

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

Title:
   SRU: exfat not detected by blkid

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

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


[Bug 1393542] Re: SRU: exfat not detected by blkid

2015-02-20 Thread Jarl
Can we expect to get a fix for this in Utopic?

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

Title:
   SRU: exfat not detected by blkid

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

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


[Bug 1393542] Re: SRU: exfat not detected by blkid

2014-11-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: util-linux (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/1393542

Title:
   SRU: exfat not detected by blkid

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

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


[Bug 1393542] Re: SRU: exfat not detected by blkid

2014-11-23 Thread Laurent
** Changed in: util-linux (Ubuntu Utopic)
   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/1393542

Title:
   SRU: exfat not detected by blkid

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

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


[Bug 1393542] Re: SRU: exfat not detected by blkid

2014-11-19 Thread Martin Matuska
** Description changed:

  [Impact]
  
  Due to a upstream bug blkid is unable to detect exfat partitions. This
  breaks proper detection and automount of exfat formatted partitions
  (e.g. SD cards or USB sticks)  in Ubuntu 14.10.
  
  [Test Case]
  
  Insert an exfat formatted SD Card (card is neither detected nor automounted)
  or
  run as root: blkid [partition]
  
  [Regression Potential]
  
  None known, the bugfix is simple and part of already released upstream
  stable release (2.25.2).
  
  [Other Info]
  
- Bug reference: 
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1389021
+ Bug reference: #1389021
  Upstream issue: https://github.com/karelzak/util-linux/issues/119
  Upstream bugfix commit: 
https://github.com/karelzak/util-linux/commit/98b539c25caede8534ffaf06e67a694eeb3bc6cb

** Description changed:

  [Impact]
  
  Due to a upstream bug blkid is unable to detect exfat partitions. This
  breaks proper detection and automount of exfat formatted partitions
  (e.g. SD cards or USB sticks)  in Ubuntu 14.10.
  
  [Test Case]
  
  Insert an exfat formatted SD Card (card is neither detected nor automounted)
  or
  run as root: blkid [partition]
  
  [Regression Potential]
  
  None known, the bugfix is simple and part of already released upstream
  stable release (2.25.2).
  
  [Other Info]
  
- Bug reference: #1389021
+ Bug reference: bug #1389021
  Upstream issue: https://github.com/karelzak/util-linux/issues/119
  Upstream bugfix commit: 
https://github.com/karelzak/util-linux/commit/98b539c25caede8534ffaf06e67a694eeb3bc6cb

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

Title:
   SRU: exfat not detected by blkid

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

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


[Bug 1393542] Re: SRU: exfat not detected by blkid

2014-11-17 Thread Michael Vogt
** Also affects: util-linux (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: util-linux (Ubuntu Utopic)
   Importance: Undecided
   Status: New

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

Title:
   SRU: exfat not detected by blkid

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

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


[Bug 1393542] Re: SRU: exfat not detected by blkid

2014-11-17 Thread Michael Vogt
** Changed in: util-linux (Ubuntu Trusty)
   Status: New = Invalid

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

Title:
   SRU: exfat not detected by blkid

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

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