[Git-commits] [grml/grml-live] 7477e4: Package validation: also detect packages that fail...

Michael Prokop mika at grml.org
Sun Jan 15 23:13:14 CET 2012


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-live
  Commit: 7477e438623f7581965a95d82cba282e38fdeb6e
      https://github.com/grml/grml-live/commit/7477e438623f7581965a95d82cba282e38fdeb6e
  Author: Michael Prokop <mika at grml.org>
  Date:   2012-01-15 (Sun, 15 Jan 2012)

  Changed paths:
    M etc/grml/fai/config/scripts/GRMLBASE/01-packages
  M grml-live

  Log Message:
  -----------
  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.





More information about the Git-commits mailing list