Commit 4725dca
committed
Use kernel.org mirror for debootstrap
Turns out, the internal GCE mirror is designed only for actual vms
running in GCP, and either didn't play well with the Concourse
container's egress or doesn't server jammy.
Fixes
debootstrap --arch=amd64 jammy /mnt/stemcells/null/null/ubuntu/work/work/chroot http://gce.archive.ubuntu.com/ubuntu
I: Retrieving InRelease
I: Retrieving Release
E: Failed getting release file http://gce.archive.ubuntu.com/ubuntu/dists/jammy/Release1 parent db0aba3 commit 4725dca
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| |||
0 commit comments