codesherpa
codesherpa copied to clipboard
issue on docker
[codesphera 2/12] RUN apt-get update && apt-get install --no-install-recommends -y python3.10 python3-pip g++ curl make git gnupg lsb-release && rm -rf /var/lib/apt/lists/*: 0.574 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 0.587 Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] 0.707 Err:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 0.707 At least one invalid signature was encountered. 0.766 Err:2 http://archive.ubuntu.com/ubuntu jammy InRelease 0.766 At least one invalid signature was encountered. 0.802 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 0.921 Err:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 0.921 At least one invalid signature was encountered. 0.961 Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 1.070 Err:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 1.070 At least one invalid signature was encountered. 1.073 Reading package lists... 1.080 W: GPG error: http://security.ubuntu.com/ubuntu jammy-security InRelease: At least one invalid signature was encountered. 1.080 E: The repository 'http://security.ubuntu.com/ubuntu jammy-security InRelease' is not signed.
1.080 W: GPG error: http://archive.ubuntu.com/ubuntu jammy InRelease: At least one invalid signature was encountered. 1.080 E: The repository 'http://archive.ubuntu.com/ubuntu jammy InRelease' is not signed. 1.080 W: GPG error: http://archive.ubuntu.com/ubuntu jammy-updates InRelease: At least one invalid signature was encountered. 1.080 E: The repository 'http://archive.ubuntu.com/ubuntu jammy-updates InRelease' is not signed.
1.080 W: GPG error: http://archive.ubuntu.com/ubuntu jammy-backports InRelease: At least one invalid signature was encountered. 1.080 E: The repository 'http://archive.ubuntu.com/ubuntu jammy-backports InRelease' is not signed.
failed to solve: process "/bin/sh -c apt-get update && apt-get install --no-install-recommends -y python3.10 python3-pip g++ curl make git gnupg lsb-release && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100