FS#76091 - gerbera: undefined symbol: _ZN7libebml8EbmlDate14UnixEpochDelayE

Attached to Project: Community Packages
Opened by Shulhan (sulhan) - Sunday, 02 October 2022, 12:15 GMT
Last edited by Maxime Gauduin (Alucryd) - Monday, 10 October 2022, 09:07 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Maxime Gauduin (Alucryd)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 4
Private No

Details

Description:

Running gerbera 1.11.0-2 with libebml 1.4.3-1

Additional info:

* package version: gerbera 1.11.0-2
* config and/or log files: N/A
* link to upstream bug report: The closest one is in libebml project, https://github.com/Matroska-Org/libebml/issues/104

Steps to reproduce:

Run gerbera in console,

$ gerbera
gerbera: symbol lookup error: gerbera: undefined symbol: _ZN7libebml8EbmlDate14UnixEpochDelayE
This task depends upon

Closed by  Maxime Gauduin (Alucryd)
Monday, 10 October 2022, 09:07 GMT
Reason for closing:  Fixed
Additional comments about closing:  1.11.0-4
Comment by Shulhan (sulhan) - Sunday, 02 October 2022, 12:19 GMT
Sorry, this should be in "Community Packages".
Comment by Shulhan (sulhan) - Tuesday, 04 October 2022, 06:26 GMT
The 1.11.0-3 package does not fix the issue.

$ pacman -Qi gerbera
Name : gerbera
Version : 1.11.0-3
Description : UPnP Media Server (Based on MediaTomb)
Architecture : x86_64
URL : https://github.com/gerbera/gerbera
Licenses : GPL2
Groups : None
Provides : None
Depends On : taglib curl sqlite file gcc-libs libupnp duktape libexif fmt pugixml spdlog ffmpeg ffmpegthumbnailer libmatroska libebml
Optional Deps : libmariadbclient [installed]
Required By : None
Optional For : None
Conflicts With : None
Replaces : None
Installed Size : 6.53 MiB
Packager : Sergej Pupykin <spupykin@archlinux.org>
Build Date : Mon 03 Oct 2022 07:40:29 WIB
Install Date : Tue 04 Oct 2022 11:35:25 WIB
Install Reason : Explicitly installed
Install Script : Yes
Validated By : Signature


$ gerbera
gerbera: symbol lookup error: gerbera: undefined symbol: _ZN7libebml8EbmlDate14UnixEpochDelayE
Comment by Philipp Reinkemeier (preinkemeier) - Saturday, 08 October 2022, 13:05 GMT
Just rebuild the package. Then it works.
Comment by Yuri Cherio (cherio) - Monday, 10 October 2022, 02:14 GMT
I hope this issue is not abandoned. I can't not have a DNLA server for this long.
Sorry I am not pushing I'd just like to know the status
Comment by Shulhan (sulhan) - Monday, 10 October 2022, 03:52 GMT
Yes, the one from AUR [1], run normally after rebuild using libebml 1.4.3-1.

[1] https://aur.archlinux.org/packages/gerbera-git
Comment by Yuri Cherio (cherio) - Monday, 10 October 2022, 04:04 GMT
Comment by Philipp Reinkemeier (preinkemeier) - Monday, 10 October 2022, 06:37 GMT
No, not the one from AUR. Just rebuild (after having updated your system) using the official PKGBUILD from here: https://github.com/archlinux/svntogit-community/tree/packages/gerbera/trunk.
It works flawlessly. I tried it out myself two days ago.
Maintainer just needs to bump pkgrel + rebuild package + upload it.
Comment by Philipp Reinkemeier (preinkemeier) - Monday, 10 October 2022, 06:38 GMT
Maybe an ABI Change in some lib that gerbera depends on ...
Comment by Philipp Reinkemeier (preinkemeier) - Monday, 10 October 2022, 06:42 GMT
... for instance libupnp hast been updated from 1.14.13 to 1.14.14 ...

Loading...