[Bug 1175780] Re: libblkid: HFS+ label found by 'quantal' is NOT found by 'raring'

Etienne URBAH eurbah at free.fr
Wed Nov 26 12:42:02 UTC 2014


** Tags added: saucy trusty utopic

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

Title:
  libblkid: HFS+ label found by 'quantal' is NOT found by 'raring'

Status in “util-linux” package in Ubuntu:
  New

Bug description:
  Several partitions of my first hard disk are formatted with Mac OS
  10.5 as HFS+.

  'quantal' did correctly read the HFS+ label of all these partitions.

  'raring' correctly reads the HFS+ label of all these partitions,
  EXCEPT one, which is my largest partition formatted with non-journaled
  HFS+.

  So, this bug is probably related to Ubuntu bug #789928.

  
  Mac OS 10.5 clearly states that the 10th partition (labeled 'Etienne') contains a non-journaled HFS+ filesystem whose label is also 'Etienne' :

  # diskutil  info  /dev/disk0s10

  Device Identifier:        disk0s10
     Device Node:              /dev/disk0s10
     Part Of Whole:            disk0
     Device / Media Name:      Etienne

     Volume Name:              Etienne
     Mount Point:              /Users/etienne
     File System:              HFS+
     Owners:                   Enabled

     Partition Type:           Apple_HFS
     Bootable:                 Not bootable, can be made bootable safely
     Media Type:               Generic
     Protocol:                 SATA
     SMART Status:             Verified
     Volume UUID:              F4B66803-AE66-3576-99D7-F6234E3434A2

     Total Size:               44.6 Gi (47865397248 B) (93487104 512-byte blocks)
     Free Space:               14.4 Gi (15454658560 B) (30184880 512-byte blocks)

     Read Only:                No
     Ejectable:                No
     Whole:                    No
     Internal:                 Yes

  # fsck_hfs  -n  -d  /dev/disk0s10

  ** /dev/rdisk0s10 (NO WRITE)
  	Using cacheBlockSize=32K cacheTotalBlock=1024 cacheSize=32768K.
  ** Verifying volume when it is mounted with write access.
  ** Checking Non-journaled HFS Plus volume.
  ** Checking Extents Overflow file.
  ** Checking Catalog file.
  ** Checking multi-linked files.
  	CheckHardLinks: found 3 pre-Leopard file inodes.
  ** Checking Catalog hierarchy.
  ** Checking Extended Attributes file.
  ** Checking volume bitmap.
  ** Checking volume information.
  ** The volume Etienne appears to be OK.

  
  Ubuntu 'raring' finds all HFS+ labels, EXCEPT the label of this 10th partition (you can see that the UUID really is the same) :

  #  blkid  -t TYPE=hfsplus

  /dev/sda2: UUID="83b917f1-60e6-3028-8cf3-5f42cb769e85" LABEL="Macintosh HD" TYPE="hfsplus" 
  /dev/sda10: UUID="f4b66803-ae66-3576-99d7-f6234e3434a2" TYPE="hfsplus" 
  /dev/sda11: UUID="f2503c35-115f-3da9-a9b2-5168b8189246" LABEL="Marguerite" TYPE="hfsplus" 
  ...

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: util-linux 2.20.1-5.1ubuntu8
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  Date: Thu May  2 22:17:33 2013
  InstallationDate: Installed on 2013-02-14 (77 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: util-linux
  UpgradeStatus: Upgraded to raring on 2013-04-26 (6 days ago)

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



More information about the foundations-bugs mailing list