[GH-ISSUE #5818] ci: cannot update the package index in debian:stretch #3102

Closed
opened 2026-05-05 09:44:17 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @kmk3 on GitHub (May 5, 2023).
Original GitHub issue: https://github.com/netblue30/firejail/issues/5818

Log from build_debian_package:
https://gitlab.com/Firejail/firejail_ci/-/jobs/4195782936:

Executing "step_script" stage of the job script
Using docker image sha256:662c05203bab4c59568d24689fa5c3955439360a35c483178598d226b9a5ad10 for debian:stretch with digest debian@sha256:c5c5200ff1e9c73ffbf188b4a67eb1c91531b644856b4aefe86a58d2f0cb05be ...
$ apt-get update -qq
W: The repository 'http://deb.debian.org/debian stretch Release' does not have a Release file.
W: The repository 'http://deb.debian.org/debian stretch-updates Release' does not have a Release file.
W: The repository 'http://security.debian.org/debian-security stretch/updates Release' does not have a Release file.
E: Failed to fetch http://deb.debian.org/debian/dists/stretch/main/binary-amd64/Packages  404  Not Found [IP: 146.75.38.132 80]
E: Failed to fetch http://deb.debian.org/debian/dists/stretch-updates/main/binary-amd64/Packages  404  Not Found [IP: 146.75.38.132 80]
E: Failed to fetch http://security.debian.org/debian-security/dists/stretch/updates/main/binary-amd64/Packages  404  Not Found [IP: 151.101.130.132 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.

Updating the image from debian:stretch (Debian 9) to debian:buster (Debian
10) works, though it could be useful to keep the same older image to check that
firejail can still be built with the same older toolchains.

Originally created by @kmk3 on GitHub (May 5, 2023). Original GitHub issue: https://github.com/netblue30/firejail/issues/5818 Log from `build_debian_package`: <https://gitlab.com/Firejail/firejail_ci/-/jobs/4195782936>: ```console Executing "step_script" stage of the job script Using docker image sha256:662c05203bab4c59568d24689fa5c3955439360a35c483178598d226b9a5ad10 for debian:stretch with digest debian@sha256:c5c5200ff1e9c73ffbf188b4a67eb1c91531b644856b4aefe86a58d2f0cb05be ... $ apt-get update -qq W: The repository 'http://deb.debian.org/debian stretch Release' does not have a Release file. W: The repository 'http://deb.debian.org/debian stretch-updates Release' does not have a Release file. W: The repository 'http://security.debian.org/debian-security stretch/updates Release' does not have a Release file. E: Failed to fetch http://deb.debian.org/debian/dists/stretch/main/binary-amd64/Packages 404 Not Found [IP: 146.75.38.132 80] E: Failed to fetch http://deb.debian.org/debian/dists/stretch-updates/main/binary-amd64/Packages 404 Not Found [IP: 146.75.38.132 80] E: Failed to fetch http://security.debian.org/debian-security/dists/stretch/updates/main/binary-amd64/Packages 404 Not Found [IP: 151.101.130.132 80] E: Some index files failed to download. They have been ignored, or old ones used instead. ``` Updating the image from `debian:stretch` (Debian 9) to `debian:buster` (Debian 10) works, though it could be useful to keep the same older image to check that firejail can still be built with the same older toolchains.
gitea-mirror 2026-05-05 09:44:17 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@kmk3 commented on GitHub (May 6, 2023):

Upgraded to debian:buster to fix GitLab CI.

build_debian_package works now:

If anyone knows a way to make debian:stretch work, maybe it could be added back
as a separate job; closing this for now.

<!-- gh-comment-id:1537224110 --> @kmk3 commented on GitHub (May 6, 2023): Upgraded to debian:buster to fix GitLab CI. `build_debian_package` works now: * <https://gitlab.com/Firejail/firejail_ci/-/jobs/4239163079> If anyone knows a way to make debian:stretch work, maybe it could be added back as a separate job; closing this for now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#3102
No description provided.