GNU bug report logs - #32268
[PATCH] gnu: Add net-snmp.

Previous Next

Package: guix-patches;

Reported by: Oleg Pykhalov <go.wigust <at> gmail.com>

Date: Wed, 25 Jul 2018 11:46:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ricardo Wurmus <ricardo.wurmus <at> mdc-berlin.de>
To: Oleg Pykhalov <go.wigust <at> gmail.com>
Cc: 32268 <at> debbugs.gnu.org, 32333 <at> debbugs.gnu.org, Marius Bakke <mbakke <at> fastmail.com>
Subject: [bug#32268] [bug#32333] [PATCH 1/4] gnu: Add net-snmp.
Date: Wed, 1 Aug 2018 11:31:31 +0200
Hi Oleg and Marius,

> Ricardo Wurmus <ricardo.wurmus <at> mdc-berlin.de> writes:
>
>> * gnu/packages/networking.scm (net-snmp): New variable.
>> ---
>>  gnu/packages/networking.scm | 71 ++++++++++++++++++++++++++++++++++++-
>>  1 file changed, 70 insertions(+), 1 deletion(-)
>>
>> diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
>> index 90967b9b1..57055a92e 100644
>> --- a/gnu/packages/networking.scm
>> +++ b/gnu/packages/networking.scm
>> @@ -1,6 +1,6 @@
>>  ;;; GNU Guix --- Functional package management for GNU
>>  ;;; Copyright © 2014, 2017, 2018 Ludovic Courtès <ludo <at> gnu.org>
>> -;;; Copyright © 2015, 2016, 2017 Ricardo Wurmus <rekado <at> elephly.net>
>> +;;; Copyright © 2015, 2016, 2017, 2018 Ricardo Wurmus <rekado <at> elephly.net>
>>  ;;; Copyright © 2015 Mark H Weaver <mhw <at> netris.org>
>>  ;;; Copyright © 2015, 2016, 2017 Stefan Reichör <stefan <at> xsteve.at>
>>  ;;; Copyright © 2016 Raimon Grau <raimonster <at> gmail.com>
>> @@ -1965,3 +1965,72 @@ Features:
>>  @item Destination IP blacklist
>>  @end itemize")
>>        (license license:asl2.0))))
>> +
>> +(define-public net-snmp
>
> […]
>
> This patch seems like what we want in
> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=32268 \o/

Thanks for pointing this out!

I’ll combine this with both your patches and put it in networking.scm.

--
Ricardo




This bug report was last modified 6 years and 267 days ago.

Previous Next


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