RiS3-Lab / SHiFT

SHiFT: Semi-hosted Fuzz Testing for Embedded Applications
MIT License
5 stars 1 forks source link

Resolving Git LFS Quota Issues During Project Environment Setup #1

Open jwjScorpio opened 1 week ago

jwjScorpio commented 1 week ago

Hello!

When setting up the project environment, I encountered some issues. Here are the steps I followed:

bash mkdir gcc-arm-none-eabi-10.3-2021.12-0x24000000 tar -xvf gcc-arm-none-eabi-10.3-2021.12-0x24000000.tar.xz -C ./gcc-arm-none-eabi-10.3-2021.12-0x24000000 mkdir gcc-arm-none-eabi-10.3-2021.12-0x24000000-0x10000000 tar -xvf gcc-arm-none-eabi-10.3-2021.12-0x24000000-0x10000000.tar.xz -C ./gcc-arm-none-eabi-10.3-2021.12-0x24000000-0x10000000

At this step, I was unable to extract the files. Using the file command, I found that both files are ASCII text. So I tried to pull these files using git lfs pull, but I encountered an issue with the following message:

"batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access."

Therefore, I need your assistance.

Thank you!

jwjScorpio commented 1 week ago

It's my email: andromeda33442022@163.com

jwjScorpio commented 6 days ago
1

"Would you mind sending me the complete toolchain files?" Thank you!