GNU bug report logs - #40331
[PATCH] gnu: genimage: Update to 11.

Previous Next

Package: guix-patches;

Reported by: Vincent Legoll <vincent.legoll <at> gmail.com>

Date: Mon, 30 Mar 2020 18:36:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <m.othacehe <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 40331 in the body.
You can then email your comments to 40331 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#40331; Package guix-patches. (Mon, 30 Mar 2020 18:36:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vincent Legoll <vincent.legoll <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 30 Mar 2020 18:36:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Vincent Legoll <vincent.legoll <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: genimage: Update to 11.
Date: Mon, 30 Mar 2020 20:34:42 +0200
[Message part 1 (text/plain, inline)]
Hello,

here is an update to version 11 for genimage,
this is not the latest, as there is a test suite
failure for version 12 that I cannot understand.

The output for this test failure is in the attached
log file.

It looks like the created image uses 2 filesystem
block more than the expected, and so the bitmap
checksum changes, etc.

Danny, you close the issue:
https://github.com/pengutronix/genimage/issues/36
what was the outcome ?

I want to have your word on this before creating an
issue upstream, if we can solve it on our side.

So, until this test suite failure is solved we can still
get the version 11 in...

-- 
Vincent Legoll
[genimage-v12-test-suite-failure.txt (text/plain, attachment)]
[0001-gnu-genimage-Update-to-11.patch (text/x-patch, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#40331; Package guix-patches. (Mon, 30 Mar 2020 20:48:01 GMT) Full text and rfc822 format available.

Message #8 received at 40331 <at> debbugs.gnu.org (full text, mbox):

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: Vincent Legoll <vincent.legoll <at> gmail.com>
Cc: 40331 <at> debbugs.gnu.org
Subject: Re: [bug#40331] [PATCH] gnu: genimage: Update to 11.
Date: Mon, 30 Mar 2020 22:47:13 +0200
[Message part 1 (text/plain, inline)]
On Mon, 30 Mar 2020 20:34:42 +0200
Vincent Legoll <vincent.legoll <at> gmail.com> wrote:

> Danny, you close the issue:
> https://github.com/pengutronix/genimage/issues/36
> what was the outcome ?
> 
> I want to have your word on this before creating an
> issue upstream, if we can solve it on our side.

I can't remember.  I *think* it was because one of our tools had xattr support
and another one of our tools had no xattr support, so the xattrs would get lost
and that would change the image or something.

[Message part 2 (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#40331; Package guix-patches. (Wed, 08 Apr 2020 09:31:02 GMT) Full text and rfc822 format available.

Message #11 received at 40331 <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Othacehe <m.othacehe <at> gmail.com>
To: Vincent Legoll <vincent.legoll <at> gmail.com>
Cc: 40331 <at> debbugs.gnu.org
Subject: Re: [bug#40331] [PATCH] gnu: genimage: Update to 11.
Date: Wed, 08 Apr 2020 11:30:20 +0200
Hello Vincent,

> here is an update to version 11 for genimage,
> this is not the latest, as there is a test suite
> failure for version 12 that I cannot understand.

Till we find a solution for v12 test failures, I applied your update to
v11.

Thanks for this patch,

Mathieu




Reply sent to Mathieu Othacehe <m.othacehe <at> gmail.com>:
You have taken responsibility. (Wed, 08 Apr 2020 09:33:02 GMT) Full text and rfc822 format available.

Notification sent to Vincent Legoll <vincent.legoll <at> gmail.com>:
bug acknowledged by developer. (Wed, 08 Apr 2020 09:33:02 GMT) Full text and rfc822 format available.

Message #16 received at 40331-done <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Othacehe <m.othacehe <at> gmail.com>
To: Vincent Legoll <vincent.legoll <at> gmail.com>
Cc: 40331-done <at> debbugs.gnu.org
Subject: Re: [bug#40331] [PATCH] gnu: genimage: Update to 11.
Date: Wed, 08 Apr 2020 11:32:07 +0200
And closing!

Mathieu




Information forwarded to guix-patches <at> gnu.org:
bug#40331; Package guix-patches. (Mon, 04 May 2020 17:31:02 GMT) Full text and rfc822 format available.

Message #19 received at 40331 <at> debbugs.gnu.org (full text, mbox):

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: Vincent Legoll <vincent.legoll <at> gmail.com>
Cc: 40331 <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: genimage: Update to 12.
Date: Mon, 4 May 2020 19:30:13 +0200
[Message part 1 (text/plain, inline)]
Aha, guix bug 41081 maybe?  cp is built without xattr support.
[Message part 2 (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#40331; Package guix-patches. (Thu, 21 May 2020 19:52:01 GMT) Full text and rfc822 format available.

Message #22 received at 40331 <at> debbugs.gnu.org (full text, mbox):

From: Vincent Legoll <vincent.legoll <at> gmail.com>
To: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: 40331 <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: genimage: Update to 12.
Date: Thu, 21 May 2020 21:51:11 +0200
Hello,

On 04/05/2020 19:30, Danny Milosavljevic wrote:
> Aha, guix bug 41081 maybe?  cp is built without xattr support.

I tried to build the new genimage with a coreutils-with-xattr,
but am still getting a test suite failure. I'll have to dig
deeper.

Thanks

-- 
Vincent Legoll




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 19 Jun 2020 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 304 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.