Devuan bug report logs - #505
iwd: Doesn't start at boot for beowulf

version graph

Package: iwd; Maintainer for iwd is Job Bautista <jobbautista9@protonmail.com>; Source for iwd is src:iwd.

Reported by: Job Bautista <jobbautista9@protonmail.com>

Date: Sun, 9 Aug 2020 13:18:01 UTC

Severity: grave

Tags: patch, stable

Found in version 0.14-2

Full log


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

Received: (at 505) by bugs.devuan.org; 10 Aug 2020 12:30:07 +0000
Return-Path: <jobbautista9@protonmail.com>
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); Mon, 10 Aug 2020 12:30:07 +0000 (UTC)
Received: from mail-40140.protonmail.ch (mail-40140.protonmail.ch [185.70.40.140])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by vm6.ganeti.dyne.org (Postfix) with ESMTPS id 87D9BF604B7
	for <505@bugs.devuan.org>; Mon, 10 Aug 2020 14:20:16 +0200 (CEST)
Authentication-Results: vm6.ganeti.dyne.org;
	dkim=pass (1024-bit key; secure) header.d=protonmail.com header.i=@protonmail.com header.b="lPeigQap";
	dkim-atps=neutral
Date: Mon, 10 Aug 2020 12:20:07 +0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com;
	s=protonmail; t=1597062015;
	bh=FHTF7iyHSSz9rbVS5KwaRNxwPxSjUAnm/JgHuL+0fE8=;
	h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From;
	b=lPeigQapKfso443LHMNYva2cucxLYDTB/1WynZxVrrmeav5gwZ5tZjmASM8zNghEU
	 tGtMLHnHgXHJHqy2UcNy4wVcYiF1zbfYfT/UX+IJXN2+MYFHqimC5ayFW+iMH82LN/
	 zYmZ9bErct/xDGCT4GYmtvr27fqP84tHuwAhXjGE=
To: Mark Hindley <mark@hindley.org.uk>
From: Job Bautista <jobbautista9@protonmail.com>
Cc: "505@bugs.devuan.org" <505@bugs.devuan.org>
Reply-To: Job Bautista <jobbautista9@protonmail.com>
Subject: iwd: Doesn't start at boot for beowulf
Message-ID: <_MtHaT-B-_DQr2J3uqm1FYRJKMb6A4Ffb2lE2pqirj7VxFBG_ktdjI9xftHzo-rYLL6YmYhYtIy59QqQJSwvIMzX-kDnnRhJt1WRY4s8Elc=@protonmail.com>
In-Reply-To: <20200810100141.GI3011@hindley.org.uk>
References: <DccE1pjF4N3IqYlyKnGhBf4BFJg83tTYFPo9lFZfo9rPeBbMllWqBfxCDgRGgEliS46GHIa3GPrltJiwrN4XdYCOmgndfpIanD9ft8LEzbM=@protonmail.com> <DccE1pjF4N3IqYlyKnGhBf4BFJg83tTYFPo9lFZfo9rPeBbMllWqBfxCDgRGgEliS46GHIa3GPrltJiwrN4XdYCOmgndfpIanD9ft8LEzbM=@protonmail.com> <20200810100141.GI3011@hindley.org.uk>
MIME-Version: 1.0
Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha256; boundary="---------------------612c9e7e794fb0ecfe569126d6df6a7a"; charset=utf-8
X-Spam-Status: No, score=0.3 required=5.0 tests=DKIM_SIGNED,DKIM_VALID,
	DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,
	FREEMAIL_REPLYTO_END_DIGIT,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,
	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
[Message part 1 (text/plain, inline)]
I chose to use 0.14 instead of 1.8 because I don't want to compromise stability. However, if you guys
prefer to use 1.8 instead, that's fine. I already backported 1.8-1+devuan1 to beowulf as you can see
at the suites/beowulf-backports[1] branch of the devuan/iwd repo. Both 0.14 and 1.8 should work fine with beowulf.

However, I said "should work". There's a reason for that. For some reason, iwd doesn't work well
in sysv-rc, which is probably the default rc for most Devuan systems. In 0.14, it doesn't work at
all. In 1.8, I had to restart it after booting. This is not the case for openrc, which works fine.

I'm not sure which one to blame here. It could be sysv-rc's fault, or my initscript. I will attach
two logs in this email showing the boot log of openrc and the boot log of sysv. I noticed that iwd
starts earlier in sysv-rc than in openrc. Maybe that's the culprit?

Job Bautista

[1]: https://git.devuan.org/devuan/iwd/src/branch/suites/beowulf-backports


‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Monday, August 10, 2020 6:01 PM, Mark Hindley <mark@hindley.org.uk> wrote:

> On Sun, Aug 09, 2020 at 01:01:21PM +0000, Job Bautista wrote:
> 

> > Package: iwd
> > Version: 0.14-2
> > Severity: grave
> > Tags: patch
> > Justification: renders package unusable
> > iwd 0.14-2 doesn't get started by init. I have to manually start it. This can
> > be fixed easily by adding an sysvinit script at the debian directory.
> > I have a fix available at https://git.devuan.org/jobbautista9/iwd/src/branch/suites/beowulf. I would
> > like it to be accepted into the main archive, which I can't do via a new issue at git.
> 

> Job,
> 

> My suggestion to address this would be to rebuild your version 1.8-1+devuan1 for
> beowulf-proposed-updates. Unless you know of a reason why the later version
> won't work in beowulf?
> 

> Mark

[openrclog (application/octet-stream, attachment)]
[sysvrclog (application/octet-stream, attachment)]
[signature.asc (application/pgp-signature, attachment)]

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: Fri Apr 26 07:54:23 2024;