Skip to content

Fix PPA version bump for pending uploads#184

Merged
inureyes merged 1 commit intomainfrom
codex/ppa-pending-version-bump
Apr 14, 2026
Merged

Fix PPA version bump for pending uploads#184
inureyes merged 1 commit intomainfrom
codex/ppa-pending-version-bump

Conversation

@inureyes
Copy link
Copy Markdown
Member

Summary

  • count both Published and Pending Launchpad uploads when calculating the next PPA revision
  • switch version lookup to Launchpad API so retries do not reuse an in-flight source version
  • keep packaging retries on the same upstream release while forcing a fresh Debian revision

Root cause

The version helper only considered published uploads, so while 2.1.0-1~noble1 was still pending it kept generating noble1 again instead of noble2.

Validation

  • bash -n debian/get-next-ppa-version.sh
  • bash debian/get-next-ppa-version.sh 2.1.0 noble lablup/backend-ai -> 2.1.0-1~noble2

@inureyes inureyes merged commit f2bb328 into main Apr 14, 2026
2 checks passed
@inureyes inureyes deleted the codex/ppa-pending-version-bump branch April 14, 2026 06:10
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.

1 participant