On Sun, 2026-05-31 at 21:49 +0200, Miroslav Suchý wrote: > Dne 20. 05. 26 v 8:23 dop. Miroslav Suchý napsal(a): > > I made significant progress on the Protobuf rebase this week: > > > > https://fedoraproject.org/wiki/Changes/Protobuf_5.x/6.x > > > > New protobuf and packages that successfully built with that were sent to > rawhide > > https://bodhi.fedoraproject.org/updates/FEDORA-2026-a27aa22069 > > It should be available there in next compose (likely tomorrow). > > These are new packages: > > protobuf > protobuf-c > python-protobuf (now as standalone SRPM) > > > All packages that I reported previously to fail on s390x were built without > problem in Koji. > > actor-framework > android-tools > astroid > bloaty > clementine > cockatrice > criu > dnsdist > kismet > kitinerary > kosmindoormap > kpublictransport > libcompizconfig > liborc > libopenshot > libphonenumber > linux-sgx > marble > merkaartor > meson > migraphx > mmsd-tng > mumble > mypaint > ncid > ncnn > opencv > open-vm-tools > opentrep > osmpbf > paraview > pdns > pdns-recursor > perl-Alien-ProtoBuf > plasma-dialer > python-torchaudio > rocal > rust-prost-build > rust-protox > rust-tonic-types > usbguard > spacebar > > These packages failed to build > > chatty https://koji.fedoraproject.org/koji/taskinfo?taskID=146051077 > hidviz https://koji.fedoraproject.org/koji/taskinfo?taskID=146051142 > openvino https://koji.fedoraproject.org/koji/taskinfo?taskID=146051162 > > I will create BZs tomorrow. > > The following package still have unmerged change to build with compat package > protobuf3: > > # CuraEngine_grpc_definitions > https://src.fedoraproject.org/rpms/CuraEngine_grpc_definitions/pull-request/2 > <https://src.fedoraproject.org/rpms/CuraEngine_grpc_definitions/pull-request/2> > # golang-google-protobuf > https://src.fedoraproject.org/rpms/golang-google-protobuf/pull-request/7 > <https://src.fedoraproject.org/rpms/golang-google-protobuf/pull-request/7> > # grpc https://src.fedoraproject.org/rpms/grpc/pull-request/42 > <https://src.fedoraproject.org/rpms/grpc/pull-request/42> > # HepMC3 https://src.fedoraproject.org/rpms/HepMC3/pull-request/2 > <https://src.fedoraproject.org/rpms/HepMC3/pull-request/2> > # mosh https://src.fedoraproject.org/rpms/mosh/pull-request/5 > <https://src.fedoraproject.org/rpms/mosh/pull-request/5> > # mozc https://src.fedoraproject.org/rpms/mozc/pull-request/10 > <https://src.fedoraproject.org/rpms/mozc/pull-request/10> > # raceintospace > https://src.fedoraproject.org/rpms/raceintospace/pull-request/2 > <https://src.fedoraproject.org/rpms/raceintospace/pull-request/2> > # rocm-rdc https://src.fedoraproject.org/rpms/rocm-rdc/pull-request/1 > <https://src.fedoraproject.org/rpms/rocm-rdc/pull-request/1> > # root https://src.fedoraproject.org/rpms/root/pull-request/9 > <https://src.fedoraproject.org/rpms/root/pull-request/9> > # srpc https://src.fedoraproject.org/rpms/srpc/pull-request/3 > <https://src.fedoraproject.org/rpms/srpc/pull-request/3> > # yara https://src.fedoraproject.org/rpms/yara/pull-request/7 > <https://src.fedoraproject.org/rpms/yara/pull-request/7> > > I am pretty sure I missed something or broke something. Please let me know, I > wiil do my best to fix it or assist with > the fix.
So I ran across this today because rmdepcheck on it failed: Dependencies of other packages that would be BROKEN by the tested packages: package: mysql-connector-java-1:8.0.30-21.fc44.noarch from https://kojipkgs.fedoraproject.org/repos/f45-build/latest/x86_64 mvn(com.google.protobuf:protobuf-java) So I looked into that, and it seems you disabled the java bindings (protobuf-java, which provided that dependency) because you "Can't get them to build" - see the first change to protobuf.spec in https://src.fedoraproject.org/rpms/protobuf/c/cfcd548b03dd4c1c2e8caf4293bddc605517a1fb?branch=rawhide . Was this really appropriate? If so, maybe you should at least have mentioned it in your emails about this effort? I can't find any reference to it in your previous emails on this list. -- Adam Williamson (he/him/his) Fedora QA Fedora Chat: @adamwill:fedora.im | Mastodon: @[email protected] https://www.happyassassin.net -- _______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
