docker / docker/docker-ce-packaging

Source RPM from recent versions seems to be missing

Open
#1,289 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Makefile
Stars
209
Forks
164
Avg merge
2h 24m
Merged PRs (30d)
4

Description

Looking at
https://download.docker.com/linux/rhel/9/source/stable/Packages/

Last source RPM for docker-buildx-plugin is at 0.27.0

docker-buildx-plugin-0.27.0-1.el9.src.rpm                                             2025-09-03 21:31:56       13MB

but if we peek the binary side of the directories, there are newer versions like:

docker-buildx-plugin-0.30.1-1.el9.x86_64.rpm                                          2025-11-28 16:08:34       17MB

This seems to be common for other packages as well,
source packages after early Sept. 2025, does not seem to be there.

Are there an alternative repository, we should be looking at when obtaining source RPMs?

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.

Research direction

Start by comparing the RHEL 9 stable source directory at https://download.docker.com/linux/rhel/9/source/stable/Packages/ with the corresponding binary package directories, using docker-buildx-plugin versions 0.27.0 and 0.30.1 as examples. Determine whether newer source RPMs are published elsewhere or missing from the repository; done means documenting the correct source location or confirming the packaging gap.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
release
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.