Received: from wout4-smtp.messagingengine.com (wout4-smtp.messagingengine.com [64.147.123.20]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 7CD617810C5 for <~alpine/users@lists.alpinelinux.org>; Mon, 13 Dec 2021 11:30:30 +0000 (UTC) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id E9B9C3200F81; Mon, 13 Dec 2021 06:30:27 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Mon, 13 Dec 2021 06:30:28 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sent.com; h= message-id:subject:from:to:date:in-reply-to:references :content-type:mime-version:content-transfer-encoding; s=fm2; bh= v0adSeTVuaUDcWREI8T4qW/MSViZinYeWmcKWReSQb4=; b=PqJDGDjaPymZprDL 33uHR02SXtyw8//BMmDjcIycaqjTobGSKbol4WQBei3gKmjsV/fPeh1YsoIdi/OM 2CDSolGEEECPKOMYgAZYfYjw3MGiDmnBRnUNFiVE7N3QXMr8JGekKXtsg/oOOvQF kpxuTvCBHNqzfbxYFjGQPCzyKxH6tzyOrZIcbpEUAtnGxTPrKvoyg1fjOD3ZraCv akj6GH/5ZaQuwozkgfAzjjksUuVXjRyMVjBNQEWcuJNLxs86CjmKELE7Iuscvt77 k8wDn1pU/WkBDcFp2OaSuo+qZ/sVCSR2UcJwMhMYRRmDyv852Fgx9juZ4RM5Md7n zKHm9g== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=v0adSeTVuaUDcWREI8T4qW/MSViZinYeWmcKWReSQ b4=; b=Dq0uIIFwSGOwr9yc3abh7Zi/+CwJ74XgWOS9pX/Yt95F6EQF1yrU773mU 4FzO2qfEYsyxHRguZcHziQ6Zbl/alYhPGAqxja3nwqe4WHGNXs1aAddeXqX9z+vR L9iLJTpboZfXd8NWGuzeudGu8WFShFrlgyQgUUeTesxQ5e8HBjb2zEuil337zmlR yuDPCHl8KNdiNZcig9T3Vr/pAC9jAvCP9t51TzU3HwulL3Q/MIqxTRC53byY2ze5 kV5oT6SMEhr02lpphQOYbIgH0VNdPWHE5NV42pZwTlc8IdOqBb88C6oVKTdshn7p /6L35tJaOFRlKML5jisnCn556lNsA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvuddrkeekgddvlecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecuogfvvgigthfqnhhlhidqqdetfeejfedqtdegucdlhe dtmdenucfjughrpefkuffhvfffjghftggfggfgsehtjeertddtreejnecuhfhrohhmpefr rghulhcuuehrvggusghurhihuceosghrvggsshesshgvnhhtrdgtohhmqeenucggtffrrg htthgvrhhnpeetteeujeevvdfhfeejtedugffgvdegkeehjeeiieekjeevjeektdffleeg leevffenucffohhmrghinheprghlphhinhgvlhhinhhugidrohhrghenucevlhhushhtvg hrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpegsrhgvsghssehsvghnthdr tghomh X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA for <~alpine/users@lists.alpinelinux.org>; Mon, 13 Dec 2021 06:30:26 -0500 (EST) Received: from localhost ([127.0.0.1] helo=brebsc.lan) by brebsc.lan with esmtp (Exim 4.95) (envelope-from ) id 1mwjXD-0001bI-BP for ~alpine/users@lists.alpinelinux.org; Mon, 13 Dec 2021 11:30:23 +0000 Message-ID: <5e01b699c3fbbf321b5b83c9489107081f7ef533.camel@sent.com> Subject: Re: Dbus fails to start From: Paul Bredbury To: ~alpine/users@lists.alpinelinux.org Date: Mon, 13 Dec 2021 11:30:23 +0000 In-Reply-To: <61b3fbf8.1c69fb81.fc848.b73d@mx.google.com> References: <61b3fbf8.1c69fb81.fc848.b73d@mx.google.com> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.42.2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit On Fri, 2021-12-10 at 17:16 -0800, amc252 wrote: > Adding messagebus:x:104: to /etc/group solved the problem. > Since this happened on a fresh install, could it be a bug? Is added in https://gitlab.alpinelinux.org/alpine/aports/-/blob/master/main/dbus/dbus.pre-install ... although I can't say I approve of it hiding and ignoring any errors.