Mach30 / kasm-dof-workspace

Mach 30 Distributed OSHW Framework Workspace (Kasm Image)
Other
1 stars 1 forks source link

local build failing to fetch unsigned repos #16

Closed capsulecorplab closed 1 year ago

capsulecorplab commented 1 year ago
$ docker-compose build
Building kasm
Sending build context to Docker daemon  5.981GB
Step 1/23 : FROM ghcr.io/j-simmons-phd/kasm-core-ubuntu-focal:develop
 ---> de45e916fcc9
Step 2/23 : USER root
 ---> Using cache
 ---> b57cc1ccb0dd
Step 3/23 : ENV HOME /home/kasm-default-profile
 ---> Using cache
 ---> cd16b72e3d3e
Step 4/23 : ENV STARTUPDIR /dockerstartup
 ---> Using cache
 ---> 73e20cf79fc1
Step 5/23 : ENV INST_SCRIPTS $STARTUPDIR/install
 ---> Using cache
 ---> 5392f68d6c2b
Step 6/23 : WORKDIR $HOME
 ---> Using cache
 ---> e76f5ae04c56
Step 7/23 : ADD install_files $HOME/install_files
 ---> Using cache
 ---> 1ab847a12b2a
Step 8/23 : RUN apt update
 ---> Running in e6f2aa509857

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Err:1 https://na.network-auth.com/splash/0I0SLbn.0.573/?mac=E0:CB:BC:B4:B5:06&real_ip=10.109.47.183&client_ip=10.109.47.183&client_mac=3C:58:C2:CA:AF:C1&vap=0&a=d2f75e8204fedf2eacd261e2461b2964e3bfd5be&b=16349&auth_version=5&key=ba58ceeeb738a2f75bdad7fc32d37cffcb4b7a6b&acl_ver=P13343225V2&continue_url=http://security.ubuntu.com/ubuntu focal-security InRelease
  406  Not Acceptable [IP: 158.115.133.149 443]
Err:2 https://na.network-auth.com/splash/0I0SLbn.0.573/?mac=E0:CB:BC:B4:B5:06&real_ip=10.109.47.183&client_ip=10.109.47.183&client_mac=3C:58:C2:CA:AF:C1&vap=0&a=d2f75e8204fedf2eacd261e2461b2964e3bfd5be&b=16349&auth_version=5&key=ba58ceeeb738a2f75bdad7fc32d37cffcb4b7a6b&acl_ver=P13343225V2&continue_url=http://ppa.launchpad.net/kisak/kisak-mesa/ubuntu focal InRelease
  406  Not Acceptable [IP: 158.115.133.149 443]
Err:3 https://na.network-auth.com/splash/0I0SLbn.0.573/?mac=E0:CB:BC:B4:B5:06&real_ip=10.109.47.183&client_ip=10.109.47.183&client_mac=3C:58:C2:CA:AF:C1&vap=0&a=d2f75e8204fedf2eacd261e2461b2964e3bfd5be&b=16349&auth_version=5&key=ba58ceeeb738a2f75bdad7fc32d37cffcb4b7a6b&acl_ver=P13343225V2&continue_url=http://archive.ubuntu.com/ubuntu focal InRelease
  406  Not Acceptable [IP: 158.115.133.149 443]
Err:4 https://na.network-auth.com/splash/0I0SLbn.0.573/?mac=E0:CB:BC:B4:B5:06&real_ip=10.109.47.183&client_ip=10.109.47.183&client_mac=3C:58:C2:CA:AF:C1&vap=0&a=d2f75e8204fedf2eacd261e2461b2964e3bfd5be&b=16349&auth_version=5&key=ba58ceeeb738a2f75bdad7fc32d37cffcb4b7a6b&acl_ver=P13343225V2&continue_url=http://archive.ubuntu.com/ubuntu focal-updates InRelease
  406  Not Acceptable [IP: 158.115.133.149 443]
Err:5 https://na.network-auth.com/splash/0I0SLbn.0.573/?mac=E0:CB:BC:B4:B5:06&real_ip=10.109.47.183&client_ip=10.109.47.183&client_mac=3C:58:C2:CA:AF:C1&vap=0&a=d2f75e8204fedf2eacd261e2461b2964e3bfd5be&b=16349&auth_version=5&key=ba58ceeeb738a2f75bdad7fc32d37cffcb4b7a6b&acl_ver=P13343225V2&continue_url=http://archive.ubuntu.com/ubuntu focal-backports InRelease
  406  Not Acceptable [IP: 158.115.133.149 443]
Reading package lists...
E: The repository 'http://security.ubuntu.com/ubuntu focal-security InRelease' is no longer signed.
E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/focal-security/InRelease  406  Not Acceptable [IP: 158.115.133.149 443]
E: The repository 'http://ppa.launchpad.net/kisak/kisak-mesa/ubuntu focal InRelease' is no longer signed.
E: Failed to fetch http://ppa.launchpad.net/kisak/kisak-mesa/ubuntu/dists/focal/InRelease  406  Not Acceptable [IP: 158.115.133.149 443]
E: The repository 'http://archive.ubuntu.com/ubuntu focal InRelease' is no longer signed.
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal/InRelease  406  Not Acceptable [IP: 158.115.133.149 443]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal-updates/InRelease  406  Not Acceptable [IP: 158.115.133.149 443]
E: The repository 'http://archive.ubuntu.com/ubuntu focal-updates InRelease' is no longer signed.
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal-backports/InRelease  406  Not Acceptable [IP: 158.115.133.149 443]
E: The repository 'http://archive.ubuntu.com/ubuntu focal-backports InRelease' is no longer signed.
The command '/bin/sh -c apt update' returned a non-zero code: 100
ERROR: Service 'kasm' failed to build : Build failed
capsulecorplab commented 1 year ago

closing; obe as per repo rewrite