rpm-ostree/tests/kolainst/destructive
Colin Walters 7ec7e3eb28 clientlib: Strip GDBus remote error before throwing exception
In general our error handling philosophy is "errors are strings".
Previously (before C++) we were relying on calling this API
to strip out the GDBus remote error message.

In the recent refactoring of clientlib to expose the txn APIs
to Rust via C++, we implicitly lost that because the C++
wrapper API throws an exception.

Add a copy of the remote error stripping here.  Eventually
it will likely make sense for it to *only* be here instead
of also in `main.cxx`, but one thing at a time.
2021-03-22 19:30:49 +00:00
..
apply-live clientlib: Strip GDBus remote error before throwing exception 2021-03-22 19:30:49 +00:00
initramfs-etc daemon: Rewrite some core initramfs-overlay logic in Rust 2020-11-02 21:27:35 +01:00
layering-fedorainfra tests/layering-fedorainfra: Update rpm-ostree build 2021-01-27 17:12:30 -05:00
layering-local tests: Add RPMs to installed kola tests, port layering-local 2021-03-02 09:47:03 -08:00