From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 25 07:45:14 2018 Received: (at submit) by debbugs.gnu.org; 25 Jul 2018 11:45:14 +0000 Received: from localhost ([127.0.0.1]:56264 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fiIEE-0001zv-5P for submit@debbugs.gnu.org; Wed, 25 Jul 2018 07:45:14 -0400 Received: from eggs.gnu.org ([208.118.235.92]:38731) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fiIEC-0001zf-99 for submit@debbugs.gnu.org; Wed, 25 Jul 2018 07:45:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fiIE4-000485-27 for submit@debbugs.gnu.org; Wed, 25 Jul 2018 07:45:07 -0400 Received: from lists.gnu.org ([2001:4830:134:3::11]:38311) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fiIE3-00047z-Uj for submit@debbugs.gnu.org; Wed, 25 Jul 2018 07:45:03 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57925) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fiIE0-0005a8-Kl for guix-patches@gnu.org; Wed, 25 Jul 2018 07:45:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fiIDx-00041t-M8 for guix-patches@gnu.org; Wed, 25 Jul 2018 07:45:00 -0400 Received: from mail-lf1-x12c.google.com ([2a00:1450:4864:20::12c]:44483) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fiIDx-00040U-DS for guix-patches@gnu.org; Wed, 25 Jul 2018 07:44:57 -0400 Received: by mail-lf1-x12c.google.com with SMTP id g6-v6so5204960lfb.11 for ; Wed, 25 Jul 2018 04:44:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=0ZspNdf/ldxwMKKcsfI5AzUbjbeLYUvL1xLdc53rX/4=; b=uAlkLfHpuUGP4C0PWS+elXjP0TKQTHdR6E8fclI2ar0d35r+HTw77wy11UvCYmVshc oi1uz80s8HJZH66TeLrRyJR+BTtipsYe23PDYiI5o8XEz8qRJgPjxiuj9KMlHQ3zFMyb A+dFKAeNLRyNhoy9+gzIkOTQxwonOQOkYGb6mXfzXj0TjKEUq389O5mq6oSZ9rmETC/V WlMicif8CyYfQsb0xxLUzJWxGHCYCKRAFezDdZSkJNrvIMYN3VuvsCqYjhmhfyepTTug X6pq7C9CUVDQuJGopsTXg57SGIjQ0B47kSQ8C9M4q7ePDhvlLxA3wRFCTV685UXVmFAX r5gg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=0ZspNdf/ldxwMKKcsfI5AzUbjbeLYUvL1xLdc53rX/4=; b=Xfss7FVV0Zf9xDHDvIUJF8959257Qqupjo6BOxmr+M3/8n1F+JPaWInKzvK1gb+KVl hUIQ2f8OuGD/enqsxMnrj9sDzGMSRbX8NSYgCtAxKGpAGGmbZ7LALa7nPa6YC6gjXI6D kJHYW7mOHa4RZ9L/0Gybxchaj6Gbp7uUwbFK1sJXxI8TYOeAvGZv7nxItXJBslmRXUyS 1OxPCCYXxxy4z3c9zndJe20em3mzRfUT3uO11qaDgVK/FF5Lo0VLHNWmsGNp+SuKFIsD yMpRTjytjHYeluge2mKQ+GEhfnIO7ajUIqMFnCzu8afAwMghlUZiBtei7Ww8WSyB9kaF f80w== X-Gm-Message-State: AOUpUlGZDeKjyYItX19w/94u/U65nrYWGflzDc1HtybWpsESGToA0LfG 4oLUZVks5mwG9L4ghOaAcKktdarlRGA= X-Google-Smtp-Source: AAOMgpdzA3kg41sHTlVJob4aQ3EN4+Ry2+97nVDDQY4tm0CAAmEmlHXdZ5Gz7GsqlolKZg88yfI4nw== X-Received: by 2002:a19:c403:: with SMTP id u3-v6mr12216249lff.87.1532519095505; Wed, 25 Jul 2018 04:44:55 -0700 (PDT) Received: from localhost.localdomain (95-55-112-34.dynamic.avangarddsl.ru. [95.55.112.34]) by smtp.gmail.com with ESMTPSA id o3-v6sm2178120lfc.95.2018.07.25.04.44.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Jul 2018 04:44:54 -0700 (PDT) From: Oleg Pykhalov To: guix-patches@gnu.org Subject: [PATCH] gnu: Add net-snmp. Date: Wed, 25 Jul 2018 14:44:34 +0300 Message-Id: <20180725114434.21463-1-go.wigust@gmail.com> X-Mailer: git-send-email 2.18.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit Cc: Oleg Pykhalov X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) * gnu/packages/networking.scm (net-snmp): New variable. --- gnu/packages/networking.scm | 76 +++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index 90967b9b1..a77452d6a 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm @@ -66,6 +66,7 @@ #:use-module (gnu packages databases) #:use-module (gnu packages dejagnu) #:use-module (gnu packages documentation) + #:use-module (gnu packages file) #:use-module (gnu packages flex) #:use-module (gnu packages gettext) #:use-module (gnu packages glib) @@ -1965,3 +1966,78 @@ Features: @item Destination IP blacklist @end itemize") (license license:asl2.0)))) + +(define-public net-snmp + (package + (name "net-snmp") + (version "5.7.3") + (source + (origin + (method url-fetch) + (uri (string-append "mirror://sourceforge/net-snmp/net-snmp/" version + "/net-snmp-" version ".tar.gz")) + (sha256 + (base32 + "1w5l9w0sgi1zkzq8ww6kc6fzq7ljq59z2d9ks6bdq1vp7ihqkvqj")) + (patches + (map (lambda (file hash) + (origin + (method url-fetch) + (uri (string-append + "https://git.alpinelinux.org\ +/cgit/aports/plain/main/net-snmp/" + file "?id=f25d3fb08341b60b6ccef424399f060dfcf3f1a5")) + (sha256 + (base32 + hash)))) + '("CVE-2015-5621.patch" + "fix-Makefile-PL.patch" + "fix-includes.patch" + "netsnmp-swinst-crash.patch" + "remove-U64-typedef.patch") + '("0mg2mlfb45fnv7m1k9wckrqjfizipyvrl1q4dn1r0zc774mm7zjc" + "1pd85sy04n76q1ri3l33f0zpnnw76nd5mcny2j39ilzp76bjfik5" + "0zpkbb6k366qpq4dax5wknwprhwnhighcp402mlm7950d39zfa3m" + "0gh164wy6zfiwiszh58fsvr25k0ns14r3099664qykgpmickkqid" + "0jcpcpgx4z9k1w0x6km0132n67qc29mz6cialwfjm02l76q2yk5n"))))) + (build-system gnu-build-system) + (native-inputs + `(("autoconf" ,autoconf) + ("automake" ,automake) + ("libtool" ,libtool))) + (inputs + `(("file" ,file) + ("perl" ,perl) + ("openssl" ,openssl))) + (arguments + `(#:tests? #f + #:configure-flags + (list "--with-default-snmp-version=3" + "--with-sys-location=Unknown" + "--with-sys-contact=root@unknown" + "--with-logfile=/var/log/net-snmpd.log" + "--with-persistent-directory=/var/lib/net-snmp" + (string-append "--with-openssl=" + (assoc-ref %build-inputs "openssl")) + "--with-mnttab=/proc/mounts") + #:make-flags + (let ((out (assoc-ref %outputs "out"))) + (list (string-append "INSTALLSITEARCH=" out + "/lib/perl5/site_perl/" ,(package-version perl) + "/x86_64-linux-thread-multi") + (string-append"INSTALLSITEMAN3DIR=" out "/share/man/man3"))) + + #:phases + (modify-phases %standard-phases + (add-before 'configure 'autoreconf + (lambda _ + (invoke "autoreconf" "-vfi")))))) + (home-page "http://net-snmp.sourceforge.net/") + (synopsis "Clients and server for the SNMP network monitoring protocol") + (description "The Simple Network Management Protocol (SNMP) provides a +framework for the exchange of management information between agents (servers) +and clients. + +The Net-SNMP applications are a collection of command line clients for issuing +SNMP requests to agents.") + (license license:bsd-3))) -- 2.18.0 From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 25 07:51:03 2018 Received: (at 32268) by debbugs.gnu.org; 25 Jul 2018 11:51:04 +0000 Received: from localhost ([127.0.0.1]:56286 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fiIJr-00029n-M3 for submit@debbugs.gnu.org; Wed, 25 Jul 2018 07:51:03 -0400 Received: from mail-lf1-f52.google.com ([209.85.167.52]:44592) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fiIJp-00029J-Vv for 32268@debbugs.gnu.org; Wed, 25 Jul 2018 07:51:02 -0400 Received: by mail-lf1-f52.google.com with SMTP id g6-v6so5216135lfb.11 for <32268@debbugs.gnu.org>; Wed, 25 Jul 2018 04:51:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:references:date:in-reply-to:message-id:user-agent :mime-version; bh=TCt87RXKX5PrYjRWbCeMkIypUJZWNBx56xWNUg6XyZ4=; b=svkbrhoPracHRX1SK68adGP9ISEJQczLc8OThLk6/0lGg+KzJgp5zxpj7J3uR0UJkJ MJEvlNn/6y4ebuDqVlkLa6pVoFc+UpVi1d6+f0B4I1E2MIbBaFsvvfGRdFm7cSKeK0Cu 4Ae0L48Pvw6lDS5Pem2+IfB5BbaGMscZnnHwxhpSCl/S90Rsd4phEhZT93P+1mxSnfkU 0NmGbbhs1eGIQOQ+AHj+5EiWqu9O1qvhB0SlNCl7hEKI//tcS6FAlpGm0x4QEdlg3tSh N4s2uVZxSuiHfMsBNgif4mKqGOOfxha9cD7Ie2VA0e2SJS1Ncn0clGOV4OTCnkKZN5Yu l9Ew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=TCt87RXKX5PrYjRWbCeMkIypUJZWNBx56xWNUg6XyZ4=; b=jG44Urol9w9W+Pza1/OHetT9oPf4vTcgAlN40YoQWeOUQ9/aDKt0aaiC8agMt1ofKo xalCw61bvYIkV+lEKTQ64a8Vcpz7RdwCBK8t1Hr+kHrrU/Mk2mnbiBBNYwLiXaWfdo1E rmJcgmCC4M62nDaWLBSeT8zc7IH+YLKZBGApKFJL5zzceNK0Zl5t+uqW7cZYaFoTMdqv qmRDY6LCEF35eRYrPehZ3p/PxzLbB0jNSScuT9IC88/eonjMywHQL/JnnKlKhDcs4Xge HA7W5oJ7OO9FbLoeYabTGcYuJvrXmbCbrGGRwn9BvaRG/0Gj1XxTrmp351+INWn+e3S4 b0EA== X-Gm-Message-State: AOUpUlG1csE0e/CJDSfNGmpWj57hilDP8YJdnzz0Wp+mUk4nGoucFC+Z uFYqk6EPNZoaxRRuFyZrAm2OsDbILqY= X-Google-Smtp-Source: AAOMgpcRVx9uhoNH2hLBmj4HQ+1L4dWkutjKhM/Fyd5hq6+abxWK80aOL6kO8pkXb4hg6HFkBvOA7A== X-Received: by 2002:a19:1749:: with SMTP id n70-v6mr12254840lfi.54.1532519455707; Wed, 25 Jul 2018 04:50:55 -0700 (PDT) Received: from magnolia (95-55-112-34.dynamic.avangarddsl.ru. [95.55.112.34]) by smtp.gmail.com with ESMTPSA id x23-v6sm2752913ljj.86.2018.07.25.04.50.54 for <32268@debbugs.gnu.org> (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 25 Jul 2018 04:50:54 -0700 (PDT) From: Oleg Pykhalov To: 32268@debbugs.gnu.org Subject: Re: [bug#32268] [PATCH] gnu: Add net-snmp. References: <20180725114434.21463-1-go.wigust@gmail.com> Date: Wed, 25 Jul 2018 14:50:48 +0300 In-Reply-To: <20180725114434.21463-1-go.wigust@gmail.com> (Oleg Pykhalov's message of "Wed, 25 Jul 2018 14:44:34 +0300") Message-ID: <878t5zpm93.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 32268 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain I should mention that I converted the recipe from Nix [1] which has different hashes for patches. --8<---------------cut here---------------start------------->8--- patches = let fetchAlpinePatch = name: sha256: fetchpatch { url = "https://git.alpinelinux.org/cgit/aports/plain/main/net-snmp/${name}?id=f25d3fb08341b60b6ccef424399f060dfcf3f1a5"; inherit name sha256; }; in [ (fetchAlpinePatch "CVE-2015-5621.patch" "05098jyvd9ddr5q26z7scbbvk1bk6x4agpjm6pyprvpc1zpi0y09") (fetchAlpinePatch "fix-Makefile-PL.patch" "14ilnkj3cr6mpi242hrmmmv8nv4dj0fdgn42qfk9aa7scwsc0lc7") (fetchAlpinePatch "fix-includes.patch" "0zpkbb6k366qpq4dax5wknwprhwnhighcp402mlm7950d39zfa3m") (fetchAlpinePatch "netsnmp-swinst-crash.patch" "0gh164wy6zfiwiszh58fsvr25k0ns14r3099664qykgpmickkqid") (fetchAlpinePatch "remove-U64-typedef.patch" "1msxyhcqkvhqa03dwb50288g7f6nbrcd9cs036m9xc8jdgjb8k8j") ]; --8<---------------cut here---------------end--------------->8--- [1] https://github.com/NixOS/nixpkgs/blob/master/pkgs/servers/monitoring/net-snmp/default.nix#L11 Oleg. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEc+OyAXw1EaDPCmAPckbhHGm3lWkFAltYZBgACgkQckbhHGm3 lWltkw/5AZYshBDI5oxZ/WvTSf1LudERMQKIEHjOc4HVM/Xyoq0lBCiGXP0W87id jHk/ielmJbxLMwluAn87i/TyyXr0ARXioBASyZw3j8LeF1T+NjzoLFBgJU5VqcsP F5J49kGECgWxWb7laSHL66l1ZTeA1n4fUtIVqYT5VemvHSZMaYAUkRhruz0b1/ix XPLPCvwGITaioAokfVh+FZRB6yOUMkr1/g0HMRTEWW4JwzCjwvA/+Mu8UHyhO/BE KnPC+ImhpNUYX1GuRxqLIsxGt0wd/PZFGfcMHkE0SK5SRlD4C7GURj3gffPEnqpF VBTSRdSK3SCm+ZondC4zWpkd1k2TQPFEdXVCiJxdbO5346mJebwSODITN+e5tXS4 8shhnKydnot/drE1KjPHSuLY714t5QdyGV5Xo09ubL+9TSbtXnYdJ9+I3ffQ+pfc HSIT6H9BEV0NkyIc+Y0rAYZC66p3lU9ldajFM2HuTNKr35Siyyt2fLOPXXv/XI7+ A2ybEm3fbTcpqVE9NP1LzrtA83LOD5Ok0vmMzYef2PybRY5f4ZwBIr22eC40tnbb EeRPILsDuBir3LnzUmOPSFbFbQL9N/W6daNx9IFs/DRFYb8mPyV3fJ5+r2Ly0BDb zxIC+B4LwkAK6ZQiofXodsH+Z+ybE/K0X+0teoT/eUz2bIPX7Dg= =OgUw -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 25 07:55:32 2018 Received: (at 32268) by debbugs.gnu.org; 25 Jul 2018 11:55:32 +0000 Received: from localhost ([127.0.0.1]:56302 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fiIOC-0002Gi-4B for submit@debbugs.gnu.org; Wed, 25 Jul 2018 07:55:32 -0400 Received: from static.195.114.201.195.clients.your-server.de ([195.201.114.195]:44698 helo=conspiracy.of.n0.is) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fiIOA-0002GZ-3Z for 32268@debbugs.gnu.org; Wed, 25 Jul 2018 07:55:31 -0400 Received: by conspiracy.of.n0.is (OpenSMTPD) with ESMTPSA id 020f8675 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Wed, 25 Jul 2018 11:55:27 +0000 (UTC) Date: Wed, 25 Jul 2018 11:56:13 +0000 From: Nils Gillmann To: Oleg Pykhalov Subject: Re: [bug#32268] [PATCH] gnu: Add net-snmp. Message-ID: <20180725115613.4aukzb72uwz6gwl2@abyayala> References: <20180725114434.21463-1-go.wigust@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20180725114434.21463-1-go.wigust@gmail.com> X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 32268 Cc: 32268@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Oleg Pykhalov transcribed 3.7K bytes: > * gnu/packages/networking.scm (net-snmp): New variable. > --- > gnu/packages/networking.scm | 76 +++++++++++++++++++++++++++++++++++++ > 1 file changed, 76 insertions(+) > > diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm > index 90967b9b1..a77452d6a 100644 > --- a/gnu/packages/networking.scm > +++ b/gnu/packages/networking.scm > @@ -66,6 +66,7 @@ > #:use-module (gnu packages databases) > #:use-module (gnu packages dejagnu) > #:use-module (gnu packages documentation) > + #:use-module (gnu packages file) > #:use-module (gnu packages flex) > #:use-module (gnu packages gettext) > #:use-module (gnu packages glib) > @@ -1965,3 +1966,78 @@ Features: > @item Destination IP blacklist > @end itemize") > (license license:asl2.0)))) > + > +(define-public net-snmp > + (package > + (name "net-snmp") > + (version "5.7.3") > + (source > + (origin > + (method url-fetch) > + (uri (string-append "mirror://sourceforge/net-snmp/net-snmp/" version > + "/net-snmp-" version ".tar.gz")) > + (sha256 > + (base32 > + "1w5l9w0sgi1zkzq8ww6kc6fzq7ljq59z2d9ks6bdq1vp7ihqkvqj")) > + (patches > + (map (lambda (file hash) > + (origin > + (method url-fetch) > + (uri (string-append > + "https://git.alpinelinux.org\ > +/cgit/aports/plain/main/net-snmp/" > + file "?id=f25d3fb08341b60b6ccef424399f060dfcf3f1a5")) Can you please make the 3 lines above look more aligned? like: > + (uri (string-append "https://git.alpinelinux.org" "/cgit/aports/plain/main/net-snmp/" file "?id=f25d3fb08341b60b6ccef424399f060dfcf3f1a5")) > + (sha256 > + (base32 > + hash)))) > + '("CVE-2015-5621.patch" > + "fix-Makefile-PL.patch" > + "fix-includes.patch" > + "netsnmp-swinst-crash.patch" > + "remove-U64-typedef.patch") > + '("0mg2mlfb45fnv7m1k9wckrqjfizipyvrl1q4dn1r0zc774mm7zjc" > + "1pd85sy04n76q1ri3l33f0zpnnw76nd5mcny2j39ilzp76bjfik5" > + "0zpkbb6k366qpq4dax5wknwprhwnhighcp402mlm7950d39zfa3m" > + "0gh164wy6zfiwiszh58fsvr25k0ns14r3099664qykgpmickkqid" > + "0jcpcpgx4z9k1w0x6km0132n67qc29mz6cialwfjm02l76q2yk5n"))))) > + (build-system gnu-build-system) > + (native-inputs > + `(("autoconf" ,autoconf) > + ("automake" ,automake) > + ("libtool" ,libtool))) > + (inputs > + `(("file" ,file) > + ("perl" ,perl) > + ("openssl" ,openssl))) > + (arguments > + `(#:tests? #f > + #:configure-flags > + (list "--with-default-snmp-version=3" > + "--with-sys-location=Unknown" > + "--with-sys-contact=root@unknown" Would root@localhost make more sense? Why @unknown? > + "--with-logfile=/var/log/net-snmpd.log" > + "--with-persistent-directory=/var/lib/net-snmp" > + (string-append "--with-openssl=" > + (assoc-ref %build-inputs "openssl")) > + "--with-mnttab=/proc/mounts") > + #:make-flags > + (let ((out (assoc-ref %outputs "out"))) > + (list (string-append "INSTALLSITEARCH=" out > + "/lib/perl5/site_perl/" ,(package-version perl) > + "/x86_64-linux-thread-multi") > + (string-append"INSTALLSITEMAN3DIR=" out "/share/man/man3"))) > + > + #:phases > + (modify-phases %standard-phases > + (add-before 'configure 'autoreconf > + (lambda _ > + (invoke "autoreconf" "-vfi")))))) What I recently discovered, or it might be false memory, is that we have a phase for this which runs autoreconf -vfi automatically. Or am I wrong about this? > + (home-page "http://net-snmp.sourceforge.net/") > + (synopsis "Clients and server for the SNMP network monitoring protocol") > + (description "The Simple Network Management Protocol (SNMP) provides a > +framework for the exchange of management information between agents (servers) > +and clients. > + > +The Net-SNMP applications are a collection of command line clients for issuing > +SNMP requests to agents.") > + (license license:bsd-3))) > -- > 2.18.0 No further comments. As I didn't compile it I can't conclude with 'LGTM'. From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 29 09:54:22 2018 Received: (at 32268) by debbugs.gnu.org; 29 Jul 2018 13:54:22 +0000 Received: from localhost ([127.0.0.1]:33326 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fjm9O-0005VJ-Jx for submit@debbugs.gnu.org; Sun, 29 Jul 2018 09:54:22 -0400 Received: from eggs.gnu.org ([208.118.235.92]:41068) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fjm9N-0005V7-G9 for 32268@debbugs.gnu.org; Sun, 29 Jul 2018 09:54:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fjm9H-00062d-CT for 32268@debbugs.gnu.org; Sun, 29 Jul 2018 09:54:16 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:40223) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fjm9H-00062V-8b; Sun, 29 Jul 2018 09:54:15 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=48006 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1fjm9G-00063A-GP; Sun, 29 Jul 2018 09:54:14 -0400 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Nils Gillmann Subject: Re: [bug#32268] [PATCH] gnu: Add net-snmp. References: <20180725114434.21463-1-go.wigust@gmail.com> <20180725115613.4aukzb72uwz6gwl2@abyayala> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 11 Thermidor an 226 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Sun, 29 Jul 2018 15:54:13 +0200 In-Reply-To: <20180725115613.4aukzb72uwz6gwl2@abyayala> (Nils Gillmann's message of "Wed, 25 Jul 2018 11:56:13 +0000") Message-ID: <87va8yf8qi.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 32268 Cc: Oleg Pykhalov , 32268@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) Hello, Nils Gillmann skribis: > Oleg Pykhalov transcribed 3.7K bytes: >> * gnu/packages/networking.scm (net-snmp): New variable. [...] >> + (modify-phases %standard-phases >> + (add-before 'configure 'autoreconf >> + (lambda _ >> + (invoke "autoreconf" "-vfi")))))) > > What I recently discovered, or it might be false memory, is that we > have a phase for this which runs autoreconf -vfi automatically. Or am > I wrong about this? You=E2=80=99re right, it appeared with the last =E2=80=98core-updates=E2=80= =99 merge. Oleg, can you make sure this phase can be removed? No further comments! Thanks Nils & Oleg, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 29 18:04:01 2018 Received: (at 32268) by debbugs.gnu.org; 29 Jul 2018 22:04:01 +0000 Received: from localhost ([127.0.0.1]:34149 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fjtn8-0002RV-Ql for submit@debbugs.gnu.org; Sun, 29 Jul 2018 18:04:01 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:38133) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fjtn6-0002RN-GH for 32268@debbugs.gnu.org; Sun, 29 Jul 2018 18:03:53 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 693D321175; Sun, 29 Jul 2018 18:03:52 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Sun, 29 Jul 2018 18:03:52 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.com; h= content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= fm3; bh=gNq07man3qVtH/aCeIz5Kiz14IE4tfTA6uMzL4+UkZ0=; b=kXg3ki1d dyZSdHDiwOv8AbSRpo68ilHRtnqX/TaUloT0Y/N8Tg3KENIR28Fbpk8cuzgZ1jol oVy4M5QVKNHFYQFY/IxowtK2S6CnHbV1/2HPL5IkszYIkXVwbBzH0clvJWQuu5uS iF5uIk1Rg2w8Z6PmqQSQgH384n2LKiUGsxfo8I/U77pff5Z84A+oJN0KJ9C+2HC8 jL94OAEiGiTu8xvEi08AiAtLLSorxY6eQXjzX3l/zMupo9D8Z+CiJcC8hUkCtl0F YYkI+VDBe+bva8Hi0IGbBCmDcYHO8dZG+Y2dkQNP1tB6NZUgr408YIfpgs/gFGPX ewpqjiR1x8AbVg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm3; bh=gNq07man3qVtH/aCeIz5Kiz14IE4t fTA6uMzL4+UkZ0=; b=N4TSryy7kCRwhUE4Jc2wkKiUnRrLmk3jp3Xx5igKnMNxw O1otZnkAD8FtjdJATjjJ3xsNFoYYuqtI6x35NDpjliltMDfePE4yKjFvUSAe2/nw 5/LGzH1ha9eHTA/jji5rjQRPu/yiMRWXk3wu8/MxdIlr8AI8jxMzAiuYItN9G7Jk 8pqnXlQ++K5ptK7jRf0R6AXRkrjKT1X63HONJ4zZ6x0APzYMPhkdJmBF5lvvL57C 6jzwjHNDZsL4Ljj2i2vELgkLO9NBVpvdAniaYg2FV17mmsR85RBhYxdQtobHWCDk HlXN1SbRasgQP1cRbbxBrllJZLoY1JiSQbIjC4Yig== X-ME-Proxy: X-ME-Sender: Received: from localhost (95.92-221-151.customer.lyse.net [92.221.151.95]) by mail.messagingengine.com (Postfix) with ESMTPA id A045CE454E; Sun, 29 Jul 2018 18:03:51 -0400 (EDT) From: Marius Bakke To: Oleg Pykhalov , 32268@debbugs.gnu.org Subject: Re: [bug#32268] [PATCH] gnu: Add net-snmp. In-Reply-To: <20180725114434.21463-1-go.wigust@gmail.com> References: <20180725114434.21463-1-go.wigust@gmail.com> User-Agent: Notmuch/0.27 (https://notmuchmail.org) Emacs/26.1 (x86_64-pc-linux-gnu) Date: Mon, 30 Jul 2018 00:03:50 +0200 Message-ID: <871sbl4s3d.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 32268 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.2 (/) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain Oleg Pykhalov writes: > * gnu/packages/networking.scm (net-snmp): New variable. Hello! This patch reminded me I had an ancient patch for Net-SNMP too, but got stuck on a single test failure and forgot all about it. I see you've disabled tests altogether which is a neat workaround. However I'm hoping we can consolidate our efforts and just disable the one (or was it two) tests that are failing. Comments inline, my patch attached at the end. > --- > gnu/packages/networking.scm | 76 +++++++++++++++++++++++++++++++++++++ > 1 file changed, 76 insertions(+) I chose to add a (gnu packages snmp) module, but that may be overkill indeed. [...] > +(define-public net-snmp > + (package > + (name "net-snmp") > + (version "5.7.3") > + (source > + (origin > + (method url-fetch) > + (uri (string-append "mirror://sourceforge/net-snmp/net-snmp/" version > + "/net-snmp-" version ".tar.gz")) > + (sha256 > + (base32 > + "1w5l9w0sgi1zkzq8ww6kc6fzq7ljq59z2d9ks6bdq1vp7ihqkvqj")) > + (patches > + (map (lambda (file hash) > + (origin > + (method url-fetch) > + (uri (string-append > + "https://git.alpinelinux.org\ > +/cgit/aports/plain/main/net-snmp/" > + file "?id=f25d3fb08341b60b6ccef424399f060dfcf3f1a5")) > + (sha256 > + (base32 > + hash)))) > + '("CVE-2015-5621.patch" > + "fix-Makefile-PL.patch" > + "fix-includes.patch" > + "netsnmp-swinst-crash.patch" > + "remove-U64-typedef.patch") > + '("0mg2mlfb45fnv7m1k9wckrqjfizipyvrl1q4dn1r0zc774mm7zjc" > + "1pd85sy04n76q1ri3l33f0zpnnw76nd5mcny2j39ilzp76bjfik5" > + "0zpkbb6k366qpq4dax5wknwprhwnhighcp402mlm7950d39zfa3m" > + "0gh164wy6zfiwiszh58fsvr25k0ns14r3099664qykgpmickkqid" > + "0jcpcpgx4z9k1w0x6km0132n67qc29mz6cialwfjm02l76q2yk5n"))))) Instead of adding all these patches, I opted to use the 5.8 pre-release instead. No strong opinion, but since it's a new package and 5.8 is "just around the corner" I think that's fine. WDYT? Also note that this packages bundles a copy of OpenSSL, which should be purged. > + (build-system gnu-build-system) > + (native-inputs > + `(("autoconf" ,autoconf) > + ("automake" ,automake) > + ("libtool" ,libtool))) Why are these needed? Because of the patches? > + (inputs > + `(("file" ,file) > + ("perl" ,perl) > + ("openssl" ,openssl))) "file" is an implicit input. Can you add a comment about why it's needed here (I guess it's referenced somewhere?)? > + (arguments > + `(#:tests? #f > + #:configure-flags > + (list "--with-default-snmp-version=3" > + "--with-sys-location=Unknown" > + "--with-sys-contact=root@unknown" > + "--with-logfile=/var/log/net-snmpd.log" > + "--with-persistent-directory=/var/lib/net-snmp" > + (string-append "--with-openssl=" > + (assoc-ref %build-inputs "openssl")) > + "--with-mnttab=/proc/mounts") > + #:make-flags > + (let ((out (assoc-ref %outputs "out"))) > + (list (string-append "INSTALLSITEARCH=" out > + "/lib/perl5/site_perl/" ,(package-version perl) > + "/x86_64-linux-thread-multi") > + (string-append"INSTALLSITEMAN3DIR=" out "/share/man/man3"))) > + > + #:phases > + (modify-phases %standard-phases > + (add-before 'configure 'autoreconf > + (lambda _ > + (invoke "autoreconf" "-vfi")))))) > + (home-page "http://net-snmp.sourceforge.net/") > + (synopsis "Clients and server for the SNMP network monitoring protocol") > + (description "The Simple Network Management Protocol (SNMP) provides a > +framework for the exchange of management information between agents (servers) > +and clients. > + > +The Net-SNMP applications are a collection of command line clients for issuing > +SNMP requests to agents.") > + (license license:bsd-3))) The main license is actually CMU/UCDs "Historic Permission Notice and Disclaimer", which is not in Guix. Do you think it's worth adding, or should we simply use a non-copyleft style URI here? My patch attached: --=-=-= Content-Type: text/x-patch; charset=utf-8 Content-Disposition: attachment; filename=0001-gnu-Add-net-snmp.patch Content-Transfer-Encoding: quoted-printable From=20ac4684bb69b0e14abef4b81006115a4077ca6d94 Mon Sep 17 00:00:00 2001 From: Marius Bakke Date: Mon, 29 Jan 2018 17:06:24 +0100 Subject: [PATCH] gnu: Add net-snmp. * gnu/packages/snmp.scm, gnu/packages/patches/net-snmp-disable-network-tests.patch: New files. * gnu/local.mk (GNU_SYSTEM_MODULES, dist_patch_DATA): Register it. =2D-- gnu/local.mk | 2 + .../net-snmp-disable-network-tests.patch | 84 +++++++++++++++ gnu/packages/snmp.scm | 101 ++++++++++++++++++ 3 files changed, 187 insertions(+) create mode 100644 gnu/packages/patches/net-snmp-disable-network-tests.pat= ch create mode 100644 gnu/packages/snmp.scm diff --git a/gnu/local.mk b/gnu/local.mk index 80d6a8d4c..0a468578b 100644 =2D-- a/gnu/local.mk +++ b/gnu/local.mk @@ -385,6 +385,7 @@ GNU_SYSTEM_MODULES =3D \ %D%/packages/slang.scm \ %D%/packages/smalltalk.scm \ %D%/packages/sml.scm \ + %D%/packages/snmp.scm \ %D%/packages/speech.scm \ %D%/packages/spice.scm \ %D%/packages/ssh.scm \ @@ -920,6 +921,7 @@ dist_patch_DATA =3D \ %D%/packages/patches/mupen64plus-ui-console-notice.patch \ %D%/packages/patches/mutt-store-references.patch \ %D%/packages/patches/ncurses-CVE-2017-10684-10685.patch \ + %D%/packages/patches/net-snmp-disable-network-tests.patch \ %D%/packages/patches/net-tools-bitrot.patch \ %D%/packages/patches/netcdf-date-time.patch \ %D%/packages/patches/netcdf-tst_h_par.patch \ diff --git a/gnu/packages/patches/net-snmp-disable-network-tests.patch b/gn= u/packages/patches/net-snmp-disable-network-tests.patch new file mode 100644 index 000000000..c1869a9b1 =2D-- /dev/null +++ b/gnu/packages/patches/net-snmp-disable-network-tests.patch @@ -0,0 +1,84 @@ +Drop tests that require network access. + +--- a/testing/fulltests/default/T070com2sec_simple ++++ b/testing/fulltests/default/T070com2sec_simple +@@ -80,12 +80,6 @@ + # 407b Test maximally long host name/mask + CONFIGAGENT 'com2sec t407b a234567890123456789012345678901234567890123456= 78901234567890123.a23456789012345678901234567890123456789012345678901234567= 890123.a23456789012345678901234567890123456789012345678901234567890123.a234= 567890123456789012345678901234567890123456789012345678901./255.255.255.255 = c407b' +=20 +-# 408 Lookup tests, require network access +-# 408a Test lookup returning a single host +-CONFIGAGENT 'com2sec t408a onea.net-snmp.org c408a' +-# 408a Test lookup returning multiple hosts +-CONFIGAGENT 'com2sec t408b twoa.net-snmp.org c408b' +- + # Default agent setup + CONFIGAGENT "[snmp] persistentdir $SNMP_TMP_PERSISTENTDIR" + # Dummy config to prevent the basic_setup warning +@@ -134,26 +128,4 @@ + SAVECHECKAGENT 'line 30: Error:' # msg from h_strerror so it varies + SAVECHECKAGENT 'line 31: Error:' # msg from h_strerror so it varies +=20 +-CHECKAGENT '<"c408a"' +-if [ "$snmp_last_test_result" -eq 0 ] ; then +- CHECKAGENT 'line 32: Error:' +- if [ "$snmp_last_test_result" -ne 1 ] ; then +- return_value=3D1 +- FINISHED +- fi +-elif [ "$snmp_last_test_result" -ne 1 ] ; then +- return_value=3D1 +- FINISHED +-fi +- +-CHECKAGENT '<"c408b"' +-if [ "$snmp_last_test_result" -eq 0 ] ; then +- CHECKAGENT 'line 33: Error:' +- if [ "$snmp_last_test_result" -ne 1 ] ; then +- return_value=3D1 +- fi +-elif [ "$snmp_last_test_result" -ne 1 ] ; then +- return_value=3D1 +-fi +- + FINISHED +--- a/testing/fulltests/default/T071com2sec6_simple ++++ b/testing/fulltests/default/T071com2sec6_simple +@@ -74,12 +74,6 @@ + # 607b Test maximally long host name/mask + CONFIGAGENT 'com2sec6 t607b a23456789012345678901234567890123456789012345= 678901234567890123.a2345678901234567890123456789012345678901234567890123456= 7890123.a23456789012345678901234567890123456789012345678901234567890123.a23= 4567890123456789012345678901234567890123456789012345678901./ffff:ffff:ffff:= ffff:ffff:ffff:ffff:ffff c607b' +=20 +-# 608 Lookup tests, require network access +-# 608a Test lookup returning a single host +-CONFIGAGENT 'com2sec6 t608a oneAAAA.net-snmp.org c608a' +-# 608b Test lookup returning multiple hosts +-CONFIGAGENT 'com2sec6 t608b twoAAAA.net-snmp.org c608b' +- + # Default agent setup + CONFIGAGENT "[snmp] persistentdir $SNMP_TMP_PERSISTENTDIR" + # Dummy config to prevent the basic_setup warning +@@ -132,24 +126,4 @@ + SAVECHECKAGENT 'line 27: Error:' + SAVECHECKAGENT 'line 28: Error:' +=20 +-# 608 +-CHECKAGENT '<"c608a"' +-if [ "$snmp_last_test_result" -eq 0 ] ; then +- CHECKAGENT 'line 29: Error:' +- errnum=3D`expr $errnum - 1` +- if [ "$snmp_last_test_result" -ne 1 ] ; then +- FINISHED +- fi +-elif [ "$snmp_last_test_result" -ne 1 ] ; then +- FINISHED +-fi +- +-CHECKAGENTCOUNT atleastone '<"c608b"' +-if [ "$snmp_last_test_result" -eq 0 ] ; then +- CHECKAGENT 'line 30: Error:' +- if [ "$snmp_last_test_result" -eq 1 ] ; then +- errnum=3D`expr $errnum - 1` +- fi +-fi +- + FINISHED diff --git a/gnu/packages/snmp.scm b/gnu/packages/snmp.scm new file mode 100644 index 000000000..be79f5458 =2D-- /dev/null +++ b/gnu/packages/snmp.scm @@ -0,0 +1,101 @@ +;;; GNU Guix --- Functional package management for GNU +;;; Copyright =C2=A9 2018 Marius Bakke +;;; +;;; This file is part of GNU Guix. +;;; +;;; GNU Guix is free software; you can redistribute it and/or modify it +;;; under the terms of the GNU General Public License as published by +;;; the Free Software Foundation; either version 3 of the License, or (at +;;; your option) any later version. +;;; +;;; GNU Guix is distributed in the hope that it will be useful, but +;;; WITHOUT ANY WARRANTY; without even the implied warranty of +;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;;; GNU General Public License for more details. +;;; +;;; You should have received a copy of the GNU General Public License +;;; along with GNU Guix. If not, see . + +(define-module (gnu packages snmp) + #:use-module (gnu packages) + #:use-module (gnu packages compression) + #:use-module (gnu packages linux) + #:use-module (gnu packages perl) + #:use-module (gnu packages tls) + #:use-module (guix build-system gnu) + #:use-module (guix download) + #:use-module ((guix licenses) #:prefix license:) + #:use-module (guix packages) + #:use-module (guix utils)) + +(define-public net-snmp + (package + (name "net-snmp") + (version "5.8.pre1") + (source (origin + (method url-fetch) + (uri (string-append "mirror://sourceforge/net-snmp/" + "5.8-pre-releases/net-snmp-" version + ".tar.gz")) + (sha256 + (base32 + "1f1rwq2cqz9ysapl96rsay240dbz8s6wsprms7skl2vacq94s2bd")) + (patches (search-patches "net-snmp-disable-network-tests.pat= ch")) + (modules '((guix build utils))) + (snippet + '(begin + ;; Drop bundled libraries. + (delete-file-recursively "snmplib/openssl") + #t)))) + (build-system gnu-build-system) + (arguments + `(#:test-target "test" + ;; XXX: With parallel build enabled, Perl modules may not get linke= d with + ;; libnetsnmp. See e.g. . + #:parallel-build? #f + #:make-flags (let ((out (assoc-ref %outputs "out"))) + (list (string-append "INSTALLSITEARCH=3D" out + "/lib/perl5/site_perl/" + ,(package-version perl)) + (string-append "INSTALLSITEMAN3DIR=3D" out + "/share/man/man3") + ;; Make sure the Perl modules get a proper RUN= PATH. + ;(string-append "LDFLAGS=3D-Wl,-rpath=3D" out = "/lib") + )) + #:phases (modify-phases %standard-phases + (add-before 'check 'patch-tests + (lambda _ + (substitute* "testing/fulltests/support/simple_TESTC= ONF.sh" + (("NETSTAT=3D\"\"") (string-append "NETSTAT=3D" + (which "netstat")= ))) + (substitute* "testing/fulltests/default/T065agentext= end_sh_simple" + (("/bin/sh") (which "sh"))) + (substitute* '("testing/fulltests/default/T061agentp= erl_simple" + "testing/fulltests/default/T065agente= xtend_simple" + "testing/fulltests/default/T115agentx= perl_simple") + (("/usr/bin/env") (which "env"))) + + ;; Note: to debug test failures, step into the faile= d build + ;; directory, export OK_TO_SAVE_RESULT and run "make= testfailed". + #t))))) + (native-inputs + `(("net-tools" ,net-tools-for-tests))) + (inputs + `(("bzip2" ,bzip2) + ("libnl" ,libnl) + ("linux-libre-headers" ,linux-libre-headers) + ("openssl" ,openssl) + ("perl" ,perl) + ("zlib" ,zlib))) + (home-page "http://net-snmp.sourceforge.net/") + (synopsis "SNMP tools and libraries") + (description + "@dfn{SNMP} (Simple Network Management Protocol) is a widely used pro= tocol +for monitoring and managing servers and network devices. This package inc= ludes +command-line utilities for retrieving information and sending commands, a +graphical @dfn{MIB} (Management Information Base) browser, a daemon for re= sponding +to SNMP commands (@command{snmptrapd}), an extensible SNMP server (@comman= d{snmpd}), +and libraries for writing other SNMP applications.") + ;; Distributed under HPND and multiple variants of the 3-clause BSD li= cense. + ;; See COPYING for full information. + (license (list license:hpnd license:bsd-3)))) =2D-=20 2.18.0 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlteOcYACgkQoqBt8qM6 VPo05Qf/aBe6W2JVo+8Z4/GbKNiGV4rH+3v/6+Y/mztTxs+jbPfIYrweNMjnLLHf +dM7szcLuWMlZuw3grqoGLvkFY3yQFZKVpKaQHVtnnvsmvJpmPWgblJFCMz6imRj i/2taafrgvxYYfNyMglsnXdDu40KEynd95JKTSohy1edb4rDENr4rWxvEsDXqA0O WKuTbi8iyNaYZ/M5YFj1m6bS5Bdt/n7+E2LpkNR5jtcpkdCQ+OcdUD5CUe2LYkEx 44soJy9SEH4dYJByEWEViXgLbhS0iNy9GcaaTp+g7GuoI7N1y9VIm1CC41u7PLwa 0jwdYw2XO51OHv61ScEziZ2Ho5i32g== =6HDZ -----END PGP SIGNATURE----- --==-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 30 13:08:44 2018 Received: (at 32268) by debbugs.gnu.org; 30 Jul 2018 17:08:44 +0000 Received: from localhost ([127.0.0.1]:35270 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fkBf2-00085R-C6 for submit@debbugs.gnu.org; Mon, 30 Jul 2018 13:08:44 -0400 Received: from mail-lf1-f54.google.com ([209.85.167.54]:38330) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fkBf0-00085A-Rx for 32268@debbugs.gnu.org; Mon, 30 Jul 2018 13:08:43 -0400 Received: by mail-lf1-f54.google.com with SMTP id a4-v6so8675610lff.5 for <32268@debbugs.gnu.org>; Mon, 30 Jul 2018 10:08:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=Fi48By9ylgJr6xNu/+g0WIaTWeliBZ2L1uppk/Orh+M=; b=ff4E8o8JcjH78ApAR6b0+3BJ1JyBrGrTF+VVibm//fAeba7b4XXA4tVHhA8qKRxhYP 5xEtBXGoK/5ki7gbKGDr8bUnWCxVPwQs4bhGnwRDJ9sQuJQcZSBhiDAEAF8r9oLsE4I8 qUFKADCYnbspEUCE6AgwyYjzV9Gr8c1yESPhGQUUedWho1Nh5TmzxQf8/SsA8Qjarxhx PStRayUNCndo1YOkvBJOioo5cVakx7kWHTHzUoJ1PQYcysdM3Q4OCQBcukS4xCwvgitW WqoD0T3/iUy7+c3oB2Pz/ma2ELZ1EkFlKuALODgEQaskG5J5MLpEwGw96jjVnAggq3Y1 yhpw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=Fi48By9ylgJr6xNu/+g0WIaTWeliBZ2L1uppk/Orh+M=; b=mXz05PMBYqXDdqy99/KYjJZjOlDq6F+ZXht8VtMhIsT5Qj1Z/xSB79GdNJL+AKUGTh ZOQtwx/GOqt9MO1rMdxmp/Ot6UVUeuCwUxQ1riCrrUlvS1gfNO/40CtkXtzurPu8jv0z YajKLltk/E+zbWBZJ0qL/YfFE6sfu2zzZ/Bo3mI3dmdY7GVpCV2QaMGGDFnF4hvX2189 gucxW7kgiwFy9MMXfUm+5PNKAOGByaiNx5/9Truqn2cDFO9ji1VcX7ysRwEvOhgcFv4o TCiyR389SHO7R1697kxtsgn/X00924Gt/FjYM0YaiwUlnn32bSywbSXNPCe8swspWrMP 7vmA== X-Gm-Message-State: AOUpUlFubmFSKQwzLqFvv9bp9zNo2iMUepiXTXBRcYRYVwwiUdj54f7m /+LwN2f904f3GuHoZJXUegH1O5cjPK8= X-Google-Smtp-Source: AAOMgpf35BRBzoRMZs/XTSLOhFqdRZgbLUqejaPdsOLILf2a4bwsVegVN+zA4M5ZFcE8umotNbY7xw== X-Received: by 2002:a19:f015:: with SMTP id p21-v6mr10482254lfc.77.1532970516599; Mon, 30 Jul 2018 10:08:36 -0700 (PDT) Received: from magnolia (ppp78-37-140-8.pppoe.avangarddsl.ru. [78.37.140.8]) by smtp.gmail.com with ESMTPSA id n17-v6sm2145254ljb.82.2018.07.30.10.08.35 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 30 Jul 2018 10:08:35 -0700 (PDT) From: Oleg Pykhalov To: Marius Bakke Subject: Re: [bug#32268] [PATCH] gnu: Add net-snmp. References: <20180725114434.21463-1-go.wigust@gmail.com> <871sbl4s3d.fsf@fastmail.com> Date: Mon, 30 Jul 2018 20:08:31 +0300 In-Reply-To: <871sbl4s3d.fsf@fastmail.com> (Marius Bakke's message of "Mon, 30 Jul 2018 00:03:50 +0200") Message-ID: <87y3dswt0w.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 32268 Cc: 32268@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello Marius, First of all thank you for your work on =E2=80=98net-snmp=E2=80=99. Marius Bakke writes: > Oleg Pykhalov writes: > >> * gnu/packages/networking.scm (net-snmp): New variable. > > Hello! This patch reminded me I had an ancient patch for Net-SNMP too, > but got stuck on a single test failure and forgot all about it. Oh, unfortunate I didn't find it before #32268. > I see you've disabled tests altogether which is a neat workaround. > However I'm hoping we can consolidate our efforts and just disable the > one (or was it two) tests that are failing. I did't find tests suite while packaging. Thank you for pointing that. > Comments inline, my patch attached at the end. > >> --- >> gnu/packages/networking.scm | 76 +++++++++++++++++++++++++++++++++++++ >> 1 file changed, 76 insertions(+) > > I chose to add a (gnu packages snmp) module, but that may be overkill > indeed. If you think about adding other SNMP specific tools then it's a great idea. :-) Maybe a =E2=80=98(gnu packages monitoring)=E2=80=99 module could= be also in a consideration? I vote for =E2=80=98(gnu packages networking)=E2=80=99 stil= l. [=E2=80=A6] > I opted to use the 5.8 pre-release instead. No strong opinion, but > since it's a new package and 5.8 is "just around the corner" I think > that's fine. WDYT? Wow, indeed. Seems I found a 5.8 release. Maybe we should peek it? WDYT? https://sourceforge.net/projects/net-snmp/files/net-snmp/5.8/ > Also note that this packages bundles a copy of OpenSSL, which should be > purged. > >> + (build-system gnu-build-system) >> + (native-inputs >> + `(("autoconf" ,autoconf) >> + ("automake" ,automake) >> + ("libtool" ,libtool))) > > Why are these needed? Because of the patches? The =E2=80=98(invoke "autoreconf" "-vfi")=E2=80=99 requires all those three= packages. >> + (inputs >> + `(("file" ,file) >> + ("perl" ,perl) >> + ("openssl" ,openssl))) > > "file" is an implicit input. Can you add a comment about why it's > needed here (I guess it's referenced somewhere?)? Configuration or complation phases failed without it. I don't see =E2=80=98file=E2=80=99 in your patch. So, I think I could skip commenting = above. :-) [=E2=80=A6] >> + (license license:bsd-3))) > > The main license is actually CMU/UCDs "Historic Permission Notice and > Disclaimer", which is not in Guix. Do you think it's worth adding, or > should we simply use a non-copyleft style URI here? Either way is OK for me, but I vote for non-copyleft style. Thanks, Oleg. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEc+OyAXw1EaDPCmAPckbhHGm3lWkFAltfRg8ACgkQckbhHGm3 lWlVoRAApnN7MIjojDz2SzOq/xVXBN2RyDFG3Od0HKO8aZFNKS3tlN7r+BInhqSE /blYOkjHRPKQ/cWzc1Tps7eU5PECLz0Vlqh9U07vTRvxs71fZYQpgNtUxrE3XK60 Zjzhl8xjDRFpihNhOZA4S2sUnwGEXyesBPKbZkhCdPp+uooqivT1w5raK0NEyquJ h8aoVCjH7zPZdOXJ5nVLzNmVbsuPHrt/m0ZyM+VujgGNiHEe9c6pYZwL1goXmkHa zi0Vu6aPJ9R5DTdGgqxtLbzho6Kcquq35T36dfn5QVK2hzw9sL1A564P+WS1RsMv KNonwwcgIfdOSSBn9GUBMEFErzCwTD65VlKh3jadu+6S2tlwEZJB/QYhd77GquQu fveeAyzecqJRyQlwzjuzjHUmggOmpZpgcM76L1lvGC++iu+7+lTC5WGvSSxY+qvc bqN2rPPBM6eli5A38n06S0zwkmCMtDVvGiTVH+LMDDKzFbhrZfXvzTvgge6ZkES0 u58vB/NmLF+Qv6tQQlWaCeW0SWMXm/hRTqCAveH7r1fc7Dnp9lf3xzyY4/QTzkyG DcPjnPyiQLdqM10WWaKntYJN80HnvFNNoO17yHvTk3PgouIibnwjIsO8ZWxHAS8b fTxuz3z5p3AmcMo8rOnIHmZZclsxqoKT9Z78/K0VSbyR6UXr0CI= =x7c/ -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 01 05:31:45 2018 Received: (at 32268) by debbugs.gnu.org; 1 Aug 2018 09:31:45 +0000 Received: from localhost ([127.0.0.1]:36948 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fknTp-0005bi-9n for submit@debbugs.gnu.org; Wed, 01 Aug 2018 05:31:45 -0400 Received: from pegasus.bbbm.mdc-berlin.de ([141.80.25.20]:47900) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fknTn-0005bV-2Y; Wed, 01 Aug 2018 05:31:39 -0400 Received: from localhost (localhost [127.0.0.1]) by pegasus.bbbm.mdc-berlin.de (Postfix) with ESMTP id EDC2B9AF2FA; Wed, 1 Aug 2018 11:31:37 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mdc-berlin.de; h= content-transfer-encoding:content-type:content-type:mime-version :message-id:date:date:in-reply-to:subject:subject:from:from :user-agent:references:received:received:received; s=mdc; t= 1533115892; x=1534930293; bh=pBBd8MwCx4PNeZT8tYxaMSoW8rEYidB3GKG NlQEngbw=; b=k2mIUGUZqxNPYuo7tR1D4ALkm+KA2ZaI8i5n7/4EbltCCmHLV9N ssOq+NjE5a7ob/fSijYFf4zDsGcns8Au3Xi0zAwZw3tThEwKHIBWbqMqMgXn7BkT wGdZx5jxexgQhlReZ56vGy4b4RxVSebtXMft6yKn53YqfVsmx7DmCHP8= X-Virus-Scanned: amavisd-new at mdc-berlin.de Received: from pegasus.bbbm.mdc-berlin.de ([127.0.0.1]) by localhost (pegasus.bbbm.mdc-berlin.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pYyi2k_3cIrv; Wed, 1 Aug 2018 11:31:32 +0200 (CEST) Received: from SW-IT-P-CAS4.mdc-berlin.net (puck.citx.mdc-berlin.de [141.80.36.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by pegasus.bbbm.mdc-berlin.de (Postfix) with ESMTPS; Wed, 1 Aug 2018 11:31:32 +0200 (CEST) Received: from localhost (141.80.113.103) by SW-IT-P-CAS4.mdc-berlin.net (141.80.113.59) with Microsoft SMTP Server (TLS) id 14.3.399.0; Wed, 1 Aug 2018 11:31:31 +0200 References: <87effjshvr.fsf@elephly.net> <20180731124047.17586-1-ricardo.wurmus@mdc-berlin.de> <87o9enw43q.fsf@gmail.com> User-agent: mu4e 1.0; emacs 26.1 From: Ricardo Wurmus To: Oleg Pykhalov Subject: Re: [bug#32333] [PATCH 1/4] gnu: Add net-snmp. In-Reply-To: <87o9enw43q.fsf@gmail.com> X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Wed, 1 Aug 2018 11:31:31 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Originating-IP: [141.80.113.103] X-TM-AS-Product-Ver: SMEX-12.5.0.1300-8.5.1010-24004.006 X-TM-AS-Result: No-6.880100-8.000000-10 X-TMASE-MatchedRID: +c13yJDs9004HKI/yaqRmxxQCXaqsX3J70qdorrh7aIAhmnHHeGnvQaT alM8C773IV4u8YKdeKtc3OD6fJeKQAbGd+7ld+QfjSOVeRIcbV6bAFRopiFBChHfiujuTbedYv+ UN4i8Lb0k/TQmrPGEgJ2oLZ8u2T3Ev1l2Uvx6idpWdFebWIc3VsRB0bsfrpPI34T9cYMsdwxHnp cwSfa1Mj5DoyMUt+jxyqq0EA20kpX2cQcQBqTY0B8fFF8U3PURxkpgY4PFJibYGP4/XnTrlkYiP jCl/aWf81DKJ179gQMP8SJnCqH9YGXbG4DW38gLKk9QAicp1i/1q9NPVpN/dxpeoCcJ3+rq X-TM-AS-User-Approved-Sender: Yes X-TM-AS-User-Blocked-Sender: No X-TMASE-Result: 10--6.880100-8.000000 X-TMASE-Version: SMEX-12.5.0.1300-8.5.1010-24004.006 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 32268 Cc: 32268@debbugs.gnu.org, 32333@debbugs.gnu.org, Marius Bakke X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) Hi Oleg and Marius, > Ricardo Wurmus 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 =C2=A9 2014, 2017, 2018 Ludovic Court=C3=A8s >> -;;; Copyright =C2=A9 2015, 2016, 2017 Ricardo Wurmus >> +;;; Copyright =C2=A9 2015, 2016, 2017, 2018 Ricardo Wurmus >> ;;; Copyright =C2=A9 2015 Mark H Weaver >> ;;; Copyright =C2=A9 2015, 2016, 2017 Stefan Reich=C3=B6r >> ;;; Copyright =C2=A9 2016 Raimon Grau >> @@ -1965,3 +1965,72 @@ Features: >> @item Destination IP blacklist >> @end itemize") >> (license license:asl2.0)))) >> + >> +(define-public net-snmp > > [=E2=80=A6] > > This patch seems like what we want in > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D32268 \o/ Thanks for pointing this out! I=E2=80=99ll combine this with both your patches and put it in networking.s= cm. -- Ricardo From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 29 17:34:35 2018 Received: (at control) by debbugs.gnu.org; 29 Aug 2018 21:34:35 +0000 Received: from localhost ([127.0.0.1]:37575 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fv86l-0005zP-K2 for submit@debbugs.gnu.org; Wed, 29 Aug 2018 17:34:35 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:45261) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fv86k-0005zI-ML for control@debbugs.gnu.org; Wed, 29 Aug 2018 17:34:35 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 8247E2203B; Wed, 29 Aug 2018 17:34:34 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Wed, 29 Aug 2018 17:34:34 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=content-type:date:from:message-id:mime-version:to:x-me-sender :x-me-sender:x-sasl-enc; s=mesmtp; bh=Lwjtf1oQiMWia9p+CJW2NgpcQD ogHTBrmE4jRamkKrw=; b=qb0lFppeKxp2lagSe75WpqR8TGZLPca+m1GiINxdfy 141h/ePU8RDJ4s7i0DxtTvKBNwLMmM4ZtpRmN1eKJlC7J+B0Z11l/muuCmlVUU2D aB/lOmo3nEY5vBABqUJ4u4Se8hDIhWcqYbLCnj/FDQTtklVpbaiVwVgWf+MIidvD U= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:message-id :mime-version:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=L wjtf1oQiMWia9p+CJW2NgpcQDogHTBrmE4jRamkKrw=; b=Mi+L5FnnSHvNef86n y64ZVOk9ciGULODdKPJhRTamXp52CNlQU9+An9X3ZOY4YEd01HnAW9IcXBMpm2jQ +lRy4M23E3JnSF2ewJz98/ylsoJ6DoHLHk6Yd7dAq9zRQ+1dbzgpGwWnKEIhflyv GH1nnn1jsCs5irV4Rp5/95d0+NU44UK6nSIpG9zaI0gWlm/F+gHcNg7naAf1ezcI ZSMHSFBvM+F9ziswfUI0WSdJRf5pC5Cj1notE2HLE0MERB87EczzMijB1lZF4Jey gS8dTRqNZxnoF2fC1MqFTiYy/Ad3ZvnYcYSzMYnUyQP1UGFPWum4Orq4gdGtljlx A6Z8g== X-ME-Proxy: X-ME-Sender: Received: from localhost (c-76-124-202-137.hsd1.pa.comcast.net [76.124.202.137]) by mail.messagingengine.com (Postfix) with ESMTPA id D678EE4695 for ; Wed, 29 Aug 2018 17:34:33 -0400 (EDT) Date: Wed, 29 Aug 2018 17:34:33 -0400 From: Leo Famulari To: control@debbugs.gnu.org Message-ID: <20180829213433.GA31633@jasmine.lan> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="zYM0uCDKw75PZbzx" Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: close 32268 [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [66.111.4.25 listed in list.dnswl.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid 0.0 TVD_SPACE_RATIO No description available. X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.3 (/) --zYM0uCDKw75PZbzx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline close 32268 --zYM0uCDKw75PZbzx Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAluHEWkACgkQJkb6MLrK fwj7mg/8DWAtTTdxgY7ApdO8K/Yd3zYq/eWBG0JdRZgnmmQl2YKWonE7hhoWMGYr OY6HgbQC3nIBybGFBf/wllc/CwpOR/MEiS9IztYMbJd3SOjrSiR57/T+kIrk8VpS S6Yj40xwA0DMsCbMwTDqgcfCaVHnsm8yG4W8EeLYNeC+lkC8A1xKaPxKHKEX4KJa 9oD5QEzfMV23GYkcR+ddOPZ1DLSscgc0M5yDYKL46y8iKM9AqwwF3g8QBmyxBjo/ JiYYVUu0YO4DauOZdqCfCNEcoYyhx04Fk4qBBzq8wiaU2v6+uPUNhZgYjrf3WXzR 5RBJn854Vc0uJc5CtnzszWEfZhOlJySWrNyT9t8ad8Ub3i/gpW8NpdD6Jd3YFSXh 5cOoRx4LL6MZe2zb1Ic7YQ0IrdzVnvP1nvY8nZ6fj5LpwXreNlA3hY8pCr8jlg3G ek/muyP+bZSc7UDKdRo05953pBSIQDg9yH/d2HZunmlJeQkJi3+4eCtHS3sPqLNh xWJUQsaGedAUGJ25dE8XOAW/XyDbfMxp65Qm0LK7YSIOzAFtM8UN2gc1iZqX1Lok Kh/LoMYVhoPfbW+E9664PxvuQ5tK4MnbRjrIhooK6wstYIz84n++2kE9zXMsJ0BI SqmknCXqpaLhLR00YDTOmLw3CV1s/2uIJXt+HEMuMfVC/j0yPQY= =CTMp -----END PGP SIGNATURE----- --zYM0uCDKw75PZbzx-- From unknown Sat Jun 21 05:16:11 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 27 Sep 2018 11:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator