Devuan bug report logs - #731
needrestart -b on AMD processors complains of perl uninitialized variable

version graph

Package: needrestart; Maintainer for needrestart is (unknown); Source for needrestart is src:needrestart.

Reported by: George Robbert <ghr@minazuki.org>

Date: Thu, 22 Dec 2022 21:28:01 UTC

Severity: normal

Tags: debian

Found in version 3.5-4+deb11u2

Fixed in version 3.6-1

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

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

Full log


🔗 View this message in rfc822 format

X-Loop: owner@bugs.devuan.org
Subject: bug#731: needrestart -b on AMD processors complains of perl uninitialized variable
Reply-To: George Robbert <ghr@minazuki.org>, 731@bugs.devuan.org
Resent-From: George Robbert <ghr@minazuki.org>
Resent-To: devuan-bugs@lists.dyne.org
Resent-CC: devuan-dev@lists.dyne.org
X-Loop: owner@bugs.devuan.org
Resent-Date: Sat, 24 Dec 2022 01:46:01 +0000
Resent-Message-ID: <handler.731.B731.167184630524534@bugs.devuan.org>
Resent-Sender: owner@bugs.devuan.org
X-Devuan-PR-Message: followup 731
X-Devuan-PR-Package: needrestart
X-Devuan-PR-Keywords: debian
References: <167174439441.9836.13629055203656959955.reportbug@xecty.minazuki.org>
Received: via spool by 731-submit@bugs.devuan.org id=B731.167184630524534
          (code B ref 731); Sat, 24 Dec 2022 01:46:01 +0000
Received: (at 731) by bugs.devuan.org; 24 Dec 2022 01:45:05 +0000
Delivered-To: bugs@devuan.org
Received: from email.devuan.org [2001:41d0:2:d06e::5c4:2612]
	by doc.devuan.org with IMAP (fetchmail-6.4.16)
	for <debbugs@localhost> (single-drop); Sat, 24 Dec 2022 01:45:05 +0000 (UTC)
Received: from email.devuan.org
	by email.devuan.org with LMTP
	id zMrjM2RZpmNobAAAmSBk0A
	(envelope-from <ghr@minazuki.org>)
	for <bugs@devuan.org>; Sat, 24 Dec 2022 01:44:04 +0000
Received: by email.devuan.org (Postfix, from userid 109)
	id C3E1B1222; Sat, 24 Dec 2022 01:44:04 +0000 (UTC)
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on email.devuan.org
X-Spam-Level: 
X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID,
	DKIM_VALID_AU,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6
Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=104.200.24.137; helo=yuki.minazuki.org; envelope-from=ghr@minazuki.org; receiver=<UNKNOWN> 
Received: from yuki.minazuki.org (minazuki.org [104.200.24.137])
	by email.devuan.org (Postfix) with ESMTPS id 5739DB0D
	for <731@bugs.devuan.org>; Sat, 24 Dec 2022 01:43:59 +0000 (UTC)
Received: from sachiko.minazuki.org (localhost [IPv6:::1])
	by yuki.minazuki.org (Postfix) with ESMTP id C766C14003
	for <731@bugs.devuan.org>; Fri, 23 Dec 2022 18:43:55 -0700 (MST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=minazuki.org;
	s=dkim2048; t=1671846235;
	bh=DHqB2P2/Uq5sqQR1HlEeTfoX6Zd1LBkGCWjBrj6QEVo=;
	h=To:From:Subject:Date:From;
	b=f89c9BKbg+nx17MVHsrF+wFmwohmM4O8DTjMQKpc/Fi7kECJhgVfD5DKz2PuuLlul
	 3Oe5LMdTPx2MlzWb8qj5vftcr1fjST9lLUIPE4ZsZ+/IYyejolGrfdEDTNjl3In6aB
	 fZN1l8WKBNWvJ0bfEMo740qjj14hFS9H0qT1f7/0HBnM8r3WY7eHloh5/KSpEr3kTJ
	 cbk/3BlzYUiSgM8pa/KBvJwG7o5p6kXWSB9Trn7/jaerEWF7GyLhq0qXy91hthz93o
	 eUl3izGEyg70KrSm/vcsn60PEfYfFLlGEUVw+w7B0Ljyk9VaUf5B2lsEqMiVuX7dar
	 Li6nOJ6WwwkyA==
Received: by sachiko.minazuki.org (Postfix, from userid 1000)
	id 9EDACC1741; Fri, 23 Dec 2022 18:43:55 -0700 (MST)
Received: from sachiko.minazuki.org (localhost [127.0.0.1])
	by sachiko.minazuki.org (Postfix) with ESMTP id 89D29C0A45
	for <731@bugs.devuan.org>; Fri, 23 Dec 2022 18:43:55 -0700 (MST)
To: 731@bugs.devuan.org
From: George Robbert <ghr@minazuki.org>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-ID: <24964.1671846235.1@sachiko.minazuki.org>
Date: Fri, 23 Dec 2022 18:43:55 -0700
Message-Id: <20221224014355.9EDACC1741@sachiko.minazuki.org>
Mark,

On Fri, 23 Dec 2022 09:40:16 +0000, Mark Hindley wrote:
> However, needrestart is not a forked package and Devuan uses Debian's packages
> directly without recompilation. Indeed this issue seems to have been reported
> already to Debian's BTS[1]. Perhaps you could add your voice and patch to that
> report?
> 
> Thanks
> 
> Mark
> 
> [1]  https://bugs.debian.org/973050

Thanks for pointing me in the right direction.

Looking at Debian bug #973050, I see that has similar symptoms, but a
different underlying cause to this bug.  So, I went ahead and
submitted a new bug to Debian[2].  If the maintainer decides that they
actually are the same underlying bug, he can merge this as a
duplicate.

Thanks,
George


[2] https://bugs.debian.org/1026927

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 Sep 28 23:17:35 2024;