Debian package for x86 in CI

2015-10-08 Thread Krishna Garapati
Hi,

I am looking for a debian package for x86 target in Lava. Can anyone tell
me where can I find it?. I found some at
http://images.validation.linaro.org/x86/, but i am missing Linux-headers
included for these packages. I like to deploy an image which has the kernel
headers included. I tried "linux-headers-$(uname -r)" on the target, but
that didn't help.

/Krishna
___
linaro-dev mailing list
linaro-dev@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/linaro-dev


Re: Debian package for x86 in CI

2015-10-08 Thread Steve McIntyre
On Thu, Oct 08, 2015 at 10:05:28AM +0200, Krishna Garapati wrote:
>Hi,
>
>I am looking for a debian package for x86 target in Lava. Can anyone tell me
>where can I find it?. I found some at http://images.validation.linaro.org/x86/,
>but i am missing Linux-headers included for these packages. I like to deploy an
>image which has the kernel headers included. I tried "linux-headers-$(uname -r)
>" on the target, but that didn't help.

Hi Krishna,

If you're looking at the kernel in

  http://images.validation.linaro.org/x86/debian/vmlinuz-3.16.0-4-amd64

then I believe that's just a normal Debian kernel and the
linux-headers package should definitely exist for it. I'd try the
linux-headers-amd64 package first, described as

  "Header files for Linux amd64 configuration (meta-package) This
   package depends on the architecture-specific header files for the
   latest Linux kernel amd64 configuration."
  

Cheers,
-- 
Steve McIntyresteve.mcint...@linaro.org
 Linaro.org | Open source software for ARM SoCs

___
linaro-dev mailing list
linaro-dev@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/linaro-dev


Re: Debian package for x86 in CI

2015-10-08 Thread Krishna Garapati
Hi Steve,

I tried the other debian package which is in
http://images.validation.linaro.org/x86/
,
since I was able to do hack session on this successfully. When I tried the
one you mentioned, I couldn't get though the hack session, as it fails
at "lava-lng-generator-01/bin/lava-test-runner:
not found".

this is the job I had on the mentioned package,

https://lng.validation.linaro.org/scheduler/job/895/log_file

It went everything fine until that point. Do you know what would be the
reason?

/Krishna



On 8 October 2015 at 15:07, Steve McIntyre 
wrote:

> On Thu, Oct 08, 2015 at 10:05:28AM +0200, Krishna Garapati wrote:
> >Hi,
> >
> >I am looking for a debian package for x86 target in Lava. Can anyone tell
> me
> >where can I find it?. I found some at
> http://images.validation.linaro.org/x86/,
> >but i am missing Linux-headers included for these packages. I like to
> deploy an
> >image which has the kernel headers included. I tried
> "linux-headers-$(uname -r)
> >" on the target, but that didn't help.
>
> Hi Krishna,
>
> If you're looking at the kernel in
>
>   http://images.validation.linaro.org/x86/debian/vmlinuz-3.16.0-4-amd64
>
> then I believe that's just a normal Debian kernel and the
> linux-headers package should definitely exist for it. I'd try the
> linux-headers-amd64 package first, described as
>
>   "Header files for Linux amd64 configuration (meta-package) This
>package depends on the architecture-specific header files for the
>latest Linux kernel amd64 configuration."
>
>
> Cheers,
> --
> Steve McIntyresteve.mcint...@linaro.org
>  Linaro.org | Open source software for ARM SoCs
>
>
___
linaro-dev mailing list
linaro-dev@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/linaro-dev