irods / irods_capability_storage_tiering

BSD 3-Clause "New" or "Revised" License
5 stars 10 forks source link

cant not install with centos7 #159

Closed peggy0135 closed 3 years ago

peggy0135 commented 3 years ago

OS : CentOS7.9

install steps:

  1. install postgresql
  2. install irods and irods data base plugin with commands from (https://irods.org/download/)
  3. setup with the python file in beginner_training_2019
  4. install storage tiering plugin with command "yum install -y irods-rule-engine-plugin-tiered-storage" then I just got the output below: Error: Package: irods_rule_engine_plugin-data_movement-2.6.0-1.x86_64 (renci-irods) Requires: irods-server = 4.2.6 Installed: irods-server-4.2.8-1.x86_64 (@renci-irods) irods-server = 4.2.8-1 Available: irods-server-4.2.0-1.x86_64 (renci-irods) irods-server = 4.2.0-1 Available: irods-server-4.2.1-1.x86_64 (renci-irods) irods-server = 4.2.1-1 Available: irods-server-4.2.2-1.x86_64 (renci-irods) irods-server = 4.2.2-1 Available: irods-server-4.2.3-1.x86_64 (renci-irods) irods-server = 4.2.3-1 Available: irods-server-4.2.4-1.x86_64 (renci-irods) irods-server = 4.2.4-1 Available: irods-server-4.2.5-1.x86_64 (renci-irods) irods-server = 4.2.5-1 Available: irods-server-4.2.6-1.x86_64 (renci-irods) irods-server = 4.2.6-1 Available: irods-server-4.2.7-1.x86_64 (renci-irods) irods-server = 4.2.7-1 Error: Package: irods_rule_engine_plugin-data_movement-2.6.0-1.x86_64 (renci-irods) Requires: irods-runtime = 4.2.6 Installed: irods-runtime-4.2.8-1.x86_64 (@renci-irods) irods-runtime = 4.2.8-1 Available: irods-runtime-4.2.0-1.x86_64 (renci-irods) irods-runtime = 4.2.0-1 Available: irods-runtime-4.2.1-1.x86_64 (renci-irods) irods-runtime = 4.2.1-1 Available: irods-runtime-4.2.2-1.x86_64 (renci-irods) irods-runtime = 4.2.2-1 Available: irods-runtime-4.2.3-1.x86_64 (renci-irods) irods-runtime = 4.2.3-1 Available: irods-runtime-4.2.4-1.x86_64 (renci-irods) irods-runtime = 4.2.4-1 Available: irods-runtime-4.2.5-1.x86_64 (renci-irods) irods-runtime = 4.2.5-1 Available: irods-runtime-4.2.6-1.x86_64 (renci-irods) irods-runtime = 4.2.6-1 Available: irods-runtime-4.2.7-1.x86_64 (renci-irods) irods-runtime = 4.2.7-1

is that just a temporary error or I did something wrong above. Thank you

peggy0135 commented 3 years ago

sorry, I figure out my mistake thank you