Devuan bug report logs - #133
network-manager doesn't install, depends on libpam-systemd

Package: network-manager; Maintainer for network-manager is Mark Hindley <mark@hindley.org.uk>; Source for network-manager is src:network-manager.

Reported by: John Franklin <franklin@tux.org>

Date: Sun, 13 Aug 2017 17:33:01 UTC

Severity: grave

Tags: ascii

Done: KatolaZ <katolaz@freaknet.org>

Full log


🔗 View this message in rfc822 format

X-Loop: owner@bugs.devuan.org
From: owner@bugs.devuan.org (Devuan bug Tracking System)
To: KatolaZ <katolaz@freaknet.org>
Cc: owner@bugs.devuan.org
Subject: bug#133: marked as done (network-manager doesn't install, depends on libpam-systemd)
Message-ID: <handler.133.D133.151353780313279.ackdone@bugs.devuan.org>
In-Reply-To: <20171217190622.GO26595@katolaz.homeunix.net>
References: <20171217190622.GO26595@katolaz.homeunix.net> <150264506545.2483.7137955296350812544.reportbug@devuan.dev>
Precedence: bulk
X-Devuan-PR-Message: closed 133
X-Devuan-PR-Package: network-manager
X-Devuan-PR-Keywords: ascii
Your message dated Sun, 17 Dec 2017 19:06:22 +0000
with message-id <20171217190622.GO26595@katolaz.homeunix.net>
and subject line solved
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Devuan Bugs Owner
(administrator, Devuan bugs database)

--------------------------------------
Received: (at submit) by bugs.devuan.org; 13 Aug 2017 17:30:05 +0000
Return-Path: <franklin@tux.org>
Delivered-To: devuanbugs@dyne.org
Received: from mail.dyne.org [178.62.188.7]
	by fulcanelli with IMAP (fetchmail-6.3.26)
	for <debbugs@localhost> (single-drop); Sun, 13 Aug 2017 19:30:05 +0200 (CEST)
Received: from mail.tux.org (tux.org [192.155.89.225])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by tupac2.dyne.org (Postfix) with ESMTPS id 06FD918FCC2
	for <submit@bugs.devuan.org>; Sun, 13 Aug 2017 17:24:33 +0000 (UTC)
Received: from devuan.dev (c-73-251-193-147.hsd1.va.comcast.net [73.251.193.147])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	(Authenticated sender: mailbot)
	by mail.tux.org (Postfix) with ESMTPSA id 3E2DB292A;
	Sun, 13 Aug 2017 17:24:26 +0000 (UTC)
Received: by devuan.dev (Postfix, from userid 1000)
	id 7B7AC53; Sun, 13 Aug 2017 13:24:25 -0400 (EDT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: John Franklin <franklin@tux.org>
To: Devuan Bug Tracking System <submit@bugs.devuan.org>
Subject: network-manager doesn't install, depends on libpam-systemd
Message-ID: <150264506545.2483.7137955296350812544.reportbug@devuan.dev>
X-Mailer: reportbug 7.1.6+devuan2.1
Date: Sun, 13 Aug 2017 13:24:25 -0400
X-Spam-Status: No, score=-0.0 required=5.0 tests=RP_MATCHES_RCVD,SPF_PASS
	autolearn=disabled version=3.4.0
X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on tupac2

Package: network-manager
Source: network-manager
Version: 1.6.2-3
Severity: serious

Dear Maintainer,

Attempting to install network-manager from ascii fails because it
depends on libpam-systemd, and libpam-systemd requires systemd.

root@devuan:~# apt-get install network-manager
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:
 network-manager : Depends: libpam-systemd but it is not going to be
 installed
 E: Unable to correct problems, you have held broken packages.

root@devuan:~# apt-cache policy network-manager
network-manager:
  Installed: (none)
  Candidate: 1.6.2-3
  Version table:
     1.6.2-3 500
        500 http://us.mirror.devuan.org/merged ascii/main amd64 Packages
        500 http://packages.devuan.org/merged ascii/main amd64 Packages

root@devuan:~# apt-cache policy libpam-systemd
libpam-systemd:
  Installed: (none)
  Candidate: 232-25+deb9u1
  Version table:
     232-25+deb9u1 500
        500 http://us.mirror.devuan.org/merged ascii/main amd64 Packages
        500 http://packages.devuan.org/merged ascii/main amd64 Packages

root@devuan:~# apt-get install libpam-systemd
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:
 libpam-systemd : Depends: systemd (= 232-25+deb9u1) but it is not
installable
E: Unable to correct problems, you have held broken packages.



-- System Information:
Distributor ID:	Devuan
Description:	Devuan GNU/Linux 2.0 (ascii)
Release:	2.0
Codename:	ascii

Architecture: x86_64

Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
---------------------------------------
Received: (at 133-close) by bugs.devuan.org; 17 Dec 2017 19:10:03 +0000
Return-Path: <katolaz@freaknet.org>
Delivered-To: devuanbugs@dyne.org
Received: from tupac3.dyne.org [195.169.149.119]
	by fulcanelli with IMAP (fetchmail-6.3.26)
	for <debbugs@localhost> (single-drop); Sun, 17 Dec 2017 20:10:03 +0100 (CET)
Received: from [127.0.0.1] (localhost [127.0.0.1])
	(Authenticated sender: katolaz@freaknet.org)
	with ESMTPSA id 5747CF60945
Date: Sun, 17 Dec 2017 19:06:22 +0000
From: KatolaZ <katolaz@freaknet.org>
To: 133-close@bugs.devuan.org
Subject: solved
Message-ID: <20171217190622.GO26595@katolaz.homeunix.net>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="HKNZD8NpSXYo5sTI"
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


--HKNZD8NpSXYo5sTI
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Thanks Edoardo. The patch applied fine, but needed a little bit of
stitching around to remove a few more systemd deps. This is now
solved. network-manager 1.6.2-3+devuan1 is now in ascii. Please help
testing it out.

I am closing this one, since the new network-manager is now
installable in ascii.



--HKNZD8NpSXYo5sTI
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlo2wC4ACgkQXyCzrgtfBi98yQCfSy52N9cavamcogIGsAxZBG+h
PAkAn1mHr9WhWvopBMnhRnQTsxiNUUfr
=BvQW
-----END PGP SIGNATURE-----

--HKNZD8NpSXYo5sTI--

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: Tue Apr 16 06:58:28 2024;