Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] Perfsonar installation issue on CentOS 7.8

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] Perfsonar installation issue on CentOS 7.8


Chronological Thread 
  • From: Andrew Lake <>
  • To: "Ethier, Michael" <>, "" <>
  • Subject: Re: [perfsonar-user] Perfsonar installation issue on CentOS 7.8
  • Date: Sat, 2 May 2020 16:00:46 -0700

Hi,

Make sure you have the EPEL repo installed: 

yum install epel-release

perfSONAR gets the package in question and a few others from EPEL. If you already installed epel-release and it is still giving you the same error try “yum clean all” to make sure yum has reloaded the list of repos to use.

Thanks,
Andy

On May 2, 2020 at 3:19:26 PM, Ethier, Michael () wrote:

Hello,

I am trying to install perfsonar on Centos 7.8 and it seems I hit a dependency issue when
I run yum install perfsonar-toolkit after following the instructions on your website:

---> Package libperfsonar-perl.noarch 0:4.2.4-1.el7 will be installed
--> Processing Dependency: perl-Mojolicious >= 7.80 for package: libperfsonar-perl-4.2.4-1.el7.noarch
---> Package python-functools32.noarch 0:3.2.3_2-1.el7 will be installed
---> Package python2-attrs.noarch 0:17.4.0-4.el7 will be installed
---> Package python2-pyrsistent.x86_64 0:0.14.11-1.el7 will be installed
--> Finished Dependency Resolution
Error: Package: libperfsonar-perl-4.2.4-1.el7.noarch (perfSONAR)
Requires: perl-Mojolicious >= 7.80
Installing: perl-Mojolicious-7.48-1.el7.noarch (perfSONAR)
perl-Mojolicious = 7.48-1.el7
Error: Package: libperfsonar-perl-4.2.4-1.el7.noarch (perfSONAR)
Requires: perl-Mojolicious >= 7.80
Available: perl-Mojolicious-7.48-1.el7.noarch (perfSONAR)
perl-Mojolicious = 7.48-1.el7
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

This is my perSONAR.repo file:
# Name: perfSONAR RPM Repository
# URL: http://software.internet2.edu
[perfSONAR]
name = perfSONAR RPM Repository - software.internet2.edu - main
mirrorlist = http://software.internet2.edu/rpms/el7/mirrors-Toolkit-Internet2
enabled = 1
protect = 0
priority= 1
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-perfSONAR
gpgcheck = 1

[root@holyperfsonar yum.repos.d]# uname -a
Linux holyperfsonar.rc.fas.harvard.edu 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
[root@holyperfsonar yum.repos.d]# more /etc/redhat-release
CentOS Linux release 7.8.2003 (Core)

Any ideas ?

Thanks,
Mike

--
To unsubscribe from this list: https://lists.internet2.edu/sympa/signoff/perfsonar-user



Archive powered by MHonArc 2.6.19.

Top of Page