Skip to Content.
Sympa Menu

perfsonar-dev - Re: detailed feedback from GARR on RRD MA installation via YUM on Fedora Core 9

Subject: perfsonar development work

List archive

Re: detailed feedback from GARR on RRD MA installation via YUM on Fedora Core 9


Chronological Thread 
  • From: Nicolas Simar <>
  • To:
  • Cc: Szymon Trocha <>, Roman Lapacz <>, Frederic LOUI <>, Sasa Cavara <>, MDM pilot <>, "" <>, Fausto Vetter <>, Stephan Kraft <>, , Alessandro Inzerilli <>, Giovanni Cesaroni <>,
  • Subject: Re: detailed feedback from GARR on RRD MA installation via YUM on Fedora Core 9
  • Date: Wed, 22 Oct 2008 17:12:18 +0200



Mario Reale wrote:
> Hi,
> I installed a new Fedora Core 9 node (32 bit arch) and tried out from
> scratch, on a clean Fedora environment, the RRD MA installation
> following the pS 3.1 Admin guide (10-10v13 )
> I am now referring to page 34 to 48 of this document. (No previous JAVA
> installations, no previous perfSONAR installation on the node)
> All what reported here is only to ger the RRD MA installed on FC9. (no
> config yet, no stitching yet).
> I have identified a few possible suggested 7 actions for the guide
> itself and tagged with *">>>>>>> ACTION..."*
>
> Note that now the system after all this is not working: I just managed
> to install it.
> I am stack with the same problem I had on the old node srv4.dir.garr.it
> and I need support to further debug it.:
> tomcat is apparently running:
>
> [root@grid-4
> yum.repos.d]# ps aux | grep tom
> root 2336 0.0 5.1 65916 26620 ? Sl Oct13 0:12 mono
> /usr/lib/tomboy/Tomboy.exe --panel-applet
> --oaf-activate-iid=OAFIID:TomboyApplet_Factory --oaf-ior-fd=52
> tomcat 18754 5.2 10.3 281648 53116 ? Sl 19:18 0:31
> /usr/lib/jvm/java/bin/java
> -Djava.util.logging.config.file=/usr/share/tomcat5/conf/logging.properties
> -Dcatalina.ext.dirs=/usr/share/tomcat5/shared/lib:/usr/share/tomcat5/common/lib
> -Dcatalina.ext.dirs=/usr/share/tomcat5/shared/lib:/usr/share/tomcat5/common/lib
> -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
> -Djava.endorsed.dirs=/usr/share/tomcat5/common/endorsed -classpath
> /usr/lib/jvm/java/lib/tools.jar:/usr/share/tomcat5/bin/bootstrap.jar:/usr/share/tomcat5/bin/commons-logging-api.jar:/usr/share/java/mx4j/mx4j-impl.jar:/usr/share/java/mx4j/mx4j-jmx.jar
> -Dcatalina.base=/usr/share/tomcat5 -Dcatalina.home=/usr/share/tomcat5
> -Djava.io.tmpdir=/usr/share/tomcat5/temp
> org.apache.catalina.startup.Bootstrap start
> root 18808 0.0 0.1 4124 704 pts/3 S+ 19:28 0:00 grep tom
>
> but one cannot connect to the end point
> (http://grid-4.dir.garr.it:8080/geant2-java-rrd-ma) and catalina.out states:
>
> java.lang.NoClassDefFoundError: org/apache/xml/resolver/CatalogManager
> at org.apache.xerces.util.XMLCatalogResolver.init(Unknown Source)
> at org.apache.xerces.util.XMLCatalogResolver.<init>(Unknown Source)
> at org.apache.xerces.util.XMLCatalogResolver.<init>(Unknown Source)
> at
> org.exist.validation.resolver.eXistXMLCatalogResolver.<init>(eXistXMLCatalogResolver.java:49)
> at
> org.exist.util.Configuration.configureValidation(Configuration.java:1097)
> at org.exist.util.Configuration.<init>(Configuration.java:339)
> at org.exist.http.servlets.EXistServlet.init(EXistServlet.java:111)
> at
> org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1139)
> at
> org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:966)
> at
> org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3956)
> at
> org.apache.catalina.core.StandardContext.start(StandardContext.java:4230)
> at
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)
> at
> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)
> at
> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
> at
> org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:927)
> at
> org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:890)
> at
> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:492)
> at
> org.apache.catalina.startup.HostConfig.start(HostConfig.java:1150)
> at
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
> at
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
> at
> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1022)
> at
> org.apache.catalina.core.StandardHost.start(StandardHost.java:736)
> at
> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)
> at
> org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
> at
> org.apache.catalina.core.StandardService.start(StandardService.java:448)
> at
> org.apache.catalina.core.StandardServer.start(StandardServer.java:700)
> at org.apache.catalina.startup.Catalina.start(Catalina.java:552)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:585)
> at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)
> at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)
> 15 Oct 2008 19:19:18,759 [main] INFO (FileProvider.java [check]:124) -
> Configuration file read-only so engine configuration changes will not be
> saved.
> 15 Oct 2008 19:19:19,350 [main] WARN (JavaUtils.java
> [isAttachmentSupported]:1305) - Unable to find required classes
> (javax.activation.DataHandler and javax.mail.internet.MimeMultipart).
> Attachment support is disabled.
> Oct 15, 2008 7:19:22 PM org.apache.coyote.http11.Http11BaseProtocol start
> INFO: Starting Coyote HTTP/1.1 on http-8080
> Oct 15, 2008 7:19:24 PM org.apache.jk.common.ChannelSocket init
> INFO: JK: ajp13 listening on /0.0.0.0:8009
> Oct 15, 2008 7:19:24 PM org.apache.jk.server.JkMain start
> INFO: Jk running ID=0 time=0/396 config=null
> Oct 15, 2008 7:19:25 PM org.apache.catalina.storeconfig.StoreLoader load
> INFO: Find registry server-registry.xml at classpath resource
> Oct 15, 2008 7:19:26 PM org.apache.catalina.startup.Catalina start
> INFO: Server startup in 34918 ms
>
> So what follows [ the log here below ] may be (hopefully) useful to
> get the RRD MA installed, but to get it working one needs to understand
> what's going on with tomcat and exist exactly now.
>
>
> Ciao
> Mario
> =====================================================================================================
>
>
> About my node ( grid-4.dir.garr.it ) :
> [root@grid-4
> yum.repos.d]# uname -a
> Linux grid-4.dir.garr.it 2.6.25-14.fc9.i686 #1 SMP Thu May 1 06:28:41
> EDT 2008 i686 i686 i386 GNU/Linux
> [root@grid-4
> yum.repos.d]# cat /etc/issue
> Fedora release 9 (Sulphur)
> Kernel \r on an \m (\l)
>
>
> _*1) Start following the guide at page 36*_
> First,
> it states you can install automatically the pre-requisites:
> I read at page 36 "If you are running Red Hat Enterprise Linux 5" - it
> is not my case....(FC9)
>
> *>>>>>ACTION 1 : please make sure you really only meant Red Hat
> Enterprise Linux 5 and not similar distributions like Fedora

Correct. It is for any OS.
Following our phone call, we will add the RRD tool into our repository,
which will make the life easier to the deployers. So this section will
be removed.

>>>>>>ACTION 2: why is the note at page 36 referring only to x86_64
> architecture ? please extend to other cases or provide a generic link,
> non architecture specific*

This is removed following action from the above point.
I also took the opportunity to verify that both architecture are
mentioned everywhere in the document to avoid case such as above.

>
> So I just try the installation:
> ( I have done already
> cd /etc/yum.repos.d
> wget
> http://downloads.perfsonar.eu/repositories/rpm/perfsonar-mdm-3.1.repo )
>
> This is what I get:
>
> [root@grid-4
> yum.repos.d]# yum install
> geant2-java-rrd-ma-3.1rc4-1.noarch.rpm
> Loaded plugins: refresh-packagekit
> Setting up Install Process
> Parsing package install arguments
> No package geant2-java-rrd-ma-3.1rc4-1.noarch.rpm available.
> Nothing to do
>
> _*2) Correct the package name:*_
> I remove the ".rpm" in the command: this is what I get
> [root@grid-4
> yum.repos.d]# yum install geant2-java-rrd-ma-3.1rc4-1.noarch
> Loaded plugins: refresh-packagekit
> Setting up Install Process
> Parsing package install arguments
> No package geant2-java-rrd-ma-3.1rc4-1.noarch available.
> Nothing to do
> [root@grid-4
> yum.repos.d]#
>
>
> _*3) look for the right name:*_
> I try to see what's the proper package name:
> [root@grid-4
> yum.repos.d]# yum list | grep geant2
>
> this is what Iget:
> geant2-java-as.noarch 1.1-rc4
> perfsonar-noarch
> geant2-java-rrd-ma.noarch 3.1rc5-1
> perfsonar-noarch
> geant2-java-sql-ma.noarch 2.1rc7-1
> perfsonar-noarch
> geant2-java-xml-ls.noarch 1.3-1
> perfsonar-noarch
> *>>>>>ACTION 3 : please correct the package names on the guide to make
> them matching with what YUM has on its repository

removed from the yum the ".rpm" and the version numbers.
Similar changes will be applied for debian.

> 4) Yum installation command issued:*_
> Now I issue the YUM installation command:
>
> [root@grid-4
> yum.repos.d]# yum install geant2-java-rrd-ma.noarch
>
> This is what I get:
>
> Loaded plugins: refresh-packagekit
> updates | 2.6 kB 00:00
> fedora | 2.4 kB 00:00
> Setting up Install Process
> Parsing package install arguments
> Resolving Dependencies
> --> Running transaction check
> ---> Package geant2-java-rrd-ma.noarch 0:3.1rc5-1 set to be updated
> --> Processing Dependency: rrdjtool for package: geant2-java-rrd-ma
> --> Processing Dependency: tomcat5-exist for package: geant2-java-rrd-ma
> --> Running transaction check
> ---> Package rrdjtool.i386 0:1.0-1 set to be updated
> --> Processing Dependency: rrdtool-devel for package: rrdjtool
> --> Processing Dependency: rrdtool for package: rrdjtool
> --> Processing Dependency: librrd.so.2 for package: rrdjtool
> ---> Package tomcat5-exist.noarch 0:1.2.3-1 set to be updated
> --> Processing Dependency: tomcat5 for package: tomcat5-exist
> --> Running transaction check
> ---> Package rrdjtool.i386 0:1.0-1 set to be updated
> --> Processing Dependency: librrd.so.2 for package: rrdjtool
> ---> Package rrdtool-devel.i386 0:1.3.3-1.fc9 set to be updated
> ---> Package tomcat5.i386 0:5.5.27-0jpp.2.fc9 set to be updated
> --> Processing Dependency: jakarta-commons-daemon >= 1.0.1 for package:
> tomcat5
> --> Processing Dependency: tomcat5-server-lib = 5.5.27-0jpp.2.fc9 for
> package: tomcat5
> --> Processing Dependency: tomcat5-common-lib = 5.5.27-0jpp.2.fc9 for
> package: tomcat5
> --> Processing Dependency: jakarta-commons-dbcp-tomcat5 for package: tomcat5
> --> Processing Dependency: java-devel >= 1.4.2 for package: tomcat5
> --> Processing Dependency: jakarta-commons-collections-tomcat5 for
> package: tomcat5
> --> Processing Dependency: tomcat5-common-lib = 5.5.27-0jpp.2.fc9 for
> package: tomcat5
> --> Processing Dependency: jakarta-commons-io >= 1.2 for package: tomcat5
> --> Processing Dependency: tomcat5-server-lib = 5.5.27-0jpp.2.fc9 for
> package: tomcat5
> --> Processing Dependency: jakarta-commons-launcher >= 0.9 for package:
> tomcat5
> --> Processing Dependency: jakarta-commons-pool-tomcat5 for package: tomcat5
> ---> Package rrdtool.i386 0:1.3.3-1.fc9 set to be updated
> --> Processing Dependency: dejavu-lgc-fonts for package: rrdtool
> --> Running transaction check
> ---> Package java-1.6.0-sun-compat.i586 0:1.6.0.06-1jpp set to be updated
> --> Processing Dependency: jdk = 2000:1.6.0_06-fcs for package:
> java-1.6.0-sun-compat
> ---> Package jakarta-commons-pool-tomcat5.i386 0:1.3-10jpp.3.fc9 set to
> be updated
> ---> Package jakarta-commons-launcher.i386 0:1.1-2jpp.3.fc9 set to be
> updated
> ---> Package tomcat5-common-lib.i386 0:5.5.27-0jpp.2.fc9 set to be updated
> --> Processing Dependency: tomcat5-jsp-2.0-api = 5.5.27-0jpp.2.fc9 for
> package: tomcat5-common-lib
> --> Processing Dependency: jakarta-commons-el >= 1.0 for package:
> tomcat5-common-lib
> --> Processing Dependency: eclipse-ecj >= 3.1.1 for package:
> tomcat5-common-lib
> --> Processing Dependency: eclipse-ecj >= 3.1.1 for package:
> tomcat5-common-lib
> --> Processing Dependency: tomcat5-jasper = 5.5.27-0jpp.2.fc9 for
> package: tomcat5-common-lib
> --> Processing Dependency: tomcat5-servlet-2.4-api = 5.5.27-0jpp.2.fc9
> for package: tomcat5-common-lib
> --> Processing Dependency: tomcat5-jsp-2.0-api = 5.5.27-0jpp.2.fc9 for
> package: tomcat5-common-lib
> --> Processing Dependency: jakarta-commons-el >= 1.0 for package:
> tomcat5-common-lib
> --> Processing Dependency: tomcat5-jasper = 5.5.27-0jpp.2.fc9 for
> package: tomcat5-common-lib
> --> Processing Dependency: tomcat5-servlet-2.4-api = 5.5.27-0jpp.2.fc9
> for package: tomcat5-common-lib
> ---> Package rrdjtool.i386 0:1.0-1 set to be updated
> --> Processing Dependency: librrd.so.2 for package: rrdjtool
> ---> Package dejavu-lgc-fonts.noarch 0:2.24-3.fc9 set to be updated
> ---> Package tomcat5-server-lib.i386 0:5.5.27-0jpp.2.fc9 set to be updated
> --> Processing Dependency: jakarta-commons-modeler >= 2.0 for package:
> tomcat5-server-lib
> --> Processing Dependency: jakarta-commons-modeler >= 2.0 for package:
> tomcat5-server-lib
> ---> Package jakarta-commons-dbcp-tomcat5.i386 0:1.2.1-11jpp.3.fc9 set
> to be updated
> ---> Package jakarta-commons-io.noarch 0:1.3.2-1jpp.1.fc9 set to be updated
> ---> Package jakarta-commons-daemon.i386 1:1.0.1-6jpp.5.fc9 set to be
> updated
> ---> Package jakarta-commons-collections-tomcat5.i386 0:3.2-2jpp.2.fc9
> set to be updated
> --> Running transaction check
> ---> Package tomcat5-servlet-2.4-api.i386 0:5.5.27-0jpp.2.fc9 set to be
> updated
> ---> Package java-1.6.0-sun-compat.i586 0:1.6.0.06-1jpp set to be updated
> --> Processing Dependency: jdk = 2000:1.6.0_06-fcs for package:
> java-1.6.0-sun-compat
> ---> Package jakarta-commons-el.i386 0:1.0-9jpp.2.fc9 set to be updated
> ---> Package jakarta-commons-modeler.i386 0:2.0-4jpp.2.fc9 set to be updated
> --> Processing Dependency: jakarta-commons-logging >= 1.0 for package:
> jakarta-commons-modeler
> --> Processing Dependency: jakarta-commons-collections >= 2.0 for
> package: jakarta-commons-modeler
> --> Processing Dependency: jmxri for package: jakarta-commons-modeler
> --> Processing Dependency: jakarta-commons-beanutils >= 1.3 for package:
> jakarta-commons-modeler
> --> Processing Dependency: jakarta-commons-digester >= 1.2 for package:
> jakarta-commons-modeler
> ---> Package tomcat5-jasper.i386 0:5.5.27-0jpp.2.fc9 set to be updated
> ---> Package rrdjtool.i386 0:1.0-1 set to be updated
> --> Processing Dependency: librrd.so.2 for package: rrdjtool
> ---> Package eclipse-ecj.i386 1:3.3.2-12.fc9 set to be updated
> ---> Package tomcat5-jsp-2.0-api.i386 0:5.5.27-0jpp.2.fc9 set to be updated
> --> Running transaction check
> ---> Package java-1.6.0-sun-compat.i586 0:1.6.0.06-1jpp set to be updated
> --> Processing Dependency: jdk = 2000:1.6.0_06-fcs for package:
> java-1.6.0-sun-compat
> ---> Package rrdjtool.i386 0:1.0-1 set to be updated
> --> Processing Dependency: librrd.so.2 for package: rrdjtool
> ---> Package jakarta-commons-collections.i386 0:3.2-2jpp.2.fc9 set to be
> updated
> ---> Package jakarta-commons-digester.i386 0:1.7-7jpp.2 set to be updated
> ---> Package mx4j.i386 1:3.0.1-6jpp.4 set to be updated
> --> Processing Dependency: bcel >= 5.0 for package: mx4j
> --> Processing Dependency: javamail >= 1.2-5jpp for package: mx4j
> --> Processing Dependency: axis >= 1.1 for package: mx4j
> --> Processing Dependency: jaf for package: mx4j
> --> Processing Dependency: log4j >= 1.2.7 for package: mx4j
> ---> Package jakarta-commons-beanutils.i386 0:1.7.0-6jpp.1 set to be updated
> ---> Package jakarta-commons-logging.i386 0:1.0.4-7jpp.5.fc9 set to be
> updated
> --> Running transaction check
> ---> Package java-1.6.0-sun-compat.i586 0:1.6.0.06-1jpp set to be updated
> --> Processing Dependency: jdk = 2000:1.6.0_06-fcs for package:
> java-1.6.0-sun-compat
> ---> Package classpathx-mail.i386 0:1.1.1-5jpp.3 set to be updated
> ---> Package classpathx-jaf.i386 0:1.0-11jpp.1.fc9 set to be updated
> ---> Package bcel.i386 0:5.2-4jpp.2.fc9 set to be updated
> --> Processing Dependency: regexp for package: bcel
> ---> Package rrdjtool.i386 0:1.0-1 set to be updated
> --> Processing Dependency: librrd.so.2 for package: rrdjtool
> ---> Package log4j.i386 0:1.2.14-4jpp.1.fc9 set to be updated
> ---> Package axis.i386 0:1.2.1-3jpp.8.fc9 set to be updated
> --> Processing Dependency: jakarta-commons-discovery for package: axis
> --> Processing Dependency: wsdl4j for package: axis
> --> Processing Dependency: jakarta-commons-httpclient for package: axis
> --> Running transaction check
> ---> Package java-1.6.0-sun-compat.i586 0:1.6.0.06-1jpp set to be updated
> --> Processing Dependency: jdk = 2000:1.6.0_06-fcs for package:
> java-1.6.0-sun-compat
> ---> Package jakarta-commons-discovery.i386 1:0.4-3jpp.1.fc9 set to be
> updated
> ---> Package rrdjtool.i386 0:1.0-1 set to be updated
> --> Processing Dependency: librrd.so.2 for package: rrdjtool
> ---> Package regexp.i386 0:1.5-2jpp.1.fc9 set to be updated
> ---> Package wsdl4j.i386 0:1.5.2-5jpp.2.fc9 set to be updated
> ---> Package jakarta-commons-httpclient.i386 1:3.1-0jpp.1.fc9 set to be
> updated
> --> Finished Dependency Resolution
> java-1.6.0-sun-compat-1.6.0.06-1jpp.i586 from perfsonar-i386 has
> depsolving problems
> --> Missing Dependency: jdk = 2000:1.6.0_06-fcs is needed by package
> java-1.6.0-sun-compat-1.6.0.06-1jpp.i586 (perfsonar-i386)
> rrdjtool-1.0-1.i386 from perfsonar-i386 has depsolving problems
> --> Missing Dependency: librrd.so.2 is needed by package
> rrdjtool-1.0-1.i386 (perfsonar-i386)
> Error: Missing Dependency: jdk = 2000:1.6.0_06-fcs is needed by package
> java-1.6.0-sun-compat-1.6.0.06-1jpp.i586 (perfsonar-i386)
> Error: Missing Dependency: librrd.so.2 is needed by package
> rrdjtool-1.0-1.i386 (perfsonar-i386)
>
> * >>>>>ACTION 4 : please correct the guide to state that RRDJTOOLS has
> to be installed by hand or correct that package so that it gets installed*

Should be working that way now (according to Roman).

> _*5) I decide I need to install RRDJTOOLS by hand using the RPM command
> ( instead of YUM):*_
>
> *>>>>>ACTION 5 : please consider stating this as a possible temporary
> workaround at least until the rrdjtools installation is not sorted out*

Added in the Knowledge base:
http://kb.perfsonar.eu/index.php?View=entry&EntryID=67

> [root@grid-4
> ~]# wget
> http://downloads.perfsonar.eu/repositories/rpm/testing/i386/Packages/rrdjtool-1.0-1.i386.rpm
>
> --2008-10-15 18:24:28--
> http://downloads.perfsonar.eu/repositories/rpm/testing/i386/Packages/rrdjtool-1.0-1.i386.rpm
> Resolving downloads.perfsonar.eu... 62.40.122.146, 2001:798:2:284d::30
> Connecting to downloads.perfsonar.eu|62.40.122.146|:80... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 13882 (14K) [application/x-rpm]
> Saving to: `rrdjtool-1.0-1.i386.rpm'
>
> 100%[===============================================================================================>]
> 13,882 --.-K/s in 0.06s
>
> 2008-10-15 18:24:29 (214 KB/s) - `rrdjtool-1.0-1.i386.rpm' saved
> [13882/13882]
>
> [root@grid-4
> ~]# rpm -Uvh rrdjtool-1.0-1.i386.rpm
>
> warning: rrdjtool-1.0-1.i386.rpm: Header V3 DSA signature: NOKEY, key ID
> 22bd62d4
> error: Failed dependencies:
> librrd.so.2 is needed by rrdjtool-1.0-1.i386
> rrdtool is needed by rrdjtool-1.0-1.i386
> rrdtool-devel is needed by rrdjtool-1.0-1.i386
> _*
> 6) It seems I need to instal RRDTOOL and RRDTOOL-DEVEL by hand*_
>
> wget
> ftp://ftp.pbone.net/mirror/ftp.sourceforge.net/pub/sourceforge/o/op/opennms/rrdtool-1.2.23-0.rhel5.i386.rpm
> wget
> ftp://ftp.pbone.net/mirror/ftp.sourceforge.net/pub/sourceforge/o/op/opennms/rrdtool-devel-1.2.23-0.rhel5.i386.rpm
> rpm -Uvh rrdtool-1.2.23-0.rhel5.i386.rpm
> rrdtool-devel-1.2.23-0.rhel5.i386.rpm
>
> namely:
>
> [root@grid-4
> ~]# wget
> ftp://ftp.pbone.net/mirror/ftp.sourceforge.net/pub/sourceforge/o/op/opennms/rrdtool-1.2.23-0.rhel5.i386.rpm
> --2008-10-15 18:26:13--
> ftp://ftp.pbone.net/mirror/ftp.sourceforge.net/pub/sourceforge/o/op/opennms/rrdtool-1.2.23-0.rhel5.i386.rpm
> => `rrdtool-1.2.23-0.rhel5.i386.rpm'
> Resolving ftp.pbone.net... 85.14.85.4
> Connecting to ftp.pbone.net|85.14.85.4|:21... connected.
> Logging in as anonymous ... Logged in!
> ==> SYST ... done. ==> PWD ... done.
> ==> TYPE I ... done. ==> CWD
> /mirror/ftp.sourceforge.net/pub/sourceforge/o/op/opennms ... done.
> ==> SIZE rrdtool-1.2.23-0.rhel5.i386.rpm ... 743443
> ==> PASV ... done. ==> RETR rrdtool-1.2.23-0.rhel5.i386.rpm ... done.
> Length: 743443 (726K)
>
> 100%[===============================================================================================>]
> 743,443 851K/s in 0.9s
>
> 2008-10-15 18:26:15 (851 KB/s) - `rrdtool-1.2.23-0.rhel5.i386.rpm' saved
> [743443]
>
> [root@grid-4
> ~]# wget
> ftp://ftp.pbone.net/mirror/ftp.sourceforge.net/pub/sourceforge/o/op/opennms/rrdtool-devel-1.2.23-0.rhel5.i386.rpm
> --2008-10-15 18:26:28--
> ftp://ftp.pbone.net/mirror/ftp.sourceforge.net/pub/sourceforge/o/op/opennms/rrdtool-devel-1.2.23-0.rhel5.i386.rpm
> => `rrdtool-devel-1.2.23-0.rhel5.i386.rpm'
> Resolving ftp.pbone.net... 85.14.85.4
> Connecting to ftp.pbone.net|85.14.85.4|:21... connected.
> Logging in as anonymous ... Logged in!
> ==> SYST ... done. ==> PWD ... done.
> ==> TYPE I ... done. ==> CWD
> /mirror/ftp.sourceforge.net/pub/sourceforge/o/op/opennms ... done.
> ==> SIZE rrdtool-devel-1.2.23-0.rhel5.i386.rpm ... 9745
> ==> PASV ... done. ==> RETR rrdtool-devel-1.2.23-0.rhel5.i386.rpm ...
> done.
> Length: 9745 (9.5K)
>
> 100%[===============================================================================================>]
> 9,745 --.-K/s in 0.06s
>
> 2008-10-15 18:26:29 (155 KB/s) - `rrdtool-devel-1.2.23-0.rhel5.i386.rpm'
> saved [9745]
>
> [root@grid-4
> ~]# rpm -Uvh rrdtool-1.2.23-0.rhel5.i386.rpm
> rrdtool-devel-1.2.23-0.rhel5.i386.rpm
> warning: rrdtool-1.2.23-0.rhel5.i386.rpm: Header V3 DSA signature:
> NOKEY, key ID 4c4cbbd9
> Preparing... ###########################################
> [100%]
> 1:rrdtool ###########################################
> [ 50%]
> 2:rrdtool-devel ###########################################
> [100%]
>
> *>>>>>ACTION 6 : please consider adding the RRDTOOL and RRDTOOL DEVEL
> by hand as a possible temporary workaround at least until the
> rrdjtools/rrdtool installation is not sorted out*

Should be solved by the addition of the RRDtool in the repository.

> _*7) Try again the YUM installation of RRD MA:*_
> [root@grid-4
> ~]# yum install geant2-java-rrd-ma.noarch
> Loaded plugins: refresh-packagekit
> perfsonar-noarch | 951 B 00:00
> updates-newkey | 2.3 kB 00:00
> perfsonar-i386 | 951 B 00:00
> perfsonar-source | 951 B 00:00
> Setting up Install Process
> Parsing package install arguments
> Resolving Dependencies
> --> Running transaction check
> ---> Package geant2-java-rrd-ma.noarch 0:3.1rc5-1 set to be updated
> --> Processing Dependency: rrdjtool for package: geant2-java-rrd-ma
> --> Processing Dependency: tomcat5-exist for package: geant2-java-rrd-ma
> --> Running transaction check
> ---> Package rrdjtool.i386 0:1.0-1 set to be updated
> ---> Package tomcat5-exist.noarch 0:1.2.3-1 set to be updated
> --> Processing Dependency: tomcat5 for package: tomcat5-exist
> --> Running transaction check
> ---> Package tomcat5.i386 0:5.5.27-0jpp.2.fc9 set to be updated
> --> Processing Dependency: jakarta-commons-daemon >= 1.0.1 for package:
> tomcat5
> --> Processing Dependency: tomcat5-server-lib = 5.5.27-0jpp.2.fc9 for
> package: tomcat5
> --> Processing Dependency: tomcat5-common-lib = 5.5.27-0jpp.2.fc9 for
> package: tomcat5
> --> Processing Dependency: jakarta-commons-dbcp-tomcat5 for package: tomcat5
> --> Processing Dependency: java-devel >= 1.4.2 for package: tomcat5
> --> Processing Dependency: jakarta-commons-collections-tomcat5 for
> package: tomcat5
> --> Processing Dependency: tomcat5-common-lib = 5.5.27-0jpp.2.fc9 for
> package: tomcat5
> --> Processing Dependency: jakarta-commons-io >= 1.2 for package: tomcat5
> --> Processing Dependency: tomcat5-server-lib = 5.5.27-0jpp.2.fc9 for
> package: tomcat5
> --> Processing Dependency: jakarta-commons-launcher >= 0.9 for package:
> tomcat5
> --> Processing Dependency: jakarta-commons-pool-tomcat5 for package: tomcat5
> --> Running transaction check
> ---> Package tomcat5-common-lib.i386 0:5.5.27-0jpp.2.fc9 set to be updated
> --> Processing Dependency: tomcat5-jsp-2.0-api = 5.5.27-0jpp.2.fc9 for
> package: tomcat5-common-lib
> --> Processing Dependency: jakarta-commons-el >= 1.0 for package:
> tomcat5-common-lib
> --> Processing Dependency: eclipse-ecj >= 3.1.1 for package:
> tomcat5-common-lib
> --> Processing Dependency: eclipse-ecj >= 3.1.1 for package:
> tomcat5-common-lib
> --> Processing Dependency: tomcat5-jasper = 5.5.27-0jpp.2.fc9 for
> package: tomcat5-common-lib
> --> Processing Dependency: tomcat5-servlet-2.4-api = 5.5.27-0jpp.2.fc9
> for package: tomcat5-common-lib
> --> Processing Dependency: tomcat5-jsp-2.0-api = 5.5.27-0jpp.2.fc9 for
> package: tomcat5-common-lib
> --> Processing Dependency: jakarta-commons-el >= 1.0 for package:
> tomcat5-common-lib
> --> Processing Dependency: tomcat5-jasper = 5.5.27-0jpp.2.fc9 for
> package: tomcat5-common-lib
> --> Processing Dependency: tomcat5-servlet-2.4-api = 5.5.27-0jpp.2.fc9
> for package: tomcat5-common-lib
> ---> Package jakarta-commons-collections-tomcat5.i386 0:3.2-2jpp.2.fc9
> set to be updated
> ---> Package jakarta-commons-daemon.i386 1:1.0.1-6jpp.5.fc9 set to be
> updated
> ---> Package tomcat5-server-lib.i386 0:5.5.27-0jpp.2.fc9 set to be updated
> --> Processing Dependency: jakarta-commons-modeler >= 2.0 for package:
> tomcat5-server-lib
> --> Processing Dependency: jakarta-commons-modeler >= 2.0 for package:
> tomcat5-server-lib
> ---> Package jakarta-commons-dbcp-tomcat5.i386 0:1.2.1-11jpp.3.fc9 set
> to be updated
> ---> Package jakarta-commons-pool-tomcat5.i386 0:1.3-10jpp.3.fc9 set to
> be updated
> ---> Package jakarta-commons-launcher.i386 0:1.1-2jpp.3.fc9 set to be
> updated
> ---> Package jakarta-commons-io.noarch 0:1.3.2-1jpp.1.fc9 set to be updated
> ---> Package java-1.6.0-sun-compat.i586 0:1.6.0.06-1jpp set to be updated
> --> Processing Dependency: jdk = 2000:1.6.0_06-fcs for package:
> java-1.6.0-sun-compat
> --> Running transaction check
> ---> Package jakarta-commons-el.i386 0:1.0-9jpp.2.fc9 set to be updated
> ---> Package tomcat5-jsp-2.0-api.i386 0:5.5.27-0jpp.2.fc9 set to be updated
> ---> Package jakarta-commons-modeler.i386 0:2.0-4jpp.2.fc9 set to be updated
> --> Processing Dependency: jakarta-commons-logging >= 1.0 for package:
> jakarta-commons-modeler
> --> Processing Dependency: jakarta-commons-collections >= 2.0 for
> package: jakarta-commons-modeler
> --> Processing Dependency: jmxri for package: jakarta-commons-modeler
> --> Processing Dependency: jakarta-commons-beanutils >= 1.3 for package:
> jakarta-commons-modeler
> --> Processing Dependency: jakarta-commons-digester >= 1.2 for package:
> jakarta-commons-modeler
> ---> Package tomcat5-servlet-2.4-api.i386 0:5.5.27-0jpp.2.fc9 set to be
> updated
> ---> Package tomcat5-jasper.i386 0:5.5.27-0jpp.2.fc9 set to be updated
> ---> Package java-1.6.0-sun-compat.i586 0:1.6.0.06-1jpp set to be updated
> --> Processing Dependency: jdk = 2000:1.6.0_06-fcs for package:
> java-1.6.0-sun-compat
> ---> Package eclipse-ecj.i386 1:3.3.2-12.fc9 set to be updated
> --> Running transaction check
> ---> Package jakarta-commons-digester.i386 0:1.7-7jpp.2 set to be updated
> ---> Package jakarta-commons-collections.i386 0:3.2-2jpp.2.fc9 set to be
> updated
> ---> Package jakarta-commons-logging.i386 0:1.0.4-7jpp.5.fc9 set to be
> updated
> ---> Package jakarta-commons-beanutils.i386 0:1.7.0-6jpp.1 set to be updated
> ---> Package mx4j.i386 1:3.0.1-6jpp.4 set to be updated
> --> Processing Dependency: bcel >= 5.0 for package: mx4j
> --> Processing Dependency: javamail >= 1.2-5jpp for package: mx4j
> --> Processing Dependency: axis >= 1.1 for package: mx4j
> --> Processing Dependency: jaf for package: mx4j
> --> Processing Dependency: log4j >= 1.2.7 for package: mx4j
> ---> Package java-1.6.0-sun-compat.i586 0:1.6.0.06-1jpp set to be updated
> --> Processing Dependency: jdk = 2000:1.6.0_06-fcs for package:
> java-1.6.0-sun-compat
> --> Running transaction check
> ---> Package log4j.i386 0:1.2.14-4jpp.1.fc9 set to be updated
> ---> Package axis.i386 0:1.2.1-3jpp.8.fc9 set to be updated
> --> Processing Dependency: jakarta-commons-discovery for package: axis
> --> Processing Dependency: wsdl4j for package: axis
> --> Processing Dependency: jakarta-commons-httpclient for package: axis
> ---> Package classpathx-mail.i386 0:1.1.1-5jpp.3 set to be updated
> ---> Package classpathx-jaf.i386 0:1.0-11jpp.1.fc9 set to be updated
> ---> Package bcel.i386 0:5.2-4jpp.2.fc9 set to be updated
> --> Processing Dependency: regexp for package: bcel
> ---> Package java-1.6.0-sun-compat.i586 0:1.6.0.06-1jpp set to be updated
> --> Processing Dependency: jdk = 2000:1.6.0_06-fcs for package:
> java-1.6.0-sun-compat
> --> Running transaction check
> ---> Package regexp.i386 0:1.5-2jpp.1.fc9 set to be updated
> ---> Package jakarta-commons-httpclient.i386 1:3.1-0jpp.1.fc9 set to be
> updated
> ---> Package wsdl4j.i386 0:1.5.2-5jpp.2.fc9 set to be updated
> ---> Package jakarta-commons-discovery.i386 1:0.4-3jpp.1.fc9 set to be
> updated
> ---> Package java-1.6.0-sun-compat.i586 0:1.6.0.06-1jpp set to be updated
> --> Processing Dependency: jdk = 2000:1.6.0_06-fcs for package:
> java-1.6.0-sun-compat
> --> Finished Dependency Resolution
> java-1.6.0-sun-compat-1.6.0.06-1jpp.i586 from perfsonar-i386 has
> depsolving problems
> --> Missing Dependency: jdk = 2000:1.6.0_06-fcs is needed by package
> java-1.6.0-sun-compat-1.6.0.06-1jpp.i586 (perfsonar-i386)
> Error: Missing Dependency: jdk = 2000:1.6.0_06-fcs is needed by package
> java-1.6.0-sun-compat-1.6.0.06-1jpp.i586 (perfsonar-i386)
>
> _*
> 8) Trying one collective command after having add jpackage.repo:*_
>
> I try one collective command as I did for TelnetSSH MP and the AS:
>
> First I add the jpackage.repo file ( for the JAVA related RPMs ) in
> the YUM repository,
> =====================================================================
> [root@grid-4
> yum.repos.d]# cat jpackage17.repo
>
> # Be sure to enable the distro specific repository for your distro below:
> # - jpackage-fc for Fedora Core
> # - jpackage-rhel for Red Hat Enterprise Linux and derivatives
>
> [jpackage-generic]
> name=JPackage (free), generic
> mirrorlist=http://www.jpackage.org/mirrorlist.php?dist=generic&type=free&release=1.7
> failovermethod=priority
> gpgcheck=1
> gpgkey=http://www.jpackage.org/jpackage.asc
> enabled=1
>
> [jpackage-fc]
> name=JPackage (free) for Fedora Core $releasever
> mirrorlist=http://www.jpackage.org/mirrorlist.php?dist=fedora-$releasever&type=free&release=1.7
> failovermethod=priority
> gpgcheck=1
> gpgkey=http://www.jpackage.org/jpackage.asc
> enabled=0
>
> [jpackage-rhel]
> name=JPackage (free) for Red Hat Enterprise Linux $releasever
> mirrorlist=http://www.jpackage.org/mirrorlist.php?dist=rhel-$releasever&type=free&release=1.7
> failovermethod=priority
> gpgcheck=1
> gpgkey=http://www.jpackage.org/jpackage.asc
> enabled=0
>
> [jpackage-generic-nonfree]
> name=JPackage (non-free), generic
> mirrorlist=http://www.jpackage.org/jpackage_generic_nonfree_1.7.txt
> failovermethod=priority
> gpgcheck=1
> gpgkey=http://www.jpackage.org/jpackage.asc
> enabled=0
> ================================================
>
>
> Then I try:
>
> yum install geant2-java-rrd-ma.noarch jdk
> java-1.5.0-sun-compat tomcat5-webapps tomcat5-admin-webapps
>
> [root@grid-4
> yum.repos.d]# yum install geant2-java-rrd-ma.noarch jdk
> java-1.5.0-sun-compat tomcat5-webapps tomcat5-admin-webapps
> Loaded plugins: refresh-packagekit
> Setting up Install Process
> Parsing package install arguments
> No package jdk available.
> Resolving Dependencies
> --> Running transaction check
> ---> Package tomcat5-webapps.i386 0:5.5.27-0jpp.2.fc9 set to be updated
> --> Processing Dependency: jakarta-taglibs-standard >= 1.1.0 for
> package: tomcat5-webapps
> --> Processing Dependency: tomcat5 = 5.5.27-0jpp.2.fc9 for package:
> tomcat5-webapps
> ---> Package java-1.5.0-sun-compat.i586 0:1.5.0.14-1jpp set to be updated
> --> Processing Dependency: jdk = 2000:1.5.0_14-fcs for package:
> java-1.5.0-sun-compat
> ---> Package geant2-java-rrd-ma.noarch 0:3.1rc5-1 set to be updated
> --> Processing Dependency: rrdjtool for package: geant2-java-rrd-ma
> --> Processing Dependency: tomcat5-exist for package: geant2-java-rrd-ma
> ---> Package tomcat5-admin-webapps.i386 0:5.5.27-0jpp.2.fc9 set to be
> updated
> --> Processing Dependency: struts >= 1.1 for package: tomcat5-admin-webapps
> --> Running transaction check
> ---> Package tomcat5.i386 0:5.5.27-0jpp.2.fc9 set to be updated
> --> Processing Dependency: jakarta-commons-daemon >= 1.0.1 for package:
> tomcat5
> --> Processing Dependency: tomcat5-server-lib = 5.5.27-0jpp.2.fc9 for
> package: tomcat5
> --> Processing Dependency: tomcat5-common-lib = 5.5.27-0jpp.2.fc9 for
> package: tomcat5
> --> Processing Dependency: jakarta-commons-dbcp-tomcat5 for package: tomcat5
> --> Processing Dependency: jakarta-commons-collections-tomcat5 for
> package: tomcat5
> --> Processing Dependency: tomcat5-common-lib = 5.5.27-0jpp.2.fc9 for
> package: tomcat5
> --> Processing Dependency: jakarta-commons-io >= 1.2 for package: tomcat5
> --> Processing Dependency: tomcat5-server-lib = 5.5.27-0jpp.2.fc9 for
> package: tomcat5
> --> Processing Dependency: jakarta-commons-launcher >= 0.9 for package:
> tomcat5
> --> Processing Dependency: jakarta-commons-pool-tomcat5 for package: tomcat5
> ---> Package java-1.5.0-sun-compat.i586 0:1.5.0.14-1jpp set to be updated
> --> Processing Dependency: jdk = 2000:1.5.0_14-fcs for package:
> java-1.5.0-sun-compat
> ---> Package rrdjtool.i386 0:1.0-1 set to be updated
> ---> Package struts.i386 0:1.2.9-5jpp.9.fc9 set to be updated
> --> Processing Dependency: jakarta-commons-beanutils for package: struts
> --> Processing Dependency: jakarta-commons-validator for package: struts
> --> Processing Dependency: jakarta-commons-digester for package: struts
> --> Processing Dependency: jakarta-commons-fileupload for package: struts
> --> Processing Dependency: oro for package: struts
> ---> Package jakarta-taglibs-standard.i386 0:1.1.1-9jpp.1.fc9 set to be
> updated
> ---> Package tomcat5-exist.noarch 0:1.2.3-1 set to be updated
> --> Running transaction check
> ---> Package jakarta-commons-daemon.i386 1:1.0.1-6jpp.5.fc9 set to be
> updated
> ---> Package jakarta-commons-validator.i386 0:1.1.4-6jpp.2.fc9 set to be
> updated
> --> Processing Dependency: jakarta-commons-logging >= 1.0.2 for package:
> jakarta-commons-validator
> --> Processing Dependency: jakarta-commons-collections >= 2.1 for
> package: jakarta-commons-validator
> ---> Package jakarta-oro.i386 0:2.0.8-4jpp.1 set to be updated
> ---> Package jakarta-commons-launcher.i386 0:1.1-2jpp.3.fc9 set to be
> updated
> ---> Package java-1.5.0-sun-compat.i586 0:1.5.0.14-1jpp set to be updated
> --> Processing Dependency: jdk = 2000:1.5.0_14-fcs for package:
> java-1.5.0-sun-compat
> ---> Package jakarta-commons-collections-tomcat5.i386 0:3.2-2jpp.2.fc9
> set to be updated
> ---> Package jakarta-commons-beanutils.i386 0:1.7.0-6jpp.1 set to be updated
> ---> Package jakarta-commons-pool-tomcat5.i386 0:1.3-10jpp.3.fc9 set to
> be updated
> ---> Package tomcat5-server-lib.i386 0:5.5.27-0jpp.2.fc9 set to be updated
> --> Processing Dependency: jakarta-commons-modeler >= 2.0 for package:
> tomcat5-server-lib
> --> Processing Dependency: tomcat5-jasper = 5.5.27-0jpp.2.fc9 for
> package: tomcat5-server-lib
> --> Processing Dependency: jakarta-commons-modeler >= 2.0 for package:
> tomcat5-server-lib
> --> Processing Dependency: tomcat5-jasper = 5.5.27-0jpp.2.fc9 for
> package: tomcat5-server-lib
> ---> Package jakarta-commons-dbcp-tomcat5.i386 0:1.2.1-11jpp.3.fc9 set
> to be updated
> ---> Package jakarta-commons-io.noarch 0:1.3.2-1jpp.1.fc9 set to be updated
> ---> Package jakarta-commons-digester.i386 0:1.7-7jpp.2 set to be updated
> ---> Package tomcat5-common-lib.i386 0:5.5.27-0jpp.2.fc9 set to be updated
> --> Processing Dependency: tomcat5-jsp-2.0-api = 5.5.27-0jpp.2.fc9 for
> package: tomcat5-common-lib
> --> Processing Dependency: jakarta-commons-el >= 1.0 for package:
> tomcat5-common-lib
> --> Processing Dependency: eclipse-ecj >= 3.1.1 for package:
> tomcat5-common-lib
> --> Processing Dependency: eclipse-ecj >= 3.1.1 for package:
> tomcat5-common-lib
> --> Processing Dependency: tomcat5-servlet-2.4-api = 5.5.27-0jpp.2.fc9
> for package: tomcat5-common-lib
> --> Processing Dependency: tomcat5-jsp-2.0-api = 5.5.27-0jpp.2.fc9 for
> package: tomcat5-common-lib
> --> Processing Dependency: jakarta-commons-el >= 1.0 for package:
> tomcat5-common-lib
> --> Processing Dependency: tomcat5-servlet-2.4-api = 5.5.27-0jpp.2.fc9
> for package: tomcat5-common-lib
> ---> Package jakarta-commons-fileupload.i386 1:1.0-7jpp.2.fc9 set to be
> updated
> --> Running transaction check
> ---> Package eclipse-ecj.i386 1:3.3.2-12.fc9 set to be updated
> ---> Package tomcat5-jsp-2.0-api.i386 0:5.5.27-0jpp.2.fc9 set to be updated
> ---> Package java-1.5.0-sun-compat.i586 0:1.5.0.14-1jpp set to be updated
> --> Processing Dependency: jdk = 2000:1.5.0_14-fcs for package:
> java-1.5.0-sun-compat
> ---> Package jakarta-commons-collections.i386 0:3.2-2jpp.2.fc9 set to be
> updated
> ---> Package tomcat5-servlet-2.4-api.i386 0:5.5.27-0jpp.2.fc9 set to be
> updated
> ---> Package jakarta-commons-el.i386 0:1.0-9jpp.2.fc9 set to be updated
> ---> Package jakarta-commons-modeler.i386 0:2.0-4jpp.2.fc9 set to be updated
> --> Processing Dependency: jmxri for package: jakarta-commons-modeler
> ---> Package jakarta-commons-logging.i386 0:1.0.4-7jpp.5.fc9 set to be
> updated
> ---> Package tomcat5-jasper.i386 0:5.5.27-0jpp.2.fc9 set to be updated
> --> Running transaction check
> ---> Package java-1.5.0-sun-compat.i586 0:1.5.0.14-1jpp set to be updated
> --> Processing Dependency: jdk = 2000:1.5.0_14-fcs for package:
> java-1.5.0-sun-compat
> ---> Package mx4j.i386 1:3.0.1-6jpp.4 set to be updated
> --> Processing Dependency: bcel >= 5.0 for package: mx4j
> --> Processing Dependency: javamail >= 1.2-5jpp for package: mx4j
> --> Processing Dependency: axis >= 1.1 for package: mx4j
> --> Processing Dependency: jaf for package: mx4j
> --> Processing Dependency: log4j >= 1.2.7 for package: mx4j
> --> Running transaction check
> ---> Package java-1.5.0-sun-compat.i586 0:1.5.0.14-1jpp set to be updated
> --> Processing Dependency: jdk = 2000:1.5.0_14-fcs for package:
> java-1.5.0-sun-compat
> ---> Package bcel.i386 0:5.2-4jpp.2.fc9 set to be updated
> --> Processing Dependency: regexp for package: bcel
> ---> Package classpathx-jaf.i386 0:1.0-11jpp.1.fc9 set to be updated
> ---> Package classpathx-mail.i386 0:1.1.1-5jpp.3 set to be updated
> ---> Package log4j.i386 0:1.2.14-4jpp.1.fc9 set to be updated
> ---> Package axis.i386 0:1.2.1-3jpp.8.fc9 set to be updated
> --> Processing Dependency: jakarta-commons-discovery for package: axis
> --> Processing Dependency: wsdl4j for package: axis
> --> Processing Dependency: jakarta-commons-httpclient for package: axis
> --> Running transaction check
> ---> Package jakarta-commons-httpclient.i386 1:3.1-0jpp.1.fc9 set to be
> updated
> ---> Package java-1.5.0-sun-compat.i586 0:1.5.0.14-1jpp set to be updated
> --> Processing Dependency: jdk = 2000:1.5.0_14-fcs for package:
> java-1.5.0-sun-compat
> ---> Package regexp.i386 0:1.5-2jpp.1.fc9 set to be updated
> ---> Package wsdl4j.i386 0:1.5.2-5jpp.2.fc9 set to be updated
> ---> Package jakarta-commons-discovery.i386 1:0.4-3jpp.1.fc9 set to be
> updated
> --> Finished Dependency Resolution
> java-1.5.0-sun-compat-1.5.0.14-1jpp.i586 from perfsonar-i386 has
> depsolving problems
> --> Missing Dependency: jdk = 2000:1.5.0_14-fcs is needed by package
> java-1.5.0-sun-compat-1.5.0.14-1jpp.i586 (perfsonar-i386)
> java-1.5.0-sun-compat-1.5.0.14-1jpp.i586 from perfsonar-i386 has
> depsolving problems
> --> Missing Dependency: jdk = 2000:1.5.0_14-fcs is needed by package
> java-1.5.0-sun-compat-1.5.0.14-1jpp.i586 (perfsonar-i386)
> Error: Missing Dependency: jdk = 2000:1.5.0_14-fcs is needed by package
> java-1.5.0-sun-compat-1.5.0.14-1jpp.i586 (perfsonar-i386)
>
>
> 9) Manual Installation of JDK 1.5.0_14:
>
> I download JDK 1.5.0 update 14 form the SUN JAVA site and I install it:
> (
> https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=jdk-1.5.0_14-oth-JPR@CDS-CDS_Developer)
>
> [root@grid-4
> ~]# ls
> anaconda-ks.cfg install.log Music
> rrdjtool-1.0-1.i386.rpm Videos
> Desktop install.log.syslog perfsonar-mdm-3.1.repo
> rrdtool-1.2.23-0.rhel5.i386.rpm
> Documents jdk-1_5_0_14-linux-i586.rpm Pictures
> rrdtool-devel-1.2.23-0.rhel5.i386.rpm
> Download jpackage17.repo Public
> Templates
>
> [root@grid-4
> ~]# rpm -Uvh jdk-1_5_0_14-linux-i586.rpm
> Preparing... ###########################################
> [100%]
> 1:jdk ###########################################
> [100%]
>
>
> Then I try again the collective install command via YUM:
>
> yum install geant2-java-rrd-ma.noarch jdk java-1.5.0-sun-compat
> tomcat5-webapps tomcat5-admin-webapps
>
> This is what I get:
>
> [root@grid-4
> ~]# yum install geant2-java-rrd-ma.noarch jdk
> java-1.5.0-sun-compat tomcat5-webapps tomcat5-admin-webapps
> Loaded plugins: refresh-packagekit
> updates-newkey | 2.3 kB 00:00
> perfsonar-source | 951 B 00:00
> perfsonar-noarch | 951 B 00:00
> primary.xml.gz | 4.6 kB 00:00
> perfsonar-: ################################################## 14/14
> perfsonar-i386 | 951 B 00:00
> Setting up Install Process
> Parsing package install arguments
> No package jdk available.
> Resolving Dependencies
> --> Running transaction check
> ---> Package tomcat5-webapps.i386 0:5.5.27-0jpp.2.fc9 set to be updated
> --> Processing Dependency: jakarta-taglibs-standard >= 1.1.0 for
> package: tomcat5-webapps
> --> Processing Dependency: tomcat5 = 5.5.27-0jpp.2.fc9 for package:
> tomcat5-webapps
> ---> Package java-1.5.0-sun-compat.i586 0:1.5.0.14-1jpp set to be updated
> ---> Package geant2-java-rrd-ma.noarch 0:3.1rc5-1 set to be updated
> --> Processing Dependency: rrdjtool for package: geant2-java-rrd-ma
> --> Processing Dependency: tomcat5-exist for package: geant2-java-rrd-ma
> ---> Package tomcat5-admin-webapps.i386 0:5.5.27-0jpp.2.fc9 set to be
> updated
> --> Processing Dependency: struts >= 1.1 for package: tomcat5-admin-webapps
> --> Running transaction check
> ---> Package tomcat5.i386 0:5.5.27-0jpp.2.fc9 set to be updated
> --> Processing Dependency: jakarta-commons-daemon >= 1.0.1 for package:
> tomcat5
> --> Processing Dependency: tomcat5-server-lib = 5.5.27-0jpp.2.fc9 for
> package: tomcat5
> --> Processing Dependency: tomcat5-common-lib = 5.5.27-0jpp.2.fc9 for
> package: tomcat5
> --> Processing Dependency: jakarta-commons-dbcp-tomcat5 for package: tomcat5
> --> Processing Dependency: jakarta-commons-collections-tomcat5 for
> package: tomcat5
> --> Processing Dependency: tomcat5-common-lib = 5.5.27-0jpp.2.fc9 for
> package: tomcat5
> --> Processing Dependency: jakarta-commons-io >= 1.2 for package: tomcat5
> --> Processing Dependency: tomcat5-server-lib = 5.5.27-0jpp.2.fc9 for
> package: tomcat5
> --> Processing Dependency: jakarta-commons-launcher >= 0.9 for package:
> tomcat5
> --> Processing Dependency: jakarta-commons-pool-tomcat5 for package: tomcat5
> ---> Package jakarta-taglibs-standard.i386 0:1.1.1-9jpp.1.fc9 set to be
> updated
> ---> Package tomcat5-exist.noarch 0:1.2.3-1 set to be updated
> ---> Package rrdjtool.i386 0:1.0-1 set to be updated
> ---> Package struts.i386 0:1.2.9-5jpp.9.fc9 set to be updated
> --> Processing Dependency: jakarta-commons-beanutils for package: struts
> --> Processing Dependency: jakarta-commons-validator for package: struts
> --> Processing Dependency: jakarta-commons-digester for package: struts
> --> Processing Dependency: jakarta-commons-fileupload for package: struts
> --> Processing Dependency: oro for package: struts
> --> Running transaction check
> ---> Package jakarta-oro.i386 0:2.0.8-4jpp.1 set to be updated
> ---> Package jakarta-commons-dbcp-tomcat5.i386 0:1.2.1-11jpp.3.fc9 set
> to be updated
> ---> Package jakarta-commons-digester.i386 0:1.7-7jpp.2 set to be updated
> --> Processing Dependency: jakarta-commons-logging >= 1.0 for package:
> jakarta-commons-digester
> ---> Package tomcat5-common-lib.i386 0:5.5.27-0jpp.2.fc9 set to be updated
> --> Processing Dependency: tomcat5-jsp-2.0-api = 5.5.27-0jpp.2.fc9 for
> package: tomcat5-common-lib
> --> Processing Dependency: jakarta-commons-el >= 1.0 for package:
> tomcat5-common-lib
> --> Processing Dependency: eclipse-ecj >= 3.1.1 for package:
> tomcat5-common-lib
> --> Processing Dependency: eclipse-ecj >= 3.1.1 for package:
> tomcat5-common-lib
> --> Processing Dependency: tomcat5-jasper = 5.5.27-0jpp.2.fc9 for
> package: tomcat5-common-lib
> --> Processing Dependency: tomcat5-servlet-2.4-api = 5.5.27-0jpp.2.fc9
> for package: tomcat5-common-lib
> --> Processing Dependency: tomcat5-jsp-2.0-api = 5.5.27-0jpp.2.fc9 for
> package: tomcat5-common-lib
> --> Processing Dependency: jakarta-commons-el >= 1.0 for package:
> tomcat5-common-lib
> --> Processing Dependency: tomcat5-jasper = 5.5.27-0jpp.2.fc9 for
> package: tomcat5-common-lib
> --> Processing Dependency: tomcat5-servlet-2.4-api = 5.5.27-0jpp.2.fc9
> for package: tomcat5-common-lib
> ---> Package jakarta-commons-validator.i386 0:1.1.4-6jpp.2.fc9 set to be
> updated
> --> Processing Dependency: jakarta-commons-collections >= 2.1 for
> package: jakarta-commons-validator
> ---> Package tomcat5-server-lib.i386 0:5.5.27-0jpp.2.fc9 set to be updated
> --> Processing Dependency: jakarta-commons-modeler >= 2.0 for package:
> tomcat5-server-lib
> --> Processing Dependency: jakarta-commons-modeler >= 2.0 for package:
> tomcat5-server-lib
> ---> Package jakarta-commons-fileupload.i386 1:1.0-7jpp.2.fc9 set to be
> updated
> ---> Package jakarta-commons-beanutils.i386 0:1.7.0-6jpp.1 set to be updated
> ---> Package jakarta-commons-pool-tomcat5.i386 0:1.3-10jpp.3.fc9 set to
> be updated
> ---> Package jakarta-commons-io.noarch 0:1.3.2-1jpp.1.fc9 set to be updated
> ---> Package jakarta-commons-collections-tomcat5.i386 0:3.2-2jpp.2.fc9
> set to be updated
> ---> Package jakarta-commons-daemon.i386 1:1.0.1-6jpp.5.fc9 set to be
> updated
> ---> Package jakarta-commons-launcher.i386 0:1.1-2jpp.3.fc9 set to be
> updated
> --> Running transaction check
> ---> Package jakarta-commons-modeler.i386 0:2.0-4jpp.2.fc9 set to be updated
> --> Processing Dependency: jmxri for package: jakarta-commons-modeler
> ---> Package tomcat5-jasper.i386 0:5.5.27-0jpp.2.fc9 set to be updated
> ---> Package jakarta-commons-collections.i386 0:3.2-2jpp.2.fc9 set to be
> updated
> ---> Package jakarta-commons-el.i386 0:1.0-9jpp.2.fc9 set to be updated
> ---> Package tomcat5-jsp-2.0-api.i386 0:5.5.27-0jpp.2.fc9 set to be updated
> ---> Package eclipse-ecj.i386 1:3.3.2-12.fc9 set to be updated
> ---> Package jakarta-commons-logging.i386 0:1.0.4-7jpp.5.fc9 set to be
> updated
> ---> Package tomcat5-servlet-2.4-api.i386 0:5.5.27-0jpp.2.fc9 set to be
> updated
> --> Running transaction check
> ---> Package mx4j.i386 1:3.0.1-6jpp.4 set to be updated
> --> Processing Dependency: bcel >= 5.0 for package: mx4j
> --> Processing Dependency: javamail >= 1.2-5jpp for package: mx4j
> --> Processing Dependency: axis >= 1.1 for package: mx4j
> --> Processing Dependency: jaf for package: mx4j
> --> Processing Dependency: log4j >= 1.2.7 for package: mx4j
> --> Running transaction check
> ---> Package axis.i386 0:1.2.1-3jpp.8.fc9 set to be updated
> --> Processing Dependency: jakarta-commons-discovery for package: axis
> --> Processing Dependency: wsdl4j for package: axis
> --> Processing Dependency: jakarta-commons-httpclient for package: axis
> ---> Package bcel.i386 0:5.2-4jpp.2.fc9 set to be updated
> --> Processing Dependency: regexp for package: bcel
> ---> Package classpathx-jaf.i386 0:1.0-11jpp.1.fc9 set to be updated
> ---> Package log4j.i386 0:1.2.14-4jpp.1.fc9 set to be updated
> ---> Package classpathx-mail.i386 0:1.1.1-5jpp.3 set to be updated
> --> Running transaction check
> ---> Package regexp.i386 0:1.5-2jpp.1.fc9 set to be updated
> ---> Package jakarta-commons-discovery.i386 1:0.4-3jpp.1.fc9 set to be
> updated
> ---> Package wsdl4j.i386 0:1.5.2-5jpp.2.fc9 set to be updated
> ---> Package jakarta-commons-httpclient.i386 1:3.1-0jpp.1.fc9 set to be
> updated
> --> Finished Dependency Resolution
>
> Dependencies Resolved
>
> =============================================================================
> Package Arch Version Repository Size
> =============================================================================
> Installing:
> geant2-java-rrd-ma noarch 3.1rc5-1 perfsonar-noarch 18 M
> java-1.5.0-sun-compat i586 1.5.0.14-1jpp perfsonar-i386 54 k
> tomcat5-admin-webapps i386 5.5.27-0jpp.2.fc9 updates-newkey
> 1.9 M
> tomcat5-webapps i386 5.5.27-0jpp.2.fc9 updates-newkey
> 1.1 M
> Updating:
> tomcat5-jsp-2.0-api i386 5.5.27-0jpp.2.fc9
> updates-newkey 96 k
> tomcat5-servlet-2.4-api i386 5.5.27-0jpp.2.fc9
> updates-newkey 145 k
> Installing for dependencies:
> axis i386 1.2.1-3jpp.8.fc9 fedora
> 2.9 M
> bcel i386 5.2-4jpp.2.fc9 fedora 1.4 M
> classpathx-jaf i386 1.0-11jpp.1.fc9 fedora 97 k
> classpathx-mail i386 1.1.1-5jpp.3 fedora 1.1 M
> eclipse-ecj i386 1:3.3.2-12.fc9 updates-newkey 7.5 M
> jakarta-commons-beanutils i386 1.7.0-6jpp.1
> fedora 498 k
> jakarta-commons-collections i386 3.2-2jpp.2.fc9
> fedora 945 k
> jakarta-commons-collections-tomcat5 i386 3.2-2jpp.2.fc9
> fedora 64 k
> jakarta-commons-daemon i386 1:1.0.1-6jpp.5.fc9
> fedora 44 k
> jakarta-commons-dbcp-tomcat5 i386 1.2.1-11jpp.3.fc9
> fedora 216 k
> jakarta-commons-digester i386 1.7-7jpp.2 fedora
> 294 k
> jakarta-commons-discovery i386 1:0.4-3jpp.1.fc9
> fedora 129 k
> jakarta-commons-el i386 1.0-9jpp.2.fc9 fedora 223 k
> jakarta-commons-fileupload i386 1:1.0-7jpp.2.fc9
> fedora 47 k
> jakarta-commons-httpclient i386 1:3.1-0jpp.1.fc9
> fedora 513 k
> jakarta-commons-io noarch 1.3.2-1jpp.1.fc9 fedora
> 90 k
> jakarta-commons-launcher i386 1.1-2jpp.3.fc9
> fedora 90 k
> jakarta-commons-logging i386 1.0.4-7jpp.5.fc9 fedora
> 100 k
> jakarta-commons-modeler i386 2.0-4jpp.2.fc9 fedora
> 257 k
> jakarta-commons-pool-tomcat5 i386 1.3-10jpp.3.fc9
> fedora 96 k
> jakarta-commons-validator i386 1.1.4-6jpp.2.fc9
> fedora 145 k
> jakarta-oro i386 2.0.8-4jpp.1 fedora 161 k
> jakarta-taglibs-standard i386 1.1.1-9jpp.1.fc9
> fedora 620 k
> log4j i386 1.2.14-4jpp.1.fc9 fedora
> 633 k
> mx4j i386 1:3.0.1-6jpp.4 fedora 2.5 M
> regexp i386 1.5-2jpp.1.fc9 fedora 91 k
> rrdjtool i386 1.0-1 perfsonar-i386 14 k
> struts i386 1.2.9-5jpp.9.fc9 fedora
> 936 k
> tomcat5 i386 5.5.27-0jpp.2.fc9 updates-newkey
> 461 k
> tomcat5-common-lib i386 5.5.27-0jpp.2.fc9 updates-newkey
> 185 k
> tomcat5-exist noarch 1.2.3-1 perfsonar-noarch 24 M
> tomcat5-jasper i386 5.5.27-0jpp.2.fc9 updates-newkey
> 934 k
> tomcat5-server-lib i386 5.5.27-0jpp.2.fc9 updates-newkey
> 3.3 M
> wsdl4j i386 1.5.2-5jpp.2.fc9 fedora
> 363 k
>
> Transaction Summary
> =============================================================================
> Install 38 Package(s)
> Update 2 Package(s)
> Remove 0 Package(s)
>
> Total download size: 72 M
> Is this ok [y/N]: y
> Downloading Packages:
> (1/40): jakarta-taglibs-standard-1.1.1-9jpp.1.fc9.i386.r | 620 kB 00:00
> (2/40): tomcat5-common-lib-5.5.27-0jpp.2.fc9.i386.rpm | 185 kB 00:00
> (3/40): jakarta-commons-dbcp-tomcat5-1.2.1-11jpp.3.fc9.i | 216 kB 00:00
> (4/40): regexp-1.5-2jpp.1.fc9.i386.rpm | 91 kB 00:00
> (5/40): eclipse-ecj-3.3.2-12.fc9.i386.rpm | 7.5 MB 00:02
> (6/40): jakarta-commons-launcher-1.1-2jpp.3.fc9.i386.rpm | 90 kB 00:00
> (7/40): jakarta-commons-collections-3.2-2jpp.2.fc9.i386. | 945 kB 00:00
> (8/40): jakarta-commons-fileupload-1.0-7jpp.2.fc9.i386.r | 47 kB 00:00
> (9/40): jakarta-commons-beanutils-1.7.0-6jpp.1.i386.rpm | 498 kB 00:00
> (10/40): classpathx-jaf-1.0-11jpp.1.fc9.i386.rpm | 97 kB 00:00
> (11/40): jakarta-commons-discovery-0.4-3jpp.1.fc9.i386.r | 129 kB 00:00
> (12/40): tomcat5-webapps-5.5.27-0jpp.2.fc9.i386.rpm | 1.1 MB 00:00
> (13/40): jakarta-commons-io-1.3.2-1jpp.1.fc9.noarch.rpm | 90 kB 00:00
> (14/40): mx4j-3.0.1-6jpp.4.i386.rpm | 2.5 MB 00:01
> (15/40): jakarta-commons-httpclient-3.1-0jpp.1.fc9.i386. | 513 kB 00:00
> (16/40): jakarta-oro-2.0.8-4jpp.1.i386.rpm | 161 kB 00:00
> (17/40): jakarta-commons-digester-1.7-7jpp.2.i386.rpm | 294 kB 00:00
> (18/40): classpathx-mail-1.1.1-5jpp.3.i386.rpm | 1.1 MB 00:00
> (19/40): tomcat5-servlet-2.4-api-5.5.27-0jpp.2.fc9.i386. | 145 kB 00:00
> (20/40): tomcat5-jasper-5.5.27-0jpp.2.fc9.i386.rpm | 934 kB 00:00
> (21/40): jakarta-commons-daemon-1.0.1-6jpp.5.fc9.i386.rp | 44 kB 00:00
> (22/40): wsdl4j-1.5.2-5jpp.2.fc9.i386.rpm | 363 kB 00:00
> (23/40): bcel-5.2-4jpp.2.fc9.i386.rpm | 1.4 MB 00:00
> (24/40): tomcat5-exist-1.2.3-1.noarch.rpm | 24 MB 00:20
> (25/40): geant2-java-rrd-ma-3.1rc5-1.noarch.rpm | 18 MB 00:16
> (26/40): rrdjtool-1.0-1.i386.rpm | 14 kB 00:00
> (27/40): jakarta-commons-modeler-2.0-4jpp.2.fc9.i386.rpm | 257 kB 00:00
> (28/40): log4j-1.2.14-4jpp.1.fc9.i386.rpm | 633 kB 00:00
> (29/40): axis-1.2.1-3jpp.8.fc9.i386.rpm | 2.9 MB 00:02
> (30/40): java-1.5.0-sun-compat-1.5.0.14-1jpp.i586.rpm | 54 kB 00:00
> (31/40): tomcat5-jsp-2.0-api-5.5.27-0jpp.2.fc9.i386.rpm | 96 kB 00:00
> (32/40): jakarta-commons-collections-tomcat5-3.2-2jpp.2. | 64 kB 00:00
> (33/40): jakarta-commons-logging-1.0.4-7jpp.5.fc9.i386.r | 100 kB 00:00
> (34/40): jakarta-commons-validator-1.1.4-6jpp.2.fc9.i386 | 145 kB 00:00
> (35/40): tomcat5-admin-webapps-5.5.27-0jpp.2.fc9.i386.rp | 1.9 MB 00:00
> (36/40): tomcat5-server-lib-5.5.27-0jpp.2.fc9.i386.rpm | 3.3 MB 00:01
> (37/40): struts-1.2.9-5jpp.9.fc9.i386.rpm | 936 kB 00:00
> (38/40): jakarta-commons-pool-tomcat5-1.3-10jpp.3.fc9.i3 | 96 kB 00:00
> (39/40): tomcat5-5.5.27-0jpp.2.fc9.i386.rpm | 461 kB 00:00
> (40/40): jakarta-commons-el-1.0-9jpp.2.fc9.i386.rpm | 223 kB 00:00
> warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 6df2196f
> Importing GPG key 0x6DF2196F "Fedora (8 and 9)
> <>"
> from
> /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-8-and-9-i386
> Is this ok [y/N]: y
> warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 22bd62d4
> Importing GPG key 0x22BD62D4 "Perfsonar Release Team
> <>"
> from
> http://downloads.perfsonar.eu/repositories/RPM-GPG-KEY-perfsonar
> Is this ok [y/N]: y
> Running rpm_check_debug
> Running Transaction Test
> Finished Transaction Test
> Transaction Test Succeeded
> Running Transaction
> Installing: jakarta-commons-logging ####################### [ 1/42]
> Updating : tomcat5-servlet-2.4-api ####################### [ 2/42]
> Installing: jakarta-commons-collections ####################### [ 3/42]
> Installing: jakarta-commons-beanutils ####################### [ 4/42]
> Installing: jakarta-commons-digester ####################### [ 5/42]
> Installing: classpathx-jaf ####################### [ 6/42]
> Updating : tomcat5-jsp-2.0-api ####################### [ 7/42]
> Installing: tomcat5-jasper ####################### [ 8/42]
> Installing: jakarta-commons-dbcp-tomcat5 ####################### [ 9/42]
> Installing: jakarta-oro ####################### [10/42]
> Installing: log4j ####################### [11/42]
> Installing: jakarta-commons-collections- ####################### [12/42]
> Installing: jakarta-commons-pool-tomcat5 ####################### [13/42]
> Installing: jakarta-commons-validator ####################### [14/42]
> Installing: jakarta-taglibs-standard ####################### [15/42]
> Installing: jakarta-commons-fileupload ####################### [16/42]
> Installing: jakarta-commons-httpclient ####################### [17/42]
> Installing: jakarta-commons-discovery ####################### [18/42]
> Installing: eclipse-ecj ####################### [19/42]
> Installing: jakarta-commons-daemon ####################### [20/42]
> Installing: rrdjtool ####################### [21/42]
> warning: group tomcat does not exist - using root
> warning: group tomcat does not exist - using root
> warning: group tomcat does not exist - using root
> warning: group tomcat does not exist - using root
> warning: group tomcat does not exist - using root
> warning: group tomcat does not exist - using root
> warning: group tomcat does not exist - using root
> warning: group tomcat does not exist - using root
> warning: group tomcat does not exist - using root
> warning: group tomcat does not exist - using root
> warning: group tomcat does not exist - using root
> warning: group tomcat does not exist - using root
> warning: group tomcat does not exist - using root
> Installing: jakarta-commons-el ####################### [22/42]
> Installing: java-1.5.0-sun-compat ####################### [23/42]
> link /usr/bin/javaws incorrect for slave javaws (/usr/share/javaws javaws)
> Installing: classpathx-mail ####################### [24/42]
> Installing: struts ####################### [25/42]
> Installing: wsdl4j ####################### [26/42]
> Installing: axis ####################### [27/42]
> Installing: jakarta-commons-launcher ####################### [28/42]
> Installing: regexp ####################### [29/42]
> Installing: bcel ####################### [30/42]
> Installing: mx4j ####################### [31/42]
> Installing: jakarta-commons-modeler ####################### [32/42]
> Installing: tomcat5-server-lib ####################### [33/42]
> Installing: tomcat5-common-lib ####################### [34/42]
> Installing: jakarta-commons-io ####################### [35/42]
> Installing: tomcat5 ####################### [36/42]
> Installing: tomcat5-admin-webapps ####################### [37/42]
> Installing: tomcat5-webapps ####################### [38/42]
> Installing: tomcat5-exist ####################### [39/42]
> Installing: geant2-java-rrd-ma ####################### [40/42]
> Stopping tomcat5: tomcat5 process already stopped
> Starting tomcat5: [ OK ]
> Cleanup : tomcat5-jsp-2.0-api ####################### [41/42]
> Cleanup : tomcat5-servlet-2.4-api ####################### [42/42]
>
> Installed: geant2-java-rrd-ma.noarch 0:3.1rc5-1
> java-1.5.0-sun-compat.i586 0:1.5.0.14-1jpp tomcat5-admin-webapps.i386
> 0:5.5.27-0jpp.2.fc9 tomcat5-webapps.i386 0:5.5.27-0jpp.2.fc9
> Dependency Installed: axis.i386 0:1.2.1-3jpp.8.fc9 bcel.i386
> 0:5.2-4jpp.2.fc9 classpathx-jaf.i386 0:1.0-11jpp.1.fc9
> classpathx-mail.i386 0:1.1.1-5jpp.3 eclipse-ecj.i386 1:3.3.2-12.fc9
> jakarta-commons-beanutils.i386 0:1.7.0-6jpp.1
> jakarta-commons-collections.i386 0:3.2-2jpp.2.fc9
> jakarta-commons-collections-tomcat5.i386 0:3.2-2jpp.2.fc9
> jakarta-commons-daemon.i386 1:1.0.1-6jpp.5.fc9
> jakarta-commons-dbcp-tomcat5.i386 0:1.2.1-11jpp.3.fc9
> jakarta-commons-digester.i386 0:1.7-7jpp.2
> jakarta-commons-discovery.i386 1:0.4-3jpp.1.fc9 jakarta-commons-el.i386
> 0:1.0-9jpp.2.fc9 jakarta-commons-fileupload.i386 1:1.0-7jpp.2.fc9
> jakarta-commons-httpclient.i386 1:3.1-0jpp.1.fc9
> jakarta-commons-io.noarch 0:1.3.2-1jpp.1.fc9
> jakarta-commons-launcher.i386 0:1.1-2jpp.3.fc9
> jakarta-commons-logging.i386 0:1.0.4-7jpp.5.fc9
> jakarta-commons-modeler.i386 0:2.0-4jpp.2.fc9
> jakarta-commons-pool-tomcat5.i386 0:1.3-10jpp.3.fc9
> jakarta-commons-validator.i386 0:1.1.4-6jpp.2.fc9 jakarta-oro.i386
> 0:2.0.8-4jpp.1 jakarta-taglibs-standard.i386 0:1.1.1-9jpp.1.fc9
> log4j.i386 0:1.2.14-4jpp.1.fc9 mx4j.i386 1:3.0.1-6jpp.4 regexp.i386
> 0:1.5-2jpp.1.fc9 rrdjtool.i386 0:1.0-1 struts.i386 0:1.2.9-5jpp.9.fc9
> tomcat5.i386 0:5.5.27-0jpp.2.fc9 tomcat5-common-lib.i386
> 0:5.5.27-0jpp.2.fc9 tomcat5-exist.noarch 0:1.2.3-1 tomcat5-jasper.i386
> 0:5.5.27-0jpp.2.fc9 tomcat5-server-lib.i386 0:5.5.27-0jpp.2.fc9
> wsdl4j.i386 0:1.5.2-5jpp.2.fc9
> Updated: tomcat5-jsp-2.0-api.i386 0:5.5.27-0jpp.2.fc9
> tomcat5-servlet-2.4-api.i386 0:5.5.27-0jpp.2.fc9
> Complete!
>
>
> *>>>>>ACTION 7 : please consider adding this workarounds to the guide:
> adding the jpackage.repo and installing JAVA 1.5.0_14 by hand ( using
> the RPM command)
> *

Added in the guide the addition by hand of JDK.

"Alternatively, download JAVA from http://developers.sun.com/downloads/";
and install JDK 5 and set
• export JRE_HOME=/usr/java/jdk1.5.0_14/jre
• export JAVA_HOME=/usr/java/jdk1.5.0_14
"

and for Debian :
"• Please follow the instruction from:
https://jdk-distros.dev.java.net/debian.html";

Cheers,
--
Nicolas
______________________________________________________________________

Nicolas Simar
Network Engineer

DANTE - www.dante.net

Tel - BE: +32 (0) 4 366 93 49
Tel - UK: +44 (0)1223 371 300
Mobile: +44 (0) 7740 176 883

City House, 126-130 Hills Road
Cambridge CB2 1PQ
UK
_____________________________________________________________________







Archive powered by MHonArc 2.6.16.

Top of Page