stable

calibre-9.11.0-2.fc45, crow-translate-4.0.2-7.fc45, & 5 more

FEDORA-2026-916652ebea created by dherrera a month ago for Fedora 45

Update onnx to 1.21.0, onnxruntime to 1.26.0 and make it and it's dependent packages work with the updated version of protobuf

This update's test gating status has been changed to 'waiting'.

a month ago

This update's test gating status has been changed to 'failed'.

a month ago
User Icon adamwill commented & provided feedback 4 weeks ago
karma

Per rmdepcheck, this is missing several dep rebuilds:

Dependencies of other packages that would be BROKEN by the tested packages:
package: calibre-9.11.0-1.fc45.x86_64 from https://kojipkgs.fedoraproject.org/repos/f45-build/latest/x86_64
  libonnxruntime.so.1(VERS_1.22.2)(64bit)
package: libopenvino-onnx-frontend-2026.0.0-12.fc45.x86_64 from https://kojipkgs.fedoraproject.org/repos/f45-build/latest/x86_64
  libonnx.so.1.17.0()(64bit)
  libonnx_proto.so.1.17.0()(64bit)
package: monado-25.1.0^20260711git8760186-1.fc45.x86_64 from https://kojipkgs.fedoraproject.org/repos/f45-build/latest/x86_64
  libonnxruntime.so.1(VERS_1.22.2)(64bit)
package: python3-torch-2.12.0-2.fc45.x86_64 from https://kojipkgs.fedoraproject.org/repos/f45-build/latest/x86_64
  libonnx.so.1.17.0()(64bit)
  libonnx_proto.so.1.17.0()(64bit)

Other openQA tests fail because pipewire doesn't get updated, likely that's a consequence of one of those dep issues somehow. Try fixing them and we'll see if the tests pass.

Oh, no, wait, I see the issue with pipewire - there's a newer build in stable, 1.6.8-1.fc45. You need to do a newer build of pipewire on this side tag and regenerate the update.

thx!, I also noticed I need to regenerate the gstreamer stuff too :)

This update has been unpushed.

dherrera edited this update.

New build(s):

  • onnxruntime-1.26.0-7.fc45
  • gstreamer1-plugins-bad-free-1.28.5-2.fc45
  • monado-25.1.0^20260711git8760186-2.fc45
  • pipewire-1.6.8-2.fc45
  • calibre-9.11.0-2.fc45

Removed build(s):

  • gstreamer1-plugins-bad-free-1.28.4-4.fc45
  • onnxruntime-1.26.0-5.fc45
  • pipewire-1.6.7-2.fc45

Karma has been reset.

4 weeks ago

This update's test gating status has been changed to 'waiting'.

4 weeks ago

This update's test gating status has been changed to 'passed'.

4 weeks ago

This update has been submitted for stable by bodhi

4 weeks ago

rmdepcheck still notes a couple of missed rebuilds:

Dependencies of other packages that would be BROKEN by the tested packages:
package: libopenvino-onnx-frontend-2026.0.0-12.fc45.x86_64 from https://kojipkgs.fedoraproject.org/repos/f45-build/latest/x86_64
  libonnx.so.1.17.0()(64bit)
  libonnx_proto.so.1.17.0()(64bit)
package: python3-torch-2.12.0-2.fc45.x86_64 from https://kojipkgs.fedoraproject.org/repos/f45-build/latest/x86_64
  libonnx.so.1.17.0()(64bit)
  libonnx_proto.so.1.17.0()(64bit)

python3-torch is pretty significant I believe. CC @tflink

It's weird for python-torch to require a rebuild since rn it's bundling onnx. I'll look into it. openvino has a pending PR to be able to build correctly, so it's expected, but they are already should be aware of it. Thx for the help @adamwill ^^

It looks like the spec can build against system onnx or bundle it. There was a recent commit that switched it to bundling by default on Fedora, but there has not been a build since that commit - the most recent build was this one, which from the logs clearly built against system onnx (search for onnx-devel).

I’ve hit this while doing an impact check, since python-safetensors now fails to build from source with:

Problem: conflicting requests
  - nothing provides libonnx.so.1.17.0()(64bit) needed by python3-torch-2.12.0-2.fc45.x86_64 from fedora
  - nothing provides libonnx_proto.so.1.17.0()(64bit) needed by python3-torch-2.12.0-2.fc45.x86_64 from fedora

I agree with @adamwill’s assessment: there was a commit to bundle onnx, but it was never built. The mass rebuild should take care of this, but the broken python-torch will block other packages in the mass rebuild, so (after a local mock build to be sure it’s going to work) I’m planning to use provenpackager privilege to go ahead and explicitly bump and rebuild python-torch.


Please log in to add feedback.

Metadata
Type
enhancement
Karma
0
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
0 days
Dates
submitted
a month ago
in testing
4 weeks ago
in stable
4 weeks ago
modified
4 weeks ago
approved
4 weeks ago

Automated Test Results