[Bug 256578] Re: Please sync grub2 1.96+20080724-6 (universe) from Debian unstable (main).

2008-11-17 Thread Launchpad Bug Tracker
This bug was fixed in the package grub2 - 1.96+20080724-12ubuntu1

---
grub2 (1.96+20080724-12ubuntu1) jaunty; urgency=low

  * Merge from Debian Unstable (LP: #298872, LP: #256578).
Remaining Ubuntu changes:
+ debian/control:
  - Depend on rather than Suggest os-prober; Ubuntu version does not
suffer from the mount problem that prevents Debian from marking this
Depends.
+ debian/default/grub
  - Adjust for default Ubuntu boot options.
  - Use new GRUB_CMDLINE_LINUX_DEFAULT option to set quiet splash for
default items only.  These options won't be set in single user mode.
+ debian/patches/03_ubuntu_grub_standards
  - Remove GNU/Linux from default string.
  * New upstream snapshot includes ext4 extents support (LP: #294763)
  * Debian patch 02_dpkg_version_comparison.diff fixes kernel ordering
(LP: #215513)
  * debian/patches/04_uuids_and_abstraction_dont_play_along_nicely:
+ Drop.  Ubuntu's mdadm and lvm properly populate /dev/disk/by-uuid, so
  this workaround is unnecessary.
  * debian/changelog:
+ Drop duplicated 1.96+20080203-1ubuntu2 and 1.96+20080203-1ubuntu1
  entries.  We only really need them in there once!
  * Drop debian/patches/04_convert_root_uuid:
- GRUB2 upstream now uses UUIDs when possible.

grub2 (1.96+20080724-12) unstable; urgency=high

  [ Updated translations ]
  * Italian (it.po) by Luca Monducci. (Closes: #504076)
  * Swedish (sv.po) by Martin Ågren. (Closes: #504207)
  * Arabic (ar.po) by Ossama Khayat. (Closes: #504254)
  * Portuguese (pt.po) by Miguel Figueiredo. (Closes: #504280)
  * Russian (ru.po) by Yuri Kozlov. (Closes: #504324)
  * Finnish (fi.po) by Esko Arajärvi. (Closes: #504310)
  * Basque (eu.po) by Piarres Beobide. (Closes: #504466)
  * Dutch (nl.po) by Paul Gevers. (Closes: #504683)

  [ Robert Millan ]
  * Update to new debian theme.
- grub-pc.postinst: Switch to moreblue-orbit-grub.png.
- grub.d/05_debian_theme: Likewise.

grub2 (1.96+20080724-11) unstable; urgency=high

  [ Felix Zielcke ]
  * patches/00_trailing_slash.diff: New patch to remove the trailing slash on
grub prefix to avoid a double slash, which is a problem for JFS.
(Closes: #500112)
  * patches/00_lvm_circular_metadata.diff: New patch to handle circular LVM
metadata. (Closes: #462835, #502953)
  * Make grub-pc/linux_cmdline debconf template translatable. (Closes #503478).

  [ Robert Millan ]
  * Fix NULL dereference and failure paths in LVM.  Thanks Guillem Jover.
(Closes: #500482)
- patches/11_lvm-Fix-possible-NULL-value-handling.diff
- patches/12_lvm-Fix-error-recovery-by-only-adding-objects-when.diff

  [ Updated translations ]
  * Dutch (nl.po) by Paul Gevers. (Closes: #500514)
  * French (fr.po) by Christian Perrier. (Closes: #503708)
  * Georgian (ka.po) by Aiet Kolkhi. (Closes: #503715)
  * Czech (cs.po) by Miroslav Kure. (Closes: #503809)
  * German (de.po) by Helge Kreutzmann. (Closes: #503841)
  * Japanese (ja.po) by Hideki Yamane. (Closes: #503869)

grub2 (1.96+20080724-10) unstable; urgency=high

  * patches/03_disable_floppies.diff: Free .drive struct member when skipping
floppy drives.  (Closes: #496040)
  * patches/902_boot_blocklist_hack.diff: Support separate /boot when using
blocklists.  (Closes: #496820, #489287, #494589)
  * patches/00_ntfs_insensitive.diff: They say NTFS is an insensitive fool.
It must be true! (use case insensitive match in NTFS) (Closes: #497889)

grub2 (1.96+20080724-9) unstable; urgency=high

  [ Felix Zielcke ]
  * Remove build-depency of unifont-bin and bump version of unifont to
(= 1:5.1.20080820-1), this avoids licensing problems (Closes: #496061)
  * patches/00_skip_dev_leading_dot.diff: Add patch from Robert to skip
all devices which start with a dot not just directories (Closes: #486624)
  * Fix a bit the changelog entry from me of previous version
- Colon missing on `Closes' for #494383.
- #464215 was on wrong line, it's about LVM dash problem not /dev/md/N.
- Align to 80 chars.
  * patches/02_mdraid_sb_raid_disks.diff: Use raid_disks field of the mdraid
superblock instead of nr_disks (Closes: #496573)

  [ Robert Millan ]
  * Detect when grub-setup leaves core.img in filesystem, and include that
info in bug report templates.
- debian/patches/08_core_in_fs.diff
- debian/script
  * Remove a red herring error message so that the real errors are displayed
(does not fix, but problem can be seen in #496040)
- debian/patches/00_kern_device_red_herring.diff

grub2 (1.96+20080724-8) unstable; urgency=high

  [ Felix Zielcke ]
  * patches/00_fix_raid0.diff: Fix a `small' incorrect calculation for raid 0.
  * patches/09_handle_md_slash_N.diff: Add support for /dev/md/N style mdraid
devices. (Closes: #475585)
  * patches/10_handle_lvm_dash_escaping.diff: LVM escapes a dash with a dash
and GRUB doestn't like that, so remove the double dashes. (Closes: #494383,
#464215)

  

[Bug 256578] Re: Please sync grub2 1.96+20080724-6 (universe) from Debian unstable (main).

2008-10-24 Thread Shirish Agarwal
Thank you for trying Bhavani, 
 Can you try the the 1.96+20080831-1 from experimental  grub2  
(1.96+20080831-1) experimental; urgency=low

   * New SVN snapshot.
- patches/00_fix_double_prefix.diff: Remove (merged). (Closes: #487565)
- patches/00_getline.diff: Remove (merged). (Closes: #493289)
- Handle errors in RAID/LVM scan routine (rather than letting the upper
  layer cope with them).  (Closes: #494501, #495049)
- patches/901_linux_coreboot.diff: Remove (replaced).
- Add support for GFXMODE variable (Closes: #493106)
- Skips /dev/.* in grub-probe.  (Closes: #486624)
- RAID code has various fixes. (Closes: #496573)
- Buffered file read is now used to read the background image faster.
  (Closes: #490584)
 
   * We are already using LZMA, because upstream includes it's own lzma encoder,
 so drop completely the liblzo handling in control and rules files.
 
   [ Felix Zielcke ]
   * Remove the 1.95 partition numbering transition debconf warning
 from grub2 package and removed it from all languages (*.po).
 (Closes: #493744)
   * Add a comment for the new GFXMODE in default/grub.
   * debian/rules:
   - Remove 2 ./configure options which it didn't understand.
   - New grub-mkelfimage belongs to grub-common.
   * debian/control:
   - Change debhelper compat level to 7 and build depend on it = 7.
   - Remove ${misc:Depend} dependency on all packages except grub-pc which 
is
 the only one using debconf.
   - Replace deprecated ${Source-Version} with ${source:Version} for 
 dependency and with ${build:Version} for = ones.
   - Remove versioned dependency of Build-Depends patchutils and cdbs,
 because etch has newer versions then the one used.
   - Remove dpkg-dev completely from Build-Depends because it's
 build-essentail and a non versioned dependency results in a lintian 
error.
   - Remove Conflict/Replaces pupa, it has been removed from Debian 2004.
   - Change build-dependency of unifont-bin to unifont (= 1:5.1.20080820),
 it's the new package containing unifont.hex and that version to avoid
 licensing problems (Closes: #496061)
   - Remove Jason Thomas from Uploaders with his permission.
   * Preserve arguments in update-grub2 stub. (Closes: #496610)
 
   [ Updated translations ]
   * Japanese (ja.po) by Hideki Yamane (Closes: #493347)
 
   [ Robert Millan ]
   * Move a few files to grub-common and remove them from the arch-
 specific packages.
   * patches/02_old_linux_version_comparison.diff: Replace with ...
   * patches/901_dpkg_version_comparison.diff: ... this.
 Use dpkg --compare-versions in update-grub. (Closes: #494158)
   * patches/03_disable_floppies.diff: Free .drive struct member when skipping
 floppy drives.  (Closes: #496040)
   * patches/902_boot_blocklist_hack.diff: Support separate /boot when using
 blocklists.  (Closes: #496820, #489287, #494589)

 -- Robert Millan [EMAIL PROTECTED]  Sun, 31 Aug 2008 18:40:09 +0200

http://packages.debian.org/changelogs/pool/main/g/grub2/grub2_1.96+20080831-1/changelog

-- 
Please sync grub2 1.96+20080724-6 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/256578
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 256578] Re: Please sync grub2 1.96+20080724-6 (universe) from Debian unstable (main).

2008-08-29 Thread Daniel Holbach
Unsubscribing Sponsors team for now.

-- 
Please sync grub2 1.96+20080724-6 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/256578
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 256578] Re: Please sync grub2 1.96+20080724-6 (universe) from Debian unstable (main).

2008-08-22 Thread Bhavani Shankar
Update: Its an FTBFS on intrepid:

Trying patch debian/patches/00_fix_double_prefix.diff at level 1 ... 0 ... 
success.
Trying patch debian/patches/00_fix_overflow.diff at level 1 ... success.
Trying patch debian/patches/00_fix_raid0.diff at level 1 ... success.
Trying patch debian/patches/00_getline.diff at level 1 ... 0 ... success.
Trying patch debian/patches/00_grub_print_error.diff at level 1 ... 0 ... 
success.
Trying patch debian/patches/00_raid_duped_disks.diff at level 1 ... 0 ... 
success.
Trying patch debian/patches/00_raid_lvm_error_handling.diff at level 1 ... 0 
... success.
Trying patch debian/patches/00_skip_dev_dm.diff at level 1 ... 0 ... success.
Trying patch debian/patches/00_strengthen_apple_partmap_check.diff at level 1 
... 0 ... success.
Trying patch debian/patches/00_uuid_boot.diff at level 1 ... success.
Trying patch debian/patches/00_xfs.diff at level 1 ... success.
Trying patch debian/patches/01_grub_legacy_0_based_partitions.diff at level 1 
... 0 ... success.
Trying patch debian/patches/03_disable_floppies.diff at level 1 ... 0 ... 
success.
Trying patch debian/patches/03_ubuntu_grub_standards.diff at level 1 ... 0 ... 
2 ... failure.
make: *** [debian/stamp-patched] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
pbuilder: Failed autobuilding of package
 - Aborting with an error
 - unmounting dev/pts filesystem
 - unmounting proc filesystem
 - cleaning the build env 
- removing directory /var/cache/pbuilder/build//16230 and its 
subdirectories


** Changed in: grub2 (Ubuntu)
 Assignee: Bhavani Shankar (bhavi) = (unassigned)
   Status: In Progress = New

-- 
Please sync grub2 1.96+20080724-6 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/256578
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 256578] Re: Please sync grub2 1.96+20080724-6 (universe) from Debian unstable (main).

2008-08-13 Thread Mario Limonciello
Glancing through this changelog there are no references to Ubuntu's
usage of quiet or splash or the removal of the GNU/Linux string.

Can you please provide a more thorough explanation why you believe the
Ubuntu delta can be dropped?

-- 
Please sync grub2 1.96+20080724-6 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/256578
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 256578] Re: Please sync grub2 1.96+20080724-6 (universe) from Debian unstable (main).

2008-08-13 Thread Bhavani Shankar
Okay! when I return home, defenitely.

** Changed in: grub2 (Ubuntu)
 Assignee: (unassigned) = Bhavani Shankar (bhavi)
   Status: New = In Progress

-- 
Please sync grub2 1.96+20080724-6 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/256578
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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