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

Poetry Install/Update Failing on 1.0.7 with git repositories (works on 1.0.5) #2504

Closed
3 tasks done
badrobit opened this issue Jun 5, 2020 · 4 comments · Fixed by #2505
Closed
3 tasks done

Poetry Install/Update Failing on 1.0.7 with git repositories (works on 1.0.5) #2504

badrobit opened this issue Jun 5, 2020 · 4 comments · Fixed by #2505
Labels
kind/bug Something isn't working as expected

Comments

@badrobit
Copy link

badrobit commented Jun 5, 2020

  • I am on the latest Poetry version.
  • I have searched the issues of this repo and believe that this is not a duplicate. (there are similar but not specific)
  • If an exception occurs when executing a command, I executed it again in debug mode (-vvv option). (No exception occurs)
  • OS version and name: Ubuntu 18.04, 20.04, Debian (from Python 3.8.2 Docker Image)
  • Poetry version: 1.0.7
  • Link of a Gist with the contents of your pyproject.toml file: Not allowed to sorry, (Work Defined Rule).

Issue

When using dependencies defined as git based repositories poetry reports that it installs the repository but when we source the poetry created virtual environment and try to run unit tests or an interactive terminal we are unable to find the package poetry reported as installed.

@badrobit badrobit added kind/bug Something isn't working as expected status/triage This issue needs to be triaged labels Jun 5, 2020
@sdispater
Copy link
Member

#2505 should fix the issue.

A bugfix release will be out in a few minutes.

@sdispater
Copy link
Member

Release 1.0.8 is out!

@astro-josh
Copy link

Release 1.0.8 is out!
@sdispater
Confirmed working on pipelines, thanks!

@abn abn removed the status/triage This issue needs to be triaged label Sep 25, 2020
Copy link

github-actions bot commented Mar 3, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Something isn't working as expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants