Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] Installation issues with Pscheduler (not running) & Postgres

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] Installation issues with Pscheduler (not running) & Postgres


Chronological Thread 
  • From: "David J. Chaffin" <>
  • To: Mark Feit <>, Jason Tri Nguyen <>
  • Cc: "" <>
  • Subject: Re: [perfsonar-user] Installation issues with Pscheduler (not running) & Postgres
  • Date: Sat, 11 Apr 2020 14:42:51 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=uark.edu; dmarc=pass action=none header.from=uark.edu; dkim=pass header.d=uark.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=kLkunFRNsyuuA7jaVOiowh3rCoL53Ls5/UX4sbd6Gyc=; b=mfElEyjT8AHwKg68ZAI2R25MSew0xz7b8IqOS75ReDsOHuvzqBh3l+9PXnf+BokmVXy17jDGQ4YzDGlBWDCSr1F4XCa4XcoSc4PUe6I0cJDzDbHPlavKcxRCTdXhiq9MKpO7P7WNaPLJFx6yEQUQ5Wt5H/Au7fV7j8vg9X5qcOAVDWvX+WX6EFWjkYk5b360UYqyb/aQOrKKRH0pP1o/sRFZd5oM+ql3SABTQ7RhOarb9ZtCPIB8ldiftpVNnnj9UWFON2GtVoolUdfSmTIDb/u0bOmrjVMja8TfbBGytpzulmhl+hAcGT2+0YSCWG6LlVeSSXQ6KulxB7UtUbt1gw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=FImOTD/oK7HLFiw16xQpsFIRsBD8CNiv58xUL7fgrbFCE6LcNn3iebbob37BIuUCJGbr0O1eblNSsl9i/RATVLOUfDzNha+4I04Advr5bFSPMQjcDJgA5FJ6CoOF+YsUFlYhEwWH+bknBdBu11srtc7pjrQKZV9aGckgluPkbUf7ZtHaNpUeZYc231oSOAH/M/9ju3aZKXuXRNf+cxCazZw8fG7PeHgwV8Mf0NWXxRtCzLeCOJ/AjR03cyPQT97woQJyf+sMGZOMMfnhw8SJ8+VK1R7/clBFsF5HefQ+N0AI/J43EaPdQD/wTS3yAEU2GBr0aFdcqwNKS+OmrQLBNg==

Jason, 

At least some of postgresql 9.5.21-1 has been installed from the pgdg95 repo  (the postgresql95 site). That's a newer version so yum won't auto upgrade to the perfsonar verson.

Error: Package: postgresql95-contrib-9.5.3-2PGDG.rhel7.x86_64 (perfSONAR)
           Requires: postgresql95-libs(x86-64) = 9.5.3-2PGDG.rhel7
           Installed: postgresql95-libs-9.5.21-1PGDG.rhel7.x86_64 (@pgdg95)

You will want all the postgresql95 rpms to be from pS, do a yum list all and grep for pgdg95 and do a yum downgrade on all of them, or get the pS rpms with yumdownloader and do an rpm force install.  

--
David


From: <> on behalf of Jason Tri Nguyen <>
Sent: Friday, April 10, 2020 11:25 PM
To: Mark Feit <>
Cc: <>
Subject: Re: [perfsonar-user] Installation issues with Pscheduler (not running) & Postgres
 
Thank you so much but run into another issue below. My Repos:
yum.repos.d]# ls -1
CentOS-Base.repo
epel.repo
epel-testing.repo
perfSONAR.repo

---> Package postgresql95-server.x86_64 0:9.5.3-2PGDG.rhel7 will be installed
--> Processing Dependency: postgresql95-libs(x86-64) =
9.5.3-2PGDG.rhel7 for package:
postgresql95-server-9.5.3-2PGDG.rhel7.x86_64
---> Package python-six.noarch 0:1.9.0-2.el7 will be installed
--> Finished Dependency Resolution
Error: Package: postgresql95-contrib-9.5.3-2PGDG.rhel7.x86_64 (perfSONAR)
           Requires: postgresql95-libs(x86-64) = 9.5.3-2PGDG.rhel7
           Installed: postgresql95-libs-9.5.21-1PGDG.rhel7.x86_64 (@pgdg95)
               postgresql95-libs(x86-64) = 9.5.21-1PGDG.rhel7
           Available: postgresql95-libs-9.5.3-2PGDG.rhel7.x86_64 (perfSONAR)
               postgresql95-libs(x86-64) = 9.5.3-2PGDG.rhel7
Error: Package: postgresql95-server-9.5.3-2PGDG.rhel7.x86_64 (perfSONAR)
           Requires: postgresql95-libs(x86-64) = 9.5.3-2PGDG.rhel7
           Installed: postgresql95-libs-9.5.21-1PGDG.rhel7.x86_64 (@pgdg95)
               postgresql95-libs(x86-64) = 9.5.21-1PGDG.rhel7
           Available: postgresql95-libs-9.5.3-2PGDG.rhel7.x86_64 (perfSONAR)
               postgresql95-libs(x86-64) = 9.5.3-2PGDG.rhel7
Error: Package: postgresql95-9.5.3-2PGDG.rhel7.x86_64 (perfSONAR)
           Requires: postgresql95-libs(x86-64) = 9.5.3-2PGDG.rhel7
           Installed: postgresql95-libs-9.5.21-1PGDG.rhel7.x86_64 (@pgdg95)
               postgresql95-libs(x86-64) = 9.5.21-1PGDG.rhel7
           Available: postgresql95-libs-9.5.3-2PGDG.rhel7.x86_64 (perfSONAR)
               postgresql95-libs(x86-64) = 9.5.3-2PGDG.rhel7
Error: Package: postgresql95-devel-9.5.3-2PGDG.rhel7.x86_64 (perfSONAR)
           Requires: postgresql95-libs(x86-64) = 9.5.3-2PGDG.rhel7
           Installed: postgresql95-libs-9.5.21-1PGDG.rhel7.x86_64 (@pgdg95)
              postgresql95-libs(x86-64) = 9.5.21-1PGDG.rhel7
           Available: postgresql95-libs-9.5.3-2PGDG.rhel7.x86_64 (perfSONAR)
               postgresql95-libs(x86-64) = 9.5.3-2PGDG.rhel7
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

On Fri, Apr 10, 2020 at 7:00 PM Mark Feit <> wrote:
>
> Jason Tri Nguyen writes:
>
>     I recently installed Perfsonar tool kit via "yum install perfsonar
>     tool-kit" on centos 7 and seeing errors on screen related to
>     Pscheduler and Postgres. I also see psheduler status as not running on
>     web gui. I have not seen this before so this might be happening with
>     new release or something. Please advise. Thanks.
>
> The problem appears to be here:
>
>       Installing : python3-psycopg2-2.8.5-1.rhel7.x86_64
>
> The pScheduler RPMs call for a package that provides python-psycopg2 which, on a CentOS 7 system, should be  provided by python2-psycopg2.  Your system may have additional YUM repositories configured; if the python3-psycopg2 is reporting itself as the provider for python-psycopg2, it's doing so in error.  Running "yum whatprovides python-psycopg2" should give you a hint about what repo is providing it.  On a CentOS 7 system installed according to the directions, the packages should be provided by the base and perfSONAR repositories.
>
> I'm unable to reproduce the problem on a minimal CentOS 7 (the Vagrant centos/7 box) with these steps from the installation instructions:
>
>     yum -y install epel-release
>     yum -y install https://urldefense.proofpoint.com/v2/url?u=http-3A__software.internet2.edu_rpms_el7_x86-5F64_main_RPMS_perfSONAR-2Drepo-2D0.9-2D1.noarch.rpm&d=DwIFaQ&c=7ypwAowFJ8v-mw8AB-SdSueVQgSDL4HiiSaLK01W8HA&r=xDjt3h5njmDeO5r1smxBwmxjU7FOc5I9u3zczn-R41Q&m=p4-dDA4Ri5Wq9ZKvtfKNQF0nfoMLUoJRRAbc7n6U6vs&s=iBJy6fZPc0CLN-4mEy8aNxZAzH3ZIL_59gQPqo-eVck&e=
>     yum -y clean all
>     yum -y install perfsonar-toolkit
>
> --Mark
>
>



Archive powered by MHonArc 2.6.19.

Top of Page