From: Adrian Bunk <bunk@stusta.de>
To: Wayne Li <waynli329@gmail.com>
Cc: Yocto Project Discussion <yocto@yoctoproject.org>,
bitbake-devel <bitbake-devel@lists.openembedded.org>
Subject: Re: [yocto] No Package Provides /bin/awk
Date: Wed, 13 Nov 2019 10:33:17 +0200 [thread overview]
Message-ID: <20191113083317.GA7340@localhost> (raw)
In-Reply-To: <CAM2K0nqA0QGCcaN8z=qvtVu-U_aHswjqKTbZJ0YoCXE6OsvzQw@mail.gmail.com>
On Tue, Nov 12, 2019 at 04:08:48PM -0600, Wayne Li wrote:
> Dear Yocto Developers,
>
> I'm trying to to build a Yocto kernel for a T4240 RDB. When I run "bitbake
> fsl-image-full" to build the entire linux image, I get an error that says
> "Can't install kernel-devsrc-1.0-r0@t4240rdb_64b: no package provides
> /bin/awk". Here's the entire error print that I see:
>
> https://gist.github.com/WayneZhenLi/e35f65081092cf1f24df29ec369c701c
>
> Anyway I'm confused about this error because /bin/awk does exist. Like if
> I run "/bin/awk" in the console I see help info come up describing how to
> use a program called "gawk". Why can't bitbake find /bin/awk then? Or am
> I misunderstanding what this error is trying to say? I mean I'm assuming
> it's just not able to find /bin/awk but maybe the error means something
> else? Or maybe /bin/awk is actually relative to some path? Let me know
> your thoughts.
/bin/awk is missing on your target image that will run on the T4240 RDB.
The smallest implementation is to enable CONFIG_AWK in your busybox config.
> -Thanks!, Wayne Li
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
WARNING: multiple messages have this Message-ID (diff)
From: Adrian Bunk <bunk@stusta.de>
To: Wayne Li <waynli329@gmail.com>
Cc: Yocto Project Discussion <yocto@yoctoproject.org>,
bitbake-devel <bitbake-devel@lists.openembedded.org>
Subject: Re: No Package Provides /bin/awk
Date: Wed, 13 Nov 2019 10:33:17 +0200 [thread overview]
Message-ID: <20191113083317.GA7340@localhost> (raw)
In-Reply-To: <CAM2K0nqA0QGCcaN8z=qvtVu-U_aHswjqKTbZJ0YoCXE6OsvzQw@mail.gmail.com>
On Tue, Nov 12, 2019 at 04:08:48PM -0600, Wayne Li wrote:
> Dear Yocto Developers,
>
> I'm trying to to build a Yocto kernel for a T4240 RDB. When I run "bitbake
> fsl-image-full" to build the entire linux image, I get an error that says
> "Can't install kernel-devsrc-1.0-r0@t4240rdb_64b: no package provides
> /bin/awk". Here's the entire error print that I see:
>
> https://gist.github.com/WayneZhenLi/e35f65081092cf1f24df29ec369c701c
>
> Anyway I'm confused about this error because /bin/awk does exist. Like if
> I run "/bin/awk" in the console I see help info come up describing how to
> use a program called "gawk". Why can't bitbake find /bin/awk then? Or am
> I misunderstanding what this error is trying to say? I mean I'm assuming
> it's just not able to find /bin/awk but maybe the error means something
> else? Or maybe /bin/awk is actually relative to some path? Let me know
> your thoughts.
/bin/awk is missing on your target image that will run on the T4240 RDB.
The smallest implementation is to enable CONFIG_AWK in your busybox config.
> -Thanks!, Wayne Li
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
next prev parent reply other threads:[~2019-11-13 8:41 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-12 22:08 No Package Provides /bin/awk Wayne Li
2019-11-13 8:33 ` Adrian Bunk [this message]
2019-11-13 8:33 ` Adrian Bunk
2019-11-13 16:57 ` [yocto] " Khem Raj
2019-11-13 16:57 ` Khem Raj
2019-11-13 17:51 ` [yocto] " Wayne Li
2019-11-13 17:51 ` Wayne Li
2019-11-13 18:02 ` [yocto] " Wayne Li
2019-11-13 18:02 ` Wayne Li
2019-11-13 18:14 ` [yocto] " Wayne Li
2019-11-13 18:14 ` Wayne Li
2019-11-13 18:31 ` [yocto] " Mark Hatle
2019-11-13 18:31 ` Mark Hatle
2019-11-13 19:43 ` [yocto] " Wayne Li
2019-11-13 19:43 ` Wayne Li
2019-11-14 18:10 ` [yocto] " Wayne Li
2019-11-14 18:10 ` Wayne Li
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191113083317.GA7340@localhost \
--to=bunk@stusta.de \
--cc=bitbake-devel@lists.openembedded.org \
--cc=waynli329@gmail.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.