← Back to team overview

team-kcheck team mailing list archive

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

 

See attachment for the source code.

I took a look at some alternative methods, and the best one I could come
up with is processing the download folder for the stable 2.6 kernels and
patches ( http://www.kernel.org/pub/linux/kernel/v2.6/ ). It shouldn't
be hard to implement this for just the base kernel and stable patch
retrieval.

You can still parse http://www.kernel.org/kdist/version.html , but I
recommend only using it to retrieve linux-next, snapshot and mainline
kernel information.

** Attachment added: "Test file for grabbing latest kernel and patch"
   http://launchpadlibrarian.net/33812775/test.py

-- 
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.