Wednesday, February 22, 2012

[nslu2-linux] nginx borked after pcre upgrade on unslung

 

I've upgraded pcre over the weekend and just noticed that nginx won't run. Trying to start it I get:

Starting web server: nginx
/opt/sbin/nginx: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory

I've reinstalled nginx in the hope of rebuilding any dependencies but the error remains. :-(

Should I be creating some symlink by hand, or is this a bug?

# ls -la /opt/lib/libpcre*
lrwxrwxrwx 1 root root 16 Feb 22 07:11 /opt/lib/libpcre.so -> libpcre.so.1.0.0
lrwxrwxrwx 1 root root 16 Feb 22 07:11 /opt/lib/libpcre.so.1 -> libpcre.so.1.0.0
-rwxr-xr-x 1 root root 136156 Feb 21 22:55 /opt/lib/libpcre.so.1.0.0
lrwxrwxrwx 1 root root 19 Feb 22 07:11 /opt/lib/libpcrecpp.so -> libpcrecpp.so.0.0.0
lrwxrwxrwx 1 root root 19 Feb 22 07:11 /opt/lib/libpcrecpp.so.0 -> libpcrecpp.so.0.0.0
-rwxr-xr-x 1 root root 32576 Feb 21 22:55 /opt/lib/libpcrecpp.so.0.0.0
lrwxrwxrwx 1 root root 21 Feb 22 07:11 /opt/lib/libpcreposix.so -> libpcreposix.so.0.0.0
lrwxrwxrwx 1 root root 21 Feb 22 07:11 /opt/lib/libpcreposix.so.0 -> libpcreposix.so.0.0.0
-rwxr-xr-x 1 root root 5760 Feb 21 22:55 /opt/lib/libpcreposix.so.0.0.0

# cat /.unslung
V2.3R63-uNSLUng-6.10-beta

--
Regards,
Mick

__._,_.___
Recent Activity:
.

__,_._,___

No comments:

Post a Comment