Closed googl267 closed 1 month ago
Hey !
Can you check if you have enough free space on /tmp ? ( df -h /tmp
)
I have 8gb on tmp with only 1% used using btrfs
gamma_setup.git requires 8.9 Gb :/
$ mkdir /tmp/test-checkout; git worktree add /tmp/test-checkout Grokitach/main; du -hd0 /tmp/test-checkout
Preparing worktree (detached HEAD cb58077)
Updating files: 100% (6757/6757), done.
HEAD is now at cb58077 2.7Gb client Part3
8.9G /tmp/test-checkout
This repo is only used for gamma-setup command, so you can use:
TMPDIR=/path/to/a/larger/fs gamma-launcher gamma-setup --gamma /path/to/gamma
And then resume your previous full-install
Gamma setup perfectly after changing temp thanks!
System: CPU - Intel® Core™ i5-8500 CPU @ 3.00GHz Mem - 15.5 GiB of RAM GPU - AMD Radeon RX 6800 Kernal - 6.10.12-200.fc40.x86_64 (64-bit) OS - Fedora 40
I tried at first with the release binary which kept erroring when pulling from git, however I believe that was a system package problem since I'm on Fedora. I then built from git in venv and ran
full-install
which worked perfectly until:I tried both with cached files and letting gamma-launcher pull things and both came to the same error
check-anomaly
runs normallycheck-md5
fails