When i am executing the yum install brisk-full,i will get these errors and i am using latest jdk 1.6.0_25
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package brisk-full.noarch 0:1.0~beta1-1 set to be updated
--> Running transaction check
--> Processing Dependency: brisk-libhadoop for package: brisk-full
--> Processing Dependency: brisk-libhive for package: brisk-full
--> Processing Dependency: brisk-libcassandra for package: brisk-full
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package brisk-libhive.noarch 0:0.7.0-1 set to be updated
---> Package brisk-libcassandra.noarch 0:0.8.0-beta2 set to be updated
---> Package brisk-libhadoop.noarch 0:0.20.203-1 set to be updated
--> Running transaction check
--> Processing Dependency: java >= 1.6.0 for package: brisk-libcassandra
--> Processing Dependency: java >= 1.6.0 for package: brisk-libhive
--> Processing Dependency: jna >= 3.2.7 for package: brisk-libcassandra
--> Processing Dependency: java >= 1.6.0 for package: brisk-libhadoop
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package jna.i386 0:3.2.7-10.el5 set to be updated
--> Running transaction check
--> Processing Dependency: java >= 1.6.0 for package: brisk-libcassandra
--> Processing Dependency: java >= 1.6.0 for package: brisk-libhive
--> Processing Dependency: java >= 1.6.0 for package: brisk-libhadoop
--> Processing Dependency: java >= 1:1.6.0 for package: jna
--> Processing Dependency: libffi.so.5 for package: jna
--> Processing Dependency: libffi for package: jna
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package libffi.i386 0:3.0.5-1.el5 set to be updated
--> Running transaction check
--> Processing Dependency: java >= 1.6.0 for package: brisk-libcassandra
--> Processing Dependency: java >= 1:1.6.0 for package: jna
--> Processing Dependency: java >= 1.6.0 for package: brisk-libhive
--> Processing Dependency: java >= 1.6.0 for package: brisk-libhadoop
--> Finished Dependency Resolution
Error: Missing Dependency: java >= 1.6.0 is needed by package brisk-libcassandra
Error: Missing Dependency: java >= 1.6.0 is needed by package brisk-libhive
Error: Missing Dependency: java >= 1.6.0 is needed by package brisk-libhadoop
Error: Missing Dependency: java >= 1:1.6.0 is needed by package jna
I am getting Processing Dependency Error
(2 posts) (2 voices)-
Posted 2 years ago #
-
Was java installed manually? In order for yum to recognize that java is installed it would need to be installed through yum.
Posted 2 years ago #
Reply
You must log in to post.
