xbps/bin/xbps-install
Juan RP 4f717dc597 xbps-install(1): added -I, --ignore-file-conflicts.
If set it will continue with the transaction and will
just print what are the conflicting files without returning
EEXIST.

This is a temporary solution for void where there are still
some packages with conflicting files (qt5-host-tools vs qt5-tools-devel).

With input by @duncaen
2019-06-21 15:31:04 +02:00
..
defs.h xbps-{install,remove}: implemented column/wide output mode. 2014-10-30 11:23:10 +01:00
fetch_cb.c fix compilation of fetch_cb on gcc 7 2017-08-22 18:44:32 -04:00
main.c xbps-install(1): added -I, --ignore-file-conflicts. 2019-06-21 15:31:04 +02:00
Makefile bin/xbps-install: remove duplicate from Makefile 2019-03-22 19:14:08 +01:00
question.c xbps-install: make question() read the whole input line 2019-06-07 19:38:51 +02:00
state_cb.c xbps-install/state_cb.c: minor tweaks. 2019-06-18 21:17:44 +02:00
transaction.c xbps-install: return 0 if pkg is already installed or uptodate. 2019-06-21 11:06:45 +02:00
util.c bin/xbps-install: don't overwrite action with downgrade if its on hold 2019-04-14 11:53:07 +02:00
xbps-install.1 xbps-install(1): added -I, --ignore-file-conflicts. 2019-06-21 15:31:04 +02:00