f095b8a85fbd08a34d923cae581988a6035ac371
Something isn't setting the path correctly when running in a 32-bit chroot environment in ArchLinux. This causes the script to cd into $WORK/xbin. The PATH incorrectly contains ".", so all attempted commands (rm, mv, cp) fail to execute as it is trying to execute $WORK/xbin/{rm, mv, cp}.
Froyo vendor.
Description
Languages
Shell
43.1%
Makefile
42.8%
Python
9.1%
Go
5%