Skip to Content.
Sympa Menu

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

Subject: perfSONAR User Q&A and Other Discussion

List archive

[perfsonar-user] Perfsonar installation issue on CentOS 7.8


Chronological Thread 
  • From: "Ethier, Michael" <>
  • To: "" <>
  • Subject: [perfsonar-user] Perfsonar installation issue on CentOS 7.8
  • Date: Sat, 2 May 2020 19:19:00 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=cgr.harvard.edu; dmarc=pass action=none header.from=cgr.harvard.edu; dkim=pass header.d=cgr.harvard.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=bXrJhaXAcscVg4JECaOn2FR39+fK8hsVe4qBX0pP8Bc=; b=cQZLWQl2f3Kl3XOhGR1m6a29O2mQNmTLA/8NlWXg4QZrBKGeWZbVpbduK/HtPcF8T2i15J8hp54Jdcw0UP4+I2dLaJT6Tr8LkRvT3SAFGs2NTxYDy5PKUZ2gXaYmETTharZODPqhbqmRT/nwGy5ooc0MDRB4TSPh4ptMpIv6sLLPqr9QAV3l/EF8OuURS3cK8v6qvMk2eGbGt+fqSTrkIbxtn81ye4rq1sXIAVCsflHQmclPM3dh2mYgko+DAs9qsjupIGgCVahMDcoqjceVWNRb+/K0MK48BdZ0dyCMbRuv8s9GGleA+Jg97ZO3W+CxKDOWsP8o8aYDjSfG4/FaZg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Vnf8yHUgxqJH82039f/fJ41tk9/hPKKTHnj/eXmpx57DFak95bO/y1Zi9JmCnHFr0Z+zZTB4c3gA4miwscAhV36yM9tMVulUXdMxWKoy6imJTPYFHIsY1agV90khajwRmgXswRQZ0BuusV19mhd2JelfP2V67yaekIMIPqn7eujEYdwvZ+HLoL/JZbp8f8otHpkqABlvpc42a45J2Fi8LXwOvdniozO7YK+SK1C1EsVjfk5MxR8+ERxvBMD/P2BBN2TSNRekpunQV7ac7RzJig+Z6kEKnd3wvj4DT2AjH5SMX6qI5MpQjY1WB72lLjZg5TGRxrs4fgYbBNZStB06Mw==

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




Archive powered by MHonArc 2.6.19.

Top of Page