[lxc/lxc] 4e48c0: builds workflow: make .orig.tar.gz unique per build

0 views
Skip to first unread message

Serge Hallyn

unread,
Oct 26, 2025, 7:46:20 PMOct 26
to lxc-...@lists.linuxcontainers.org
Branch: refs/heads/main
Home: https://github.com/lxc/lxc
Commit: 4e48c0d096d820b8e1af8de32228e4ff2e4ddd5f
https://github.com/lxc/lxc/commit/4e48c0d096d820b8e1af8de32228e4ff2e4ddd5f
Author: Serge Hallyn <se...@hallyn.com>
Date: 2025-10-26 (Sun, 26 Oct 2025)

Changed paths:
M .github/workflows/builds.yml

Log Message:
-----------
builds workflow: make .orig.tar.gz unique per build

This way we can actually post the result to ppa for
various releases.

The package version previously was something like

6.0.0-0+daily~noble~202510260402

and now becomes

6.0.0~daily~noble~202510260402

So we s/-0+/~/ . This way, we can use an orig tarball
named lxc_6.0.0~daily~jammy~202510260402.orig.tar.gz.
With the -0 after the version, debuild would only look
for lxc_6.0.0.orig.tar.gz. 6.0.0~daily will still be older
than any 6.0.0-0 or 6.0.0-1 that might legitimately get
pushed into the release.

Signed-off-by: Serge Hallyn <se...@hallyn.com>



To unsubscribe from these emails, change your notification settings at https://github.com/lxc/lxc/settings/notifications

Stéphane Graber

unread,
Oct 26, 2025, 8:47:25 PMOct 26
to lxc-...@lists.linuxcontainers.org
Branch: refs/heads/main
Home: https://github.com/lxc/lxc
Commit: 4e48c0d096d820b8e1af8de32228e4ff2e4ddd5f
https://github.com/lxc/lxc/commit/4e48c0d096d820b8e1af8de32228e4ff2e4ddd5f
Author: Serge Hallyn <se...@hallyn.com>
Date: 2025-10-26 (Sun, 26 Oct 2025)

Changed paths:
M .github/workflows/builds.yml

Log Message:
-----------
builds workflow: make .orig.tar.gz unique per build

This way we can actually post the result to ppa for
various releases.

The package version previously was something like

6.0.0-0+daily~noble~202510260402

and now becomes

6.0.0~daily~noble~202510260402

So we s/-0+/~/ . This way, we can use an orig tarball
named lxc_6.0.0~daily~jammy~202510260402.orig.tar.gz.
With the -0 after the version, debuild would only look
for lxc_6.0.0.orig.tar.gz. 6.0.0~daily will still be older
than any 6.0.0-0 or 6.0.0-1 that might legitimately get
pushed into the release.

Signed-off-by: Serge Hallyn <se...@hallyn.com>


Commit: 2b1eb67e82c0716b0daa7e0e9b80ee5f18c38770
https://github.com/lxc/lxc/commit/2b1eb67e82c0716b0daa7e0e9b80ee5f18c38770
Author: Stéphane Graber <stgr...@stgraber.org>
Date: 2025-10-26 (Sun, 26 Oct 2025)

Changed paths:
M .github/workflows/builds.yml

Log Message:
-----------
Merge pull request #4596 from hallyn/2025-10-25/packaging

builds workflow: make .orig.tar.gz unique per build


Compare: https://github.com/lxc/lxc/compare/bb253c911652...2b1eb67e82c0
Reply all
Reply to author
Forward
0 new messages