← Back to team overview

team-kcheck team mailing list archive

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

 

The URLs were constant originally, but kernel.org have since removed the
fragment pages without explanation.

Master_Kernel, the lead developer, is looking at other methods of
capturing latest version and kernel/patch package information:

*  The RSS feed is one possible source, but it doesn't include the
required information for all the support patches and kernels. Plus, it
can contain old patch information.

*  Another alternative being looked into, is parsing the kernel.org home
page. It will be a nightmare to parse, but it has most of the
information needed.

*  Another alternative being looked into, is parsing the download
folders for the patches and kernel. This might be the easiest option,
because there are sym-links within these folders to the latest patches
and kernel. I believe a similar method is already being used to capture
the old kernels list, and the linux-next patch.

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