Re: protobuf 3.18.1 update coming to rawhide

2021-11-10 Thread Orion Poplawski
On 11/3/21 04:50, Zuzana Miklankova wrote: > I already announced another protobuf 3.19.0 update and rebuild and on > top of it there is PR open to enable the Java bindings again: java support has been re-added to protobuf and mysql-connector-java rebuilt. It looks like java support was dropp

Re: protobuf 3.18.1 update coming to rawhide

2021-11-03 Thread Zuzana Miklankova
> I already announced another protobuf 3.19.0 update and rebuild and on > top of it there is PR open to enable the Java bindings again: Great, thanks. Zuzana. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-

Re: protobuf 3.18.1 update coming to rawhide

2021-11-03 Thread Adrian Reber
On Tue, Nov 02, 2021 at 03:11:00PM +0100, Zuzana Miklankova wrote: > Sorry for the late reply, but I noticed this change only when the rebuild > of mysql-connector-java failed. > > > Because of missing dependencies we had to disable the Java bindings > > which breaks the build of: > > mysql-conne

Re: protobuf 3.18.1 update coming to rawhide

2021-11-02 Thread Zuzana Miklankova
Hello, Sorry for the late reply, but I noticed this change only when the rebuild of mysql-connector-java failed. > Because of missing dependencies we had to disable the Java bindings > which breaks the build of: mysql-connector-java has a protobuf-java BuildRequires, so unfortunately is not buil

Re: protobuf 3.18.1 update coming to rawhide (done)

2021-10-29 Thread Orion Poplawski
On 10/27/21 05:25, Miro Hrončok wrote: On 26. 10. 21 13:53, Adrian Reber wrote: All packages have been rebuild and the side tag has been merged. I was not able to rebuild the following packages:   * bear https://bugzilla.redhat.com/show_bug.cgi?id=2017733   * community-mysql https://bugzill

Re: protobuf 3.18.1 update coming to rawhide (done)

2021-10-27 Thread Ben Beasley
Bear just needed a rebuild, which I took care of. It depends on grpc, but was built before it in the side tag. On 10/27/21 07:25, Miro Hrončok wrote: On 26. 10. 21 13:53, Adrian Reber wrote: All packages have been rebuild and the side tag has been merged. I was not able to rebuild the followin

Re: protobuf 3.18.1 update coming to rawhide (done)

2021-10-27 Thread Miro Hrončok
On 26. 10. 21 13:53, Adrian Reber wrote: All packages have been rebuild and the side tag has been merged. I was not able to rebuild the following packages: * bear https://bugzilla.redhat.com/show_bug.cgi?id=2017733 * community-mysql https://bugzilla.redhat.com/show_bug.cgi?id=2017735

Re: protobuf 3.18.1 update coming to rawhide (done)

2021-10-26 Thread Adrian Reber
All packages have been rebuild and the side tag has been merged. I was not able to rebuild the following packages: * bear * community-mysql * et * marble (appstream-util validate-relax failure) * mir (dependency resolution error) * mumble * opentrep * osmpbf (ppc64le only build error) * m

Re: protobuf 3.18.1 update coming to rawhide

2021-10-18 Thread Ben Beasley
I looked at a few of the failures. > 4. opencv > 6. gazebo > 7. fawkes The root cause is of course a bad python-flake8 update, as described here: https://bugzilla.redhat.com/show_bug.cgi?id=2014589 A lot of other packages are affected as well. The python-flake8 package should definitely

Re: protobuf 3.18.1 update coming to rawhide

2021-10-18 Thread Adrian Reber
On Mon, Oct 18, 2021 at 08:26:46PM +0100, Tom Hughes wrote: > > > Because of missing dependencies we had to disable the Java bindings > > > which breaks the build of: > > > > > > 1. osmpbf > > > Problem: package protobuf-java-3.14.0-6.fc35.noarch conflicts with > > > protobuf-compiler > 3

Re: protobuf 3.18.1 update coming to rawhide

2021-10-18 Thread Tom Hughes via devel
On 18/10/2021 15:55, Adrian Reber wrote: Because of missing dependencies we had to disable the Java bindings which breaks the build of: 1. osmpbf Problem: package protobuf-java-3.14.0-6.fc35.noarch conflicts with protobuf-compiler > 3.14.0 provided by protobuf-compiler-3.18.1-1.fc36.x8

Re: protobuf 3.18.1 update coming to rawhide

2021-10-18 Thread Frank Ch. Eigler
Adrian Reber writes: > The protobuf maintainers prepared an update to protobuf 3.18.1 in > rawhide. protobuf comes, as always, with a new SO name and requires > a rebuild of all dependencies. [...] Is it futile to point them to https://akkadia.org/drepper/dsohowto.pdf in hope of avoiding this

Re: protobuf 3.18.1 update coming to rawhide

2021-10-18 Thread Adrian Reber
Resending with correct maintainers aliases (-owner does not work anymore) On Mon, Oct 18, 2021 at 02:45:51PM +0200, Adrian Reber wrote: > > The protobuf maintainers prepared an update to protobuf 3.18.1 in > rawhide. protobuf comes, as always, with a new SO name and requires > a rebuild of all de