Skip to Content.
Sympa Menu

perfsonar-user - [perfsonar-user] PWA Installation

Subject: perfSONAR User Q&A and Other Discussion

List archive

[perfsonar-user] PWA Installation


Chronological Thread 
  • From: "Contardo, Gianni Carlo" <>
  • To: "" <>
  • Subject: [perfsonar-user] PWA Installation
  • Date: Mon, 10 Jul 2023 21:41:04 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=llnl.gov; dmarc=pass action=none header.from=llnl.gov; dkim=pass header.d=llnl.gov; 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=N3q0oSI+/ZwFkDlWN0rzvn/7/EBIz9ubdt3y0iKGMws=; b=jKlUyI/8Q47Q4Hws+bgq6NebXsvOjRfT1adXLwyanU14x5YqbNw0x49lc9SUZXrTZJ/3lQ9s9rp2lCqqirxWrc4nAHFdzrM4OuXLDqRsw1bd9jMDfpQ34UH8NteMBxihMY/WtJ6rFoOJox6ymsj39kb2r8LMrb5FIqEApPP3trljyp4moXN3xos0vbOcmOb2I1kjAw+inSxIXWVoz6/J7bX3F+aKkTeAjND2QO0/Pe8Hr08nSTTUbtmk+MIZm7XWfHdjRYvhIJ18CFltISfLncyQtfnGmzorn59sM8SzcWAt594sXXQN3nsAjAqyvwrL5fslyqmoSPBtXZ8vweAlKw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=PAwCAMfgH57b5dIG+xrTRQ2ctSgp25+eomyveUurf7kfNZ2Xq/v7om6hLukIbYuGYIxVg308SN/VF/QI2F+2cQSU0dQDEErDXZgzPr7a8ysc9zNoY3DuoCbKPc3JMuVNZ/a+8ZUQfxO6q43d/kB+NZ4m2qjgQd8hnMaqfcIc4PHuG1k3zdKkeZvgrNiFVQEpq/EzuGM+MkUyEBInUanwXd2hv/sT4YDhPsgdwMBp8w0/BgtgWN5pbjWaxlC6t/dZbRCzKmkhiYO5QBjvQWgwc2hV6bmr/8nQHQY2Y2+42KppFwQ2TRsjvf9SkGjAaHmyLzoYAnZBO3/Znk6wnfLJCQ==

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