Devuan bug report logs - #491
snmpd: Default not sourced, SNMPDOPTS not changed, 'ia_addr' error resurrected

version graph

Package: snmpd; Maintainer for snmpd is (unknown); Source for snmpd is src:net-snmp.

Reported by: Alessandro Vesely <vesely@tana.it>

Date: Tue, 14 Jul 2020 17:03:01 UTC

Severity: normal

Tags: debian

Found in version 5.7.3+dfsg-5

Fixed in version 5.8+dfsg-2

Done: Mark Hindley <mark@hindley.org.uk>

Forwarded to https://bugs.debian.org/965034

Full log


Message #15 received at 491@bugs.devuan.org (full text, mbox, reply):

Received: (at 491) by bugs.devuan.org; 14 Jul 2020 18:30:13 +0000
Return-Path: <vesely@tana.it>
Delivered-To: devuanbugs@dyne.org
Received: from tupac3.dyne.org [195.169.149.119]
	by doc.devuan.org with IMAP (fetchmail-6.4.0.beta4)
	for <debbugs@localhost> (single-drop); Tue, 14 Jul 2020 18:30:13 +0000 (UTC)
Received: from wmail.tana.it (wmail.tana.it [62.94.243.226])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by vm6.ganeti.dyne.org (Postfix) with UTF8SMTPS id 5A66FF60A2B
	for <491@bugs.devuan.org>; Tue, 14 Jul 2020 20:20:05 +0200 (CEST)
Authentication-Results: vm6.ganeti.dyne.org;
	dkim=pass (1152-bit key; secure) header.d=tana.it header.i=@tana.it header.b="AroFQtyP";
	dkim-atps=neutral
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tana.it; s=delta;
	t=1594750804; bh=QDO79veJv1fbx3Ol+yrTPw3NdfNb7LDWFcMvtMar1sI=;
	l=2680; h=To:References:From:Date:In-Reply-To;
	b=AroFQtyP4IWPdVpaslUaspFDomv50DjpGqYny/rT4YPqtmD0UMP1GXMgKWuaenxTz
	 OKdzyON4JxLa1LmIj6TsPfLsu/oEBo2zLCyhwTLG6Sls+zQQA9ED/6T7uD2NgI+wOF
	 QQSwS2hUnxZU9Bvz20WbFcb6gO7TVkpCsjVFWDCLvZa/qFtf5bMS+3bnzPU4n
Authentication-Results: tana.it; auth=pass (details omitted)
Received: from [172.25.197.111] (pcale.tana [172.25.197.111])
  (AUTH: CRAM-MD5 uXDGrn@SYT0/k, TLS: TLS1.3,128bits,ECDHE_RSA_AES_128_GCM_SHA256)
  by wmail.tana.it with ESMTPSA
  id 00000000005DC083.000000005F0DF754.00007AB0; Tue, 14 Jul 2020 20:20:04 +0200
Subject: Re: [devuan-dev] bug#491: snmpd: Default not sourced, SNMPDOPTS not
 changed, 'ia_addr' error resurrected
To: Mark Hindley <mark@hindley.org.uk>, 491@bugs.devuan.org
References: <159474525290.27362.326221750437452939.reportbug@north.ext.tana.it>
 <20200714175834.GD5316@hindley.org.uk>
From: Alessandro Vesely <vesely@tana.it>
Message-ID: <e9d0a6ef-df61-7334-7157-10a85bceb4a2@tana.it>
Date: Tue, 14 Jul 2020 20:20:04 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101
 Thunderbird/68.9.0
MIME-Version: 1.0
In-Reply-To: <20200714175834.GD5316@hindley.org.uk>
Content-Type: text/plain; charset=us-ascii
Content-Language: en-US
Content-Transfer-Encoding: 7bit
X-Spam-Status: No, score=-2.5 required=5.0 tests=DKIM_SIGNED,DKIM_VALID,
	DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,
	RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS autolearn=disabled
	version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org
On 14/07/2020 19:58, Mark Hindley wrote:
> Control: tags -1 debian
> 
> On Tue, Jul 14, 2020 at 06:47:32PM +0200, Alessandro Vesely wrote:
>> Package: snmpd
>> Version: 5.7.3+dfsg-5
>> Severity: normal
>> 
>> Dear Maintainer,
>> 
>> after upgrading to Beowulf, daemon.log gets filled with these:
>> 
>> Jul 14 18:31:46 31 north snmpd[27013]: error on subcontainer 'ia_addr' insert (-1)
>> Jul 14 18:31:46 31 north snmpd[27013]: error on subcontainer 'ia_addr' insert (-1)
>> Jul 14 18:31:46 31 north snmpd[27013]: error on subcontainer 'ia_addr' insert (-1)
>> Jul 14 18:31:46 31 north snmpd[27013]: error on subcontainer 'ia_addr' insert (-1)
>> Jul 14 18:31:46 31 north snmpd[27013]: error on subcontainer 'ia_addr' insert (-1)
>> Jul 14 18:31:46 31 north snmpd[27013]: error on subcontainer 'ia_addr' insert (-1)
>> Jul 14 18:31:46 31 north snmpd[27013]: error on subcontainer 'ia_addr' insert (-1)
>> [...]
>> 
>> It is an old bug, with a known "solution" consisting in lowering the log level.
>> 
>> However, the Debian maintainer must have changed the original init.d/snmpd
>> file, since they use systemd instead, so that /etc/default/snmpd does not
>> get sourced.  Hence the logs.
> 
> Alessandro,
> 
> Thanks for this. However, as you note, this is a Debian bug and Devuan uses the
> Debian packages directly. Please would you report this directly to Debian?


Hm... is SysV still a priority there?


Best
Ale

-------- Forwarded Message --------
Subject: Bug#965034: Acknowledgement (snmpd: Default not sourced, SNMPDOPTS not changed, 'ia_addr' error resurrected)
Date: Tue, 14 Jul 2020 18:15:04 +0000
From: Debian Bug Tracking System <owner@bugs.debian.org>
Reply-To: 965034@bugs.debian.org
To: Alessandro Vesely <vesely@tana.it>

Thank you for filing a new Bug report with Debian.

You can follow progress on this Bug here: 965034: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=965034.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

Your message has been sent to the package maintainer(s):
 Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org>

If you wish to submit further information on this problem, please
send it to 965034@bugs.debian.org.

Please do not send mail to owner@bugs.debian.org unless you wish
to report a problem with the Bug-tracking system.

-- 
965034: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=965034
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems

Send a report that this bug log contains spam.


Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.

Devuan Bugs Owner <owner@bugs.devuan.org>.
Last modified: Sat May 11 02:25:37 2024;