From unknown Fri Mar 29 13:16:34 2024 Received: (at submit) by bugs.devuan.org; 19 Sep 2017 19:40:06 +0000 Return-Path: Delivered-To: devuanbugs@dyne.org Received: from mail.dyne.org [178.62.188.7] by fulcanelli with IMAP (fetchmail-6.3.26) for (single-drop); Tue, 19 Sep 2017 21:40:06 +0200 (CEST) Received: from nm11-vm5.access.bullet.mail.gq1.yahoo.com (nm11-vm5.access.bullet.mail.gq1.yahoo.com [216.39.63.129]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by tupac2.dyne.org (Postfix) with ESMTPS id A4F2C189FBA for ; Tue, 19 Sep 2017 19:39:52 +0000 (UTC) Authentication-Results: tupac2.dyne.org; dkim=pass reason="2048-bit key; unprotected key" header.d=sbcglobal.net header.i=@sbcglobal.net header.b=gKbHDVxb; dkim-adsp=pass; dkim-atps=neutral DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sbcglobal.net; s=s2048; t=1505849990; bh=Z+t4CdWxZxa+8O2e9D2g0KdBkwlsN8IsJeruJOP0yYE=; h=To:From:Subject:Date:From:Subject; b=gKbHDVxboR8/EgHIhVEwoILQzRlkHfQtUZvgc3CyFZlh++teB2t2XGBdxcFYCoQzl8VYI5geoDwxSIBAvySNcKm5ydIr/oriJbmGiC4Ap00mS4JK+z0pci0jodRidz8qNCqObLvHvEHhmSj9jvIkd+kNzH20SeUhme5WkkEJjpWyJZH9KbtcQFNtN7O0zHAMRRF6d6R1ke3TV54Ln4XE/7WJtuMWrjNqBbnDe8fGz8l671Cdn+tiLT056umRFJYEwZCv2NGfsXTetW3tp3vUyI7hdFJ/hivRj1Wf8zJApdg0k2908Ekp27aX4tPPlx+7zGWSFXgJNzQSfBQ+GewDIw== Received: from [216.39.60.173] by nm11.access.bullet.mail.gq1.yahoo.com with NNFMP; 19 Sep 2017 19:39:50 -0000 Received: from [67.195.22.119] by tm9.access.bullet.mail.gq1.yahoo.com with NNFMP; 19 Sep 2017 19:39:50 -0000 Received: from [127.0.0.1] by smtp114.sbc.mail.gq1.yahoo.com with NNFMP; 19 Sep 2017 19:39:50 -0000 X-Yahoo-Newman-Id: 770542.64601.bm@smtp114.sbc.mail.gq1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: qD8mETYVM1kyN4Chpf5enSk.YyQL9a_ULUkARLdVOpLK2Yz 3N0KQYbOz53GB94UrpOEuaaiXEvsLjz778c6PhX3QtZ3G8807ZbHYPCLN9wl TqODGymYNwkKu1wIN30GxUzl8fM.uDkQqHAvhW9VLGCtO7nxGXa.Ra_fN7ad YVNmAXJNJEZ093DQJnGg4UsaYHdfNi82rFZ_NMVJxpbv6sPE4wBzcnQnYemS 1uSgD.gQ6AbqtuH4VW8af5_S.MvcFeF9tIo3MXdvpk6dG6oH2ROJz9DP7mn9 ZSshpNb_hOPPY8FU2fB35GErRMnyZSBATHpFu8pGrvMEKCQ4rhrnNiYZvDhd No_aa22awfEjk.y1Qk9es97M7jxoTYFIkFNK8gFjnIigMUN4_4YwKqu.9Cx3 YSYM7yivP2lgBGUnznzCQrGaBLyVod19lH1EZgbX0RDa3ilx60EoWsk9Dhr2 uSDEBaCojesOJnlvQT2aAzt2AZ2PYtkBJc46SJWaHsXgQxHQa9QrBcScN5XD p.RoKfvQB X-Yahoo-SMTP: DPbwq7eswBAIWurb9CNpnQofgyT1rpp9V3S0F4j.tOJn To: submit@bugs.devuan.org From: Michael Knoop Subject: init-systems-helper in ascii arm64 is still old version Message-ID: <4d5e3b00-1309-c148-41e7-0339bdb9d150@sbcglobal.net> Date: Tue, 19 Sep 2017 14:39:40 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,RCVD_IN_DNSWL_LOW autolearn=disabled version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on tupac2 Package: init-system-helpers Version: 1.24+devuan1.0 ascii for arm64 and others still only have version 1.24+devuan1.0 of init-system-helpers available, but procps sysv-rc sysvinit-utils require later versions to upgrade from jessie. For example: pi@devuan:~$ sudo apt-get install procps Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: procps : Depends: init-system-helpers (>= 1.29~) but 1.24+devuan1.0 is to be installed E: Unable to correct problems, you have held broken packages. pi@devuan:~$ sudo apt-get install sysv-rc Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: sysv-rc : PreDepends: init-system-helpers (>= 1.25~) but 1.24+devuan1.0 is to be installed E: Unable to correct problems, you have held broken packages. pi@devuan:~$ sudo apt-get install sysvinit-utils Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: sysvinit-utils : Depends: init-system-helpers (>= 1.25~) but 1.24+devuan1.0 is to be installed E: Unable to correct problems, you have held broken packages. Most of the other platforms have version 1.46. From unknown Fri Mar 29 13:16:34 2024 Received: (at control) by bugs.devuan.org; 7 Dec 2017 19:10:02 +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); Thu, 07 Dec 2017 20:10:02 +0100 (CET) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: katolaz@freaknet.org) with ESMTPSA id 74E4DF608FE Date: Thu, 7 Dec 2017 19:04:03 +0000 From: KatolaZ To: control@bugs.devuan.org Subject: ... Message-ID: <20171207190403.GF26595@katolaz.homeunix.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3BZbN51TFvUEXf+G" 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 --3BZbN51TFvUEXf+G Content-Type: text/plain; charset=us-ascii Content-Disposition: inline tags 146 ascii tags 139 ascii quit --3BZbN51TFvUEXf+G Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlopkKMACgkQXyCzrgtfBi/3KgCcCP7gILI9L4fNAjdR0Hpwg4i9 t10An2zMyLxKgulzoXpVICAGvf3whoOR =oohM -----END PGP SIGNATURE----- --3BZbN51TFvUEXf+G-- From unknown Fri Mar 29 13:16:34 2024 Received: (at 146-close) by bugs.devuan.org; 15 Dec 2017 13:30: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); Fri, 15 Dec 2017 14:30:05 +0100 (CET) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: katolaz@freaknet.org) with ESMTPSA id D9BEAF608C8 Date: Fri, 15 Dec 2017 13:26:49 +0000 From: KatolaZ To: 146-close@bugs.devuan.org Subject: solved Message-ID: <20171215132649.GF26595@katolaz.homeunix.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="285nsiLB4MY5ifJj" 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,TVD_SPACE_RATIO autolearn=disabled version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tupac3.dyne.org --285nsiLB4MY5ifJj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline latest version available. solved. --285nsiLB4MY5ifJj Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlozzZkACgkQXyCzrgtfBi9rbwCfXUiEgD8PHhZHPj47KoUQsOYQ YL8AoI83w75s4Y3hgrDk5bDH8TsDs3rf =hVBC -----END PGP SIGNATURE----- --285nsiLB4MY5ifJj--