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 self upgrade broken for 1.1.11 to 1.1.13 #5266

Closed
kapilt opened this issue Mar 3, 2022 · 2 comments
Closed

poetry self upgrade broken for 1.1.11 to 1.1.13 #5266

kapilt opened this issue Mar 3, 2022 · 2 comments
Labels
kind/bug Something isn't working as expected

Comments

@kapilt
Copy link

kapilt commented Mar 3, 2022

❯ poetry self update                                                                                                                                                  
Updating Poetry to 1.1.13                                                                                                                                             
                                                                                                                                                                      
Updating dependencies                                                                                                                                                 
Resolving dependencies... (0.3s)                                                                                                                                      
                                                                                                                                                                      
Package operations: 34 installs, 0 updates, 0 removals                                                                                                                
                                                                                                                                                                      
  - Installing certifi (2021.10.8)                                                                                                                                    
  - Installing charset-normalizer (2.0.12)                                                                                                                            
  - Installing crashtest (0.3.1)                                                                                                                                      
  - Installing idna (3.3)                                                                                                                                             
  - Installing pastel (0.2.1)                                                      
  - Installing pylev (1.4.0)                                                                                                                                          
  - Installing urllib3 (1.26.8)                                                    
  - Installing zipp (3.7.0)                                                        
  - Installing clikit (0.6.2)                                                      
  - Installing distlib (0.3.4)                                                                                                                                        
  - Installing filelock (3.6.0)                                                    
  - Installing importlib-metadata (4.11.2)                                         
  - Installing lockfile (0.12.2)                                                                                                                                      
  - Installing msgpack (1.0.3)                                                                                                                                        
  - Installing platformdirs (2.5.1)                                                                                                                                   
  - Installing ptyprocess (0.7.0)        
  - Installing pyparsing (3.0.7)                                                   
  - Installing requests (2.27.1)                                                   
  - Installing six (1.16.0)                                                        
  - Installing webencodings (0.5.1)                                                
  - Installing cachecontrol (0.12.10)                                              
  - Installing cachy (0.3.0)                                                       
  - Installing cleo (0.8.1)                                                        
  - Installing html5lib (1.1)                                                      
  - Installing keyring (23.5.0)                                                    
  - Installing packaging (20.9)                                                    
  - Installing pexpect (4.8.0)                                                                                                                                        
  - Installing pkginfo (1.8.2)                                                                                                                                        
  - Installing poetry-core (1.0.8)                                                                                                                                    
  - Installing requests-toolbelt (0.9.1)                                                                                                                              
  - Installing shellingham (1.4.0)                                                                                                                                    
  - Installing tomlkit (0.10.0)                                                                                                                                       
  - Installing virtualenv (20.13.2)                                                                                                                                   
  - Installing poetry (1.1.13)                                                                                                                                        
                                                                                   
Updating the poetry script                                                         
                                                                                   
Poetry (1.1.13) is installed now. Great!                                                                                                                              
                                                                                                                                                                      
slsdx on  main is 📦 v0.1.0 via 🐍 v3.10.0 on ☁️  (us-east-1) took 16s             
❯ poetry                                 
Poetry version 1.1.11                                                              

USAGE                                         
  poetry [-h] [-q] [-v [<...>]] [-V] [--ansi] [--no-ansi] [-n] <command> [<arg1>] ... [<argN>]

reproduced on linux and macos

@kapilt kapilt added kind/bug Something isn't working as expected status/triage This issue needs to be triaged labels Mar 3, 2022
@kapilt kapilt changed the title poetry self upgrade broken for 1.11 to 1.13 poetry self upgrade broken for 1.1.11 to 1.1.13 Mar 3, 2022
@finswimmer
Copy link
Member

Hello @kapilt,

there was a bug in the poetry self update command. See #5048. Unfortunately it is necessary to reinstall Poetry via the install-poetry.py install script as mentioned in the announcement.

fin swimmer

@mkniewallner mkniewallner removed the status/triage This issue needs to be triaged label Jun 11, 2022
Copy link

github-actions bot commented Mar 1, 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 1, 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

No branches or pull requests

3 participants