Hide Forgot
Description of problem: intellij-idea cannot be installed due to an unsatisfiable dependency on commons-collections. Version-Release number of selected component (if applicable): 9.0.1.94.399-12.fc15.i686 How reproducible: Always Steps to Reproduce: 1. yum install intellij-idea Actual results: Error: Package: intellij-idea-9.0.1.94.399-12.fc15.i686 (fedora) Requires: commons-collections Expected results: Successfully install intellij-idea Additional info: While the commons-collections package does not exist, apache-commons-collections and appears to likely have superseded commons-collections. Therefore, it may just be a matter of updating the dependency and rebuilding.
Created attachment 504684 [details] corrected commons-collections dependencies patch this should correct dependencies, right?
There're some errors when building this package: http://paste.pocoo.org/show/440641/
*** Bug 722471 has been marked as a duplicate of this bug. ***
It appears that Codehaus' PowerAssert is no longer bundled with Groovy (but I have found indications that it is part of the Groovy Eclipse Plugin(!), but I have been unable to install that from the Eclipse Marketplace as yet.
My previous statement was not entirely correct, please ignore. PowerAssert is available in the 'runtime' path, but not the 'transform' path where expected. I'm uncertain whether they are actually the same classes and have moved around, or that the 'runtime' classes are different to the 'transform' classes, in which case I'm still stabbing at things in the dark. If anyone with more skills in this realm has any info., I'd greatly appreciate it, otherwise I'm just going to keep stabbing until it stops bleeding... ;-)
OK, according to the commit http://git.codehaus.org/gitweb.cgi?p=groovy-git.git;a=commit;h=dacee3d22075d17e9e62da679b8407e000a0b825 the 'runtime' files _are_ the 'transform' files.
I was wondering what the status is at the moment. I hoped the dependency fix would be included in F16, but this isn't the case. Can the attatchment from Comment 2 (https://bugzilla.redhat.com/attachment.cgi?id=504684&action=diff) be used to locally fix the problem?
The attachment from comment 1 of course...
In FC16 I still experience this problem: --> Finished Dependency Resolution Error: Package: intellij-idea-9.0.1.94.399-12.fc15.x86_64 (fedora) Requires: commons-collections You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest I have installed this package: apache-commons-collections 3.2.1-11.fc16 as it's an Eclipse dependency.
Intellij Idea has been orphaned and removed from the distro. Closing the bug as wontfix.