Bug 1773889
Summary: | [Rebase] Rebase DPDK to 19.11 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Amnon Ilan <ailan> |
Component: | dpdk | Assignee: | Timothy Redaelli <tredaelli> |
Status: | CLOSED ERRATA | QA Contact: | Pei Zhang <pezhang> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | --- | CC: | aadam, bfubel, ctrautma, dmarchan, jfreiman, jhsiao, maxime.coquelin, ovs-qe, qding, rkhan, tredaelli |
Target Milestone: | rc | Keywords: | Rebase |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | dpdk-19.11-2.el8 | Doc Type: | Rebase: Bug Fixes and Enhancements |
Doc Text: | Story Points: | --- | |
Clone Of: | 1713702 | Environment: | |
Last Closed: | 2020-04-28 16:04:08 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Comment 8
Jean-Tsung Hsiao
2020-01-20 19:55:43 UTC
Currently it's not possible to upgrade from dpdk-devel-18.11.2-4.el8 to dpdk-devel-19.11-1.el8 since /usr/share/dpdk/mk/exec-env/{bsd,linux}app changes from directory to symlink and this is not supported by RPM (see bz#447156). Another build is needed in order to implement the workarounds described in https://docs.fedoraproject.org/en-US/packaging-guidelines/Directory_Replacement/ Added pretrans to handle /usr/share/dpdk/mk/exec-env/{bsd,linux}app as described in https://docs.fedoraproject.org/en-US/packaging-guidelines/Directory_Replacement/ Passed Gate Test https://beaker.engineering.redhat.com/jobs/4084111 Releaseing gate. 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, 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-2020:1735 |