
#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.