Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebuilding certificate stores may fail (can't load libffi) #103

Open
kpcyrd opened this issue Nov 2, 2021 · 0 comments
Open

Rebuilding certificate stores may fail (can't load libffi) #103

kpcyrd opened this issue Nov 2, 2021 · 0 comments

Comments

@kpcyrd
Copy link
Member

kpcyrd commented Nov 2, 2021

The rebuild for glib2 is currently failing due to certificate issues:

==> Retrieving sources...
  -> Cloning glib git repo...
Cloning into bare repository '/startdir/glib'...
fatal: unable to access 'https://gitlab.gnome.org/GNOME/glib.git/': error setting certificate verify locations:  CAfile: /etc/ssl/certs/ca-certificates.crt CApath: none
==> ERROR: Failure while downloading glib git repo

earlier in the logs there are some error messages that are likely related:

(1/4) Rebuilding certificate stores...
trust: error while loading shared libraries: libffi.so.7: cannot open shared object file: No such file or directory
trust: error while loading shared libraries: libffi.so.7: cannot open shared object file: No such file or directory
trust: error while loading shared libraries: libffi.so.7: cannot open shared object file: No such file or directory
trust: error while loading shared libraries: libffi.so.7: cannot open shared object file: No such file or directory
trust: error while loading shared libraries: libffi.so.7: cannot open shared object file: No such file or directory
trust: error while loading shared libraries: libffi.so.7: cannot open shared object file: No such file or directory
trust: error while loading shared libraries: libffi.so.7: cannot open shared object file: No such file or directory
(2/4) Warn about old perl modules

I'm not sure how and why this happens, I'm wondering if this a binary from the host system trying to load a library that doesn't exist inside the container.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant