projectatomic / atomic

Atomic Run Tool for installing/running/managing container images.
Other
524 stars 139 forks source link

util: if the Skopeo error is empty, print the full stderr #1239

Closed giuseppe closed 6 years ago

giuseppe commented 6 years ago

Related to: https://bugzilla.redhat.com/show_bug.cgi?id=1583731

Signed-off-by: Giuseppe Scrivano gscrivan@redhat.com

rhatdan commented 6 years ago

Tests are failing?

giuseppe commented 6 years ago
+ setup
+ docker save atomic-test-system
Error response from daemon: devmapper: Error activating devmapper device for 'c03afc11c805f4eb1a0df7720c681d9cb8307f46fdf48d8a9bcd7b8a129be578': devicemapper: Error running deviceCreate (ActivateDevice) dm_task_run failed

looks like a flake, let's try again

rhatdan commented 6 years ago

LGTM