-
Notifications
You must be signed in to change notification settings - Fork 171
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
Unable to find docker image (macOS, homebrew) #470
Comments
Hello! How are you running the application, if I may ask? Also, which operating system are you using? (windows, macOS, linux?) Did you download it from the website or are you trying to build it yourself? If that's the case, you probably forgot the part of building the container image. Depending on the platform, you need to run something like this |
I installed it via homebrew on macOS. |
Cloned the repository and started |
Yes, it takes quite a bit. If you want to just get it working you can download the |
Yup, release in homebrew is totally broken. |
It looks like it is. I just got to the same conclusion and opened an issue about it #471. Sorry about that. We'll have to reevaluate our position on its support. We either support it officially and test it or we don't and don't lead users down wrong paths. Our upcoming release (as .dmg) wil add initial support for update notifications. It's small step in the right directions towards keeping the software updated. It is my understanding that that's a strong reason for some using homebrew, so that could be something that you're looking for. Sorry, again! |
No problem. Sorry about my tone of voice. But I was really upset, that
Yes, exactly. Thank you for your quick responses! |
Hm, there's something in this bug report that reminds me of a bad error handling in Dangerzone when the disk was full: #193 @Phlegethon90 thanks a lot for informing us about this error. If you have some time, I'd like us to dig into it more and understand the root cause, so that we can help the rest of our MacOS users:
|
|
Thanks for the output, we have a lead then! Can you provide us with the Docker version? Please run:
Also, let's get some more info for the downloaded archive. Please run:
|
|
Hm, that's interesting. In my machine, I have the exact same Docker version as you, and the Let's make sure that there's no corruption in the image. In my case, I see the following hash: $ shasum -a 256 /Applications/Dangerzone.app/Contents/MacOS/share/container.tar.gz
ab017a4209e4e6e664a8d3a5d0108ead8335389d7bdb288cb72765af558a20e4 /Applications/Dangerzone.app/Contents/MacOS/share/container.tar.gz Do you see the same result as well? |
Hi @Phlegethon90. Gentle ping for this one, do you have any update here? We also released a newer Dangerzone version, have you perhaps tried it out and did it resolve your issue? |
Hello!
Running the app results in the following error:
How do I fix this?
The text was updated successfully, but these errors were encountered: