On Wed, 2023-09-27 at 06:07 -0700, JD Schroeder wrote: > On Tue, Sep 12, 2023 at 06:03 AM, Ross Burton wrote: > > On 1 Sep 2023, at 11:03, Alexandre Belloni via > > lists.openembedded.org > > <[email protected]> wrote: > > > > > > Hello, > > > > > > This fails on the autobuilders: > > > > > > https://autobuilder.yoctoproject.org/typhoon/#/builders/117/builds/3449/steps/12/logs/stdio > > > > > > ERROR: Nothing RPROVIDES 'distcc' (but /home/pokybuild/yocto- > > > worker/reproducible/build/meta/recipes- > > > core/packagegroups/packagegroup-self-hosted.bb, > > > /home/pokybuild/yocto-worker/reproducible/build/meta/recipes- > > > devtools/devel-config/distcc-config.bb RDEPENDS on or otherwise > > > requires it) > > > distcc was skipped: Recipe distcc, package distcc-server: system > > > groupname "nogroup" does not have a static ID defined. Add > > > nogroup to one of these files: /home/pokybuild/yocto- > > > worker/reproducible/build/build-st/meta-selftest/files/static- > > > group > > The same problem would hit the ppp-dialin but that recipe doesn’t > > get built in the AB in an environment that has static IPs. > > > > Ross > I'm seeing the the warnings being generated in a multi-config Yocto > build environment. Is there another way to address and fix the > warnings I am having with the distcc and ppp-dialin recipes (possibly > during parsing) even if they aren't being built in the AB with static > IPs?
It might help if you could describe how to reproduce the problem you're seeing? "nogroup" should already exist in the underlying base-passwd file so we really need to understand why that isn't working. The patch appears just to mask the real problem. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#188325): https://lists.openembedded.org/g/openembedded-core/message/188325 Mute This Topic: https://lists.openembedded.org/mt/101074670/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
