GNU bug report logs - #37048
[PATCH core-updates] gnu: qemu: Update to 4.1.0.

Previous Next

Package: guix-patches;

Reported by: Rutger Helling <rhelling <at> mykolab.com>

Date: Fri, 16 Aug 2019 06:29:02 UTC

Severity: normal

Tags: patch

Done: Rutger Helling <rhelling <at> mykolab.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 37048 in the body.
You can then email your comments to 37048 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#37048; Package guix-patches. (Fri, 16 Aug 2019 06:29:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Rutger Helling <rhelling <at> mykolab.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 16 Aug 2019 06:29:02 GMT) Full text and rfc822 format available.

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

From: Rutger Helling <rhelling <at> mykolab.com>
To: guix-patches <at> gnu.org
Subject: [PATCH core-updates] gnu: qemu: Update to 4.1.0.
Date: Fri, 16 Aug 2019 06:27:42 +0000
[Message part 1 (text/plain, inline)]
Hey Guix, 

here's a patch to update QEMU to 4.1.0.
I'm sending it in for core-updates, since it only works there. It errors
out with "fatal error: gnu/stubs-32.h: No such file or directory" on
master (x86_64). Some change in GCC on core-updates seems to have solved
this problem.
[Message part 2 (text/html, inline)]
[0001-gnu-qemu-Update-to-4.1.0.patch (text/x-diff, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#37048; Package guix-patches. (Sun, 18 Aug 2019 23:48:01 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Rutger Helling <rhelling <at> mykolab.com>
Cc: 37048 <at> debbugs.gnu.org
Subject: Re: [bug#37048] [PATCH core-updates] gnu: qemu: Update to 4.1.0.
Date: Sun, 18 Aug 2019 19:47:22 -0400
On Fri, Aug 16, 2019 at 06:27:42AM +0000, Rutger Helling wrote:
> Hey Guix,
> 
> here's a patch to update QEMU to 4.1.0.
> I'm sending it in for core-updates, since it only works there. It errors
> out with "fatal error: gnu/stubs-32.h: No such file or directory" on
> master (x86_64). Some change in GCC on core-updates seems to have solved
> this problem.

Thanks!

> From 170d67512d8f3412ee7f1b19b522fc2cb7cd6e29 Mon Sep 17 00:00:00 2001
> From: Rutger Helling <rhelling <at> mykolab.com>
> Date: Thu, 15 Aug 2019 22:01:49 +0200
> Subject: [PATCH] gnu: qemu: Update to 4.1.0.
> 
> * gnu/local.mk: Remove qemu-CVE-2018-16872.patch and qemu-CVE-2019-6778.patch.
> * gnu/packages/patches/qemu-CVE-2018-16872.patch: Remove file.
> * gnu/packages/patches/qemu-CVE-2019-6778.patch: Remove file.
> * gnu/packages/virtualization.scm (qemu): Update to 4.1.0.
> [source]: Remove obsolete patches.
> [arguments]: Add phases 'disable-line and 'disable-unusable-tests.

Can the phase name 'disable-line' be made more explicit? I don't get
what it means in this context.

Otherwise LGTM!




Reply sent to Rutger Helling <rhelling <at> mykolab.com>:
You have taken responsibility. (Mon, 19 Aug 2019 07:12:01 GMT) Full text and rfc822 format available.

Notification sent to Rutger Helling <rhelling <at> mykolab.com>:
bug acknowledged by developer. (Mon, 19 Aug 2019 07:12:01 GMT) Full text and rfc822 format available.

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

From: Rutger Helling <rhelling <at> mykolab.com>
To: Leo Famulari <leo <at> famulari.name>
Cc: 37048-done <at> debbugs.gnu.org
Subject: Re: [bug#37048] [PATCH core-updates] gnu: qemu: Update to 4.1.0.
Date: Mon, 19 Aug 2019 09:11:20 +0200
[Message part 1 (text/plain, inline)]
Thanks for the review! I changed the phase name to
prevent-network-configuration and pushed it to core-updates. 

On 2019-08-19 01:47, Leo Famulari wrote:

> On Fri, Aug 16, 2019 at 06:27:42AM +0000, Rutger Helling wrote: 
> 
>> Hey Guix,
>> 
>> here's a patch to update QEMU to 4.1.0.
>> I'm sending it in for core-updates, since it only works there. It errors
>> out with "fatal error: gnu/stubs-32.h: No such file or directory" on
>> master (x86_64). Some change in GCC on core-updates seems to have solved
>> this problem.
> 
> Thanks!
> 
>> From 170d67512d8f3412ee7f1b19b522fc2cb7cd6e29 Mon Sep 17 00:00:00 2001
>> From: Rutger Helling <rhelling <at> mykolab.com>
>> Date: Thu, 15 Aug 2019 22:01:49 +0200
>> Subject: [PATCH] gnu: qemu: Update to 4.1.0.
>> 
>> * gnu/local.mk: Remove qemu-CVE-2018-16872.patch and qemu-CVE-2019-6778.patch.
>> * gnu/packages/patches/qemu-CVE-2018-16872.patch: Remove file.
>> * gnu/packages/patches/qemu-CVE-2019-6778.patch: Remove file.
>> * gnu/packages/virtualization.scm (qemu): Update to 4.1.0.
>> [source]: Remove obsolete patches.
>> [arguments]: Add phases 'disable-line and 'disable-unusable-tests.
> 
> Can the phase name 'disable-line' be made more explicit? I don't get
> what it means in this context.
> 
> Otherwise LGTM!
[Message part 2 (text/html, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 16 Sep 2019 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 271 days ago.

Previous Next


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