pimlie / ubuntu-mainline-kernel.sh

Bash script for Ubuntu (and derivatives) to easily (un)install kernels from the Ubuntu Kernel PPA
869 stars 103 forks source link

line 419: REMOTE_VERSIONS: bad array subscript #85

Open AlexKurek opened 1 year ago

AlexKurek commented 1 year ago

Im getting: Finding latest version available on kernel.ubuntu.com/usr/local/bin/ubuntu-mainline-kernel.sh: line 419: REMOTE_VERSIONS: bad array subscript

pimlie commented 10 months ago

I think this happens when there was an issue retrieving the remote html page from the mainline kernel ppa. The error should go away when your internet works again.

Would probably be nice to fix, but low prio

AlexKurek commented 10 months ago

Thank you, I confirm, its working now.