Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Esmond to use PostgreSQL 10 instead of 9. #106

Open
mfeit-internet2 opened this issue Jul 8, 2020 · 3 comments
Open

Upgrade Esmond to use PostgreSQL 10 instead of 9. #106

mfeit-internet2 opened this issue Jul 8, 2020 · 3 comments
Assignees
Labels

Comments

@mfeit-internet2
Copy link
Member

Having both causes a conflict when installing the toolkit because pScheduler expects 10 to be running.

@mfeit-internet2 mfeit-internet2 self-assigned this Jul 10, 2020
@mfeit-internet2
Copy link
Member Author

This is in the issue-160 branch. Handing off to Andy for test and merge.

@mfeit-internet2
Copy link
Member Author

@arlake228 When you get back:

I did some additional cleanups to the build that are sitting in a reconstituted issue-106.

When the RPM is installed on the build system, it was missing python36-django and python36-django-tastypie as dependencies. On a fresh system with the EPEL and perfSONAR repos, I get this:

[root@scratch vagrant]# yum -y install esmond-4.3.0-0.a1.0.el7.x86_64.rpm > /tmp/junk
Error: Package: esmond-4.3.0-0.a1.0.el7.x86_64 (/esmond-4.3.0-0.a1.0.el7.x86_64)
           Requires: mod_wsgi >= 4.6.5
           Available: mod_wsgi-3.4-18.el7.x86_64 (base)
               mod_wsgi = 3.4-18.el7
           Available: mod_wsgi-4.6.4-1.el7.x86_64 (perfSONAR)
               mod_wsgi = 4.6.4-1.el7
Error: Package: esmond-4.3.0-0.a1.0.el7.x86_64 (/esmond-4.3.0-0.a1.0.el7.x86_64)
           Requires: python3-thrift
Error: Package: esmond-4.3.0-0.a1.0.el7.x86_64 (/esmond-4.3.0-0.a1.0.el7.x86_64)
           Requires: python3-memcached
Error: Package: esmond-4.3.0-0.a1.0.el7.x86_64 (/esmond-4.3.0-0.a1.0.el7.x86_64)
           Requires: python3-pycassa

@laeti-tia
Copy link
Member

@mfeit-internet2 depending on the yum setup, it might be expected. Those package are coming from our own repository and are currently only in the nightly repo (or at least it was like that a few weeks ago when I worked on it). Which pS repo is the install machine using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants