Bug 2019216 - Unresolved symbols in vdr-live
Summary: Unresolved symbols in vdr-live
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: vdr-live
Version: 34
Hardware: All
OS: All
unspecified
high
Target Milestone: ---
Assignee: MartinKG
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-11-01 21:14 UTC by Dirk Nehring
Modified: 2021-11-14 04:06 UTC (History)
2 users (show)

Fixed In Version: vdr-live-3.1.1-2.fc34 vdr-live-3.1.1-2.fc33 vdr-live-3.1.1-2.fc35
Clone Of:
Environment:
Last Closed: 2021-11-14 03:43:35 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
g++ compatiblity patch (990 bytes, patch)
2021-11-05 21:42 UTC, Dirk Nehring
no flags Details | Diff

Description Dirk Nehring 2021-11-01 21:14:56 UTC
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:

Comment 1 MartinKG 2021-11-02 08:43:48 UTC
please update to recent version:
sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-c73a6da34a

Comment 2 Dirk Nehring 2021-11-05 21:41:01 UTC
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.

Comment 3 Dirk Nehring 2021-11-05 21:42:14 UTC
Created attachment 1840341 [details]
g++ compatiblity patch

Comment 4 Fedora Update System 2021-11-06 09:45:00 UTC
FEDORA-2021-b8ff995e2b has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-b8ff995e2b

Comment 5 Fedora Update System 2021-11-06 09:45:02 UTC
FEDORA-2021-44e50461db has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-44e50461db

Comment 6 Fedora Update System 2021-11-06 09:45:03 UTC
FEDORA-2021-55537b2fda has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-55537b2fda

Comment 7 Fedora Update System 2021-11-07 02:09:41 UTC
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.

Comment 8 Fedora Update System 2021-11-07 02:16:07 UTC
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.

Comment 9 Fedora Update System 2021-11-07 02:34:01 UTC
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.

Comment 10 MartinKG 2021-11-07 09:07:51 UTC
(In reply to Dirk Nehring from comment #3)
> Created attachment 1840341 [details]
> g++ compatiblity patch

Thanks for figuring this out.

Comment 11 Fedora Update System 2021-11-14 03:43:35 UTC
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.

Comment 12 Fedora Update System 2021-11-14 03:49:52 UTC
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.

Comment 13 Fedora Update System 2021-11-14 04:06:45 UTC
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.


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