Paul Holzinger
bd906cb314
pkg/machine/wsl: wrap command errors
...
First of some commands ignored cmd.Wait() error which means it was
impossible to notice any command errors. And others only returned
the wait error as it which when a command fails is just
`exit status <code>` which is not helpful at all.
This commit should add proper error wrapping with stderr to get useful
strings back hopefully.
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2024-06-17 17:46:23 +02:00
..
2024-06-06 15:20:56 +02:00
2024-05-17 17:53:28 +09:00
2024-03-13 00:58:50 +01:00
2024-05-14 16:15:56 +01:00
2024-05-17 17:53:28 +09:00
2024-05-23 10:23:06 -04:00
2024-04-19 09:52:14 +02:00
2024-05-17 17:53:28 +09:00
2024-05-17 17:53:28 +09:00
2024-05-17 17:53:28 +09:00
2024-03-14 11:13:08 +01:00
2024-05-16 15:50:12 -04:00
2024-03-04 23:54:31 -06:00
2024-03-04 23:54:31 -06:00
2024-05-07 21:16:46 -04:00
2024-02-22 11:23:45 +01:00
2024-05-17 17:53:28 +09:00
2024-04-26 12:31:42 -04:00
2024-04-19 09:52:14 +02:00
2024-04-26 12:31:42 -04:00
2024-05-17 17:53:28 +09:00
2024-06-17 17:46:23 +02:00
2024-02-27 13:33:43 -06:00
2024-03-04 23:54:31 -06:00
2024-06-10 14:57:45 +02:00
2024-01-04 11:53:38 +02:00
2024-02-20 08:06:18 -05:00
2024-02-28 16:05:50 -06:00
2024-02-20 08:06:18 -05:00
2024-02-22 12:39:20 +01:00
2024-04-19 09:52:14 +02:00
2024-03-13 13:28:14 -05:00
2024-02-11 12:58:11 -06:00
2024-01-04 11:53:38 +02:00
2024-04-19 09:52:14 +02:00
2024-03-04 23:54:31 -06:00
2024-02-07 08:17:43 -06:00
2024-02-22 11:23:45 +01:00
2024-02-22 11:23:45 +01:00
2024-03-24 21:25:22 -05:00
2024-04-13 15:20:19 +08:00
2024-04-30 11:25:45 -04:00