uday

Results 3 issues of uday

Trying to install pyenv as part of --before-install. For that, some predefined packages are required. ``` yum install gcc zlib-devel bzip2 bzip2-devel readline-devel sqlite sqlite-devel openssl-devel tk-devel libffi-devel xz-devel ```...

I have tried to delete VPC, and it is able to delete through UI also. But when ran with this sh file. Got below error. `./delete_vpc.sh us-west-2 vpc-0f904ff05c1a26ffc` `An error...

With command :` curl https://pyenv.run | bash` , it will install from master branch latest code everytime. Is there any option to use a particular commit/release for the installation? yesterday...