All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [oe-commits] Chen Qi : useradd.bbclass: add a new base class and code refactor
       [not found] <20130724102648.6C85050201@opal>
@ 2013-08-15 17:47 ` Martin Jansa
  2013-08-16  1:38   ` ChenQi
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Jansa @ 2013-08-15 17:47 UTC (permalink / raw)
  To: Chen Qi, openembedded-core; +Cc: openembedded-commits

[-- Attachment #1: Type: text/plain, Size: 977 bytes --]

On Wed, Jul 24, 2013 at 10:26:48AM +0000, git@git.openembedded.org wrote:
> Module: openembedded-core.git
> Branch: master
> Commit: 2a57bb7e9a7e154578aa7cb9aeebdf398a54ec00
> URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=2a57bb7e9a7e154578aa7cb9aeebdf398a54ec00
> 
> Author: Chen Qi <Qi.Chen@windriver.com>
> Date:   Fri Jul 19 09:52:25 2013 +0800
> 
> useradd.bbclass: add a new base class and code refactor
> 
> Add a new base class, useradd_base.bbclass, which is mainly a
> collection of basic functions for user/group settings.
> 
> The useradd_base.bbclass is intended to be inherited by useradd.bbclass
> and the extrausers.bbclass to avoid code cuplication.

This code is calling bbwarn in postinst scripts, but only implementation
I've found is in logging.bbclass and isn't included in postinst shell
code causing:

/tmp/opkg-HtXU0e/dbus-1-Ea0TSc/preinst: 15:
/tmp/opkg-HtXU0e/dbus-1-Ea0TSc/preinst: bbwarn: not found

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

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

* Re: [oe-commits] Chen Qi : useradd.bbclass: add a new base class and code refactor
  2013-08-15 17:47 ` [oe-commits] Chen Qi : useradd.bbclass: add a new base class and code refactor Martin Jansa
@ 2013-08-16  1:38   ` ChenQi
  0 siblings, 0 replies; 2+ messages in thread
From: ChenQi @ 2013-08-16  1:38 UTC (permalink / raw)
  To: Martin Jansa; +Cc: openembedded-commits, openembedded-core

On 08/16/2013 01:47 AM, Martin Jansa wrote:
> On Wed, Jul 24, 2013 at 10:26:48AM +0000, git@git.openembedded.org wrote:
>> Module: openembedded-core.git
>> Branch: master
>> Commit: 2a57bb7e9a7e154578aa7cb9aeebdf398a54ec00
>> URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=2a57bb7e9a7e154578aa7cb9aeebdf398a54ec00
>>
>> Author: Chen Qi <Qi.Chen@windriver.com>
>> Date:   Fri Jul 19 09:52:25 2013 +0800
>>
>> useradd.bbclass: add a new base class and code refactor
>>
>> Add a new base class, useradd_base.bbclass, which is mainly a
>> collection of basic functions for user/group settings.
>>
>> The useradd_base.bbclass is intended to be inherited by useradd.bbclass
>> and the extrausers.bbclass to avoid code cuplication.
> This code is calling bbwarn in postinst scripts, but only implementation
> I've found is in logging.bbclass and isn't included in postinst shell
> code causing:
>
> /tmp/opkg-HtXU0e/dbus-1-Ea0TSc/preinst: 15:
> /tmp/opkg-HtXU0e/dbus-1-Ea0TSc/preinst: bbwarn: not found
Hi Martin,

I'm really sorry for this trouble. I didn't notice this when I first 
made the patch.

I'll send out a patch to fix this.

Thanks for reporting this.

Best Regards,
Chen Qi


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

end of thread, other threads:[~2013-08-16  1:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20130724102648.6C85050201@opal>
2013-08-15 17:47 ` [oe-commits] Chen Qi : useradd.bbclass: add a new base class and code refactor Martin Jansa
2013-08-16  1:38   ` ChenQi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.