Activity log for bug #110138

Date Who What changed Old value New value Message
2007-04-26 01:35:15 Daniel Hahler bug added bug
2007-04-26 01:35:58 Daniel Hahler description I have a boot partition /dev/sda1: # fdisk -l /dev/sda | grep sda1 /dev/sda1 * 1 7 56196 83 Linux This is displayed in fstab as: # /dev/hda1 -- converted during upgrade to edgy UUID=70b7d252-5a65-45cd-a949-30569a2cce39 /boot ext3 defaults 0 2 # blkid /dev/sda1 /dev/sda1: TYPE="ntfs" # vol_id /dev/sda1 ID_FS_USAGE=filesystem ID_FS_TYPE=ext3 ID_FS_VERSION=1.0 ID_FS_UUID=70b7d252-5a65-45cd-a949-30569a2cce39 ID_FS_LABEL= ID_FS_LABEL_SAFE= The problem I have with this, is that update-grub fails somehow: # LANG=C update-grub Searching for GRUB installation directory ... found: /boot/grub findfs: Unable to resolve 'UUID=70b7d252-5a65-45cd-a949-30569a2cce39' Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst Searching for splash image ... none found, skipping ... Found kernel: /boot/vmlinuz-2.6.20-15-server Updating /boot/grub/menu.lst ... done Because update-grub fails to resolve the UUID, it puts "/boot/..." into the menu.lst and then grub itself fails with "File not found" (because it should be rather /... than /boot/...). I'm not sure where the bug here really is.. maybe there's some confusion about "hda1" and "sda1"?! I have dist-upgrade from Dapper => Edgy => Feisty. I have a boot partition /dev/sda1: # fdisk -l /dev/sda | grep sda1 /dev/sda1 * 1 7 56196 83 Linux This is displayed in fstab as: # /dev/hda1 -- converted during upgrade to edgy UUID=70b7d252-5a65-45cd-a949-30569a2cce39 /boot ext3 defaults 0 2 # blkid /dev/sda1 /dev/sda1: TYPE="ntfs" # vol_id /dev/sda1 ID_FS_USAGE=filesystem ID_FS_TYPE=ext3 ID_FS_VERSION=1.0 ID_FS_UUID=70b7d252-5a65-45cd-a949-30569a2cce39 ID_FS_LABEL= ID_FS_LABEL_SAFE= The problem I have with this, is that update-grub fails somehow: # LANG=C update-grub Searching for GRUB installation directory ... found: /boot/grub findfs: Unable to resolve 'UUID=70b7d252-5a65-45cd-a949-30569a2cce39' Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst Searching for splash image ... none found, skipping ... Found kernel: /boot/vmlinuz-2.6.20-15-server Updating /boot/grub/menu.lst ... done Because update-grub fails to resolve the UUID, it puts "/boot/..." into the menu.lst and then grub itself fails with "File not found" (because it should be rather /... than /boot/...). I'm not sure where the bug here really is.. maybe there's some confusion about "hda1" and "sda1"?!
2007-04-26 11:23:05 Daniel Hahler description I have dist-upgrade from Dapper => Edgy => Feisty. I have a boot partition /dev/sda1: # fdisk -l /dev/sda | grep sda1 /dev/sda1 * 1 7 56196 83 Linux This is displayed in fstab as: # /dev/hda1 -- converted during upgrade to edgy UUID=70b7d252-5a65-45cd-a949-30569a2cce39 /boot ext3 defaults 0 2 # blkid /dev/sda1 /dev/sda1: TYPE="ntfs" # vol_id /dev/sda1 ID_FS_USAGE=filesystem ID_FS_TYPE=ext3 ID_FS_VERSION=1.0 ID_FS_UUID=70b7d252-5a65-45cd-a949-30569a2cce39 ID_FS_LABEL= ID_FS_LABEL_SAFE= The problem I have with this, is that update-grub fails somehow: # LANG=C update-grub Searching for GRUB installation directory ... found: /boot/grub findfs: Unable to resolve 'UUID=70b7d252-5a65-45cd-a949-30569a2cce39' Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst Searching for splash image ... none found, skipping ... Found kernel: /boot/vmlinuz-2.6.20-15-server Updating /boot/grub/menu.lst ... done Because update-grub fails to resolve the UUID, it puts "/boot/..." into the menu.lst and then grub itself fails with "File not found" (because it should be rather /... than /boot/...). I'm not sure where the bug here really is.. maybe there's some confusion about "hda1" and "sda1"?! I have dist-upgraded from Dapper => Edgy => Feisty. I have a boot partition /dev/sda1: # fdisk -l /dev/sda | grep sda1 /dev/sda1 * 1 7 56196 83 Linux This is displayed in fstab as: # /dev/hda1 -- converted during upgrade to edgy UUID=70b7d252-5a65-45cd-a949-30569a2cce39 /boot ext3 defaults 0 2 # blkid /dev/sda1 /dev/sda1: TYPE="ntfs" # vol_id /dev/sda1 ID_FS_USAGE=filesystem ID_FS_TYPE=ext3 ID_FS_VERSION=1.0 ID_FS_UUID=70b7d252-5a65-45cd-a949-30569a2cce39 ID_FS_LABEL= ID_FS_LABEL_SAFE= This makes update-grub fail: # LANG=C update-grub Searching for GRUB installation directory ... found: /boot/grub findfs: Unable to resolve 'UUID=70b7d252-5a65-45cd-a949-30569a2cce39' Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst Searching for splash image ... none found, skipping ... Found kernel: /boot/vmlinuz-2.6.20-15-server Updating /boot/grub/menu.lst ... done Because update-grub fails to resolve the UUID, it puts "/boot/..." into the menu.lst and then grub itself fails with "File not found" (because it should be "/..." instead of "/boot/..."). I'm not sure where the bug here really is.. maybe there's some confusion about "hda1" and "sda1"?!
2007-04-27 19:28:07 Daniel Hahler None: statusexplanation
2007-04-27 19:30:12 Daniel Hahler title blkid reports incorrect info / update-grub fails to resolve UUID findfs/blkid reports incorrect info / update-grub fails to resolve UUID
2007-06-09 04:01:12 Daniel Hahler bug assigned to e2fsprogs (upstream)
2007-06-17 21:16:46 Daniel Hahler title findfs/blkid reports incorrect info / update-grub fails to resolve UUID findfs/blkid detects ext3 partition as ntfs (without UUID)
2007-06-19 07:36:48 Theodore Ts'o bug added attachment 'ntfs-probe-patch' (Patch to add NTFS probing support (will be in e2fsprogs 1.40))
2007-06-19 13:49:09 Theodore Ts'o e2fsprogs: status Unconfirmed In Progress
2007-06-19 13:49:09 Theodore Ts'o e2fsprogs: assignee tytso
2007-06-20 23:48:09 Daniel Hahler bug added attachment 'e2fsprogs_1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1.dsc.diff' (debdiff: e2fsprogs_1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1 => e2fsprogs_1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1 (feisty))
2007-07-11 00:10:08 Daniel Hahler e2fsprogs: status In Progress Confirmed
2007-07-11 00:10:08 Daniel Hahler e2fsprogs: assignee tytso blueyed
2007-07-11 00:10:08 Daniel Hahler e2fsprogs: statusexplanation Thanks Theodore. I will look into providing a debdiff for Gutsy.
2007-07-11 21:25:26 Daniel Hahler e2fsprogs: assignee blueyed
2007-07-11 21:25:26 Daniel Hahler e2fsprogs: statusexplanation Thanks Theodore. I will look into providing a debdiff for Gutsy. I have looked at the merge from the Debian and the remaining Ubuntu change can be dropped, so I filed a sync request (bug 125331).
2007-07-16 21:31:03 Daniel Hahler e2fsprogs: status Confirmed Fix Released
2007-07-16 21:31:03 Daniel Hahler e2fsprogs: statusexplanation I have looked at the merge from the Debian and the remaining Ubuntu change can be dropped, so I filed a sync request (bug 125331). Fixed in 1.40-1, which has been synced (as 1.40.2-1) to Gutsy.
2007-07-16 21:37:26 Daniel Hahler e2fsprogs: status New Confirmed
2007-07-16 21:37:26 Daniel Hahler e2fsprogs: statusexplanation I'm not sure, if this bug justifies an update for Feisty. The debdiff for this is attached already however.
2007-09-05 23:48:39 Daniel Hahler e2fsprogs: status Confirmed In Progress
2007-09-05 23:48:39 Daniel Hahler e2fsprogs: assignee tytso
2008-12-15 02:22:12 Hew e2fsprogs: status In Progress Won't Fix
2008-12-15 02:22:12 Hew e2fsprogs: statusexplanation Ubuntu Feisty Fawn is no longer supported, so a SRU will not be issued for this release. Marking Feisty as Won't Fix.