Bug#928485: Error messages are not shown without --verbose

2019-12-16 Thread Lars Wirzenius
On Wed, Dec 11, 2019 at 06:29:49PM -0600, Gunnar Wolf wrote: > tags 928485 + patch,pending > thanks > > I have submitted a patch upstream fixing this issue. Merge request > available at: > > https://gitlab.com/larswirzenius/vmdb2/merge_requests/4 Thank you for the MR. I decided not to

Bug#928485: Error messages are not shown without --verbose

2019-12-11 Thread Gunnar Wolf
tags 928485 + patch,pending thanks I have submitted a patch upstream fixing this issue. Merge request available at: https://gitlab.com/larswirzenius/vmdb2/merge_requests/4 FWIW, the changes are basically trivial, so I'm inlining them here as well: diff --git a/vmdb/app.py b/vmdb/app.py

Bug#928485: Error messages are not shown without --verbose

2019-05-05 Thread Ben Hutchings
Package: vmdb2 Version: 0.13.2+git20190215-1 Severity: important Try building an image without using sudo: ~/tmp/sb-test$ vmdb2 buster-sb-vmdb.yaml --output buster-sb.img ~/tmp/sb-test$ echo $? 1 Er, what? Now with --verbose: ~/tmp/sb-test$ vmdb2 buster-sb-vmdb.yaml --output buster-sb.img