[ovirt] #115: centos slaves - build-classpath is not working

#115: centos slaves - build-classpath is not working ----------------------+----------------------- Reporter: alonbl | Owner: infra@… Type: task | Status: new Priority: major | Milestone: oVirt 3.2 Component: General | Version: Test Severity: Trivial | Keywords: Blocked By: | Blocking: ----------------------+----------------------- this worked in the past... not sure what happens... {{{ [19:42] <knesenko> [root@jenkins-slave-vm10 ~]# build-classpath commons- logging [19:42] <knesenko> /usr/bin/build-classpath: error: JAVAVER_LIBDIR /usr/share/java-1.7.0 does not exist or is not a directory }}} this means that /usr/share/java-1.7.0 is missing, however. in rhel it is created by jpackage utils... {{{ # rpm -qf /usr/share/java-1.7.0/ jpackage-utils-1.7.5-3.12.el6.noarch }}} while at centos this jpackage-utils, although expects this does not create it. strange... we need the build-classpath to find jars... so it need to be working. -- Ticket URL: <https://fedorahosted.org/ovirt/ticket/115> ovirt <http://www.ovirt.org/> oVirt - virtualization made easy.

#115: centos slaves - build-classpath is not working ---------------------+------------------------ Reporter: alonbl | Owner: infra@… Type: task | Status: closed Priority: major | Milestone: oVirt 3.2 Component: General | Version: Test Severity: Trivial | Resolution: fixed Keywords: | Blocked By: Blocking: | ---------------------+------------------------ Changes (by dcaro): * status: new => closed * resolution: => fixed Comment: That directory is now created by the package: [root@jenkins-slave-vm10 ~]# rpm -qf /usr/share/java-1.7.0 jpackage-utils-5.0.0-7.jpp6.noarch From the new jpackage 6 repositories. And installed on all the centos slaves. -- Ticket URL: <https://fedorahosted.org/ovirt/ticket/115#comment:1> ovirt <http://www.ovirt.org/> oVirt - virtualization made easy.
participants (1)
-
ovirt