← Back to team overview

team-kcheck team mailing list archive

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

 

Ok, so I looked into the RSS thing...

And the attached file is what I've come up with. It doesn't do any funky
XML parsing, it just searches the RSS code like any ordinary text file,
grabs information based on a search term, filters out the unwanted crud
and spits it onto the screen. Nothing special.

It grabs the following version numbers: linux-next, snapshot, mainline.

It also grabs the linux-next patch filename.

Here is hoping that the RSS file layout never changes.

** Attachment added: "Test file for grabbing latest kernel and patch from the rss file"
   http://launchpadlibrarian.net/33825282/test2.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.