Giter VIP home page Giter VIP logo

Comments (7)

erikjasso avatar erikjasso commented on June 11, 2024

Working on this

from recordexpungpdx.

erikjasso avatar erikjasso commented on June 11, 2024

Opened pull request. #81

from recordexpungpdx.

wittejm avatar wittejm commented on June 11, 2024

@erikjasso I think the recent update from psycopg version 2.7 to 2.8 by dependabot broke this image build.

According to the doc: http://initd.org/psycopg/docs/faq.html#problems-compiling-and-installing-psycopg2

Version 2.7 included automatic install of a postgres dependency but 2.8 takes that out and the dependency needs to be installed manually to build the package from source.

Alternatively the pre-compiled package psycopg2-binary can be used instead (according to the install doc), but is not recommended.

Adding the prerequisite libpq-dev to the Dockerfile fixes the issue. Is that the best solution?

Tagging @a-ilango too because we were talking about this bug earlier.

from recordexpungpdx.

NickSchimek avatar NickSchimek commented on June 11, 2024

Adding the prerequisite libpq-dev to the Dockerfile fixes the issue. Is that the best solution?

Yes, I would say that it is the best solution

from recordexpungpdx.

erikjasso avatar erikjasso commented on June 11, 2024

Thanks for digging into this, Jordan. Sounds like you hit on the correct solution.

from recordexpungpdx.

erikjasso avatar erikjasso commented on June 11, 2024

@wittejm Is this ready to be closed?

from recordexpungpdx.

wittejm avatar wittejm commented on June 11, 2024

@erikjasso It sure is! Thanks for spotting it, will close now

from recordexpungpdx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.