Sérgio Basto

Results 227 comments of Sérgio Basto

sun.net.spi.nameservice was removed from java 9+ https://github.com/BiglySoftware/BiglyBT/issues/1017#issuecomment-873667879

you can compile it with java-1.8.0-openjdk https://github.com/UnitedRPMs/jitsi/blob/master/jitsi.spec also I think delete the files of .nameservice will work

`export JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk` or https://src.fedoraproject.org/rpms/plexus-utils/c/cbe003609d889abf009841b851bfc0e00a9e876c?branch=rawhide `BuildRequires: maven-local-openjdk8`

to build on mock you need to add %global java_home /usr/lib/jvm/java-1.8.0-openjdk

maybe you need set java_home to ant JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk ant

commit https://github.com/jitsi/jitsi/commit/c81e58f1a9c63b60f6ebbccfca113906472b186b breaks things [1] , which ATM is the last commit, if you remove this commit should work [1] https://github.com/jitsi/jitsi/pull/731#issuecomment-898058986

further investigation, -Dazureus.safemode=1 works but -Dazureus.loadplugins=0 no and a new $HOME/.biglybt fixes the problem ...

I checked yesterday, I'm testing a new apt.spec [1], I hadn't time yet to sync with this one . [1] https://copr.fedorainfracloud.org/coprs/sergiomb/debs/package/apt/ https://copr-dist-git.fedorainfracloud.org/cgit/sergiomb/debs/apt.git/tree/apt.spec https://copr-dist-git.fedorainfracloud.org/cgit/sergiomb/debs/apt.git/tree/apt.spec?id=4982af475382bd2098bec64e8d73486bcc8487b6

no luck , I'm running F29 x86_64 and that build failed !