When trying to run Tibia on Mageia 9, it asks for this library, but we don't have it in the repository: /home/michael/.local/share/CipSoft GmbH/Tibia/packages/Tibia/bin/client: error while loading shared libraries: libevent-2.1.so.7: cannot open shared object file: No such file or directory
Whiteboard: (none) => MGA9TOO
https://madb.mageialinux-online.org/rpmshow?rpm=lib64event7&repo=9-x86_64-core-release&distribution=9&architecture=x86_64&graphical=0
Status: NEW => RESOLVEDResolution: (none) => INVALID
And a simple # ln -s /usr/lib64/libevent.so.7.0.1 /usr/lib64/libevent-2.1.so.7 makes the game start....
(In reply to sturmvogel from comment #2) > And a simple > > # ln -s /usr/lib64/libevent.so.7.0.1 /usr/lib64/libevent-2.1.so.7 > > makes the game start.... I wonder if we can tweak the package to provide the simlink
CC: (none) => yvesbrungard
CC: (none) => j.alberto.vc
Created attachment 14887 [details] Add libevent-2.1.so.7 as symlink libevent.so.7.0.1 Suggested changes, reopen the bug if think is worthy
Fixed for Cauldron!
Whiteboard: MGA9TOO => (none)CC: (none) => geiger.david68210Version: Cauldron => 9
(In reply to katnatek from comment #4) > Created attachment 14887 [details] > Add libevent-2.1.so.7 as symlink libevent.so.7.0.1 > > Suggested changes, reopen the bug if think is worthy Go for it
Resolution: INVALID => (none)Status: RESOLVED => REOPENED
David submitted it in mageia 9 too. =========== RPMS: lib64event7-2.1.12-4.1.mga9 lib64event-devel-2.1.12-4.1.mga9 libevent7-2.1.12-4.1.mga9 libevent-devel-2.1.12-4.1.mga9 SRPMS: libevent-2.1.12-4.1.mga9 ===========
Component: New RPM package request => RPM PackagesSource RPM: (none) => libevent-2.1.12-4.mga9
Summary: New package request libevent-2 => Add compatibility in libevent to run Tibia
Assignee: bugsquad => qa-bugs
Keywords: (none) => advisory
RH x86_64 Test with bug#34012 but that chromium-browser-stable version not requires this lib :P installing chromium-browser-stable-134.0.6998.35-1.mga9.tainted.x86_64.rpm lib64event7-2.1.12-4.1.mga9.x86_64.rpm from //home/katnatek/qa-testing/x86_64 Preparing... ################################################################################################## 1/2: lib64event7 ################################################################################################## 2/2: chromium-browser-stable ################################################################################################## 1/2: removing lib64event7-2.1.12-4.mga9.x86_64 ################################################################################################## 2/2: removing chromium-browser-stable-132.0.6834.159-1.mga9.tainted.x86_64 ################################################################################################## strace transmission-qt openat(AT_FDCWD, "/lib64/libevent.so.7", O_RDONLY|O_CLOEXEC) = 3 ls -la /usr/lib64/libevent* lrwxrwxrwx 1 root root 17 mar 5 23:39 /usr/lib64/libevent-2.1.so.7 -> libevent.so.7.0.1* lrwxrwxrwx 1 root root 22 mar 5 23:39 /usr/lib64/libevent_core.so.7 -> libevent_core.so.7.0.1* -rwxr-xr-x 1 root root 217616 mar 5 23:39 /usr/lib64/libevent_core.so.7.0.1* lrwxrwxrwx 1 root root 23 mar 5 23:39 /usr/lib64/libevent_extra.so.7 -> libevent_extra.so.7.0.1* -rwxr-xr-x 1 root root 150448 mar 5 23:39 /usr/lib64/libevent_extra.so.7.0.1* lrwxrwxrwx 1 root root 25 mar 5 23:39 /usr/lib64/libevent_openssl.so.7 -> libevent_openssl.so.7.0.1* -rwxr-xr-x 1 root root 28656 mar 5 23:39 /usr/lib64/libevent_openssl.so.7.0.1* lrwxrwxrwx 1 root root 26 mar 5 23:39 /usr/lib64/libevent_pthreads.so.7 -> libevent_pthreads.so.7.0.1* -rwxr-xr-x 1 root root 15320 mar 5 23:39 /usr/lib64/libevent_pthreads.so.7.0.1* lrwxrwxrwx 1 root root 17 mar 5 23:39 /usr/lib64/libevent.so.7 -> libevent.so.7.0.1* -rwxr-xr-x 1 root root 347936 mar 5 23:39 /usr/lib64/libevent.so.7.0.1* So this should fix the report, Michael Martins can you confirm?
What is tibia, I find no package named like that in our repo?
CC: (none) => herman.viaene
It is an external package which is not provided by Mageia. But if the Mageia maintainers decide to create symlinks…
Then someone should provide a link to this package where this applies. I won't go into a wild chase and find rpm's for Fedora and Suse and.... and those might behave differently (found out the hard way in the past).
(In reply to katnatek from comment #8) > RH x86_64 > > Test with bug#34012 but that chromium-browser-stable version not requires > this lib :P > > installing chromium-browser-stable-134.0.6998.35-1.mga9.tainted.x86_64.rpm > lib64event7-2.1.12-4.1.mga9.x86_64.rpm from //home/katnatek/qa-testing/x86_64 > Preparing... > ############################################################################# > ##################### > 1/2: lib64event7 > ############################################################################# > ##################### > 2/2: chromium-browser-stable > > ############################################################################# > ##################### > 1/2: removing lib64event7-2.1.12-4.mga9.x86_64 > > ############################################################################# > ##################### > 2/2: removing > chromium-browser-stable-132.0.6834.159-1.mga9.tainted.x86_64 > > ############################################################################# > ##################### > > strace transmission-qt > openat(AT_FDCWD, "/lib64/libevent.so.7", O_RDONLY|O_CLOEXEC) = 3 > > ls -la /usr/lib64/libevent* > lrwxrwxrwx 1 root root 17 mar 5 23:39 /usr/lib64/libevent-2.1.so.7 -> > libevent.so.7.0.1* > lrwxrwxrwx 1 root root 22 mar 5 23:39 /usr/lib64/libevent_core.so.7 -> > libevent_core.so.7.0.1* > -rwxr-xr-x 1 root root 217616 mar 5 23:39 /usr/lib64/libevent_core.so.7.0.1* > lrwxrwxrwx 1 root root 23 mar 5 23:39 /usr/lib64/libevent_extra.so.7 -> > libevent_extra.so.7.0.1* > -rwxr-xr-x 1 root root 150448 mar 5 23:39 > /usr/lib64/libevent_extra.so.7.0.1* > lrwxrwxrwx 1 root root 25 mar 5 23:39 /usr/lib64/libevent_openssl.so.7 > -> libevent_openssl.so.7.0.1* > -rwxr-xr-x 1 root root 28656 mar 5 23:39 > /usr/lib64/libevent_openssl.so.7.0.1* > lrwxrwxrwx 1 root root 26 mar 5 23:39 /usr/lib64/libevent_pthreads.so.7 > -> libevent_pthreads.so.7.0.1* > -rwxr-xr-x 1 root root 15320 mar 5 23:39 > /usr/lib64/libevent_pthreads.so.7.0.1* > lrwxrwxrwx 1 root root 17 mar 5 23:39 /usr/lib64/libevent.so.7 -> > libevent.so.7.0.1* > -rwxr-xr-x 1 root root 347936 mar 5 23:39 /usr/lib64/libevent.so.7.0.1* > > So this should fix the report, Michael Martins can you confirm? In which repository? I couldn't find it in the backport and testing media. The symbolic link suggested by sturmvogel worked.
(In reply to sturmvogel from comment #10) > It is an external package which is not provided by Mageia. But if the Mageia > maintainers decide to create symlinks… That is why I ley the decision to others consolidated packagers (In reply to Herman Viaene from comment #11) > Then someone should provide a link to this package where this applies. I > won't go into a wild chase and find rpm's for Fedora and Suse and.... and > those might behave differently (found out the hard way in the past). https://www.tibia.com/ But I don't publish before to let the reporter the feedback
(In reply to Michael Martins from comment #12) > In which repository? I couldn't find it in the backport and testing media. > The symbolic link suggested by sturmvogel worked. In updates testing but you can use qarepo https://wiki.mageia.org/en/QA_Repo You must use the lib64 files in comment#7
CC: j.alberto.vc => (none)
Created attachment 14889 [details] Tibia working.
(In reply to Michael Martins from comment #15) > Created attachment 14889 [details] > Tibia working. Can you confirm this is after install the testing packages? Post the output of rpm -q lib64event7
(In reply to katnatek from comment #16) > (In reply to Michael Martins from comment #15) > > Created attachment 14889 [details] > > Tibia working. > > Can you confirm this is after install the testing packages? > > Post the output of rpm -q lib64event7 I tested it on 2 machines and it worked perfectly. [michael@desktop Tibia]$ rpm -q lib64event7 lib64event7-2.1.12-4.1.mga9
CC: (none) => andrewsfarmWhiteboard: (none) => MGA9-64-OK
Validating.
Keywords: (none) => validated_updateCC: (none) => sysadmin-bugs
An update for this issue has been pushed to the Mageia Updates repository. https://advisories.mageia.org/MGAA-2025-0024.html
Resolution: (none) => FIXEDStatus: REOPENED => RESOLVED