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

Build error #2

Closed
CodeChenL opened this issue Feb 5, 2024 · 2 comments
Closed

Build error #2

CodeChenL opened this issue Feb 5, 2024 · 2 comments

Comments

@CodeChenL
Copy link
Contributor

look like do not have package ca-certificates

I: running --essential-hook in shell: sh -c 'chroot "$1" \
bash -c "DEBIAN_FRONTEND=noninteractive NEEDRESTART_SUSPEND=1 \
apt-get install -y \
radxa-bootutils python-is-python3"
' exec /tmp/mmdebstrap.KjWfrQs0VZ
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
  python-is-python3 radxa-bootutils
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 6612 B of archives.
After this operation, 38.9 kB of additional disk space will be used.
Err:1 https://deb.debian.org/debian bullseye/main arm64 python-is-python3 all 3.9.2-1
  Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown.  Could not handshake: Error in the certificate verification. [IP: 151.101.78.132 443]
Ign:2 https://radxa-repo.github.io/bullseye bullseye/main arm64 radxa-bootutils all 0.2.3
Err:2 https://radxa-repo.github.io/bullseye bullseye/main arm64 radxa-bootutils all 0.2.3
  Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown.  Could not handshake: Error in the certificate verification. [IP: 185.199.110.153 443]
W: https://deb.debian.org/debian/pool/main/w/what-is-python/python-is-python3_3.9.2-1_all.deb: No system certificates available. Try installing ca-certificates.
W: https://radxa-repo.github.io/bullseye/pool/bullseye/main/r/radxa-bootutils/radxa-bootutils_0.2.3_all.deb: No system certificates available. Try installing ca-certificates.
W: https://radxa-repo.github.io/bullseye/pool/bullseye/main/r/radxa-bootutils/radxa-bootutils_0.2.3_all.deb: No system certificates available. Try installing ca-certificates.
E: Failed to fetch https://deb.debian.org/debian/pool/main/w/what-is-python/python-is-python3_3.9.2-1_all.deb  Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown.  Could not handshake: Error in the certificate verification. [IP: 151.101.78.132 443]
E: Failed to fetch https://radxa-repo.github.io/bullseye/pool/bullseye/main/r/radxa-bootutils/radxa-bootutils_0.2.3_all.deb  Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown.  Could not handshake: Error in the certificate verification. [IP: 185.199.110.153 443]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
E: run_chroot failed: E: command failed: chroot "$1" \
bash -c "DEBIAN_FRONTEND=noninteractive NEEDRESTART_SUSPEND=1 \
apt-get install -y \
radxa-bootutils python-is-python3"
W: listening on child socket failed: 
I: removing tempdir /tmp/mmdebstrap.KjWfrQs0VZ...
E: mmdebstrap failed to run
2024-02-05 11:34:03,750 bdebstrap ERROR: mmdebstrap failed with exit code 255. See above for details.
@RadxaYuntian
Copy link
Contributor

Please double check if you cab build again.

@CodeChenL
Copy link
Contributor Author

Please double check if you cab build again.

Everything is working fine.

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

2 participants