From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from co9outboundpool.messaging.microsoft.com (co9ehsobe002.messaging.microsoft.com [207.46.163.25]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by yocto-www.yoctoproject.org (Postfix) with ESMTPS id C79A2E00348 for ; Thu, 28 Feb 2013 21:58:53 -0800 (PST) Received: from mail59-co9-R.bigfish.com (10.236.132.236) by CO9EHSOBE006.bigfish.com (10.236.130.69) with Microsoft SMTP Server id 14.1.225.23; Fri, 1 Mar 2013 05:58:52 +0000 Received: from mail59-co9 (localhost [127.0.0.1]) by mail59-co9-R.bigfish.com (Postfix) with ESMTP id D7188140069; Fri, 1 Mar 2013 05:58:52 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -2 X-BigFish: VS-2(z5664hz98dI9371I1432Izz1f42h1ee6h1de0h1202h1e76h1d1ah1d2ahzz8275dh8275bhz2dh2a8h668h839h8e2h8e3h946hd25hf0ah10d2h1288h12a5h12a9h12bdh137ah13b6h1441h1537h153bh15d0h162dh1631h1758h18e1h1946h19b5h19ceh1ad9hbe9i1155h) Received: from mail59-co9 (localhost.localdomain [127.0.0.1]) by mail59-co9 (MessageSwitch) id 1362117530283460_23420; Fri, 1 Mar 2013 05:58:50 +0000 (UTC) Received: from CO9EHSMHS012.bigfish.com (unknown [10.236.132.244]) by mail59-co9.bigfish.com (Postfix) with ESMTP id 38469680065; Fri, 1 Mar 2013 05:58:50 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CO9EHSMHS012.bigfish.com (10.236.130.22) with Microsoft SMTP Server (TLS) id 14.1.225.23; Fri, 1 Mar 2013 05:58:50 +0000 Received: from 039-SN1MPN1-001.039d.mgd.msft.net ([169.254.1.221]) by 039-SN1MMR1-002.039d.mgd.msft.net ([10.84.1.15]) with mapi id 14.02.0328.011; Fri, 1 Mar 2013 05:57:36 +0000 From: McClintock Matthew-B29882 To: Luo Zhenhua-B19537 Thread-Topic: [meta-freescale] (no subject) Thread-Index: AQHOFkIO8zQFV8nvy0mluZIxTkTWww== Date: Fri, 1 Mar 2013 06:00:07 +0000 Message-ID: <70CC66F5C30A414DADDA6973E4CA391A8940FD@039-SN1MPN1-001.039d.mgd.msft.net> References: In-Reply-To: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [70.112.201.132] MIME-Version: 1.0 X-OriginatorOrg: freescale.com Cc: "meta-freescale@yoctoproject.org" Subject: (No subject) X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: McClintock Matthew-B29882 List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Mar 2013 05:58:53 -0000 Content-Language: en-US Content-Type: text/plain; charset="Windows-1252" Content-ID: <5BBD0DD166F449479EBFEC5D1F8A3D97@mgd.freescale.com> Content-Transfer-Encoding: quoted-printable See https://bugzilla.yoctoproject.org/show_bug.cgi?id=3D2779 -M On Thu, Nov 29, 2012 at 1:17 AM, Luo Zhenhua-B19537 wrote: > I guess you didn=92t add vaminusers into fsl-image-core, you can edit the > fsl-image-core.bb to add this package into IMAGE_INSTALL variable and bui= ld > fsl-image-core again. > > > > > > Best Regards, > > > > Zhenhua > > > > From: GOPIKRISHNAN S [mailto:gopikrishnans@pec.edu] > Sent: Thursday, November 29, 2012 1:56 PM > To: Luo Zhenhua-B19537 > Cc: meta-freescale@yoctoproject.org > Subject: Re: [meta-freescale] (no subject) > > > > I am building fsl-image-core for Freescale P2041rdb. Now the useradd is > working without errors; But after building rootfs image, I couldn't find = the > updates in /etc/users and group files > > On Wed, Nov 28, 2012 at 12:52 PM, Luo Zhenhua-B19537 > wrote: > > When there is no -g option in USERADD_PARAM_*, the default group name is > same as the created user name, so USERADD_PARAM_* will create the group > when add the new user. GROUPADD_PARAM_* is redundant. Remove > GROUPADD_PARAM_* lines directly and try again. > > > > > > Best Regards, > > > > Zhenhua > > > > From: meta-freescale-bounces@yoctoproject.org > [mailto:meta-freescale-bounces@yoctoproject.org] On Behalf Of GOPIKRISHNA= N S > Sent: Tuesday, November 27, 2012 4:46 PM > To: meta-freescale@yoctoproject.org > Subject: [meta-freescale] (no subject) > > > > I just did > $ rm -rf build > $ source ./fsl-setup-poky -m p2041rdb > $ bitbake fsl-image-minimal > $ bitbake vaminusers > > Attached vaminusers.bb > > Problem with useradd. First time > NOTE: package vaminusers-1.0-r0: task do_install: Started > ERROR: Function 'useradd_sysroot' failed (see > /media/325GB_Drive/dev/QorIQ-SDK-V1.2-20120614-yocto/build_p2041rdb_relea= se/tmp/work/ppce500mc-fsl-linux/vaminusers-1.0-r0/temp/log.do_install.19685 > for further information) > ERROR: Logfile of failure stored in: > /media/325GB_Drive/dev/QorIQ-SDK-V1.2-20120614-yocto/build_p2041rdb_relea= se/tmp/work/ppce500mc-fsl-linux/vaminusers-1.0-r0/temp/log.do_install.19685 > Log data follows: > | Running groupadd commands... > | Note: group vamin1 already exists, not re-creating it > | Note: group vamin already exists, not re-creating it > | Running useradd commands... > | useradd: group vamin1 exists - if you want to add this user to that gro= up, > use -g. > | WARNING: useradd command did not succeed. Retrying... > | useradd: group vamin1 exists - if you want to add this user to that gro= up, > use -g. > | WARNING: useradd command did not succeed. Retrying... > | useradd: group vamin1 exists - if you want to add this user to that gro= up, > use -g. > | WARNING: useradd command did not succeed. Retrying... > | useradd: group vamin1 exists - if you want to add this user to that gro= up, > use -g. > | WARNING: useradd command did not succeed. Retrying... > | useradd: group vamin1 exists - if you want to add this user to that gro= up, > use -g. > | WARNING: useradd command did not succeed. Retrying... > | useradd: group vamin1 exists - if you want to add this user to that gro= up, > use -g. > | WARNING: useradd command did not succeed. Retrying... > | useradd: group vamin1 exists - if you want to add this user to that gro= up, > use -g. > | WARNING: useradd command did not succeed. Retrying... > | useradd: group vamin1 exists - if you want to add this user to that gro= up, > use -g. > | WARNING: useradd command did not succeed. Retrying... > | useradd: group vamin1 exists - if you want to add this user to that gro= up, > use -g. > | WARNING: useradd command did not succeed. Retrying... > | useradd: group vamin1 exists - if you want to add this user to that gro= up, > use -g. > | WARNING: useradd command did not succeed. Retrying... > | ERROR: tried running useradd command 10 times without success, giving u= p > | ERROR: Function 'useradd_sysroot' failed (see > /media/325GB_Drive/dev/QorIQ-SDK-V1.2-20120614-yocto/build_p2041rdb_relea= se/tmp/work/ppce500mc-fsl-linux/vaminusers-1.0-r0/temp/log.do_install.19685 > for further information) > NOTE: package vaminusers-1.0-r0: task do_install: Failed > ERROR: Task 2 > (/media/325GB_Drive/dev/QorIQ-SDK-V1.2-20120614-yocto/meta-testing/recipe= s/vaminusers/vaminusers.bb, > do_install) failed with exit code '1' > ERROR: > '/media/325GB_Drive/dev/QorIQ-SDK-V1.2-20120614-yocto/meta-testing/recipe= s/vaminusers/vaminusers.bb' > failed > > > > > _______________________________________________ > meta-freescale mailing list > meta-freescale@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-freescale >=