#10823 Side tag for Python 3.11
Closed: Fixed by kevin. Opened by thrnciar.

For which release?

37

Name of the side tag? (Generally fxx-pkg)

f37-python

Number of builds that are expected in the side tag?

thousands, ~4k unique packages

How long do you need the side tag?

approximately 1-2 months

Any extra information?

We need to disable mock's bootstrap option in order to prevent broken dependencies of dnf in the bootstrap chroot. A releng member can do that via:

koji edit-tag <name> -x 'mock.use_bootstrap=0'

We are doing this as part of Python 3.11 Change. Thank you.


Done

$ koji add-tag f37-python --parent=f37-build --arches=i686,x86_64,aarch64,ppc64le,s390x
$ koji add-target f37-python f37-python
$ koji edit-tag f37-python -x 'mock.use_bootstrap=0'

Metadata Update from @humaton:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

All the important Python packages were rebuilt. @humaton could you please merge the f37-python side tag?

Metadata Update from @churchyard:
- Issue status updated to: Open (was: Closed)

I don't know if the packages were signed in the process or not, but if they were not, please let them be signed before the side tag is merged, so it is merged faster. Thanks.

We didn't sign them in the process. ;(

However, I am signing everything in the side tag now... we can merge it after thats done.

Thanks. I'll note down somewhere to request autosigning with Python 3.12.

I believe the signing is now done except for devscripts-2.22.2-2.fc37 and python-httpagentparser-1.9.3-2.fc37 which I've built after you started. Please merge (or sign the two builds and merge).

Thanks

I signed those two and have started the mass-tag... but it's being pretty slow. ;(

merged.

f37-python-merge.txt

Shall we remove the tag? Or do you want/need it for anything further?

Shall we remove the tag?

Sure, thanks.

JFYI at least the following packages were not reported as Newer build found x and an older version was tagged to rawhide.

brltty
coccinelle
hivex
libguestfs
libnbd
plplot
z3

I've rebuilt them all once again, so everything is alright, but it was a bit weird.

Was the side tag removed? I've just seen a newRepo (f37-python) task happen.

Sorry. The target has now been removed.

Metadata Update from @kevin:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Thanks.

Metadata