xbps/bin/xbps-query
Juan RP a9a889c54d fulldeptree: return a proper error if deps can't be resolved.
xbps_get_pkg_fulldeptree() now returns NULL and sets errno to ENODEV
when there are missing dependencies, rather than assert()ing.

Added another test case to check returned error codes.

Signed-off-by: Juan RP <xtraeme@gmail.com>
2019-06-15 18:04:20 +02:00
..
defs.h bin/xbps-query: add --list-repolock-pkgs 2016-09-21 14:11:04 +02:00
list.c Fix namespace violation 2018-09-25 22:11:30 -04:00
main.c bin/xbps-query: add --list-repolock-pkgs 2016-09-21 14:11:04 +02:00
Makefile mk/prog.mk: set MAN to $(BIN).8 by default. 2013-09-16 08:57:24 +02:00
ownedby.c Fix namespace violation 2018-09-25 22:11:30 -04:00
search.c Fix namespace violation 2018-09-25 22:11:30 -04:00
show-deps.c fulldeptree: return a proper error if deps can't be resolved. 2019-06-15 18:04:20 +02:00
show-info-files.c bin/xbps-query: support $NO_COLOR 2019-03-22 21:47:14 +01:00
xbps-query.1 xbps-fetch(1): new utility that replaces 'xbps-uhelper fetch'. 2019-06-12 18:07:24 +02:00