Package: edos-debcheck
Version: 1.0-6+b2
Severity: wishlist
i'd like to be able to use the return status of edos-debcheck to figure out of
there are missing dependencies in a Packages file, so i could do something like:
if ! edos-debcheck -failures -explain < Packages ; then
echo 'ERROR: some packages are not installable, exiting...'
exit 1
fi
currently, it seems to return 0, weather i specify "-failures", no arguments,
or "-successes".
as far as i can see, i'd currently have to parse the output...
thanks!
live well,
vagrant
-- System Information:
Debian Release: 5.0.1
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages edos-debcheck depends on:
ii libc6 2.7-18 GNU C Library: Shared libraries
edos-debcheck recommends no packages.
edos-debcheck suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]