docs.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [dunfell][PATCH] poky.yaml: fedora33: add missing pkgs
@ 2021-09-09 15:09 Armin Kuster
  2021-10-28 17:11 ` akuster808
  0 siblings, 1 reply; 2+ messages in thread
From: Armin Kuster @ 2021-09-09 15:09 UTC (permalink / raw)
  To: docs; +Cc: Michael Opdenacker

[ Yocto #14188]

The following packages where needed to a fresh FC33 install
perl-FindBin
perl-File-Compare
perl-File-Copy
perl-locale

Error seen:

openssl-native-1.1.1g-r0 do_configure: Execution of '/{snipped}/build/tmp-glibc/work/x86_64-linux/openssl-native/1.1.1g-r0/temp/run.do_configure.14627' failed with exit code 2:
Can't locate FindBin.pm in @INC (you may need to install the FindBin module)

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
(cherry picked from commit 5b4127dd72a465ff8c962c425e78140ca8e536db)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 documentation/poky.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/documentation/poky.yaml b/documentation/poky.yaml
index 17426567a..bda8ff123 100644
--- a/documentation/poky.yaml
+++ b/documentation/poky.yaml
@@ -18,7 +18,8 @@ FEDORA_HOST_PACKAGES_ESSENTIAL : "gawk make wget tar bzip2 gzip python3 unzip pe
      diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \
      ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue perl-bignum socat \
      python3-pexpect findutils which file cpio python python3-pip xz python3-GitPython \
-     python3-jinja2 SDL-devel xterm rpcgen mesa-libGL-devel"
+     python3-jinja2 SDL-devel xterm rpcgen mesa-libGL-devel perl-FindBin perl-File-Compare \
+     perl-File-Copy perl-locale"
 OPENSUSE_HOST_PACKAGES_ESSENTIAL : "python gcc gcc-c++ git chrpath make wget python-xml \
      diffstat makeinfo python-curses patch socat python3 python3-curses tar python3-pip \
      python3-pexpect xz which python3-Jinja2 Mesa-libEGL1 libSDL-devel xterm rpcgen Mesa-dri-devel
-- 
2.25.1


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

* Re: [dunfell][PATCH] poky.yaml: fedora33: add missing pkgs
  2021-09-09 15:09 [dunfell][PATCH] poky.yaml: fedora33: add missing pkgs Armin Kuster
@ 2021-10-28 17:11 ` akuster808
  0 siblings, 0 replies; 2+ messages in thread
From: akuster808 @ 2021-10-28 17:11 UTC (permalink / raw)
  To: docs; +Cc: Michael Opdenacker

ping

On 9/9/21 8:09 AM, Armin Kuster wrote:
> [ Yocto #14188]
>
> The following packages where needed to a fresh FC33 install
> perl-FindBin
> perl-File-Compare
> perl-File-Copy
> perl-locale
>
> Error seen:
>
> openssl-native-1.1.1g-r0 do_configure: Execution of '/{snipped}/build/tmp-glibc/work/x86_64-linux/openssl-native/1.1.1g-r0/temp/run.do_configure.14627' failed with exit code 2:
> Can't locate FindBin.pm in @INC (you may need to install the FindBin module)
>
> Signed-off-by: Armin Kuster <akuster808@gmail.com>
> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
> (cherry picked from commit 5b4127dd72a465ff8c962c425e78140ca8e536db)
> Signed-off-by: Armin Kuster <akuster808@gmail.com>
> ---
>  documentation/poky.yaml | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/documentation/poky.yaml b/documentation/poky.yaml
> index 17426567a..bda8ff123 100644
> --- a/documentation/poky.yaml
> +++ b/documentation/poky.yaml
> @@ -18,7 +18,8 @@ FEDORA_HOST_PACKAGES_ESSENTIAL : "gawk make wget tar bzip2 gzip python3 unzip pe
>       diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \
>       ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue perl-bignum socat \
>       python3-pexpect findutils which file cpio python python3-pip xz python3-GitPython \
> -     python3-jinja2 SDL-devel xterm rpcgen mesa-libGL-devel"
> +     python3-jinja2 SDL-devel xterm rpcgen mesa-libGL-devel perl-FindBin perl-File-Compare \
> +     perl-File-Copy perl-locale"
>  OPENSUSE_HOST_PACKAGES_ESSENTIAL : "python gcc gcc-c++ git chrpath make wget python-xml \
>       diffstat makeinfo python-curses patch socat python3 python3-curses tar python3-pip \
>       python3-pexpect xz which python3-Jinja2 Mesa-libEGL1 libSDL-devel xterm rpcgen Mesa-dri-devel



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

end of thread, other threads:[~2021-10-28 17:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-09 15:09 [dunfell][PATCH] poky.yaml: fedora33: add missing pkgs Armin Kuster
2021-10-28 17:11 ` akuster808

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).