Description of problem: Wrong library version number in rpm package unresolved symbols Version-Release number of selected component (if applicable): 3.0.12-1 How reproducible: # rpm -qvil vdr-live-3.0.12-1.fc34.x86_64 | grep \.so\. | tail -1 -rwxr-xr-x 1 root root 1423000 Okt 15 11:26 /usr/lib64/vdr/libvdr-live.so.2.4.6 From /var/log/messages: Nov 1 22:03:30 amethyst runvdr[25901]: vdr: /usr/lib64/vdr/libvdr-live.so.2.4.6: undefined symbol: _ZN7vdrlive6cUsers14logged_in_userB5cxx11E Actual results: Expected results: Please fix the spec file and the unresolved symbol. Additional info:
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.