-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
We're having problems installing the assignment cache from the command line--running pangolin --add-assignment-cache gives a pretty opaque python exception.
Runnig pip install -vvv --upgrade "git+https://github.com/cov-lineages/pangolin-assignment.git@v1.35" reveals:
Traceback (most recent call last):
File "/private/var/folders/xk/0lc34xqs77bfj_p0shkxhz4m0000gp/T/pip-req-build-ji81d3xc/setup.py", line 20, in pull_first
g.execute(['git', 'lfs', 'pull'])
File "/Users/xxx/miniconda3/envs/pangolin-dev/lib/python3.12/site-packages/git/cmd.py", line 1406, in execute
raise GitCommandError(redacted_command, status, stderr_value, stdout_value)
git.exc.GitCommandError: Cmd('git') failed due to: exit code(2)
cmdline: git lfs pull
stderr: 'batch response: This repository exceeded its LFS budget. The account responsible for the budget should increase it to restore access.
Failed to fetch some objects from 'https://github.com/cov-lineages/pangolin-assignment.git/info/lfs''
Can you say what the thaw time might be on this?
Interestingly, I can still download the assignments cache via the github web interface, but that doesn't really help with automated buids 😺
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels