Skip to content

Fix: mktemp not working correctly on Alpine Linux #284#285

Merged
Zordrak merged 1 commit intotfutils:masterfrom
jxinging:master
Aug 16, 2021
Merged

Fix: mktemp not working correctly on Alpine Linux #284#285
Zordrak merged 1 commit intotfutils:masterfrom
jxinging:master

Conversation

@jxinging
Copy link
Copy Markdown

Resolves: #284

@Samusia
Copy link
Copy Markdown
Contributor

Samusia commented Aug 16, 2021

@jxinging 0.11.14 does not work since the last few PRs

docker run -it --rm openresty/openresty:1.19.3.2-3-alpine-fat /bin/bash
apk add git && git clone https://github.com/tfutils/tfenv.git ~/.tfenv

I made changes manually from this PR

tfenv install 0.11.14
Installing Terraform v0.11.14
Downloading release tarball from https://releases.hashicorp.com/terraform/0.11.14/terraform_0.11.14_linux_arm64.zip
curl: (22) The requested URL returned error: 403

Tarball download failed

@Zordrak Zordrak merged commit 459d15b into tfutils:master Aug 16, 2021
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

Successfully merging this pull request may close these issues.

Manual installation broke. tfenv 2.2.2-82-g82fe3ce

4 participants