4c58fc9fbe8b43ab08f9e2b0a7d260c0fa66948c
using /tmp as TMPDIR is a no go, since on modern systems, /tmp is on tmpfs with a very limited amount of fs size assigned. Use /var/tmp/entropy (or /var/tmp as fallback) instead.
Description
No description provided
Languages
Python
98.8%
Shell
0.7%
Makefile
0.4%