[opensuse-arm] Java for armv6?
Hi, For armv6, we only have java-1_5_0-gcj-compat and no openjdk/icedtea. The problem is java-1_7_0-openjdk package is unresolvable because it needs java and java-devel >= 1.7.0. Cyclic deps, no? Anyone for fixing it? Anything I could do? If I remember correctly, this is Dirk who get it working for armv7 and it was a bit tricky. Guillaume -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Guillaume Gardet <guillaume.gardet@free.fr> writes:
For armv6, we only have java-1_5_0-gcj-compat and no openjdk/icedtea.
The problem is java-1_7_0-openjdk package is unresolvable because it needs java and java-devel >= 1.7.0. Cyclic deps, no?
Anyone for fixing it? Anything I could do?
This should be possible to bootstrap by injecting the armv7 packages. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Le 19/09/2013 11:30, Andreas Schwab a écrit :
Guillaume Gardet <guillaume.gardet@free.fr> writes:
For armv6, we only have java-1_5_0-gcj-compat and no openjdk/icedtea.
The problem is java-1_7_0-openjdk package is unresolvable because it needs java and java-devel >= 1.7.0. Cyclic deps, no?
Anyone for fixing it? Anything I could do? This should be possible to bootstrap by injecting the armv7 packages.
Could you do it if you know how to do and if you have the rights for Factory:ARM repo? Guillaume -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
I've now added "ExportFilter: ^java-1_7_0-icedtea.*\.armv7hl\.rpm$ . armv6l" to prjconf, let's see how it works. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Le 19/09/2013 12:26, Andreas Schwab a écrit :
I've now added "ExportFilter: ^java-1_7_0-icedtea.*\.armv7hl\.rpm$ . armv6l" to prjconf, let's see how it works.
Thank you. Still unresovable. Maybe we should also add an armv6 'Substitute:' for 'java' and 'java-devel' to use explicitly icedtea? Guillaume -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Guillaume Gardet <guillaume.gardet@free.fr> writes:
Still unresovable. Maybe we should also add an armv6 'Substitute:' for 'java' and 'java-devel' to use explicitly icedtea?
You'll have to wait until the package is rebuilt in armv7l. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
participants (2)
-
Andreas Schwab
-
Guillaume Gardet