Closed Endergod150 closed 10 months ago
losetup: dedede.bin: failed to set up loop device: Device or resource busy
"configure_binaries": losetup -P "$loopdev" "$bin" command failed with exit code 1.
The rest is talking about reporting it here.
I looked at the debug and it was trying to run losetup -P /dev/loop9 dedede.bin when that happened.
losetup -P /dev/loop9 dedede.bin
idk reboot or something it's either not fully downloaded or open somewhere
losetup: dedede.bin: failed to set up loop device: Device or resource busy
"configure_binaries": losetup -P "$loopdev" "$bin" command failed with exit code 1.
The rest is talking about reporting it here.