Closed biblicabeebli closed 2 months ago
got the same problem on Manjaro:
Here it's the PYENV_DEBUG output: log.txt
Please upgrade Pyenv to 2.4.8
Please upgrade Pyenv to 2.4.8
Upgrading from 2.4.7 to 2.4.8 solved the issue, thanks for the support
I was in a situation where pyenv itself, via the pyenv update
command, would pull its git updates and update successfully... to version 2.3.34.
Baffling.
I went ahead and reinstalled pyenv and now it's all worky again.
Y'all can close.
Same here, pyenv update
updates to version 2.3.23
I'm suffer from this issue. ㅜ ㅅ ㅜ. but, It's working ㅜ
today this was my personal cloudstrike.
I was in a situation where pyenv itself, via the
pyenv update
command, would pull its git updates and update successfully... to version 2.3.34.
this was me! for a while i was in a state where...
Updating /home/agrimgt/.pyenv...
From https://github.com/pyenv/pyenv
* branch master -> FETCH_HEAD
! [rejected] v2.3.35 -> v2.3.35 (would clobber existing tag)```
was showing in my automated script but i didn't realize that it wasnt updating the rest of the tags and ignored it, until the error in the title of this post reared its head. had to manually go in with $ git -C .pyenv fetch --tags --force
to unstick the tag, and pyenv updated smoothly again.
"this was my personal cloudstrike." 🤌 lmao
Too many issues will kill our team's development velocity, drastically. Make sure you have checked all steps below.
Prerequisite
pyenv-virtualenv
plugin only. Please refrain from reporting issues of other plugins here.I have confirmed all of the above.
Description
This diff includes the probable culprit:
To reproduce (I've cut out git warnings):
(my shell prompt says what the current branch of the repo is)