On Tue, Feb 21, 2023 at 6:59 PM Danny <[email protected]> wrote:
>
> Hi Robert - Thank you for the response (and apologies for double emailing)! I 
> have tried swapping my kernel provider to use the bb.org recipe by setting:
>

No worries, i'm on every list, so it's a matter of just replying to
the one with the most reach!


> ```
> PREFERRED_PROVIDER_virtual/kernel = "linux-bb.org"
> ```
>
> but after about ~5 attempts I still have not been able to successfully fetch 
> the repo; I am a bit worried I might be trying to fetch too large of an 
> amount of data. I believe the relevant logs from my build system are:
>
> ```
> git -c core.fsyncobjectfiles=0 -c gc.autoDetach=false -c core.pager=cat clone 
> --bare --mirror https://git.beagleboard.org/beagleboard/linux.git 
> git.beagleboard.org.beagleboard.linux.git --progress failed with exit code 
> 128, no output
> ```
>
> yocto aside, trying to clone via
>
> ```
> git clone https://git.beagleboard.org/beagleboard/linux.git
> ```
>
> fails (somewhat expectedly, I think) with
>
> ```
> error: 1610 bytes of body are still expected1.01 GiB | 5.65 MiB/s
> fetch-pack: unexpected disconnect while reading sideband packet
> fatal: early EOF
> fatal: fetch-pack: invalid index-pack output
> ```

So I've talked with NM about this too, I'm thinking we should swap the
beagleboard.org's git repo back to github:
https://github.com/Beagleboard/linux  as both repo's are a mirror of
each other...

On the Hosting side, BeagleBoard.org's "GitLab" git server is a single
AWS arm64 host, whereas github is a massive data farm..

Swap: https://git.beagleboard.org/beagleboard/linux.git
For: https://github.com/beagleboard/linux.git

I keep both in sync on every BeagleBoard.org tag..

https://git.ti.com/gitweb?p=arago-project/meta-ti.git;a=commit;h=f843fa1914896358911b52eba7052ba1996a6919

CC'ed Denys and Ryan from ^

Regards,

-- 
Robert Nelson
https://rcn-ee.com/
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#15935): 
https://lists.yoctoproject.org/g/meta-ti/message/15935
Mute This Topic: https://lists.yoctoproject.org/mt/97076057/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to