Skip to content

pyenv-virtualenv: version '${version}' is not a virtualenv on Arch Linux #302

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

Open
ayr-ton opened this issue Feb 13, 2019 · 4 comments
Open

Comments

@ayr-ton
Copy link

ayr-ton commented Feb 13, 2019

Hey, I'm the current maintainer of pyenv-virtualenv package for Arch Linux User Repository (https://aur.archlinux.org/packages/pyenv-virtualenv/).

After updating the package to 1.1.4 all the users of the package start experiencing the following error when trying to activate a virtualenv:

pyenv-virtualenv: version '${version}' is not a virtualenv 

This issue seems to be related to the following commit:
e0a1e9b

A workaround from one of our users was copying the pyenv-virtualenv-realpath from the GitHub repository to /usr/libexec but we could not perform the same workaround on the package itself per other package maintainers recommendations.

Thank you for your time reviewing this.

@yyuu
Copy link
Collaborator

yyuu commented Feb 13, 2019

Thanks for your effort on packaging 🙇 It is likely some problem in the installation script. I will try to make some another change to make it working. Please give it a try later.

@yyuu
Copy link
Collaborator

yyuu commented Feb 13, 2019

I mean, libexec has been added, but install.sh isn't managing the path at all. I'll fix it soon.

@ayr-ton
Copy link
Author

ayr-ton commented Feb 13, 2019

Thanks @yyuu. Will wait for the new version and will update the package. \o/

@yyuu
Copy link
Collaborator

yyuu commented Feb 14, 2019

v1.1.5 has been released with including fix for installation script. Please give it a try later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants