Search Criteria
Package Details: idm-console-framework 1.2.0-1
Git Clone URL: | https://aur.archlinux.org/idm-console-framework.git (read-only, click to copy) |
---|---|
Package Base: | idm-console-framework |
Description: | A Java Management Console framework used for remote server management. |
Upstream URL: | http://directory.fedoraproject.org |
Licenses: | |
Submitter: | ImNtReal |
Maintainer: | ImNtReal |
Last Packager: | ImNtReal |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2015-11-12 13:47 |
Last Updated: | 2019-02-12 13:31 |
Dependencies (3)
- ldapjdk
- apache-ant (ant-git, ant) (make)
- java-environment (jdk5, tuxjdk, jdk7-openjdk-infinality, java-8-openjdk-shenandoah, jdk8-openjdk-infinality, java-gcj-compat, jdk9, zulu-10-bin, jdk-devel, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jdk12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk8-openjdk-jetbrains, jdk8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, amazon-corretto-15, jdk-openj9, jdk11-openj9-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jdk8, jdk-openj9-bin, jdk, jdk11-adoptopenjdk, jdk-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, zulu-embedded-jdk, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jdk11, sapmachine-jdk-bin, jdk11-jetbrains-imfix, jre-jetbrains, jdk11-graalvm-bin, jdk8-graalvm-bin, jdk8-adoptopenjdk, jdk-arm, jdk-jetbrains, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jdk-openjdk, jdk11-openjdk, jdk7-openjdk, jdk8-openjdk) (make)
Latest Comments
jvybihal commented on 2018-01-03 07:57
@ImNtReal Yeah, I am sure it's not an easy task. Even compiling jss alone was not fun for me.
I tried your deprecated/removed jss-redhat package, compiled it and I was able to build idm-console-framework with it again. But the 389-console fails when I try to manage certificates: https://pastebin.com/raw/1zL7PiiT
//edit: With your last PKGBUILDs of 'jss' and 'idm-console-framework' all looks much better, builded and seems to be working. Thank you!
ImNtReal commented on 2018-01-02 18:06
@jvybihal, sorry for the broken package. I'm trying to work out the best way to get a working one, again. The reliance on jss is frustrating.
jvybihal commented on 2018-01-02 14:23
Hi, I found your thread here: https://pagure.io/389-ds-base/issue/48780
And I am facing the same issue with this PKGBUILD. Does it build for you?
//edit: pastebin: https://pastebin.com/raw/58i6xAEK
I tried rebuild jss, but no progress.