Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot clone the fitsrs repository #10

Open
chrsoo opened this issue Dec 28, 2024 · 3 comments
Open

Cannot clone the fitsrs repository #10

chrsoo opened this issue Dec 28, 2024 · 3 comments

Comments

@chrsoo
Copy link

chrsoo commented Dec 28, 2024

Downloading samples/fits.gsfc.nasa.gov/Astro_UIT.fits (865 KB)
Error downloading object: samples/fits.gsfc.nasa.gov/Astro_UIT.fits (3110c73): Smudge error: Error downloading samples/fits.gsfc.nasa.gov/Astro_UIT.fits (3110c73eebbdd479b9a51cb275f18650f17d22b818713562b6e27d873e128530): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.

@chrsoo
Copy link
Author

chrsoo commented Dec 28, 2024

Tried forking and then cloning but got the same message.

@chrsoo
Copy link
Author

chrsoo commented Dec 28, 2024

The following workaround found on Stackoverflow makes it possible to clone and build the repository:

GIT_LFS_SKIP_SMUDGE=1 git clone [email protected]:cds-astro/fitsrs.git

Maybe add this to the README.md?

chrsoo added a commit to chrsoo/fitsrs that referenced this issue Dec 28, 2024
Add workaround for issue cds-astro#10 cloning the git repository when `git-lfs` fails.
@chrsoo
Copy link
Author

chrsoo commented Dec 28, 2024

Github LFS billing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant