Bug#1021846: [programmer11...@programist.ru: Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem]

2022-12-11 Thread Steve McIntyre
On Sat, Dec 10, 2022 at 07:40:47AM +0300, программист некто wrote: >Hello. Sorry for long wait. > >>программист некто: could you please try these changes and report back? > >I tried the first patch with grub 2.06-7. Result: grub-install works without >error. Cool, thanks for confirming! --

Bug#1021846: [programmer11...@programist.ru: Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem]

2022-12-09 Thread программист некто
Hello. Sorry for long wait. >программист некто: could you please try these changes and report back? I tried the first patch with grub 2.06-7. Result: grub-install works without error.

Bug#1021846: [programmer11...@programist.ru: Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem]

2022-12-08 Thread Christian Hesse
Daniel Axtens on Sat, 2022/12/03 01:41: > Please try the following: > > diff --git a/grub-core/fs/f2fs.c b/grub-core/fs/f2fs.c > index df6beb544cbd..855e24618c2b 100644 > --- a/grub-core/fs/f2fs.c > +++ b/grub-core/fs/f2fs.c > @@ -650,7 +650,7 @@ get_blkaddr_from_nat_journal (struct

Bug#1021846: [programmer11...@programist.ru: Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem]

2022-12-03 Thread Steve McIntyre
Hi Daniel! On Sat, Dec 03, 2022 at 01:41:51AM +1100, Daniel Axtens wrote: >Steve McIntyre writes: >> >> программист некто (in CC) reported this bug a few weeks back in >> Debian. Since I applied the bundle of filesystem bounds-checking fixes >> a few months back, he can't run grub-install. He's

Bug#1021846: [programmer11...@programist.ru: Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem]

2022-12-02 Thread Daniel Axtens
doesn't really stress the file-system, and also explains why we didn't catch the bug when it was introduced. Kind regards, Daniel > > - Forwarded message from программист некто > - > > From: программист некто > To: sub...@bugs.debian.org > Date: Sat, 15 Oc

Bug#1021846: [programmer11...@programist.ru: Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem]

2022-11-28 Thread Robbie Harwood
Steve McIntyre writes: > Hi all! > > программист некто (in CC) reported this bug a few weeks back in > Debian. Since I applied the bundle of filesystem bounds-checking fixes > a few months back, he can't run grub-install. He's done the work to > determine that the patch that breaks things for

Bug#1021846: [programmer11...@programist.ru: Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem]

2022-11-25 Thread Steve McIntyre
Hi Sudhakar! On Fri, Nov 25, 2022 at 10:52:39AM +0530, sudhakar wrote: >Hi Steve, > >It seems invalid Commit id which you reported. It should be >4bd9877f62166b7e369773ab92fe24a39f6515f8 >did you applied below patch and tested? Could you please confirm that. > >fs/f2fs: Do not read past the end

Bug#1021846: [programmer11...@programist.ru: Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem]

2022-11-24 Thread sudhakar
-install is broken since 2.06-3: error: unknown filesystem Message-Id: <3168731665867...@wf4nrjvtssjecb53.iva.yp-c.yandex.net> Package: grub-pc Version: 2.06-3~deb11u1 Severity: critical Hello. Since version 2.06-3, grub-install is broken: it fails with "error: unknown filesyste

Bug#1021846: [programmer11...@programist.ru: Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem]

2022-11-24 Thread Daniel Kiper
't have any knowledge of f2fs to go any further here. Help please! :-) > > - Forwarded message from программист некто > - > > From: программист некто > To: sub...@bugs.debian.org > Date: Sat, 15 Oct 2022 23:54:36 +0300 > Subject: Bug#1021846: grub-install is

Bug#1021846: [programmer11...@programist.ru: Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem]

2022-11-15 Thread Steve McIntyre
To: sub...@bugs.debian.org Date: Sat, 15 Oct 2022 23:54:36 +0300 Subject: Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem Message-Id: <3168731665867...@wf4nrjvtssjecb53.iva.yp-c.yandex.net> Package: grub-pc Version: 2.06-3~deb11u1 Severity: critical Hello.

Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem

2022-11-14 Thread программист некто
Yes, add to discussion. 14.11.2022, 00:16, "Steve McIntyre" :On Sat, Nov 12, 2022 at 03:11:49PM +0300, программист некто wrote:Hello. I rebuilt and tested grub only with patch0087-fs-f2fs-Do-not-read-past-the-end-of-nat-journal-entr.patchResult: error: unknown filesystem.Yay! Thanks very much for

Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem

2022-11-13 Thread Steve McIntyre
On Sat, Nov 12, 2022 at 03:11:49PM +0300, программист некто wrote: >Hello. I rebuilt and tested grub only with patch >0087-fs-f2fs-Do-not-read-past-the-end-of-nat-journal-entr.patch >Result: error: unknown filesystem. Yay! Thanks very much for following up on this. I'll raise this with upstream.

Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem

2022-11-12 Thread программист некто
Hello. I rebuilt and tested grub only with patch 0087-fs-f2fs-Do-not-read-past-the-end-of-nat-journal-entr.patch Result: error: unknown filesystem.

Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem

2022-11-02 Thread Steve McIntyre
Hi! On Thu, Oct 20, 2022 at 06:20:26PM +0100, Steve McIntyre wrote: >On Thu, Oct 20, 2022 at 08:09:15PM +0300, программист некто wrote: >># fsck.f2fs -f /dev/sda1 >>didn't report any errors. > >OK, that's good to know. > >>I can continue testing - rebuild without patches in turn, to reveal patch

Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem

2022-10-20 Thread Steve McIntyre
On Thu, Oct 20, 2022 at 08:09:15PM +0300, программист некто wrote: ># fsck.f2fs -f /dev/sda1 >didn't report any errors. OK, that's good to know. >I can continue testing - rebuild without patches in turn, to reveal patch >which break f2fs support. If you're happy to do that, then that would be

Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem

2022-10-20 Thread программист некто
# fsck.f2fs -f /dev/sda1 didn't report any errors. I can continue testing - rebuild without patches in turn, to reveal patch which break f2fs support. 19.10.2022, 13:47, "Steve McIntyre" : > OK, so the patches from upstream have broken f2fs support for > you. Looking at the patches, I'm not

Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem

2022-10-19 Thread Steve McIntyre
On Wed, Oct 19, 2022 at 11:07:36AM +0300, программист некто wrote: >I rebuilt grub2 v.2.06-4  without 3  f2fs patches. >Results of   # /usr/sbin/grub-install -v /dev/sda >in file attachment. No error! Excellent, and thanks for testing! OK, so the patches from upstream have broken f2fs support

Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem

2022-10-16 Thread Steve McIntyre
On Sun, Oct 16, 2022 at 09:57:35PM +0100, Steve McIntyre wrote: >On Sun, Oct 16, 2022 at 07:37:53AM +0300, программист некто wrote: >>Output already captured. See >>https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1021846 the first message >>- it have an attached files with grub-install

Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem

2022-10-16 Thread Steve McIntyre
On Sun, Oct 16, 2022 at 07:37:53AM +0300, программист некто wrote: >Output already captured. See >https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1021846 the first message - >it have an attached files with grub-install output. Ah, sorry; I missed them. Looking now. -- Steve McIntyre,

Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem

2022-10-15 Thread программист некто
Output already captured. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1021846 the first message - it have an attached files with grub-install output.

Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem

2022-10-15 Thread Steve McIntyre
Hi! On Sat, Oct 15, 2022 at 11:54:36PM +0300, программист некто wrote: >Package: grub-pc >Version: 2.06-3~deb11u1 >Severity: critical > >Hello. Since version 2.06-3, grub-install is broken: it fails with "error: >unknown filesystem". >I test command /usr/sbin/grub-install -v /dev/sda >in some