Volkmar W. Pogatzki
Volkmar W. Pogatzki
@raphw thanks for the your fast action. I'll give it a try.
> I also added a rule to not run JNA related tests if JNA cannot be loaded. JNA is an optional extension of the attachment API, so Byte Buddy can...
@fordfrog @Flowdalic Still no luck to get this thing started. The launcher is `/usr/bin/jubler` and it also has the `.desktop` entry which opens a graphical interface. Starting it from console...
@thican jfyi protobuf-java is in https://github.com/gentoo/gentoo/pull/26066
> we indeed need to bump the main package and the other packages at the same time. @thican Could you pls explain this need? From Java perspective I don't see...
> Hi @vaukai, In fact, I have no idea if this is a true dependency, but when I look at the ebuild from your commit, I notice it pulls a...
> With branch 3.21, the slot is `0/32` for parent package. Here from the compilation of my up-to-dated ebuild: > > ``` > % command ls -1 /var/tmp/portage/dev-libs/protobuf-21.5/image/usr/lib64/libprotobuf.so* > /var/tmp/portage/dev-libs/protobuf-21.5/image/usr/lib64/libprotobuf.so...
> > Sorry, tests are not enabled `truth` still missing. > > Sorry I don’t understand your statement. See the test dependencies [here](https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java/3.21.5)
> [...] think it's pretty obvious the package is API depend of its parent package. The only place where "parent package" is used is https://github.com/gentoo/gentoo/pull/26066/files#diff-a643c80116711a95135940c5c1ac6f417399c643b43cc8f75f21c8617535a7f9R60-R71
> What do you think? Sorry for crossing messages. We're finally getting to the point here. Indeed the `protobuf-java` ebuild needs the parent package's executable in BDEPEND, but the exact...