xbps/bin/xbps-remove
Duncaen 3ad6b7a523 bin/xbps-remove: ignore EBUSY errors
EBUSY occurs if xbps tries to remove a directory with unlink(2) that is
a mount point, this happens with `/boot` as example.

https: //github.com/voidlinux/void-packages/issues/7229#issuecomment-319392560
https: //github.com/voidlinux/void-packages/issues/8753
Closes: #259 [via git-merge-pr]
2019-03-22 21:41:43 +01:00
..
clean-cache.c Fix namespace violation 2018-09-25 22:11:30 -04:00
defs.h xbps-remove: fix --dry-run for --clean-cache 2016-09-07 21:56:01 +02:00
main.c bin/xbps-remove: ignore EBUSY errors 2019-03-22 21:41:43 +01:00
Makefile xbps-remove(8): -O,--clean-cache is now multithreaded. 2014-05-06 12:17:18 +02:00
xbps-remove.1 manpages: change URL for bug reporting to new GitHub repo 2018-09-23 17:51:07 +02:00