On Wed, Dec 13, 2023 at 8:03 AM <daniele.lu...@gmail.com> wrote:
>
> Not sure. I don't see the original error any more, but
>
> NOTE: No reply from server in 30s (for command ping at 02:08:20.176053)
> Timeout while waiting for a reply from the bitbake server (60s at 
> 02:08:50.440750)
>
> How can I know if this timeout happened before or after completion of the 
> bitbake command?
>
> Also, I see a lot of warning messages like these:
>
> WARNING: rt-app-1.0-r0 do_package: URL: git://github.com/gbagnoli/rt-app.git 
> uses git protocol which is no longer supported by github. Please change to 
> ;protocol=https in the url.

Add ;protocol=https to the SRC_URI - see
https://docs.yoctoproject.org/migration-guides/migration-4.0.html#fetching-changes

> WARNING: rt-app-1.0-r0 do_package: URL: git://github.com/gbagnoli/rt-app.git 
> does not set any branch parameter. The future default branch used by tools 
> and repositories is uncertain and we will therefore soon require this is set 
> in all git urls.
>

Figure out which branch the SRCREV referenced is on (probably master
or main) and add ;branch=<branch> to the SRC_URI

> Are these important and how can they be cured?
>
> Thank you again
>
>
> --
> Daniele Lugli
> General Logic srl
> Viale Curreno, 41
> 10133 Torino
> Italy
> tel +39 329 3933041
> www.general-logic.com
> www.linkedin.com/in/daniele-lugli
>
> 
>


-- 
Alex Kiernan
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#61875): https://lists.yoctoproject.org/g/yocto/message/61875
Mute This Topic: https://lists.yoctoproject.org/mt/103135158/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to