Giter Club home page Giter Club logo

Comments (10)

github-actions avatar github-actions commented on August 29, 2024 1

🎉 This issue has been resolved in version 1.17.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

from base.

viceice avatar viceice commented on August 29, 2024

Looks like it the same issues reported here renovatebot/docker-renovate-full#346

from base.

viceice avatar viceice commented on August 29, 2024

Maybe latest poetry v1.1.8 changed something.
We use the poetry install script internally.

from base.

viceice avatar viceice commented on August 29, 2024

Can you try to download our full image repo and build the image locally with latest poetry update reverted?

from base.

luggage66 avatar luggage66 commented on August 29, 2024

I confirmed that changing back to:

RUN install-tool poetry 1.1.7

Clears up the issue for me. Tested by checking the UID and running the image in CircleCI.

from base.

viceice avatar viceice commented on August 29, 2024

https://docs.docker.com/engine/security/userns-remap/

Maybe related

from base.

viceice avatar viceice commented on August 29, 2024

I can't find any hint in poetry diff, maybe the installer script was changed too?

python-poetry/poetry@1.1.7...1.1.8
python-poetry/poetry-core@1.0.3...1.0.4

BTW: get-poetry.py is deprecated and we need to migrate to new install-poetry.py script.
https://python-poetry.org/docs/master/#installation

from base.

viceice avatar viceice commented on August 29, 2024

User install:

ubuntu@19361ef88275:/$ ll -n ~/poetry/1.1.7/lib/poetry/_vendor/py
py2.7/ py3.5/ py3.6/ py3.7/ py3.8/ py3.9/
ubuntu@19361ef88275:/$ ll -n ~/poetry/1.1.7/lib/poetry/_vendor/py2.7/backports/
total 16
drwxr-xr-x  3 1000 0 4096 Aug 30 09:45 ./
drwxr-xr-x 93 1000 0 4096 Aug 30 09:45 ../
-rw-r--r--  1 1000 0  212 Jun 25 15:43 __init__.py
drwxr-xr-x  2 1000 0 4096 Aug 30 09:45 configparser/
ubuntu@19361ef88275:/$ ll -n ~/poetry/1.1.8/lib/poetry/_vendor/py2.7/backports/
total 24
drwxr-xr-x  3 1000 0 4096 Aug 30 09:45 ./
drwxr-xr-x 94 1000 0 4096 Aug 30 09:45 ../
-rw-r--r--  1 1000 0  212 Aug 19 16:53 __init__.py
drwxr-xr-x  2 1000 0 4096 Aug 30 09:45 configparser/
-rw-r--r--  1 1000 0 7444 Aug 19 16:55 entry_points_selectable.py

from base.

viceice avatar viceice commented on August 29, 2024

root install:

root@66c6c6c95a27:/# ll -n /usr/local/poetry/1.1.8/lib/poetry/_vendor/py2.7/backports/
total 24
drwxr-xr-x  3          0          0 4096 Aug 30 09:48 ./
drwxr-xr-x 94          0          0 4096 Aug 30 09:48 ../
-rw-r--r--  1          0          0  212 Aug 19 16:53 __init__.py
drwxr-xr-x  2          0          0 4096 Aug 30 09:48 configparser/
-rw-r--r--  1 1407182137 1059092950 7444 Aug 19 16:55 entry_points_selectable.py
root@66c6c6c95a27:/# ll -n /usr/local/poetry/1.1.7/lib/poetry/_vendor/py2.7/backports/
total 16
drwxr-xr-x  3 0 0 4096 Aug 30 09:48 ./
drwxr-xr-x 93 0 0 4096 Aug 30 09:48 ../
-rw-r--r--  1 0 0  212 Jun 25 15:43 __init__.py
drwxr-xr-x  2 0 0 4096 Aug 30 09:48 configparser/

from base.

luggage66 avatar luggage66 commented on August 29, 2024

Very nice. Thanks!

from base.

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.