From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F0B9D138330 for ; Sat, 6 Jan 2018 12:34:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5AB8DE08E8; Sat, 6 Jan 2018 12:34:19 +0000 (UTC) Received: from blaine.gmane.org (unknown [195.159.176.226]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EB253E08C2 for ; Sat, 6 Jan 2018 12:34:18 +0000 (UTC) Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1eXndt-0005gc-Kb for gentoo-user@lists.gentoo.org; Sat, 06 Jan 2018 13:32:05 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Melleus Subject: [gentoo-user] Connman refuses to work Date: Sat, 06 Jan 2018 14:33:58 +0200 Message-ID: <87k1wvyxmx.fsf@openmailbox.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: usenet@blaine.gmane.org User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) Cancel-Lock: sha1:hzULeuwwoYsKOt/U/MGvizoMqdI= X-Archives-Salt: 7270cf22-a85e-4155-8126-282ec41cdb83 X-Archives-Hash: 8a25707d81956da88fa7d1a3ffffaa64 After last system update my connman refuses to work. It throws a message: The name net.connman was not provided by any .service files There is connman service installed in default runlevel. Connman version is 1.29. I had not changed any configuration file before it stopped working. I suspect that this is somehow tied with the questionable design of the softwares related to systemd (I moved to Gentoo with OpenRC to escape from systemd intervention). But I cannot really understand what is happening. Does anybody have similar problem? How to solve it? Thanks ahead of time.