xavier
July 9, 2025, 12:07pm
1
I cannot clone the GitHub repositories that have LFS storage attached to them.
$ git clone https://github.com/khadas/android_device_khadas.git
$ git checkout khadas-vim4-r-64bit
Updating files: 100% (2733/2733), done.
Downloading kvim4/preinstall/Chrome.apk (221 MB)
Error downloading object: kvim4/preinstall/Chrome.apk (6c4d026): Smudge error: Error downloading kvim4/preinstall/Chrome.apk (6c4d0269d4b2270ab5799ea0281692ead07105e737f4faf5f02ae2514c16f5bc): batch response: This repository exceeded its LFS budget. The account responsible for the budget should increase it to restore access.
Old reference:
Hello,
i refer to the vim4 documentation and try to download the Android source code.
however, when I try to download a large file, a usage limit error occurs.
Is there any other way to receive large files?
Thank you
$ vim4/device/khadas$ git lfs pull
Git LFS: (0 of 2 files) 0 B / 231.89 MB
batch response: This repository is over its data quota. Account responsible for LFS bandwidth shou…
@xavier ,
The large file repository has been migrated to the Khadas Git repository.
(1) You can download it via the following link:
https://git.khadas.com/
git clone https://git.khadas.com/android_device_khadas.git
(2) Update the Android manifest repository and resync:
https://github.com/khadas/android_manifest/blob/khadas-vim4-r-64bit/default.xml
xavier
July 11, 2025, 1:50pm
3
Thanks!
I see that in the android_manifest repo on GitHub the other LFS connected repositories have also moved to the gitkhadas remote.
committed 06:42AM - 30 May 25 UTC
Signed-off-by: Goenjoy Huang <goenjoy@khadas.com>
This change makes it impossible to clone Android from older android_manifest hashes without manually adding the missing LFS objects (or patching the manifest). It’s ok, atleast I know now.
system
Closed
July 12, 2025, 1:50pm
4
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.