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
This commit is contained in:
3
NEWS
3
NEWS
@@ -1,5 +1,8 @@
|
||||
xbps-0.55 (???):
|
||||
|
||||
* xbps-install(1): added `-I --ignore-file-conflicts` to not abort
|
||||
the transaction even if file conflicts were detected. [xtraeme]
|
||||
|
||||
* xbps-install(1): return 0 if package is already installed,
|
||||
or up-to-date if updating, not EEXIST. EEXIST now is only
|
||||
returned if there are file conflicts in transaction. [xtraeme]
|
||||
|
||||
Reference in New Issue
Block a user