Skip to content

Use kernel.org mirror for debootstrap#589

Merged
selzoc merged 1 commit into
ubuntu-jammyfrom
update-ubuntu-debootstrap-mirror
Apr 30, 2026
Merged

Use kernel.org mirror for debootstrap#589
selzoc merged 1 commit into
ubuntu-jammyfrom
update-ubuntu-debootstrap-mirror

Conversation

@selzoc

@selzoc selzoc commented Apr 30, 2026

Copy link
Copy Markdown
Member

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/Release

(already flown)

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/Release
@coderabbitai

coderabbitai Bot commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

Warning

Rate limit exceeded

@selzoc has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 29 minutes and 4 seconds before requesting another review.

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: e1dc20d1-8659-4a97-b566-a2bd925f9d78

📥 Commits

Reviewing files that changed from the base of the PR and between db0aba3 and 4725dca.

📒 Files selected for processing (1)
  • ci/pipelines/builder.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update-ubuntu-debootstrap-mirror

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
Review rate limit: 0/1 reviews remaining, refill in 29 minutes and 4 seconds.

Comment @coderabbitai help to get the list of available commands and usage tips.

@selzoc selzoc merged commit ed23b8a into ubuntu-jammy Apr 30, 2026
12 checks passed
@selzoc selzoc deleted the update-ubuntu-debootstrap-mirror branch April 30, 2026 21:28
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

Successfully merging this pull request may close these issues.

2 participants