Devuan bug report logs - #280
debian-goodies: checkrestart should not attempt to access remote filesystems

Package: debian-goodies; Severity: wishlist; Reported by: Arthur Marsh <[email protected]>; dated Mon, 14 Jan 2019 08:18:01 UTC; Maintainer for debian-goodies is (unknown).

Message received at [email protected]:


Received: (at 280) by bugs.devuan.org; 14 Jan 2019 12:50:06 +0000
Return-Path: <[email protected]>
Delivered-To: [email protected]
Received: from tupac3.dyne.org [195.169.149.119]
	by fulcanelli with IMAP (fetchmail-6.3.26)
	for <debbugs@localhost> (single-drop); Mon, 14 Jan 2019 13:50:06 +0100 (CET)
Received: from [127.0.0.1] (localhost [127.0.0.1])
	(Authenticated sender: [email protected])
	with ESMTPSA id 2E71BF60ABD
Date: Mon, 14 Jan 2019 13:40:49 +0100
From: KatolaZ <[email protected]>
To: [email protected]
Subject: Re: [Devuan-bugs] bug#280: Please forward upstream
Message-ID: <[email protected]>
References: <[email protected]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[email protected]>
User-Agent: NeoMutt/20170113 (1.7.2)
X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED
	autolearn=disabled version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org

On Mon, Jan 14, 2019 at 01:01:24PM +0100, Where all about bugs in Devuan packages is reported wrote:
> Hi,
> 
> we haven't actually forked debian-goodies in Devuan, so it is probably
> better to forward your bug report upstream, i.e., to bugs.devuan.org.
> 

Sorry, I obviously meant to forward it to "bugs.debian.org".

HND

KatolaZ


Acknowledgement sent to KatolaZ <[email protected]>:
Extra info received and forwarded to list. Copy sent to [email protected]. Full text available.
Information forwarded to [email protected], [email protected]:
bug#280; Package debian-goodies. Full text available.

Message received at [email protected]:


Received: (at 280) by bugs.devuan.org; 14 Jan 2019 12:10:02 +0000
Return-Path: <[email protected]>
Delivered-To: [email protected]
Received: from tupac3.dyne.org [195.169.149.119]
	by fulcanelli with IMAP (fetchmail-6.3.26)
	for <debbugs@localhost> (single-drop); Mon, 14 Jan 2019 13:10:02 +0100 (CET)
Received: from [127.0.0.1] (localhost [127.0.0.1])
	(Authenticated sender: [email protected])
	with ESMTPSA id 1F32CF60A2A
Date: Mon, 14 Jan 2019 13:01:24 +0100
From: KatolaZ <[email protected]>
To: [email protected]
Subject: Please forward upstream
Message-ID: <[email protected]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: NeoMutt/20170113 (1.7.2)
X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED
	autolearn=disabled version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org

Hi,

we haven't actually forked debian-goodies in Devuan, so it is probably
better to forward your bug report upstream, i.e., to bugs.devuan.org.

Thanks

KatolaZ


Acknowledgement sent to KatolaZ <[email protected]>:
Extra info received and forwarded to list. Copy sent to [email protected]. Full text available.
Information forwarded to [email protected], [email protected]:
bug#280; Package debian-goodies. Full text available.

Message received at [email protected]:


Received: (at submit) by bugs.devuan.org; 14 Jan 2019 08:10:02 +0000
Return-Path: <[email protected]>
Delivered-To: [email protected]
Received: from tupac3.dyne.org [195.169.149.119]
	by fulcanelli with IMAP (fetchmail-6.3.26)
	for <debbugs@localhost> (single-drop); Mon, 14 Jan 2019 09:10:02 +0100 (CET)
Received: from ipmail03.adl6.internode.on.net (ipmail03.adl6.internode.on.net [150.101.137.143])
	by vm6.ganeti.dyne.org (Postfix) with ESMTP id DDD54F608CF
	for <[email protected]>; Mon, 14 Jan 2019 09:02:32 +0100 (CET)
Received: from ppp121-45-92-66.bras1.adl6.internode.on.net (HELO localhost) ([121.45.92.66])
  by ipmail03.adl6.internode.on.net with ESMTP; 14 Jan 2019 18:32:29 +1030
Received: from amarsh04 by localhost with local (Exim 4.92-RC4)
	(envelope-from <[email protected]>)
	id 1gixCR-0003xv-VN; Mon, 14 Jan 2019 18:32:24 +1030
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Arthur Marsh <[email protected]>
To: Devuan Bug Tracking System <[email protected]>
Subject: debian-goodies: checkrestart should not attempt to access remote filesystems
Message-ID: <154745294339.15006.8237950162923903844.reportbug@localhost>
X-Mailer: reportbug 7.5.1+devuan1
Date: Mon, 14 Jan 2019 18:32:23 +1030
X-Spam-Status: No, score=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS
	autolearn=disabled version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org

Package: debian-goodies
Version: 0.84
Severity: wishlist

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

I shutdown another machine which was sharing some filesystems via smbfs to 
the local machine without first un-mounting the filesystems on the local 
machine. Running checkrestart resulted in checkrestart waiting indefinitely.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

Restarted the remote system, which made the filesystems available again,
un-mounted the file systems on the local machine, and re-ran checkrestart.

   * What was the outcome of this action?
   * What outcome did you expect instead?

checkrestart should at least provide the option not to attempt to access
non-local filesystems.

*** End of the template - remove these template lines ***


-- System Information:
Distributor ID:	Devuan
Description:	Devuan GNU/Linux beowulf/ceres
Release:	10
Codename:	n/a
Architecture: x86_64

Kernel: Linux 5.0.0-rc2 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: sysvinit (via /sbin/init)

debian-goodies depends on no packages.

Versions of packages debian-goodies recommends:
ii  apt                        1.8.0~alpha3
ii  curl                       7.62.0-1
ii  dctrl-tools                2.24-3
ii  dialog                     1.3-20181022-1
ii  elfutils                   0.175-2
ii  libfile-which-perl         1.23-1
ii  libipc-system-simple-perl  1.25-4
ii  man-db                     2.8.5-1
ii  perl                       5.28.1-3
ii  popularity-contest         1.67+devuan1
ii  procps                     2:3.3.15-2
ii  python3                    3.7.1-3
ii  sensible-utils             0.0.12
ii  whiptail                   0.52.20-8
ii  zenity                     3.30.0-2

Versions of packages debian-goodies suggests:
ii  apt-file                   3.2.1
ii  chromium [www-browser]     72.0.3626.53-1
ii  dillo [www-browser]        3.0.5-4
ii  firefox [www-browser]      64.0-1
ii  firefox-esr [www-browser]  60.4.0esr-1
ii  konqueror [www-browser]    4:18.12.0-1
pn  libgnome2-bin              <none>
ii  lsb-release                10.2018112800
ii  lsof                       4.91+dfsg-1
ii  lynx [www-browser]         2.8.9rel.1-3
ii  midori [www-browser]       7.0-1
ii  uzbl [www-browser]         0.0.0~git.20120514-1.2
ii  w3m [www-browser]          0.5.3-37
ii  xdg-utils                  1.1.3-1

-- no debconf information


Acknowledgement sent to Arthur Marsh <[email protected]>:
New bug report received and forwarded. Copy sent to [email protected]. Full text available.
Report forwarded to [email protected], [email protected]:
bug#280; Package debian-goodies. Full text available.

Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.

Devuan Bugs Owner <[email protected]>.
Last modified: Sat, 18 Jan 2025 04:39:02 UTC