#11830 please create f38-openjdk f39-openjdk and f40-openjdk sidetags
Closed: Fixed by jvanek. Opened by jvanek.

  • Describe the issue
    To implement https://fedoraproject.org/wiki/Changes/BuildJdkOncePackEverywhere we agreed, that a permanent protected sidetag fXY-openjdk will be existing to enable this feature.

please create f38-openjdk f39-openjdk and f40-openjdk sidetags

If I'm asking wrongly, can you please point me?

  • When do you need this? (2023/12/12)

  • When is this no longer needed or useful? (YYYY/MM/DD)
    N/A

  • If we cannot complete your request, what is the impact?
    Feature will not be implemented as agreed

thanx in advance!


Metadata Update from @phsmoura:
- Issue tagged with: low-gain, low-trouble, ops

Hello!

Here's the command that I ran to create these side tags:

#### f38-openjdk
koji add-tag f38-openjdk --parent=f38-build --arches=i686,x86_64,aarch64,ppc64le,s390x
koji add-target f38-openjdk f38-openjdk
koji regen-repo f38-openjdk
=> 110279394 newRepo (f38-openjdk) completed successfully
#### f39-openjdk
koji add-tag f39-openjdk --parent=f39-build --arches=i686,x86_64,aarch64,ppc64le,s390x
koji add-target f39-openjdk f39-openjdk
koji regen-repo f39-openjdk
=> 110279754 newRepo (f39-openjdk) completed successfully
#### f40-openjdk
koji add-tag f40-openjdk --parent=f40-build --arches=i686,x86_64,aarch64,ppc64le,s390x
koji add-target f40-openjdk f40-openjdk
koji regen-repo f40-openjdk
=> 110279768 newRepo (f40-openjdk) completed successfully

I think all is successfully completed if there is anything else let me know!

tyvm!
The i686 was not needed, as 32jdk is dead, but I guess it will not hurt.

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

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

Hello! it seems I'm unable to do and update from those tags. But maybe I'm doing something wrong:
bodhi updates new --from-tag f38-openjdk --notes "repack from single binary - https://fedoraproject.org/wiki/Changes/BuildJdkOncePackEverywhere"
{"status": "error", "errors": [{"location": "body", "name": "from_tag", "description": "The supplied tag is not a side tag."}, {"location": "body", "name": "builds", "description": "ACL validation mechanism was unable to determine ACLs."}

Oh, but it seems I can tag from them to candidate:
koji tag f38-updates-candidate java-latest-openjdk-21.0.1.0.12-4.rolling.fc38

Created task 110606925
Watching tasks (this may be safely interrupted)...
110606925 tagBuild (noarch): free
110606925 tagBuild (noarch): free -> closed
  0 free  0 open  1 done  0 failed
110606925 tagBuild (noarch) completed successfully

taht should be enough I guess...

Bpodhi updtae can be doen like this. Sorry for noise!

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

Metadata