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

build failing in openshift lab scenarios #12

Closed
luqmanbarry opened this issue Jun 7, 2021 · 2 comments
Closed

build failing in openshift lab scenarios #12

luqmanbarry opened this issue Jun 7, 2021 · 2 comments

Comments

@luqmanbarry
Copy link

$ oc status
------ Output ----
In project myproject on server https://openshift:6443

svc/blog-django-py - 10.217.5.217:8080
deployment/blog-django-py deploys istag/blog-django-py:latest <-
bc/blog-django-py source builds https://github.com/openshift-katacoda/blog-django-py on openshift/python:latest
build #1 failed 1 second ago - 35b89e2: Update package versions. (Graham Dumpleton [email protected])
deployment #1 running for about a minute - 0/1 pods growing to 1

Errors:

  • build/blog-django-py-1 has failed.

1 error, 1 info identified, use 'oc status --suggest' to see details.

@luqmanbarry
Copy link
Author

Hey, seem like a version problem in the requirements.txt file for the dependency psycopg2. Changing the version solved the problem (2.8.6 in my case).

@ryanj
Copy link
Member

ryanj commented Nov 1, 2024

Thanks for reporting - this should be fixed.

@ryanj ryanj closed this as completed Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants