Paul Holzinger
c1cf4b0d89
podman rm: handle case where conmon was killed
...
When conmon was killed podman rm -f currently fails but running it again
then works which doesn't really makes sense. We should properly remove
the contianer even if conmon is dead.
In fact the code already handles ErrConmonDead as stop error when we
remove the container but this error was never thrown anywhere. To fix
this throw ErrConmonDead instead of ErrInternal because that is not an
intenral error if something else killed conmon.
With this we can correctly cleanup and remove the container. The fact
that this works on the first try is important for quadlet units as they
only run the ExecStopPost= command once to remove it.
Fixes : #26640
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-07-15 17:15:19 +02:00
..
2025-06-12 08:02:31 +00:00
2024-02-08 09:35:39 -05:00
2025-06-11 13:22:14 +02:00
2024-01-04 11:53:38 +02:00
2025-03-31 12:27:55 -07:00
2024-09-03 15:14:15 +02:00
2024-04-19 09:52:14 +02:00
2024-11-27 08:09:50 -05:00
2024-07-11 09:39:56 -04:00
2024-04-19 09:52:14 +02:00
2024-02-08 09:35:39 -05:00
2025-03-21 13:15:44 +01:00
2024-11-28 14:01:45 +03:00
2025-07-03 16:04:48 -04:00
2025-03-31 12:27:55 -07:00
2024-11-27 08:09:50 -05:00
2024-11-27 08:09:50 -05:00
2025-05-12 17:01:35 +02:00
2024-01-04 11:53:38 +02:00
2024-02-08 09:35:39 -05:00
2025-02-17 14:32:34 -05:00
2024-09-02 11:21:35 +01:00
2025-04-30 16:21:38 +02:00
2025-07-03 16:04:48 -04:00
2025-06-14 12:25:21 +02:00
2025-04-02 13:35:14 -07:00
2025-04-07 18:11:06 +02:00
2025-04-15 13:24:03 +02:00
2025-01-15 07:08:27 -05:00
2025-07-15 17:15:19 +02:00
2024-01-04 11:53:38 +02:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2024-11-01 18:53:08 +01:00
2024-01-04 11:53:38 +02:00
2024-11-27 08:09:50 -05:00
2024-11-27 08:09:50 -05:00
2024-01-04 11:53:38 +02:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2024-06-27 10:50:17 +02:00
2024-08-19 11:41:28 +02:00
2024-01-04 11:53:38 +02:00
2025-04-17 08:36:27 +02:00
2025-07-03 16:04:48 -04:00
2024-02-08 09:35:39 -05:00
2025-03-12 21:27:00 +01:00
2024-11-19 19:44:14 +01:00
2025-03-04 16:48:50 +01:00
2024-06-04 18:03:46 +02:00
2024-06-04 18:03:46 +02:00
2025-05-12 17:01:35 +02:00
2024-02-08 09:35:39 -05:00
2024-04-10 11:55:35 +02:00
2024-02-08 09:35:39 -05:00
2025-04-02 13:35:14 -07:00
2025-04-17 08:36:27 +02:00
2024-01-04 11:53:38 +02:00
2025-04-04 14:42:20 +02:00
2025-04-02 13:35:14 -07:00
2024-09-03 15:14:15 +02:00
2024-09-20 15:19:22 +02:00
2024-01-04 11:53:38 +02:00
2024-10-30 13:35:56 +01:00
2024-02-08 09:35:39 -05:00
2024-07-12 15:11:34 +02:00
2024-01-04 11:53:38 +02:00
2024-01-04 11:53:38 +02:00
2025-07-03 16:04:48 -04:00
2025-05-12 17:01:42 +02:00
2024-02-02 11:02:43 -05:00
2024-02-02 11:02:43 -05:00
2024-06-21 18:01:26 +02:00
2025-04-02 13:35:14 -07:00
2024-01-04 11:53:38 +02:00
2025-02-11 14:51:34 -05:00
2025-04-02 13:35:14 -07:00
2025-02-11 14:51:34 -05:00
2025-06-26 19:37:16 +02:00
2025-02-06 18:28:12 -05:00
2024-01-04 11:53:38 +02:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2024-07-22 10:30:42 +02:00
2025-04-27 20:51:11 +10:00
2024-01-04 11:53:38 +02:00
2024-01-04 11:53:38 +02:00
2024-02-08 09:35:39 -05:00
2024-01-04 11:53:38 +02:00
2024-01-04 11:53:38 +02:00
2025-05-27 16:31:44 +02:00
2024-04-05 10:07:42 -04:00
2025-06-26 19:37:16 +02:00
2024-04-05 10:07:42 -04:00
2025-02-11 15:13:29 +00:00
2025-02-11 15:13:29 +00:00
2025-02-11 15:13:29 +00:00
2025-02-11 15:13:29 +00:00
2025-05-13 17:20:10 +02:00
2024-01-04 11:53:38 +02:00
2024-02-08 09:35:39 -05:00
2024-04-23 11:16:40 +02:00
2024-01-04 11:53:38 +02:00
2024-02-08 09:35:39 -05:00
2024-01-04 11:53:38 +02:00
2025-03-31 12:27:55 -07:00
2024-08-15 11:07:27 +02:00
2024-07-09 11:15:29 +02:00
2025-06-26 19:37:16 +02:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2025-05-28 13:10:10 -04:00
2024-02-08 09:35:39 -05:00
2024-01-04 11:53:38 +02:00
2024-02-08 09:35:39 -05:00
2025-04-02 13:35:14 -07:00
2025-04-11 17:19:38 +02:00
2024-02-08 09:35:39 -05:00
2025-04-02 13:35:14 -07:00
2025-03-24 17:44:43 +01:00
2025-03-24 17:44:43 +01:00
2025-05-20 15:52:27 +02:00
2025-06-26 19:37:16 +02:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2024-01-04 11:53:38 +02:00
2024-01-04 11:53:38 +02:00
2024-05-22 17:47:01 -04:00
2025-06-23 13:42:22 -04:00