docker / docker/docker-install
Docker Ubuntu Packages MD5 missmatch
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 3.2k
- Forks
- 863
- Avg merge
- 3h 15m
- Merged PRs (30d)
- 2
Description
Hi there,
I notice here some package md5 mismatch, can you fix it?
https://download.docker.com/linux/ubuntu/dists/jammy/pool/stable/s390x/docker-compose-plugin_2.19.1-1~ubuntu.22.04~jammy_s390x.deb: md5 hash mismatch "f30b7d0ab722655c8bcb91cd09986a1d" != "e413f70da07a69eb5816eb4a06cf2048"
https://download.docker.com/linux/ubuntu/dists/jammy/pool/stable/s390x/docker-ce-cli_24.0.3-1~ubuntu.22.04~jammy_s390x.deb: md5 hash mismatch "9f0b683ac1fbd5953ee896a1424bf825" != "5aef7e58135c6dfebec0ecbe1350f493"
https://download.docker.com/linux/ubuntu/dists/jammy/pool/stable/s390x/docker-ce_24.0.3-1~ubuntu.22.04~jammy_s390x.deb: md5 hash mismatch "2b561185cc30ca2f55ac3f80f6981e73" != "3e2d0302a91314fdb54e33841c8ff51f"
https://download.docker.com/linux/ubuntu/dists/jammy/pool/stable/s390x/docker-buildx-plugin_0.11.1-1~ubuntu.22.04~jammy_s390x.deb: md5 hash mismatch "bb6d40b2f49ecf8d5f4f54a0e2105d9f" != "2f46ca42880a858ae4f68f61b065be62"
https://download.docker.com/linux/ubuntu/dists/jammy/pool/stable/s390x/docker-ce-rootless-extras_24.0.3-1~ubuntu.22.04~jammy_s390x.deb: md5 hash mismatch "be2e6fded46c4e5715647948d1c05544" != "ce583e666b6972bf1647ca682b8eb324"
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by reproducing the installer failure using the five Docker package URLs for Ubuntu Jammy on s390x and inspect how the installation script downloads and verifies them. Compare the reported and actual checksums, then confirm that the affected packages install without an MD5 mismatch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell, ubuntu
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100