Skip to content

fix: correct Pulp DEB uploads, labels, and server URL#2591

Open
vamahaja wants to merge 1 commit into
mainfrom
pulp-bugs
Open

fix: correct Pulp DEB uploads, labels, and server URL#2591
vamahaja wants to merge 1 commit into
mainfrom
pulp-bugs

Conversation

@vamahaja
Copy link
Copy Markdown
Member

@vamahaja vamahaja commented May 25, 2026

Changes consists of -

  • Fix Pulp distribution labels (distro_version, branch, flavors).
  • Resolve DEB upload dir (pool/main → WORKDIR fallback) and dedupe .debs.
  • Update PULP_SERVER_URL to pulp.front.sepia.ceph.com.

@vamahaja vamahaja marked this pull request as draft May 25, 2026 07:19
Changes consists of -
  - Fix Pulp distribution labels (distro_version, branch, flavors).
  - Resolve DEB upload dir (pool/main → WORKDIR fallback) and dedupe .debs.
  - Update PULP_SERVER_URL to pulp.front.sepia.ceph.com.

Signed-off-by: Vaibhav Mahajan <vamahaja@redhat.com>
@vamahaja vamahaja changed the title fix: correct Pulp distribution labels for CentOS Stream fix: correct Pulp DEB uploads, labels, and server URL May 27, 2026
@vamahaja vamahaja marked this pull request as ready for review May 27, 2026 16:05
@vamahaja vamahaja requested review from djgalloway and zmc May 27, 2026 16:06
Comment thread scripts/pulp_upload.sh
printf '%s\n' "${workdir}"
return 0
fi
log "WARNING: no pool/main or WORKDIR under ${deb_tree}; searching ${deb_tree}"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be just a warning or be fatal?

@djgalloway
Copy link
Copy Markdown
Contributor

Good with this other than my one question

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants