Hello,
I had been running openSUSE Leap 15.1, and a few days ago decided to update to openSUSE Leap 15.3 using the normal upgrade process outlined at https://en.opensuse.org/SDB:System_upgrade. Everything appeared to upgrade fine. However, no my Apache2 install will not start, giving me this error message:
start_apache2[8413]: /usr/sbin/httpd-prefork: symbol lookup error: /usr/sbin/httpd-prefork: undefined symbol: apr_thread_mutex_timedlock
I have verified that libapr1 and libapr-util1 are both installed and located in /usr/lib64/. I even deleted the lamp_server pattern and reinstalled it, with no change in the error message. My system is running on a VM on my QNAP NAS, and has been running fine on that at various Leap versions for several years, most recently at 15.1.
Where is the next thing to check for this issue? I do this sort of stuff for work, but this has me baffled.
Thanks, Tim
This does not help you, but I have Apache running and no such problems after upgrading from 15.2. Same btw from 15.1 > 15.2.
Where did you see the message? Remember that in general we do not like to see some piece of output only. We like the command and the full output it generates. Makes interpretation on what one sees easier.
Did you check
I figure this isn’t something “normal”, and that there is something odd going on with my system. But I can’t think what might be going on that would cause this. Everything I have checked seems like it is all configured properly.
That page shows installing that repository to install Apache. I just removed that repo and ran a zypper dup. That downgraded the versions of apache2 that were installed. And now it loads fine. PHP doesn’t appear to be working, but I think I’ll be able to figure out that issue.
Ran into this issue after upgrading from OpenSUSE 15.2 to 15.3 and this was the solution for me:
zypper install libapr1-0
Apparently, the old library libapr1 is still being used but its version is currently older: 1.6.3-3.3.8. In the “openSUSE BuildService - Apache” repo, however, we can find libapr1-0 with version 1.7.0-lp153.46.1.