Open horusint opened 7 years ago
I too am getting th4e same error
I thought that it was my system. Seeing the same issue.
Should add that my 16.04 server does not have any issues with the app.
It seems that the index file cannot be downloaded as the following code resolves in the error in file LinuxKernel.vala, function download_index():
var msg = _("Fetching index from kernel.ubuntu.com...");
log_msg(msg);
status_line = msg.strip();
while (mgr.is_running()){
sleep(500);
}
//log_debug(index_page);
if (file_exists(index_page)){
log_msg("OK");
return true;
}
else{
log_error("ERR");
return false;
}
I see:
Distribution: Ubuntu 17.04 System architecture: amd64 Running kernel: 4.10.10-041010-generic Kernel version: 4.10.10-041010-generic Using cache directory: /home/user/.cache/ukuu aria2c version: 1.30.0 Fetching index from kernel.ubuntu.com... E: ERR**** Found installed: 4.10.0.20.22 Found installed: 4.10.0-20.22 Found installed: 4.10.10-041010.201704120813
====================================================================== Available Kernels
v4.10.0.20.22 4.10.0.20.22 Installed