From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga05.intel.com ([192.55.52.89] helo=fmsmga101.fm.intel.com) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1RJWt1-0003qO-GC for openembedded-core@lists.openembedded.org; Thu, 27 Oct 2011 22:49:18 +0200 Received: from mail-pz0-f44.google.com ([209.85.210.44]) by mga01.intel.com with ESMTP/TLS/RC4-MD5; 27 Oct 2011 13:43:13 -0700 Received: by pzk4 with SMTP id 4so16394406pzk.3 for ; Thu, 27 Oct 2011 13:43:13 -0700 (PDT) Received: by 10.68.72.104 with SMTP id c8mr206809pbv.34.1319748193040; Thu, 27 Oct 2011 13:43:13 -0700 (PDT) Received: from [192.168.1.12] (c-98-246-160-155.hsd1.or.comcast.net. [98.246.160.155]) by mx.google.com with ESMTPS id l3sm718891pbn.8.2011.10.27.13.43.11 (version=SSLv3 cipher=OTHER); Thu, 27 Oct 2011 13:43:12 -0700 (PDT) Message-ID: <4EA9C265.80703@intel.com> Date: Thu, 27 Oct 2011 13:43:17 -0700 From: Scott Garman User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: openembedded-core@lists.openembedded.org References: <201110272230.29012.schnitzeltony@gmx.de> In-Reply-To: <201110272230.29012.schnitzeltony@gmx.de> Subject: Re: Trouble by last dbus patch (46e6c3fa8034b12d178d605f3f5d7efe69671a13)? X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Oct 2011 20:49:18 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit On 10/27/2011 01:30 PM, Andreas Müller wrote: > Since the last updates of all layers (angstrom based) I have issues with > > * networkmanager/nm-applet (meta-oe): I am not allowed to change the settings > any more > * xfce-session (meta-oe): Logging out takes very long and Restart/Shutdown is > disabled > > I remember that I had similar issues a while ago. That could be worked around > by starting some dbus stuff ( do not exactly remember what it was ). > > With this vague idea I checked and found in oe-core: > > | dbus: use useradd class to allow use in read-only filesystems > | author Otavio Salvador > | commit 46e6c3fa8034b12d178d605f3f5d7efe69671a13 > > Not understanding totally what is all about I see in /etc/passw > > | messagebus:x:999:998::/var/lib/dbus:/bin/sh > > but I don't have /var/lib/dbus on my sytem!! > > I did not check yet, but maybe this is an incompatibilty with angstrom custom > > | FILESYSTEM_PERMS_TABLES = "fs-perms-angstrom.txt" > > somebody around to enlight the darkness? useradd should be creating the home directory automatically, but I'd guess it's not being picked up during packaging. Try adding: ${localstatedir}/lib/dbus to FILES_${PN} This is a reasonable guess off the top of my head. Scott -- Scott Garman Embedded Linux Engineer - Yocto Project Intel Open Source Technology Center