does the packages or dependencies that where downloaded get erased automatically when you cancel it?
-
When yaourt fails to unpack/download something...
-
@juasjuasie depending on your setup… i have changed the builddir, and also if i chancel yaourt they stay in the builddir… standard is to keep them into /tmp and as this is handeleld by tmpfs it will be erased on shedule…
If you mean packages already installed as dependency of the package you want to build, and this fails after installing, yaourt will not handle automatic removing them… but pacaur will afaik…