From owner-freebsd-x11@freebsd.org Wed Nov 30 12:27:33 2016 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F39DDC5C086; Wed, 30 Nov 2016 12:27:32 +0000 (UTC) (envelope-from mazhe@alkumuna.eu) Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [212.27.42.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BA0CB1045; Wed, 30 Nov 2016 12:27:32 +0000 (UTC) (envelope-from mazhe@alkumuna.eu) Received: from yggdrasil.alkumuna.eu (unknown [IPv6:2a01:e35:8a74:6e70:232:36ff:fe5c:3a87]) by smtp1-g21.free.fr (Postfix) with ESMTPS id DBE51B00583; Wed, 30 Nov 2016 13:27:17 +0100 (CET) Received: from freedom.alkumuna.eu ([IPv6:2a01:e35:8a74:6e70:62a4:4cff:fe54:b212]) (authenticated bits=0) by yggdrasil.alkumuna.eu (8.15.2/8.15.2) with ESMTPSA id uAUCRD8S088386 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 30 Nov 2016 13:27:17 +0100 (CET) (envelope-from mazhe@alkumuna.eu) Date: Wed, 30 Nov 2016 13:27:13 +0100 From: Matthieu Volat To: Aryeh Friedman Cc: freebsd-x11@freebsd.org, FreeBSD Ports ML Subject: Re: upgrade to devel/dbus breaks xfce4 Message-ID: <20161130132713.48adeaf7@freedom.alkumuna.eu> In-Reply-To: References: X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.29; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/OK8noz0ZlA0ReBMyX7S_zL_"; protocol="application/pgp-signature" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alkumuna.eu; s=default; t=1480508837; bh=wUA8Bp6pz60ZxHVumK46OxSUK/+lhRfsqPQTqS/fcAA=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References:MIME-Version:Content-Type; b=n+TrBdjzE1rZ7T3uGGe5et2IoCeEu+0KLKjfjYpgdkB5YbWXmPq6x+vMIUc7LPhS1txmM1aoPVNUoccfT8D3h/n5Pt4Q3rauIPO8PJ2F1+n4kb6FbZqKY3zwvUiBv1ATx7sTJL1wzDBE4kuS9AS4AYEfXADoMXw03VRj0rpl3Ho= X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Nov 2016 12:27:33 -0000 --Sig_/OK8noz0ZlA0ReBMyX7S_zL_ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 29 Nov 2016 18:00:40 -0500 Aryeh Friedman wrote: > After upgrading deval/dbus to dbus-1.10.12 xfce4 fails to start as a > non-root user due to being unable to open/write to /etc/machine-id. I > made a tempurary fix by touching /etc/machine-id and chmod'ing it to 777. >=20 "Funny", this (/etc/machine-id) is systemd-os stuff, the port is configured= to use /var/db/dbus/machine-id which should be generated by the rc script. I'm not having issues with slim/xfce4... -- Matthieu --Sig_/OK8noz0ZlA0ReBMyX7S_zL_ Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQTxuiqPSkQnzRDOjsP4Q0N5gpmLfgUCWD7FoQAKCRD4Q0N5gpmL fvGmAKCxbvVzVxVX0CxHqJ0YIcFKFXR+LwCfR6HQjo5H/40NiZPP/HDxmobkn6Y= =O8Q8 -----END PGP SIGNATURE----- --Sig_/OK8noz0ZlA0ReBMyX7S_zL_--