vn971 / rua

Build tool for Arch Linux providing control, review and jailed build options
GNU General Public License v3.0
424 stars 42 forks source link

Add an option to continue installing packages when one fails to install #148

Open gnzlbg opened 3 years ago

gnzlbg commented 3 years ago

Some times a package fails to install, e.g., because something changed upstream and the package has not been updated in the AUR yet. This completely halts down the installation process of other packages.

It would be nice to have an option to proceed to install other packages when one fails to install. It is very annoying to have to ignore that package, and re-start the whole process of upgrading all packages from zero. Particularly if multiple packages happen to fail to install.

Thanks.

vn971 commented 3 years ago

I think that's a good suggestion :+1: