Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] PWA Installation

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] PWA Installation


Chronological Thread 
  • From: Bruce Henry <>
  • To: "" <>, "Contardo, Gianni Carlo" <>, Tristan Sullivan <>
  • Subject: Re: [perfsonar-user] PWA Installation
  • Date: Tue, 11 Jul 2023 15:18:00 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=datainscience.com; dmarc=pass action=none header.from=datainscience.com; dkim=pass header.d=datainscience.com; 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-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=hpUyv6aS0mKsIZCv5A5oinpNDJTZsmNV7yFfNSiv66E=; b=SMssoBgogNLOysLQb2Vr9t3HwMlH5xPiN7OkHiEGlo/vlY9CWiC40YIjACZYeJlNmJmqdJfDXLMVEw1W3nzmdBRGjdDIufYckO8Jae4tN5TY2dMRLjlHyZipurIE3Q1io1EsAm5zdRzx0t3/5jNZfFNvG3UUhiiCX4UCtRJDa8trqGedJakDH/YHSoa52PdwBfPSKjf/vXyC8hQ8xROXXo9qB3S5vRggNDb+qMsCpZCYrdX7tJg8ufHR3kXTrKULLBoWW3hF1r6D9JAvAEED5rq7f2iZKLhiL96poXDjORFXzJGk1BmmbizSqLzyniLJmd1mTGGoPh/C0DTVukSkow==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=TDjQzCYQzxhY8dJ4B1V4mvCjvF+4Gd2KBR7dMo+W+2ZriQQsS12llpX7PP8IUnToDV0BzaUb2VQm6u+G8+QtFj7KVCdSGshAbyWpbSOQ31vJJqk4tcdWUPIdvVvTthBe4NfR9w5aIQvHVo3w16cX40RtL4V81567zNFaZARN0E07hOPUjIjIspOOk26NfebjVnXWJmurMbiROHLe6+8Hb9NpgNEM5jUUb4lfroEr/IRn98d2GmUl85TC8TfG2gMYaaAjcTEz2W1L+avYUlZQtLTYoAzP7mrxcXnjmq2fbosrJXlBja/BcPXks+XYwQ3cEihN01odkMKUcS/lyzRYUA==
  • Msip_labels:

thing is, I know I can get to the mirrors.
 wget  http://mirror.chpc.utah.edu/pub/software.internet2.edu/rpms/el8/x86_64/main/repodata/repomd.xml
--2023-07-11 11:15:09--  http://mirror.chpc.utah.edu/pub/software.internet2.edu/rpms/el8/x86_64/main/repodata/repomd.xml
Resolving mirror.chpc.utah.edu (mirror.chpc.utah.edu)... 204.99.128.20
Connecting to mirror.chpc.utah.edu (mirror.chpc.utah.edu)|204.99.128.20|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3100 (3.0K) [text/xml]
Saving to: ‘repomd.xml’

repomd.xml                                           100%[===================================================================================================================>]   3.03K  --.-KB/s    in 0s

2023-07-11 11:15:09 (284 MB/s) - ‘repomd.xml’ saved [3100/3100]



Bruce Henry
Storage Engineer
952-529-1338

Support:              833 244 4372

http://datainscience.com/



From: <> on behalf of Tristan Sullivan <>
Sent: Monday, July 10, 2023 5:30 PM
To: <>; Contardo, Gianni Carlo <>
Subject: Re: [perfsonar-user] PWA Installation
 
Hi Gianni,

Someone else may have a better answer, but I just ran into this the other day, and here's what I did. Create a file called /etc/yum.repos.d/mongodb-org-3.1.repo, and put the following in it:

name=MongoDB 3.1 Repository
baseurl=https://repo.mongodb.org/yum/redhat/6/mongodb-org/4.0/x86_64/
gpgcheck=0
enabled=1

This will enable you to install MongoDB 4.0.

Tristan

From: <> on behalf of "Contardo, Gianni Carlo" <>
Sent: July 10, 2023 2:41 PM
To: <>
Subject: [perfsonar-user] PWA Installation
 

Hi Folks,

 

We’re trying to install pSConfig Web Admin according to the instructions documented at https://docs.perfsonar.net/pwa_install_rpm.html

 

   rpm -hUv http://software.internet2.edu/rpms/el7/x86_64/latest/packages/perfSONAR-repo-0.10-1.noarch.rpm

 

That results in an error and appears to a mistake in the file referenced in the documentation.

 

We edited the command and this informed us that the package is already installed.

 

rpm -hUv http://software.internet2.edu/rpms/el7/x86_64/latest/packages/perfsonar-repo-0.11-1.noarch.rpm

 

 

We wanted to install all the elements and then proceeded with the next step in the documentation:

 

  yum install -y perfsonar-psconfig-web-admin-ui perfsonar-psconfig-web-admin-publisher

 

Which results in:

 

….

--> Finished Dependency Resolution

Error: Package: perfsonar-psconfig-web-admin-ui-5.0.3-1.el7.x86_64 (perfSONAR)

           Requires: mongodb-org-server <= 4.0.3

Error: Package: perfsonar-psconfig-web-admin-publisher-5.0.3-1.el7.x86_64 (perfSONAR)

           Requires: mongodb-org-server <= 4.0.3

Error: Package: perfsonar-psconfig-web-admin-ui-5.0.3-1.el7.x86_64 (perfSONAR)

           Requires: mongodb-org <= 4.0.3

You could try using --skip-broken to work around the problem

You could try running: rpm -Va --nofiles –nodigest

 

 

Any suggestion are appreciated.  Thank you.

 

 

Gianni

 

 

 

 




Archive powered by MHonArc 2.6.24.

Top of Page