Bug 2019216
Summary: | Unresolved symbols in vdr-live | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dirk Nehring <dnehring> | ||||
Component: | vdr-live | Assignee: | MartinKG <mgansser> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 34 | CC: | dnehring, mgansser | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
Fixed In Version: | vdr-live-3.1.1-2.fc34 vdr-live-3.1.1-2.fc33 vdr-live-3.1.1-2.fc35 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2021-11-14 03:43:35 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: | |||||||
Attachments: |
|
Description
Dirk Nehring
2021-11-01 21:14:56 UTC
please update to recent version: sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-c73a6da34a No, same issue: Nov 5 22:23:06 amethyst vdr[56472]: [56472] ERROR: /usr/lib64/vdr/libvdr-live.so.2.4.6: undefined symbol: _ZN7vdrlive6cUsers14logged_in_userB5cxx11E I fixed the problem by downgrading the build compatibility. Patch attached. Created attachment 1840341 [details]
g++ compatiblity patch
FEDORA-2021-b8ff995e2b has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-b8ff995e2b FEDORA-2021-44e50461db has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-44e50461db FEDORA-2021-55537b2fda has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-55537b2fda FEDORA-2021-b8ff995e2b has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-b8ff995e2b` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-b8ff995e2b See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-55537b2fda has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-55537b2fda` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-55537b2fda See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-44e50461db has been pushed to the Fedora 33 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-44e50461db` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-44e50461db See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. (In reply to Dirk Nehring from comment #3) > Created attachment 1840341 [details] > g++ compatiblity patch Thanks for figuring this out. FEDORA-2021-55537b2fda has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2021-44e50461db has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2021-b8ff995e2b has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. |