Re: [OE-core] Busybox adduser cannot create system user "no uids left"

2013-09-05 Thread Samuel Stirtzel
2013/8/30 ChenQi : > > That's because CONFIG_SYSTEM_LAST_ID is set to 0 in defconfig. > I'll send out a patch to fix it. > > Best Regards, > Chen Qi Hi, sorry for the late answer, yes this would be great. All "manual" installations (e.g. make && make install && useradd ...) are affected. Until

Re: [OE-core] Busybox adduser cannot create system user "no uids left"

2013-08-29 Thread ChenQi
On 08/29/2013 11:19 PM, Samuel Stirtzel wrote: Hi, with the current master/HEAD it seems impossible to create system users with busybox. root@overo:~# which adduser /usr/sbin/adduser root@overo:~# ls -la /usr/sbin/adduser lrwxrwxrwx1 root root19 Aug 29 2013 /usr/sbin/addus

[OE-core] Busybox adduser cannot create system user "no uids left"

2013-08-29 Thread Samuel Stirtzel
Hi, with the current master/HEAD it seems impossible to create system users with busybox. root@overo:~# which adduser /usr/sbin/adduser root@overo:~# ls -la /usr/sbin/adduser lrwxrwxrwx1 root root19 Aug 29 2013 /usr/sbin/adduser -> /bin/busybox.nosuid root@overo:~# adduser -