botch-cross-problems(1) classify cross-build failures as determined by dose-builddebcheck

SYNOPSIS

botch-toolname [options] in.yaml out.json out.html

DESCRIPTION

Given a buildcheck result, create a html overview and machine readable json data.

OPTIONS

-h, --help
Show help.
--online
generate online version (puts bts links)
-v, --verbose
Be verbose.

EXAMPLE

Generate overview:

 dose-builddebcheck --explain --successes --failures --deb-native-arch=amd64 \
      packages-build packages-host sources | botch-cross-problems - out.json out.html

AUTHOR

This man page was written by Johannes Schauer. Botch is written by Johannes Schauer and Pietro Abate.

COPYRIGHT

Copyright 2012-2014 Johannes Schauer, Pietro Abate

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. A special linking exception to the GNU Lesser General Public License applies to this library, see the COPYING file for more information.