Open
Bug 1461802
Opened 7 years ago
Updated 1 year ago
Various Debian Docker images make requests against snapshot.debian.org
Categories
(Firefox Build System :: Task Configuration, task)
Tracking
(Not tracked)
NEW
People
(Reporter: gps, Unassigned)
References
(Blocks 1 open bug)
Details
Various Debian-based Docker image builds are making numerous HTTP requests to archive.debian.org. These make the tasks non-hermetic.
Fixing this is going to be a bit difficult, as we fetch a lot of varied content from archive.debian.org. Running a similar service on Mozilla hosted infrastructure is not out of the question. The topic has been discussed before.
Anyway, I don't perceive this bug to be very actionable today. Just filing it so we have it tracked as a blocker to hermetic CI.
Reporter | ||
Comment 1•7 years ago
|
||
Got the hostname wrong. Sorry. It is snapshot.debian.org that we use throughout Docker image building.
Summary: Various Debian Docker images make requests against archive.debian.org → Various Debian Docker images make requests against snapshot.debian.org
Comment 2•7 years ago
|
||
A caching proxy using apt-cache-ng would go a long way.
Updated•6 years ago
|
Version: Version 3 → 3 Branch
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•