Giter Club home page Giter Club logo

Comments (3)

jonasbardino avatar jonasbardino commented on June 2, 2024 1

Changed along with the other other python3-related PREFER_PY3 and MIG_GIT_BRANCH values in the env files, because explicit values broke at least one of the container distro flavors e.g. because they changed git branch to one not working with chosen python(3) or picked python2 on Rocky9 where unavailable.
Closing here but please reopen if any issues remain.

I changed production.env accordingly assuming you don't use it directly on AU or KU IT sites anyway. You probably still want to consider syncing those changes on to your own env files, however.

from docker-migrid.

jonasbardino avatar jonasbardino commented on June 2, 2024

It sounds like the python lookup failing when building the PAM module for the openssh+sftpsubsys service. My immediate suspicion it that it could be related to the WITH_PY3=False default in development.yml and rocky8+ transitioning to python3. I guess we should flip the default on if so and maybe in any case because we definitely want all the python3 testing we can get.
Do you have a site to test that assumption easily or should I try to get one running?

from docker-migrid.

jonasbardino avatar jonasbardino commented on June 2, 2024

It does run on our rocky8 'production' test site using WITH_PY3=True. On podman rather than docker, but I guess that detail is irrelevant here.
I realized that it wasn't much effort to spin up that rocky8 development setup on my laptop, so I just did now and can confirm that I got the same error. Commenting out the development.env WITH_PY3 value to effectively rely on the Dockerfile default (True in rocky8) makes it build again. I'll probably commit that solution in the repo.

from docker-migrid.

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.