Bug#584474: FTBFS: usbms.c:315: error: format ‘%02 x’ expects type ‘unsigned int’

2010-06-03 Thread sean finney
Source: grub2 Version: 1.98+20100602-1 Severity: serious Tags: upstream patch Justification: FTBFS -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 while investigated an unrelated bug, i noticed that the latest snapshot uploaded to debian fails with the following error: gcc-4.4 -Idisk -I/home/seani

[PATCH] Updated fix for Debian Bug#574863: boot failure with lvm2 and snapshot volumes

2010-06-03 Thread sean finney
and here is a slightly updated patch. there is no functional change in the code, i have only reformatted the whitespace etc so that the code matches with the style of the surrounding code. i have also tested this now on my primary testing system and haven't noticed any problems. sean O

[PATCH] Fix verbose error output when device-mapper not supported by kernel

2010-06-03 Thread Colin Watson
Following the merge of my dmraid-probe branch, several people have reported extremely verbose error output in the event that the kernel doesn't have device-mapper support (perhaps because the module isn't loaded; it's modular in the stock Debian kernel). See e.g. http://bugs.debian.org/cgi-bin/bug

[PATCH] Complete 'set root=('

2010-06-03 Thread Colin Watson
While reviewing the Texinfo documentation for references to GRUB Legacy constructs that needed to be updated, I found some discussion of completion that used "root (" as an example. For GRUB 2, this would need to become "set root=(" - but that doesn't work! The completion code isn't smart enough

Re: [RFT] Re: [Patch] [bug #26237] multiple problems with usb devices

2010-06-03 Thread Aleš Nesrsta
Hello Vladimir, only shortly: > > Oh, I find probably the mistake right now - there is missing my older > > small patch in usbms.c - there is fast "hand made" "patch", I have no > > more time, sorry: > > usbms.c, line 240: > > - cbw.lun = scsi->lun << GRUB_SCSI_LUN_SHIFT; > > + cbw.lun = scsi