Bug 1937873 - Import fails due to nbdkit-curl-plugin missing
Summary: Import fails due to nbdkit-curl-plugin missing
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Container Native Virtualization (CNV)
Classification: Red Hat
Component: Storage
Version: 4.8.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 4.8.0
Assignee: Alex Kalenyuk
QA Contact: Alex Kalenyuk
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-03-11 16:55 UTC by Alex Kalenyuk
Modified: 2021-07-27 14:29 UTC (History)
3 users (show)

Fixed In Version: virt-cdi-importer v4.8.0-14
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-07-27 14:28:41 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2021:2920 0 None None None 2021-07-27 14:29:15 UTC

Description Alex Kalenyuk 2021-03-11 16:55:23 UTC
Description of problem:
Import fails due to nbdkit-curl-plugin missing 

Version-Release number of selected component (if applicable):
CNV 4.8.0

How reproducible:
100%

Steps to Reproduce:
1. Create an import DV

Actual results:
Fails, importer log: nbdkit-curl-plugin.so: cannot open shared object file: No such file or directory

Expected results:
DV hits succeeded

Additional info:

[cnv-qe-jenkins@stg02-dalia-5mdwj-executor import-iso]$ cat dv.yaml 
---
apiVersion: cdi.kubevirt.io/v1beta1
kind: DataVolume
metadata:
  name: import-http-dv
spec:
  source:
    http:
      url: http://<PATH>/cirros-0.4.0-x86_64-disk.raw
  pvc:
    accessModes:
    - ReadWriteOnce
    resources:
      requests:
        storage: 500Mi
    storageClassName: nfs
    volumeMode: Filesystem

Comment 2 Denis Ollier 2021-03-16 18:32:05 UTC
I ran CDI tier1 tests with hco-bundle-registry-v4.8.0-111.

Issue is fixed.

Comment 3 Denis Ollier 2021-04-24 06:48:21 UTC
Hi,

Reopening since it's happening again with virt-cdi-importer-v4.8.0-13.

Versions:
- HCO bundle: hco-bundle-registry-v4.8.0-283.
- IIB image: registry-proxy.engineering.redhat.com/rh-osbs/iib:68396

Regards,

Denis

Comment 8 errata-xmlrpc 2021-07-27 14:28:41 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: OpenShift Virtualization 4.8.0 Images), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2021:2920


Note You need to log in before you can comment on or make changes to this bug.