Skip to content
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

Installer command for debian package is broken #20194

Open
kingram6865 opened this issue Jan 2, 2025 · 1 comment
Open

Installer command for debian package is broken #20194

kingram6865 opened this issue Jan 2, 2025 · 1 comment
Labels
kind/bug Categorizes issue or PR as related to a bug. os/linux packaging/apt Debian (apt) packaging issues

Comments

@kingram6865
Copy link

What Happened?

curl -LO https://github.com/kubernetes/minikube/releases/latest/download/minikube_latest_amd64.deb
sudo dpkg -i minikube_latest_amd64.deb

Returns 404

Attach the log file

NA

Operating System

Ubuntu

Driver

Docker

@kingram6865 kingram6865 changed the title Installer fore debian is broken Installer command for debian package is broken Jan 2, 2025
@JoshDev
Copy link

JoshDev commented Jan 2, 2025

I am also hitting this issue. It also looks like the binary installer might have a related problem:

~$ curl -LO https://github.com/kubernetes/minikube/releases/latest/download/minikube-linux-amd64/
curl: Remote filename has no length
curl: (23) Failed writing received data to disk/application

@afbjorklund afbjorklund added os/linux packaging/apt Debian (apt) packaging issues kind/bug Categorizes issue or PR as related to a bug. labels Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. os/linux packaging/apt Debian (apt) packaging issues
Projects
None yet
Development

No branches or pull requests

3 participants