podman build
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức phù hợp với người mới
- 45/100
- Loại issue
- Lỗi
- Độ rõ ràng
- Khá rõ ràng
- Mức độ hoạt động
- Đình trệ
- Công nghệ
- docker, python
- Lĩnh vực
- build-system, devops
Hướng nghiên cứu
Bắt đầu bằng cách kiểm tra định nghĩa build của container được podman build -t lontronix/devcade . sử dụng, đặc biệt là base image python:3.8-buster và bước cài đặt requirements.txt. Chạy lại build để xác nhận lỗi của Debian repository, sau đó kiểm tra rằng build đã cập nhật hoàn tất thành công trên một clone sạch.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
Running
podman build -t lontronix/devcade .
failed with the output:
STEP 1/8: FROM docker.io/python:3.8-buster
Trying to pull docker.io/library/python:3.8-buster...
Getting image source signatures
Copying blob 819d305a9b22 done |
Copying blob ac8bb7e1a323 done |
Copying blob b1e7e053c9f6 done |
Copying blob a2e1e233599c done |
Copying blob 3b1c264c0ad4 done |
Copying blob 0ebfe287e976 done |
Copying blob a11e135762f0 done |
Copying blob 5e4e21ea7d04 done |
Copying config 406c715302 done |
Writing manifest to image destination
STEP 2/8: LABEL maintainer="Andrew Simonson <asimonson1125@gmail.com>"
--> a6bb08414399
STEP 3/8: WORKDIR /app
--> d7cee96ad7b9
STEP 4/8: COPY ./requirements.txt requirements.txt
--> 67b6a39ad509
STEP 5/8: RUN apt-get -yq update && pip install --no-cache-dir -r requirements.txt
Ign:1 http://deb.debian.org/debian buster InRelease
Ign:2 http://deb.debian.org/debian-security buster/updates InRelease
Ign:3 http://deb.debian.org/debian buster-updates InRelease
Err:4 http://deb.debian.org/debian buster Release
404 Not Found [IP: 2a04:4e42:3d::644 80]
Err:5 http://deb.debian.org/debian-security buster/updates Release
404 Not Found [IP: 2a04:4e42:3d::644 80]
Err:6 http://deb.debian.org/debian buster-updates Release
404 Not Found [IP: 2a04:4e42:3d::644 80]
Reading package lists...
E: The repository 'http://deb.debian.org/debian buster Release' does not have a Release file.
E: The repository 'http://deb.debian.org/debian-security buster/updates Release' does not have a Release file.
E: The repository 'http://deb.debian.org/debian buster-updates Release' does not have a Release file.
Error: building at STEP "RUN apt-get -yq update && pip install --no-cache-dir -r requirements.txt": while running runtime: exit status 100
This was done on a clean git clone on the main branch, on arch.
This is most likely due to the main website deb.debian.org not hosting buster and related files anymore.
My best guess on fixes is to change the url to a mirror that has the files or update the pod to use a new version of debian
- Ngôn ngữ chính
- HTML
- Star
- 1
- Fork
- 7
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của ComputerScienceHouse/devcade-website
-
enhancement
Độ khó 5/5 Hơn một tuần Mức phù hợp với người mới 30/100
-
bug
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 25/100
-
Coding style/format standards Đang mởdocumentation
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 30/100
-
Search/sort games Đang mởenhancement
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 35/100
-
Edit game page Đang mởenhancement
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 42/100
Tất cả issue của ComputerScienceHouse/devcade-website
Issue tương tự
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
elastic/gradle-plugins#157 ·
-
Documentation
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
cake-build/cake#5024 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 88/100
web-infra-dev/rspack#15847 ·
-
accepted bug wg/developer-experience-ecosystem
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 88/100
vllm-project/semantic-router#4062 · 2 bình luận ·