Marcus Schäfer
f43546fd59
Changed debug log in case of failed command
...
Also log the stdout data from a failed command. So far we
expected error data on stderr but there are also commands
which print error messages on stdout. It should us at least
worth a debug message with this information
2016-02-25 10:12:39 +01:00
Marcus Schäfer
f173d5a7c9
Better error response in debug output
...
If a Command.run fails with an error code != 0 but not data was
produced on the stderr channel, we provide this as information
to the caller
2016-02-19 11:05:04 +01:00
Marcus Schäfer
40e6308aa9
Port application from python 2.7 to 3.4
...
For new applications like this kiwi version and its use cases
it is better to base it on a more recent python version
2016-02-17 22:38:38 +01:00
Marcus Schäfer
77a8860d7c
landscape: fix unused variables
2015-12-05 22:17:27 +01:00
Marcus Schäfer
70a756e359
landscape: fix unused imports
2015-12-05 21:53:51 +01:00
Marcus Schäfer
5322eb9d79
landscape: fix dangerous defaults
2015-12-05 21:15:43 +01:00
Marcus Schäfer
09daca60c0
KIWI - appliance builder next generation
...
a rewrite of the current kiwi from https://github.com/openSUSE/kiwi
2015-12-05 16:17:10 +01:00