Description of problem: Cannot build recent update of harctoolbox due to old version of minimal-json Version-Release number of selected component (if applicable): 0.9.1-4 How reproducible: Always Steps to Reproduce: 1. Try to build build harctoolbox 1.1.3 (which depends on minimal-json) Actual results: Error messages (multiple): /builddir/build/BUILD/harctoolboxbundle-Version-1.1.3/IrScrutinizer/src/main/java/org/harctoolbox/irscrutinizer/importer/CommandFusionImporter.java:[90,25] cannot find symbol [ERROR] symbol: method getString(java.lang.String,<nulltype>) Expected results: No such messages :) Additional info: Current upstream version is 0.9.4. harctoolbox requires at least 0.9.2. 0.9.2 packages are available at my COPR https://copr.fedoraproject.org/coprs/leamas/harctoolbox. Using this package the build works OK (at least a local build).
FWIW, *all* versions of harctoolbox require 0.9.2.
Created attachment 1073865 [details] Patch for 0.9.2-2 For convenience, please find attached the 0.9.2 patch.
Please also note that the license has changed to MIT.
Hi Alec, I'll try to update to 0.9.4. Thanks for pointing out the license change!
I've updated Rawhide to have minimal-json-0.9.4-1.fc24 now. Let me know if that works for you and then I can update f23 if you need it also. Thanks!
Also, apologies Alec, I've just noticed your patch now.
(In reply to Gerard Ryan from comment #5) > I've updated Rawhide to have minimal-json-0.9.4-1.fc24 now. Let me know if > that works for you It does, once the slooow mirrors got the update. Thanks! > and then I can update f23 if you need it also. Yes, I do need also that. BTW, have you announced the license change on fedora-devel? https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing#License_Changes
Ping? (f23...)
(In reply to Alec Leamas from comment #8) > Ping? (f23...) Hi Alec, I'm trying to update this for f23 in my spare time, but I'm getting a very strange test failure when trying to build. I'll try this evening when I get home from work & will hopefully have a working build.
Hi Alec, I've just tried this again this weekend & documented my progress in a mail to java-devel to try to get some help with it: https://lists.fedoraproject.org/pipermail/java-devel/2015-September/005687.html
minimal-json-0.9.4-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-6ba8c7e0e1
Gosh... That was a tough one. Thanks!
(In reply to Alec Leamas from comment #12) > Gosh... That was a tough one. Thanks! Yeah, sorry about the delay. On the plus side, we identified a bug in the package, & submitted a fix to the upstream project...everyone's a winner! :)
minimal-json-0.9.4-2.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update minimal-json' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-6ba8c7e0e1
minimal-json-0.9.4-2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.