On Sat, May 17, 2025, at 4:55 AM, Frank Crawford wrote:
> So, after searching, reading and trying stuff, I still can't get
> sidetags to work correctly.  It doesn't help that most of the
> documentation refers to older versions of koji, etc.
>
> Anyway, I want to create a sidetag, add a recent build and then build
> some other related packages in there.  Certainly this is for EPEL10,
> but that shouldn't matter.
>
> I've created a side tag ("fedpkg request-side-tag"), tried to add my
> package ("koji add-pkg --owner frankcrawford epel10.1-build-side-112102
> c-icap-devel-0.6.3-2.el10_1" plus others) and added appropriate wait-
> repo commands ("koji wait-repo -v --build=c-icap-devel-0.6.3-2.el10_1
> epel10.1-build-side-112102 --request") yet the repo never has the added
> packages, and looks to never get rebuilt.
>
> I can see the packages tagged appropriately ("koji list-pkgs --
> tag=epel10.1-build-side-112102") but when I build using the sidetag
> they are not there.
>
> So in summary what I did was:
>
> fedpkg request-side-tag
> koji wait-repo epel10.1-build-side-112102
> koji add-pkg --owner frankcrawford epel10.1-build-side-112102 
> c-icap-devel-0.6.3-2.el10_1
> koji wait-repo -v --build=c-icap-devel-0.6.3-2.el10_1 
> epel10.1-build-side-112102 --request
> (waited and waited and waited - over 12 hours)
> fedpkg scratch-build --target epel10.1-build-side-112102 --srpm 
> c-icap-modules-0.5.7-5.20250117git36a6688.fc41.src.rpm
>
> and the builds fail, missing the dependency I tried to add.
>
> So what am I doing wrong?  How do I get my sidetag rebuilt with the
> packages I want to add?

There is a nice explanation at 
https://omairmajid.com/posts/2021-04-09-bootstrapping-.net-on-fedora/
You likely need to build c-icap in the side tag first.

You may also want to check the builds succeed in a copr repository populated
with any additional dependencies.

>
> Thanks
> Frank
-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to