We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
git clone --depth=1 git://kernel.ubuntu.com/ubuntu/ubuntu-cosmic.git linux-cosmic Cloning into 'linux-cosmic'... fatal: unable to connect to kernel.ubuntu.com: kernel.ubuntu.com[0: 185.125.189.76]: errno=Connection refused kernel.ubuntu.com[1: 185.125.189.74]: errno=Connection refused kernel.ubuntu.com[2: 185.125.189.75]: errno=Connection refused
Makefile:17: recipe for target 'setup-linux' failed make: *** [setup-linux] Error 128
but kernel.ubuntu.com/ubuntu/ubuntu-cosmic.git is already 404 not found.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
git clone --depth=1 git://kernel.ubuntu.com/ubuntu/ubuntu-cosmic.git linux-cosmic
Cloning into 'linux-cosmic'...
fatal: unable to connect to kernel.ubuntu.com:
kernel.ubuntu.com[0: 185.125.189.76]: errno=Connection refused
kernel.ubuntu.com[1: 185.125.189.74]: errno=Connection refused
kernel.ubuntu.com[2: 185.125.189.75]: errno=Connection refused
Makefile:17: recipe for target 'setup-linux' failed
make: *** [setup-linux] Error 128
but kernel.ubuntu.com/ubuntu/ubuntu-cosmic.git is already 404 not found.
The text was updated successfully, but these errors were encountered: