https://bugzilla.redhat.com/show_bug.cgi?id=1301952
Bug ID: 1301952 Summary: No signature of method groovy.util.surpersupport.NodeChildren.eachParallel() Product: Fedora Version: 23 Component: groovy Assignee: msrb@redhat.com Reporter: rhopp@redhat.com QA Contact: extras-qa@fedoraproject.org CC: java-sig-commits@lists.fedoraproject.org, mizdebsk@redhat.com, msrb@redhat.com
Description of problem:
This is followup of https://issues.jboss.org/browse/JBIDE-21204 I'm getting groovy.lang.MissingMethodException: No signature of method: groovy.util.slurpersupport.NodeChildren.eachParallel() is applicable for argument types: (GoOfflineScript$_downloadExamplesFromDescriptor_closure3$_closure19) values: [GoOfflineScript$_downloadExamplesFromDescriptor_closure3$_closure19@4c6daf0] trying to run this script: https://github.com/jbosstools/jbosstools-central/blob/be2e5305523ab4bf728d07... (The highlighted line is the one which is causing this exception)
Using groovy 2.4.4 (the same version as in RPM package) downloaded from http://www.groovy-lang.org/ this does not happen.
Version-Release number of selected component (if applicable):
$ dnf info "*groovy*" Failed to synchronize cache for repo 'Dropbox' from 'http://linux.dropbox.com/fedora/23/': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried, disabling. Last metadata expiration check performed 4 days, 19:43:47 ago on Thu Jan 21 17:41:36 2016. Installed Packages Name : groovy Arch : noarch Epoch : 0 Version : 2.4.4 Release : 1.fc23 Size : 127 k Repo : @System From repo : fedora Summary : Dynamic language for the Java Platform URL : http://groovy-lang.org License : ASL 2.0 and BSD and EPL and Public Domain and CC-BY Description : Groovy is an agile and dynamic language for the Java Virtual Machine, : built upon Java with features inspired by languages like Python, Ruby and : Smalltalk. It seamlessly integrates with all existing Java objects and : libraries and compiles straight to Java bytecode so you can use it anywhere : you can use Java.
Name : groovy-lib Arch : noarch Epoch : 0 Version : 2.4.4 Release : 1.fc23 Size : 13 M Repo : @System From repo : fedora Summary : Groovy JAR artifact URL : http://groovy-lang.org License : ASL 2.0 and BSD and EPL and Public Domain and CC-BY Description : This package contains Groovy JAR artifact.
https://bugzilla.redhat.com/show_bug.cgi?id=1301952
Michal Srb msrb@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
https://bugzilla.redhat.com/show_bug.cgi?id=1301952
--- Comment #1 from Michal Srb msrb@redhat.com --- Thanks for the bug report Radim, this is indeed bug in Fedora packaging.
https://bugzilla.redhat.com/show_bug.cgi?id=1301952
--- Comment #2 from Fedora Update System updates@fedoraproject.org --- groovy-2.4.4-3.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-d814445cea
https://bugzilla.redhat.com/show_bug.cgi?id=1301952
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |MODIFIED
https://bugzilla.redhat.com/show_bug.cgi?id=1301952
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |ON_QA
--- Comment #3 from Fedora Update System updates@fedoraproject.org --- groovy-2.4.4-3.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-d814445cea
https://bugzilla.redhat.com/show_bug.cgi?id=1301952
--- Comment #4 from Fedora Update System updates@fedoraproject.org --- groovy-2.4.4-3.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=1301952
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |CLOSED Fixed In Version| |groovy-2.4.4-3.fc23 Resolution|--- |ERRATA Last Closed| |2016-02-29 17:22:46
java-sig-commits@lists.fedoraproject.org