Thanks very much! I’ll give that a try immediately.
On 19 Sep 2024, at 16:27, Fabio Valentini wrote:
On Thu, Sep 19, 2024 at 11:16 PM Ron Olson tachoknight@xxxxxxxxx wrote:
That sounds a lot easier than what I’ve been trying to do; do you happen to have an example, or a script that shows your process so I can use it as a starting point? I’ve never created any side tags before so the whole process, as you described it, is new to me. :\
These are the steps I would use in a situation like this:
- switch to branch:
fedpkg switch-branch epel10
- request side-tag:
fedpkg request-side-tag
(this gives yousomething like
epel10.0-build-side-12345
)
- tag build(s) you need:
koji tag-build epel10.0-build-side-12345 <nvr>
- push + build packages in the side-tag: git push, `fedpkg build
--target epel10.0-build-side-12345`
- untag build(s) you needed only for bootstrapping: `koji untag-build
epel10.0-build-side-12345 <nvr>`
- submit update to bodhi via Web UI (side-tag selector is a popup in
the upper right-hand corner of the "Crate update" page)
Fabio
--
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
-- _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue