search for: 38ad5ac4

Displaying 1 result from an estimated 1 matches for "38ad5ac4".

2020 Aug 08
1
[PATCH nbdkit] plugins: python: Fix imageio example instructions
...nnot be installed on Fedora 32. Signed-off-by: Nir Soffer <nsoffer@redhat.com> --- plugins/python/examples/imageio.py | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/plugins/python/examples/imageio.py b/plugins/python/examples/imageio.py index f8ade7a2..38ad5ac4 100644 --- a/plugins/python/examples/imageio.py +++ b/plugins/python/examples/imageio.py @@ -4,10 +4,18 @@ # # Upload and download images to oVirt with nbdkit and qemu-img. # -# Install ovirt-imageio-client +# This assumes you have an oVirt environment. If you don't please see +# https://ovi...