Quota problem for github.com/starfive-tech/soft_3rdpart

Hi, it seems that the binary driver repo is out of quota. I get the following errors without any changes to my Yocto setup:

Downloading IMG_GPU/out/img-gpu-powervr-bin-1.15.6052913.tar.gz (60 MB) Error downloading object: IMG_GPU/out/img-gpu-powervr-bin-1.15.6052913.tar.gz (66dabdd): Smudge error: Error downloading IMG_GPU/out/img-gpu-powervr-bin-1.15.6052913.tar.gz (66dabdd5964833822ba1f48c92cc7fa1be0a6f07ac63d88f560d10ba4c56684a): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access. Errors logged to /builds/packaging/yocto-meta-kf6/downloads/tmphw88fq99/git/.git/lfs/logs/20241011T053659.100491157.log

2 Likes

Hi, have you found a solution? I have tried to download it manually, but then run into some other problems…

For the time being I created my own flat Git mirror from the exact version as present at the moment in the SF LFS Git (GitHub - cordlandwehr/visionfive2_soft_3rdparty_flatmirror).

The only reason for that repo is to have a temporary workaround for my CI services by adding crude hacks like visionfive2-pvr-graphics: add temporary mirror for VF2 binary (53529055) · Commits · Packaging / Yocto KDE Demo Image · GitLab .
Also note that I added just the most recent IMG_GPU file due to repository size and also plan to drop the whole repository as soon as the LFS Git repo is working again.

1 Like

Hi @cordlandwehr, thanks for the workaround! It’s frustrating to deal with LFS quota issues. For anyone facing similar problems, setting up a local Git mirror like you did is a great temporary solution. Hopefully, the main repo’s LFS access gets sorted soon

Hi, FYI the quota issue was resolved in the meantime and git-lfs checkouts work again fine.