Re: Using a side tag

2020-08-08 Thread Kevin Fenzi
On Sat, Aug 08, 2020 at 08:52:22PM -0400, Scott Talbert wrote:
> I'm trying to use a side tag to rebuild a package (wxGTK) and its dependent
> (CubicSDR) due to an soname bump.
> 
> I rebuilt wxGTK and then once it completed, I started a build for CubicSDR.
> However, CubicSDR's build still used the old version of wxGTK. I can see
> that the new wxGTK has been tagged into my side tag, however, is there
> something else I have to do to actually get it to be usable by CubicSDR?  Do
> I have to submit a buildroot override for it?  Or do I need to wait for some
> background process to complete?

Yes, you need to wait for kojira to fire off a newrepo and have that
complete. 

You can wait for this with: 

koji wait-repo --build=wxGTK-3.1.4-1.fc33 f33-build-side-26816

Once that completes successfully, you can do the next builds in the
side-tag. 

kevin


signature.asc
Description: PGP signature
___
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


Using a side tag

2020-08-08 Thread Scott Talbert
I'm trying to use a side tag to rebuild a package (wxGTK) and its 
dependent (CubicSDR) due to an soname bump.


I rebuilt wxGTK and then once it completed, I started a build for 
CubicSDR.  However, CubicSDR's build still used the old version of wxGTK. 
I can see that the new wxGTK has been tagged into my side tag, however, is 
there something else I have to do to actually get it to be usable by 
CubicSDR?  Do I have to submit a buildroot override for it?  Or do I need 
to wait for some background process to complete?


Thanks,
Scott
___
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