GNU bug report logs - #38385
[PATCH 0/2] gnu: qemu: Build with vde2 support.

Previous Next

Package: guix-patches;

Reported by: Diego Nicola Barbato <dnbarbato <at> posteo.de>

Date: Tue, 26 Nov 2019 13:00:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Diego Nicola Barbato <dnbarbato <at> posteo.de>
Subject: bug#38385: closed (Re: [bug#38385] [PATCH v3 1/2] gnu: Add vde2.)
Date: Wed, 11 Dec 2019 13:02:05 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#38385: [PATCH 0/2] gnu: qemu: Build with vde2 support.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 38385 <at> debbugs.gnu.org.

-- 
38385: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38385
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Diego Nicola Barbato <dnbarbato <at> posteo.de>
Cc: 38385-done <at> debbugs.gnu.org
Subject: Re: [bug#38385] [PATCH v3 1/2] gnu: Add vde2.
Date: Wed, 11 Dec 2019 12:02:29 +0100
Hi,

Diego Nicola Barbato <dnbarbato <at> posteo.de> skribis:

> * gnu/packages/networking.scm (vde2): New variable.

[...]

> * gnu/packages/virtualization.scm (qemu)[inputs]: Add vde2.
> * gnu/packages/virtualization.scm (qemu-minimal)[inputs]: Remove vde2 from
>   inherited inputs.

Applied, thanks!

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Diego Nicola Barbato <dnbarbato <at> posteo.de>
To: guix-patches <at> gnu.org
Cc: Diego Nicola Barbato <dnbarbato <at> posteo.de>
Subject: [PATCH 0/2] gnu: qemu: Build with vde2 support.
Date: Tue, 26 Nov 2019 13:59:00 +0100
Hello Guix,

The following two patches add vde2 (Virtual Distributed Ethernet) and
modify QEMU so that it supports vde netdevs.

The latest release of vde2 (2.3.2) is rather old (from 2011) and there
have been quite a few changes on their github repository (e.g. they
switched from openssl to wolfssl), which might qualify it for an
exception to our rule to use only official releases.  Nevertheless, I
have decided to stick with that old release for now (as do Nix and
Debian), because I haven't been able to package the git version due to
their configure script checking for something which is true for
openssl-1.0 but not wolfssl (even though they've switched to the
latter), which probably hasn't been noticed yet as nobody has tried to
build it in a pure environment until now.

Regards,

Diego

Diego Nicola Barbato (2):
  gnu: Add vde2.
  gnu: qemu: Build with vde2 support.

 gnu/packages/networking.scm     | 30 ++++++++++++++++++++++++++++++
 gnu/packages/virtualization.scm |  2 +-
 2 files changed, 31 insertions(+), 1 deletion(-)

-- 
2.24.0




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

Previous Next


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