← Back to team overview

team-kcheck team mailing list archive

[Bug 432732] Re: Cannot download kernel information from kernel.org

 

I just edited the main.py script
changed every entry of                
"http://master.kernel.org/kdist/fragments/stable_mm_patch.html";
to
"http://master.kernel.org/kdist/fragments.disabled/stable_mm_patch.html";
then run 
sudo ./setup.py install

it's not perfect and probably old versions here but it works to get past
the initial 404 error.

hopefully Nutterpc's updates will solve everything

-- 
Cannot download kernel information from kernel.org
https://bugs.launchpad.net/bugs/432732
You received this bug notification because you are a member of The
KernelCheck Team, which is a bug assignee.

Status in KernelCheck: Confirmed

Bug description:
Output of my kernelcheck after i click  "Get kernel information" :

Testing your network connection...
Connection found.
Kernel.org server couldn't fulfill request.
Error code: 404

The same behavior in 1.2.5 and also in trunk.