From unknown Thu Mar 28 15:15:07 2024 Received: (at submit) by bugs.devuan.org; 18 Dec 2017 05:50:06 +0000 Return-Path: Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by fulcanelli with IMAP (fetchmail-6.3.26) for (single-drop); Mon, 18 Dec 2017 06:50:06 +0100 (CET) Received: from mail-ot0-f182.google.com (mail-ot0-f182.google.com [74.125.82.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id 989D8F60888 for ; Mon, 18 Dec 2017 06:40:38 +0100 (CET) Authentication-Results: vm6.ganeti.dyne.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="RzREzomd"; dkim-atps=neutral Received: by mail-ot0-f182.google.com with SMTP id d27so12451281ote.11 for ; Sun, 17 Dec 2017 21:40:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=VoaZ/Ks+QfuxZCg8tUhGtEruCXbgdOyJgLS4eJO/rSQ=; b=RzREzomdOTwP9E25nSVjWlijPjlmSX8y4bEWnsvrGlP9GNb8OHezPIky/rshjIiUYj igoJlzEgdLObKZnEd54ojVk0o4WAY6ohHcvGvhAV0bIfHFzBBAQfeuKKvvJyl5tQRixo 1j7ts7xgTZRDteSc4WcIfc5gC34/2dwkRtsDf2w5vK9GW4M16mtHzAfYran0fvak1GLS vnF2mqeHgtgodHVFaIOKSvF2Nt6dIHlA1pkbOCWf7yfjPJxqq2XeXQe/8FFsx9nhSIU1 9vq2MuB584vcjtvyBecFzP+up4Lqx5Jf61TVQfIzZLn00fPy6quUmY+9itaMSIu42l0e Hcsg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=VoaZ/Ks+QfuxZCg8tUhGtEruCXbgdOyJgLS4eJO/rSQ=; b=e1NHPIMgUUTWcmfSoDfO1gm4SEY4SH+ZdZ5PUt3kgOBhUqYVYJJZczmvcqaG8LlOSK FdjRe9YTJJl+nyHIuoChTb/d8sh+Ypxy0WmfbeTwKGIzFd4ob8vR9ru3bt9oR5dyo77F eL9kBPv8KmHcqKCPS2wD0x4ad/SfwByv13JnLswfnq3hjxo8oS9kHeqZ6g9fyjWCuiBH tG2Q02Er2CfvgVbeolloHC/gZMNVNJkiHs7c0pGNXhbYh80QpulRx2H6GEkAF8EpFrRn 7HUsSt0nAic+1peAcyknnK2hhNoyhNLF7MBFEgLxkJzojwsxh92CoZzVNmAXQPGZ5SkB z++Q== X-Gm-Message-State: AKGB3mL8xVtJOWLpDoKKVZsPV+PSOitF39bq3afiWUxhvc3Fd978x9d/ dbzu7m9yC+cG2ZUpvzDSh6mFQb8qxjz5MpAtvKiLHWWU X-Google-Smtp-Source: ACJfBosj2xxBAP68mWoo9Qpv+AufoLtx6S0PilsMT1dvA4Z5km7GnkiTC6bbseBEUr46w8tHEowAZHulON/w54JsPWg= X-Received: by 10.157.0.7 with SMTP id 7mr13853951ota.34.1513575617766; Sun, 17 Dec 2017 21:40:17 -0800 (PST) MIME-Version: 1.0 Received: by 10.157.64.7 with HTTP; Sun, 17 Dec 2017 21:40:17 -0800 (PST) From: Tom Date: Mon, 18 Dec 2017 16:40:17 +1100 Message-ID: Subject: network-manager install configuration fails requiring udev service To: submit@bugs.devuan.org Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=0.4 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=disabled version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tupac3.dyne.org Package: network-manager Version: 1.6.2-3+devuan1 Installed Devuan Jessie from installer CD iso and upgraded to Devuan ASCII. I uninstalled wicd on ASCII and tried to install network-manager. The package install configuration fails when it tries to find the udev service. eudev=3.2.2-9 was installed during upgrade to ASCII and I removed the transitional udev package. root@devuan-test:~# apt-get install network-manager Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: libteam-utils The following NEW packages will be installed: network-manager 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/2,217 kB of archives. After this operation, 10.4 MB of additional disk space will be used. Selecting previously unselected package network-manager. (Reading database ... 107935 files and directories currently installed.) Preparing to unpack .../network-manager_1.6.2-3+devuan1_amd64.deb ... Unpacking network-manager (1.6.2-3+devuan1) ... Setting up network-manager (1.6.2-3+devuan1) ... [ ok ] Reloading system message bus config...done. The following network interfaces were found in /etc/network/interfaces which means they are currently configured by ifupdown: - eth0 If you want to manage those interfaces with NetworkManager instead remove their configuration from /etc/network/interfaces. update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults insserv: Service udev has to be enabled to start service network-manager insserv: exiting now! update-rc.d: error: insserv rejected the script header dpkg: error processing package network-manager (--configure): subprocess installed post-installation script returned error exit status 1 Processing triggers for man-db (2.7.6.1-2) ... Processing triggers for dbus (1.10.18-1+devuan2.3) ... Errors were encountered while processing: network-manager E: Sub-process /usr/bin/dpkg returned an error code (1) root@devuan-test:~# apt-cache policy network-manager network-manager: Installed: 1.6.2-3+devuan1 Candidate: 1.6.2-3+devuan1 Version table: *** 1.6.2-3+devuan1 500 500 https://pkgmaster.devuan.org/merged ascii/main amd64 Packages 100 /var/lib/dpkg/status From unknown Thu Mar 28 15:15:07 2024 Received: (at 169) by bugs.devuan.org; 18 Dec 2017 09:40:05 +0000 Return-Path: Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by fulcanelli with IMAP (fetchmail-6.3.26) for (single-drop); Mon, 18 Dec 2017 10:40:05 +0100 (CET) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: katolaz@freaknet.org) with ESMTPSA id 7D059F60942 Date: Mon, 18 Dec 2017 09:30:21 +0000 From: KatolaZ To: 169@bugs.devuan.org Cc: Tom , devuan-bugs@lists.dyne.org Subject: Re: [Devuan-bugs] bug#169: network-manager install configuration fails requiring udev service Message-ID: <20171218093021.GR26595@katolaz.homeunix.net> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RRqzIaQycTFrkZtX" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=disabled version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tupac3.dyne.org --RRqzIaQycTFrkZtX Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 18, 2017 at 10:12:34AM +0100, Where all about bugs in Devuan pa= ckages is reported wrote: >=20 > Hi, the problem is that network-manager.init has to be thought that the i= nit > script for eudev is called eudev.init not udev.init. >=20 > See the patch inlined below: cat network-manager.init.diff > --- a/debian/network-manager.init 2017-12-17 17:41:00.000000000 +0100 > +++ b/debian/network-manager.init 2017-12-18 10:00:05.463681000 +0100 > @@ -1,8 +1,8 @@ > =A0#! /bin/sh > =A0### BEGIN INIT INFO > =A0# Provides:=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0network-manager > -# Required-Start:=A0=A0=A0=A0$remote_fs dbus udev > -# Required-Stop:=A0=A0=A0=A0=A0$remote_fs dbus udev > +# Required-Start:=A0=A0=A0=A0$remote_fs dbus eudev > +# Required-Stop:=A0=A0=A0=A0=A0$remote_fs dbus eudev > =A0# Should-Start: =A0=A0=A0=A0=A0$syslog > =A0# Should-Stop:=A0=A0=A0=A0=A0=A0=A0$syslog > =A0# Default-Start:=A0=A0=A0=A0=A02 3 4 5 >=20 > Unfortunately I don't have a wireless interface to test with. KatolaZ, ca= n you > please merge this patch. >=20 I am ready to merge the patch, but please test it before. HND KatolaZ --=20 [ ~.,_ Enzo Nicosia aka KatolaZ - Devuan -- Freaknet Medialab ] =20 [ "+. katolaz [at] freaknet.org --- katolaz [at] yahoo.it ] [ @) http://kalos.mine.nu --- Devuan GNU + Linux User ] [ @@) http://maths.qmul.ac.uk/~vnicosia -- GPG: 0B5F062F ]=20 [ (@@@) Twitter: @KatolaZ - skype: katolaz -- github: KatolaZ ] --RRqzIaQycTFrkZtX Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlo3iq0ACgkQXyCzrgtfBi/G+gCeKpCRrwgP+xbOmi8rAj4Ghelu Q34An3IPvPRQOMKXanY58FoBj90okUp7 =PFGM -----END PGP SIGNATURE----- --RRqzIaQycTFrkZtX-- From unknown Thu Mar 28 15:15:07 2024 Received: (at control) by bugs.devuan.org; 18 Dec 2017 10:30:07 +0000 Return-Path: Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by fulcanelli with IMAP (fetchmail-6.3.26) for (single-drop); Mon, 18 Dec 2017 11:30:07 +0100 (CET) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: katolaz@freaknet.org) with ESMTPSA id A030CF6097E Date: Mon, 18 Dec 2017 10:23:56 +0000 From: KatolaZ To: control@bugs.devuan.org Subject: tags Message-ID: <20171218102356.GU26595@katolaz.homeunix.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yURw0bGq2r2KCNoz" Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=disabled version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tupac3.dyne.org --yURw0bGq2r2KCNoz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline tags 169 ascii quit --yURw0bGq2r2KCNoz Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlo3lzwACgkQXyCzrgtfBi+F0gCfc3YHpHd5ItByGy7hztYjDNdS qUcAnjCE8RnxRinQORuaYEL2ByTgJ50W =W2Wy -----END PGP SIGNATURE----- --yURw0bGq2r2KCNoz-- From unknown Thu Mar 28 15:15:07 2024 Received: (at 169) by bugs.devuan.org; 18 Dec 2017 11:20:05 +0000 Return-Path: Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by fulcanelli with IMAP (fetchmail-6.3.26) for (single-drop); Mon, 18 Dec 2017 12:20:05 +0100 (CET) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: katolaz@freaknet.org) with ESMTPSA id 17946F6097E Date: Mon, 18 Dec 2017 11:11:17 +0000 From: KatolaZ To: 169@bugs.devuan.org Subject: patch applied -- packages are in ascii Message-ID: <20171218111117.GW26595@katolaz.homeunix.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5lmr+50M1Gf2Y+fb" Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=disabled version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tupac3.dyne.org --5lmr+50M1Gf2Y+fb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I have merged the patch. New network-manager packages are in ascii (version 1.6.2-3+devuan1.1). Please test extensively. HND --5lmr+50M1Gf2Y+fb Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlo3olUACgkQXyCzrgtfBi/F0gCfWkAf/vEP10+h289q57dvbb9C bxMAnRnQXVJgj4SSV6HNs+y+ko+uSeIv =RUN2 -----END PGP SIGNATURE----- --5lmr+50M1Gf2Y+fb-- From unknown Thu Mar 28 15:15:07 2024 Received: (at 169) by bugs.devuan.org; 19 Dec 2017 04:10:04 +0000 Return-Path: Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by fulcanelli with IMAP (fetchmail-6.3.26) for (single-drop); Tue, 19 Dec 2017 05:10:04 +0100 (CET) Received: from mail-pf0-f175.google.com (mail-pf0-f175.google.com [209.85.192.175]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id D6928F60871 for <169@bugs.devuan.org>; Tue, 19 Dec 2017 05:04:52 +0100 (CET) Authentication-Results: vm6.ganeti.dyne.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="gJBcm0g1"; dkim-atps=neutral Received: by mail-pf0-f175.google.com with SMTP id u25so10636085pfg.5 for <169@bugs.devuan.org>; Mon, 18 Dec 2017 20:04:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:content-transfer-encoding:mime-version:date:message-id:to; bh=HpTq2++Lk2bA1COexpqDW2nw7fMtzsl3VQvqJDMk4KQ=; b=gJBcm0g1Wbu9oNnp/CnuO4Btc1BH3hrKvaBYDR7/qo9/4pLDzOX2iat9kXDkKXmyKu +B53kUXOdqPefc1iUEBrvgipEztD8suSJGmWJ5/bp3KJeXi35GP+D9bbyiEsqYltJend JcZ8rglQCRh2ietiPYnkkztR4/7uVAIvTXCGN7JqRJ7Z9JuOFBtAtGZD6YnYpbUe55dt VWJjPsU+7o0nWpLIQGg9qDY4DK9nmIzaycNLsp74OKSrcUa7Udz1JCUclMk81zqtKZf2 mnt/NmCJotbqTEYFLh5IQDY4ZUTBa+mN21VIQISybB05frBCPZx216PpuWLNZn6lEK2V MFHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:content-transfer-encoding:mime-version:date :message-id:to; bh=HpTq2++Lk2bA1COexpqDW2nw7fMtzsl3VQvqJDMk4KQ=; b=sHKFssCuy5rOzDuo/CRnMu6ZOzo3eZO8UM1Nqg9BAxcbldFJ/tsAPOLxRKUmfOrL/T yOMvg0UJoIDcZ/lOBi3OskoZjEQI1AK9iBUxro4cmlyNNghQ/42FYg56UeiiDjmjB7ZX 91g/dNxiDgtOzqVn4VSFMSc8LTZCS5W6rr3RO2NlIWAnlm8XMyVg5uGQ5qRCViH4lmf8 r5J8mXY7Gv+cca5r4qsm3Jk11s0z/FhrvxPCEOeXqnquXSQ7KVI/zn0N+grkqMEHlh15 HDK6FJFX1pZ1EsAyXS9YliPNDjHPj9tdBfvJI1RUPasigGnTu/bJcGjDQfJfImsabLOU Sx4g== X-Gm-Message-State: AKGB3mK/OpAaFnSyfjnnniHDpxKGMuYlyQDA1LBXDvAtVnwSPmD+Pj8t Wv9aM/EWxr/K2NvTN7CFQ8T8k4qA X-Google-Smtp-Source: ACJfBosziD+5buBoyIX4SFXT1jlacMS3gATw0t/lWxQLU0ZmCXAfSKRK/uKRyNn4MYdpYjcfJWjp7A== X-Received: by 10.99.117.28 with SMTP id q28mr1707609pgc.201.1513656270475; Mon, 18 Dec 2017 20:04:30 -0800 (PST) Received: from [192.168.0.155] (14-202-204-102.tpgi.com.au. [14.202.204.102]) by smtp.gmail.com with ESMTPSA id b127sm22872791pgc.70.2017.12.18.20.04.29 for <169@bugs.devuan.org> (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2017 20:04:30 -0800 (PST) From: Tom Cassidy Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (1.0) Date: Tue, 19 Dec 2017 15:04:26 +1100 Message-Id: To: 169@bugs.devuan.org X-Mailer: iPhone Mail (15C153) X-Spam-Status: No, score=-0.6 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM,MISSING_SUBJECT,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=disabled version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tupac3.dyne.org I can confirm that network manager now installs successfully and connects to= eth0 via dhcp. I don=E2=80=99t have any wireless device to test with unfort= unately. From unknown Thu Mar 28 15:15:07 2024 Received: (at 169-close) by bugs.devuan.org; 19 Dec 2017 10:10:03 +0000 Return-Path: Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by fulcanelli with IMAP (fetchmail-6.3.26) for (single-drop); Tue, 19 Dec 2017 11:10:03 +0100 (CET) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: katolaz@freaknet.org) with ESMTPSA id 104B9F60895 Date: Tue, 19 Dec 2017 10:05:20 +0000 From: KatolaZ To: 169-close@bugs.devuan.org Subject: solved Message-ID: <20171219100520.GD26595@katolaz.homeunix.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WguuI9zT+X4udChf" Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=disabled version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tupac3.dyne.org --WguuI9zT+X4udChf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Thanks a lot Tom. I guess I can close this one then. Cheers KatolaZ --WguuI9zT+X4udChf Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlo45GAACgkQXyCzrgtfBi8engCfSPn2lsAEPLk1/29FgOplOzcK JjQAoJJaJAmVnhHmKn9knGWgk0x7fkTD =32ma -----END PGP SIGNATURE----- --WguuI9zT+X4udChf--