missing package dependency deltarpm
I managed to run packstack --allinone but failed after downloading around 400MB of data with an error caused by a missing package called 'deltarpm'. Hopefully can be fixed by running the following before packstack -
sudo yum install deltarpm [return]