https://bugzilla.redhat.com/show_bug.cgi?id=1421366
Bug ID: 1421366 Summary: Review Request: MSearch - Mandatory library for MediathekView Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@fedoraproject.org Reporter: mgansser@alice.de QA Contact: extras-qa@fedoraproject.org CC: package-review@lists.fedoraproject.org
Spec URL: https://martinkg.fedorapeople.org/Review/SPECS/MSearch.spec SRPM URL: https://martinkg.fedorapeople.org/Review/SRPMS/MSearch-2.1.1-2.fc25.src.rpm Description: Mandatory library for MediathekView Fedora Account System Username: martinkg
MSearch depends on openjfx https://bugzilla.redhat.com/show_bug.cgi?id=1145303 For MSearch to be built, the shared object and jar files must be symlinked into somehwere where the JDK/JRE can find it.
#!/bin/bash
openjfx_dir=/usr/lib/jvm/openjfx
jdk_files=$(find $openjfx_dir/{bin,lib} -type f -print) for file in $jdk_files; do relative=${file#$openjfx_dir/} ln -sfv "$openjfx_dir/$relative" "/usr/lib/jvm/java/$relative" done
jre_files=$(find $openjfx_dir/rt -type f -print) for file in $jre_files; do relative=${file#$openjfx_dir/rt/} ln -sfv "$openjfx_dir/rt/$relative" "/usr/lib/jvm/jre/$relative" done
%changelog * Fri Feb 10 2017 Martin Gansser martinkg@fedoraproject.org - 2.1.1-2 - delete *.jar files - enable javadoc - fix groupId - fix non ASCII chars - add subpkg javadoc - add %%license macro to javadoc subpkg
* Thu Feb 09 2017 Martin Gansser martinkg@fedoraproject.org - 2.1.1-1 - Initial build
https://bugzilla.redhat.com/show_bug.cgi?id=1421366
MartinKG mgansser@alice.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |puntogil@libero.it Depends On| |1145303
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1145303 [Bug 1145303] RFE: JavaFX
https://bugzilla.redhat.com/show_bug.cgi?id=1421366
gil cattaneo puntogil@libero.it changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |652183 (FE-JAVASIG)
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=652183 [Bug 652183] Java SIG tracker bug
https://bugzilla.redhat.com/show_bug.cgi?id=1421366
gil cattaneo puntogil@libero.it changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |177841 (FE-NEEDSPONSOR)
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=177841 [Bug 177841] Tracker: Review requests from new Fedora packagers who need a sponsor
https://bugzilla.redhat.com/show_bug.cgi?id=1421366
MartinKG mgansser@alice.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks|177841 (FE-NEEDSPONSOR) |
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=177841 [Bug 177841] Tracker: Review requests from new Fedora packagers who need a sponsor
https://bugzilla.redhat.com/show_bug.cgi?id=1421366
MartinKG mgansser@alice.de changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://github.com/mediathe | |kview/MSearch Alias| |MSearch
https://bugzilla.redhat.com/show_bug.cgi?id=1421366
MartinKG mgansser@alice.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1426243 (MediathekView)
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1426243 [Bug 1426243] Review Request: MediathekView - Searches the online media library
https://bugzilla.redhat.com/show_bug.cgi?id=1421366
mgansser@alice.de mgansser@online.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mgansser@online.de
--- Comment #1 from mgansser@alice.de mgansser@online.de --- MSearch was renamed to MLib https://github.com/mediathekview/MLib and is availabe in version 3.0.0. MLib requires now okhttp3, but it's only version okhttp-2.7.4 available for Fedora.
https://bugzilla.redhat.com/show_bug.cgi?id=1421366
mgansser@alice.de mgansser@online.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends On|1145303 |1438673
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1145303 [Bug 1145303] RFE: JavaFX https://bugzilla.redhat.com/show_bug.cgi?id=1438673 [Bug 1438673] Review Request: openjfx - Rich client application platform for Java
https://bugzilla.redhat.com/show_bug.cgi?id=1421366 Bug 1421366 depends on bug 1438673, which changed state.
Bug 1438673 Summary: Review Request: openjfx - Rich client application platform for Java https://bugzilla.redhat.com/show_bug.cgi?id=1438673
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution|--- |NEXTRELEASE
https://bugzilla.redhat.com/show_bug.cgi?id=1421366 Bug 1421366 depends on bug 1438673, which changed state.
Bug 1438673 Summary: Review Request: openjfx - Rich client application platform for Java https://bugzilla.redhat.com/show_bug.cgi?id=1438673
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |ON_QA Resolution|NEXTRELEASE |---
https://bugzilla.redhat.com/show_bug.cgi?id=1421366
Jonny Heggheim hegjon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hegjon@gmail.com
--- Comment #2 from Jonny Heggheim hegjon@gmail.com --- Rawhide should now have all the dependencies for this package
https://bugzilla.redhat.com/show_bug.cgi?id=1421366 Bug 1421366 depends on bug 1438673, which changed state.
Bug 1438673 Summary: Review Request: openjfx - Rich client application platform for Java https://bugzilla.redhat.com/show_bug.cgi?id=1438673
What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |CLOSED Resolution|--- |CURRENTRELEASE
https://bugzilla.redhat.com/show_bug.cgi?id=1421366
mgansser@alice.de mgansser@online.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Review Request: MSearch - |Review Request: MLib - |Mandatory library for |Mandatory library for |MediathekView |MediathekView
https://bugzilla.redhat.com/show_bug.cgi?id=1421366
--- Comment #3 from mgansser@alice.de mgansser@online.de --- MSearch was renamed to MLib
Spec URL: https://martinkg.fedorapeople.org/Review/SPECS/MLib.spec SRPM URL: https://martinkg.fedorapeople.org/Review/SRPMS/MLib-2.1.1-2.fc26.src.rpm
https://bugzilla.redhat.com/show_bug.cgi?id=1421366
mgansser@alice.de mgansser@online.de changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|https://github.com/mediathe |https://github.com/mediathe |kview/MSearch |kview/MLib
https://bugzilla.redhat.com/show_bug.cgi?id=1421366
Robert-André Mauchin zebob.m@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zebob.m@gmail.com
--- Comment #4 from Robert-André Mauchin zebob.m@gmail.com --- You still need this to be reviewed?
https://bugzilla.redhat.com/show_bug.cgi?id=1421366
--- Comment #5 from MartinKG mgansser@online.de --- I am interesting in a review but I think it's pretty hard to get it compiling.
the recent version 2.5.0 fails at the moment with this messages:
+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py --gradle -- build javadocs Executing: gradle-local --no-daemon --offline build javadocs build xmvnInstall ['gradle-local', '--no-daemon', '--offline', 'build', 'javadocs', 'build', 'xmvnInstall']
FAILURE: Build failed with an exception.
* What went wrong: Could not resolve all files for configuration ':compileClasspath'.
Could not resolve org.apache.logging.log4j:log4j-core:2.8.1.
Required by: project :
XMvn was unable to resolve artifact
org.apache.logging.log4j:log4j-core:pom:2.8.1
No cached version of org.apache.logging.log4j:log4j-core:2.8.1 available
for offline mode.
No cached version of org.apache.logging.log4j:log4j-core:2.8.1 available
for offline mode.
Could not resolve org.apache.commons:commons-dbcp2:2.3.0.
Required by: project :
XMvn was unable to resolve artifact
org.apache.commons:commons-dbcp2:pom:2.3.0
No cached version of org.apache.commons:commons-dbcp2:2.3.0 available for
offline mode.
No cached version of org.apache.commons:commons-dbcp2:2.3.0 available for
offline mode.
Could not resolve org.apache.commons:commons-configuration2:2.2.
Required by: project :
XMvn was unable to resolve artifact
org.apache.commons:commons-configuration2:pom:2.2
No cached version of org.apache.commons:commons-configuration2:2.2
available for offline mode.
No cached version of org.apache.commons:commons-configuration2:2.2
available for offline mode.
Could not resolve org.jetbrains:annotations:15.0.
Required by: project :
XMvn was unable to resolve artifact org.jetbrains:annotations:pom:15.0 No cached version of org.jetbrains:annotations:15.0 available for offline
mode.
No cached version of org.jetbrains:annotations:15.0 available for offline
mode.
* Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
* Get more help at https://help.gradle.org
BUILD FAILED in 16s 1 actionable task: 1 executed
package-review@lists.fedoraproject.org