[Toaster] problem with toaster
Michael Wood
michael.g.wood at intel.com
Mon Jul 25 03:11:22 PDT 2016
On 25/07/16 10:13, Barros Pena, Belen wrote:
>
> On 25/07/2016 05:11, "toaster-bounces at yoctoproject.org on behalf of milad
> hasanvand" <toaster-bounces at yoctoproject.org on behalf of
> hasanvand.milad at gmail.com> wrote:
>
>> hi
>> i am new to toaster.
>> i have a problem. everytime i try to build an image, no matter what it is
>> made of, it gets the same error.
>> Can anyone help me with this?
>>
>>
>> Cloning into
>> '/home/milad/Documents/poky-krogoth-15.0.0/_toaster_clones/_remote_origin_
>> krogoth'...
>> ssh: Could not resolve hostname remote: Temporary failure in name
>> resolution
>> fatal: Could not read from remote repository.
> Hi Milad,
>
> This might be proxy or Internet connection issue. Can you clone the layers
> without Toaster?
>
> Cheers
>
> Belén
>
Hi Milad,
Another thought ...
Did you download poky as a tar.bz file from yoctoproject website? We
currently have a few known issues where Toaster doesn't quite behave
right in this setup. There is a bug tracking one of the issues here
https://bugzilla.yoctoproject.org/show_bug.cgi?id=7945.
If you use git to get Poky things should work better as this is our
"recommended/tested" method.
$ git clone git://git.yoctoproject.org/poky
$ git checkout krogoth # (or which ever release you're using)
Thanks,
Michael
More information about the toaster
mailing list