Openembedded Core Discussions
 help / color / mirror / Atom feed
* Regression bug: dbus messagebus user generation is wrong
@ 2011-12-22  8:49 Bernhard Guillon
  2011-12-22  9:02 ` Richard Purdie
  2011-12-22  9:10 ` Martin Jansa
  0 siblings, 2 replies; 11+ messages in thread
From: Bernhard Guillon @ 2011-12-22  8:49 UTC (permalink / raw)
  To: openembedded-core

Hi all,
we switched the way we chown /usr/libexec/dbus-daemon-launch-helper
with this commit:

commit 46e6c3fa8034b12d178d605f3f5d7efe69671a13
Author: Otavio Salvador <otavio@ossystems.com.br>
Date:   Fri Oct 21 02:49:51 2011 +0000

     dbus: use useradd class to allow use in read-only filesystems

     Move creation of required user/groups to useradd class thus allowing
     use with read-only filesystems and booting the initial boot.

     Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>


We changed the owner ship of the user on the device before this commit. 
Now we change the owner ship on build time which is wrong. If we change 
the owner ship on buildtime we cannot know the gid of the messagebus 
group. On my system it is e.g 117 but on my targtet it is 997. There is no 
standard mapping for gid to names so we need to switch back to change the 
group on the device.

I can send a patch which reenables the postinstall owner ship change if 
you like.

Best regards,
Bernhard


--
Scanned by MailScanner.




^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-12-22 18:09 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-22  8:49 Regression bug: dbus messagebus user generation is wrong Bernhard Guillon
2011-12-22  9:02 ` Richard Purdie
2011-12-22  9:10 ` Martin Jansa
2011-12-22 10:06   ` Bernhard Guillon
2011-12-22 10:26   ` Koen Kooi
2011-12-22 12:04     ` Richard Purdie
2011-12-22 12:08   ` Richard Purdie
2011-12-22 13:17   ` Martin Jansa
2011-12-22 15:52     ` Mark Hatle
2011-12-22 16:10       ` Martin Jansa
2011-12-22 18:02       ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox