Description of problem: New jna 3.2.7 from rawhile don't provides (and obsoletes) jna-examples, which is requirement and BR for intellij-idea. If this req removed from intellij-idea spec file, build failed. Version-Release number of selected component (if applicable): jna-3.2.7-3.fc14.src.rpm intellij-idea-9.0.1.94.399-11.fc14.src.rpm How reproducible: Always Steps to Reproduce: 1. install new jna 2. try to build intellij-idea 3. try to build intellij-idea with removed req and BR Actual results: 2: fail(BR) 3: fail: + cd .. + sh disablemodules.sh + sh replacedeps.sh /usr/bin/build-classpath: error: Could not find jna-examples Java extension for this JVM /usr/bin/build-classpath: error: Some specified jars were not found Expected results: intellij-idea build w/o errors Additional info:
because upstream does not provide it any more, but provide jna-contrib. that's why jna-contrib obsoletes jna-examples. but i update jna to compile contrib packages too. and should have to update intellij-idea to use contrib's jars.
there is a new build at: http://koji.fedoraproject.org/koji/buildinfo?buildID=188927 unfortunately i can't build on other branches since this new fedpkg is still not working for me (see #619935) :-( imho this problem should have to fix in intellij-idea to require jna-contrib and use the right jar.
Just noting that this problem has spread to updates-testing, so it's not just in rawhide anymore.
Just noting that this problem has now spread to updates, so it's not just in rawhide and updates-testing anymore.
I guess you guys are on it. Anyway here is my report on FC13 ---------------------------------------------------------------------------------- Resolving Dependencies --> Running transaction check ---> Package jna.x86_64 0:3.2.7-5.fc13 set to be updated ---> Package jna-contrib.x86_64 0:3.2.7-5.fc13 set to be installed --> Processing Dependency: jna-examples for package: intellij-idea-9.0.1.94.399-10.fc13.x86_64 --> Finished Dependency Resolution Error: Package: intellij-idea-9.0.1.94.399-10.fc13.x86_64 (@fedora) Requires: jna-examples Removing: jna-examples-3.2.4-3.fc13.x86_64 (@fedora) jna-examples = 3.2.4-3.fc13 Obsoleted By: jna-contrib-3.2.7-5.fc13.x86_64 (updates) Not found You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest ---------------------------------------------------------------------------------- I do not know what will happen to intelij but can you just change the dependencies until the stable fix comes out?
Created attachment 446047 [details] patch as it seems the maintainer not really responsive i attach a patch. at the same time it'd be useful to update to the latest version.
Seems to be fixed in intellij-idea-9.0.1.94.399-12 (rawhide). I propose to close this bug.
I have not checked rawhide, but this issue still very much exists in F13. Just tried it now: ---------------- Resolving Dependencies --> Running transaction check ---> Package jna.i686 0:3.2.7-5.fc13 set to be updated ---> Package jna-contrib.i686 0:3.2.7-5.fc13 set to be installed --> Processing Dependency: jna-examples for package: intellij-idea-9.0.1.94.399-10.fc13.i686 --> Finished Dependency Resolution Error: Package: intellij-idea-9.0.1.94.399-10.fc13.i686 (@fedora) Requires: jna-examples Removing: jna-examples-3.2.4-3.fc13.i686 (@fedora) jna-examples = 3.2.4-3.fc13 Obsoleted By: jna-contrib-3.2.7-5.fc13.i686 (updates) Not found You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest ----------- My workaround is excluding jna in yum.conf, to avoid the warnings above.
I can confirm as well that the issue still exists on Fedora 13.