-
-
Notifications
You must be signed in to change notification settings - Fork 199
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
Installation using apk package fails under Alpine #878
Comments
JFrog 🤦 |
Well, how can we mitigate this issue? |
The only thing I can recommend for now: use source installation. |
Or try direct download: https://gitsecret.jfrog.io/artifactory/git-secret-apk/all/main/x86_64/git-secret-0.4.0.apk |
Hm, this is strange. Looks like we have a different problem:
So, maybe something is change in 15 -> 16 alpine migration? |
@joshrabinowitz I think we can try to release 0.5.0 on new alpine releaser. |
@sobolevn I approve. Can you perform the release? |
Yes, on 2.06 🎉 |
On 2.06 of what @sobolevn |
Should we be filing an issue with jfrog? It seems this is a jfrog issue; can anyone confirm or deny |
On 5.06 😞 |
New release ( |
But, it seems that our CI still fails for Alpine 3.16: https://github.com/sobolevn/git-secret/runs/6743924484?check_suite_focus=true#step:3:70 |
I will contact JFrog, maybe there's something they can do on their side 😞 |
Any movement on this? I propose we reach out to alpine (or jfrog?) experts for advice about what is going wrong with alpine builds. |
They literally said: Alpine is bad, do not support it 😢 |
they being JFrog? |
Yeap, support chat |
@sobolevn is there a particular issue are you referring to there? |
Any updates on this, or should we move to Debian / Red Hat based Docker images? |
It does not work :( |
we recommend you move to source-based installations for Alpine until this is resolved
|
What are the steps to reproduce this issue?
docker run -it alpine:latest
)What happens?
apk add --update --no-cache git-secret
fails withWhat were you expecting to happen?
git-secret should install
Any logs, error output, etc?
Complete shell output:
Any other comments?
The JFrog repo seems to be broken. https://gitsecret.jfrog.io/artifactory/git-secret-apk/all/main redirects to a login mask
What versions of software are you using?
Operating system: (
uname -a
)Linux 47766af9ef90 5.10.104-linuxkit #1 SMP Wed Mar 9 19:05:23 UTC 2022 x86_64 Linux
The text was updated successfully, but these errors were encountered: