On 16 April 2018 at 08:49, ankit gupta <ankitrtk@gmail.com> wrote:


On Mon, Apr 16, 2018 at 1:15 PM, Matt Hart <matthew.hart@linaro.org> wrote:
On 16 April 2018 at 08:38, ankit gupta <ankitrtk@gmail.com> wrote:
> Hi Neil,
>
> Thanks for your response.
>
> I am still facing the same issue, Please see the output of apt-cache policy
> command.
>
> lava-server:
>   Installed: 2017.7-1~bpo9+1
>   Candidate: 2018.2-1+stretch
>   Version table:
>      2018.2-1+stretch 500
>         500 https://images.validation.linaro.org/production-repo
> stretch-backports/main i386 Packages
>  *** 2017.7-1~bpo9+1 100
>         100 /var/lib/dpkg/status
>      2016.12-2 500
>         500 http://ftp.us.debian.org/debian stretch/main i386 Packages
> lava-dispatcher:
>   Installed: 2017.7-1~bpo9+1
>   Candidate: 2017.7-1~bpo9+1
>   Version table:
>  *** 2017.7-1~bpo9+1 100
>         100 /var/lib/dpkg/status
>      2016.12-1 500
>         500 http://ftp.us.debian.org/debian stretch/main i386 Packages
I believe your issue is that lava-server is built for all
architectures, however lava-dispatcher is architecture specific and
there is not a 2018.2 build for i386.
Are you really using 32 bit hardware, or just installed a 32 bit system?

 [Ankit]: I just installed 32 bit system, do we have 2018.2 build for x86_64 architecture??

x86_64 is amd64 - 64bit x86. 2018.2 for amd64 is available from the LAVA repositories.

2018.2 for 32bit x86 is not available and is not actually recommended due to the limits of 32bit processing.

32bit Intel / AMD systems == i386 - not recommended. No packages available from the LAVA repositories. No build available from Debian for stretch-backports.

64bit Intel / AMD systems == x86_64 which is also known as amd64. 2018.2 is available.
 


>
>
> Thanks,
> Ankit
>
>
> On Mon, Apr 16, 2018 at 3:23 AM, Neil Williams <neil.williams@linaro.org>
> wrote:
>>
>> On 16 April 2018 at 07:50, ankit gupta <ankitrtk@gmail.com> wrote:
>>>
>>> Hi All,
>>>
>>> I have Debian 9(stretch) installed on my system and I want to install
>>> LAVA 2018.2 (server as well as the dispatcher), I used "deb
>>> https://images.validation.linaro.org/production-repo stretch-backports main"
>>> repository for this.
>>
>>
>> First, check that you have added the production-repo key to apt.
>>
>>
>> https://staging.validation.linaro.org/static/docs/v2/installing_on_debian.html#lava-archive-signing-key
>>
>>>
>>>
>>> But it only installing LAVA 2017.7 version and it's only showing
>>> LAVA-server version 2018.2 in the upgrade but not LAVA-dispatcher-2018.2.
>>>
>>> Please suggest do I need to use some different repository for
>>> LAVA-dispatcher-2018.2?
>>
>>
>> Once the key is in place and you have run apt update, check the
>> availability with the policy command;
>>
>> apt-cache policy lava-server lava-dispatcher
>>
>> If there are problems, please include this policy output in your reply.
>>
>>>
>>>
>>>
>>>
>>> Thanks,
>>> Ankit
>>>
>>> _______________________________________________
>>> Lava-users mailing list
>>> Lava-users@lists.linaro.org
>>> https://lists.linaro.org/mailman/listinfo/lava-users
>>>
>>
>>
>>
>> --
>>
>> Neil Williams
>> =============
>> neil.williams@linaro.org
>> http://www.linux.codehelp.co.uk/
>
>
>
> _______________________________________________
> Lava-users mailing list
> Lava-users@lists.linaro.org
> https://lists.linaro.org/mailman/listinfo/lava-users
>




--