Package validation: also detect packages that failed to install
authorMichael Prokop <mika@grml.org>
Sun, 15 Jan 2012 22:05:08 +0000 (23:05 +0100)
committerMichael Prokop <mika@grml.org>
Sun, 15 Jan 2012 22:05:08 +0000 (23:05 +0100)
commit7477e438623f7581965a95d82cba282e38fdeb6e
tree3b2e5a60ab948e33a1c27ea3c6dd01f946cb609e
parentd54f22427ee610e1dea19f347bfb516772f8d611
Package validation: also detect packages that failed to install

So far we detected only packages that have been requested for
installation but failed because the package isn't *available*
(as in not available in the configured Debian repositories).

Without checking for packages that have been requested for
installation but failed because of dependency issues we
might be left in a state with missing packages.

So let's check for both situations and generate according JUnit
reports.
etc/grml/fai/config/scripts/GRMLBASE/01-packages
grml-live