-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels