Learn more about these different git repos.
Other Git URLs
Hi,
Please create a new f39-gnome side tag and build target. We'll use it for building and coordinating GNOME megaupdates before submitting them to Bodhi.
Thanks, Kalev
(I can work on creating the tag myself, I believe I have the necessary access -- just filing this ticket for tracking purposes.)
How is this going to work submitting them to bodhi? I guess you will need to make a sidetag, tag the builds in and make it from that?
Yes, exactly - I'm fine with me having to jump through some extra hoops here because I think it helps other people and coordination between people when the side tag name stays consistent. If we were to use a standard fedpkg request-side-tag side tag then the issue with it is that the name disappears every time the tag is merged - hard to coordinate if it's a group of people working on the builds together and the side tag name changes all the time.
fedpkg request-side-tag
See the gnome-shell builds issue in #fedora-workstation - I'm trying to see if I can get the coordination a bit better so we can make it work smoother for 45.beta.
f39-gnome has been created:
$ koji add-tag f39-gnome --parent=f39-build --arches=i686,x86_64,aarch64,ppc64le,s390x
$ koji add-target f39-gnome f39-gnome
$ koji regen-repo f39-gnome Regenerating repo for tag: f39-gnome Created task: 103849514 Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=103849514 Watching tasks (this may be safely interrupted)... 103849514 newRepo (f39-gnome): free 103849514 newRepo (f39-gnome): free -> open (buildvm-x86-16.iad2.fedoraproject.org) 103849526 createrepo (s390x): free 103849522 createrepo (i386): open (buildvm-x86-16.iad2.fedoraproject.org) 103849523 createrepo (x86_64): free 103849524 createrepo (aarch64): free 103849525 createrepo (ppc64le): free 103849523 createrepo (x86_64): free -> open (buildvm-ppc64le-05.iad2.fedoraproject.org) 103849524 createrepo (aarch64): free -> open (buildvm-x86-30.iad2.fedoraproject.org) 103849525 createrepo (ppc64le): free -> open (buildvm-ppc64le-24.iad2.fedoraproject.org) 103849526 createrepo (s390x): free -> open (buildvm-x86-25.iad2.fedoraproject.org) 103849522 createrepo (i386): open (buildvm-x86-16.iad2.fedoraproject.org) -> closed 0 free 5 open 1 done 0 failed 103849523 createrepo (x86_64): open (buildvm-ppc64le-05.iad2.fedoraproject.org) -> closed 0 free 4 open 2 done 0 failed 103849524 createrepo (aarch64): open (buildvm-x86-30.iad2.fedoraproject.org) -> closed 0 free 3 open 3 done 0 failed 103849526 createrepo (s390x): open (buildvm-x86-25.iad2.fedoraproject.org) -> closed 0 free 2 open 4 done 0 failed 103849525 createrepo (ppc64le): open (buildvm-ppc64le-24.iad2.fedoraproject.org) -> closed 0 free 1 open 5 done 0 failed 103849514 newRepo (f39-gnome): open (buildvm-x86-16.iad2.fedoraproject.org) -> closed 0 free 0 open 6 done 0 failed 103849514 newRepo (f39-gnome) completed successfully
You can do builds with:
$ fedpkg build –target=f39-gnome
(I didn't request auto-signing because we go through Bodhi and the packages can get signed at that point.)
Metadata Update from @kalev: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.