apt-get update Fails
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- docker
- Domain
- build-system, devops
Research direction
Start by locating the Dockerfile containing the shown Step 2/16 RUN apt-get update command and inspect its Debian jessie package sources. Reproduce the image build, then verify that apt-get update and installation of the listed packages complete without the missing-key or 404 errors.
Written by the indexing model from the issue text.
Description
this is the resulting error
W: There is no public key available for the following key IDs:
9D6D8F6BC857C906
Step 2/16 : RUN apt-get update && apt-get install -y --no-install-recommends build-essential gettext git libffi-dev libjpeg-dev libmemcached-dev libpq-dev libssl-dev libxml2-dev libxslt1-dev locales nginx python-dev python-virtualenv python3-dev sudo supervisor zlib1g-dev && apt-get clean && rm -rf /var/lib/apt/lists/* && dpkg-reconfigure locales && locale-gen C.UTF-8 && /usr/sbin/update-locale LANG=C.UTF-8 && mkdir /etc/pretix && mkdir /data && useradd -ms /bin/bash -d /pretix -u 15371 pretixuser && echo 'pretixuser ALL=(ALL) NOPASSWD: /usr/bin/supervisord' >> /etc/sudoers && mkdir /static
---> Running in ce9daa6fe1d6
Get:1 http://security.debian.org jessie/updates InRelease [44.9 kB]
Ign http://http.debian.net jessie InRelease
Ign http://http.debian.net jessie-updates InRelease
Get:2 http://http.debian.net jessie Release.gpg [2420 B]
Ign http://http.debian.net jessie-updates Release.gpg
Get:3 http://http.debian.net jessie Release [148 kB]
Ign http://http.debian.net jessie-updates Release
Get:4 http://security.debian.org jessie/updates/main amd64 Packages [825 kB]
Get:5 http://http.debian.net jessie/main amd64 Packages [9098 kB]
Err http://http.debian.net jessie-updates/main amd64 Packages
Err http://http.debian.net jessie-updates/main amd64 Packages
Err http://http.debian.net jessie-updates/main amd64 Packages
Err http://http.debian.net jessie-updates/main amd64 Packages
404 Not Found
Fetched 10.1 MB in 8s (1190 kB/s)
W: There is no public key available for the following key IDs:
9D6D8F6BC857C906
W: Failed to fetch http://http.debian.net/debian/dists/jessie-updates/main/binary-amd64/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.```
- Dominant language
- Shell
- Stars
- 61
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from aws/aws-eb-python-dockerfiles
-
Docker Files Open
Difficulty 5/5 Over a week Newbie friendliness 20/100
-
Difficulty 3/5 1-2 days Newbie friendliness 42/100
aws/aws-eb-python-dockerfiles#4 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 25/100
All issues in aws/aws-eb-python-dockerfiles
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
community-scripts/ProxmoxVE#17425 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
danielmiessler/LifeOS#2218 ·
-
docs(agents): strengthen the no-backslash-escaped-backticks rule with an issue-creation example Open
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
technical-debt
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
ll7/robot_sf_ll7#9560 ·
-
package-update
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
oSoWoSo/vOid_Community_repOsitory#148 · 1 comment ·