Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Docker Ubuntu Packages MD5 missmatch

Open
#490 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Active
Tech stack
docker, shell, ubuntu
Domain
devops

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.

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"

Dominant language
Shell
Stars
3.2k
Forks
863
Avg merge
3h 15m
Merged PRs (30d)
2

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from docker/docker-install

All issues in docker/docker-install

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.