On Mon, 2026-06-01 at 21:58 +0200, Fabio Valentini wrote: > Mon, Jun 1, 2026 at 9:25 PM Jerry James <[email protected]> wrote: > > > > On Mon, Jun 1, 2026 at 1:20 PM Adam Williamson > > <[email protected]> wrote: > > > 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. > > > > See https://src.fedoraproject.org/rpms/protobuf/pull-request/40 for a > > really ugly way of getting the Java bindings to build. > > Alternatively --- it looks like mysql-connector-java is an "unused" / > leaf package in Rawhide ...
It's a leaf package, sure. That doesn't mean it's unused. Per its description, "It lets developers working with the Java programming language easily build programs and applets that interact with MySQL and connect all corporate data, even in a heterogeneous environment." That includes "developers" who are using Fedora as their platform to write Java code that is not itself part of Fedora. -- 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
