Skip to main content
Topic: postfix died (Read 1203 times) previous topic - next topic
0 Members and 4 Guests are viewing this topic.

postfix died

[www3 lib]# /etc/init.d/postfix start
Go find the config
Yo - go find /etc/postfix/main.cf
 * Starting postfix ...
PIDFILE /var/spool/postfix/pid/master.pid
/usr/bin/postfix: error while loading shared libraries: libicui18n.so.59: cannot open shared object file: No such file or directory
 * start-stop-daemon: failed to start `/usr/bin/postfix'                                                                                                                                                [ !! ]
 * ERROR: postfix failed to start

Re: postfix died

Reply #1
[www3 lib]# ls -al /usr/lib/libicui18n.so60
ls: cannot access '/usr/lib/libicui18n.so60': No such file or directory
[www3 lib]# ls -al /usr/lib/libicui18n.so.60
lrwxrwxrwx 1 root root 18 Nov 13 05:40 /usr/lib/libicui18n.so.60 -> libicui18n.so.60.1

they are not in  sync

Re: postfix died

Reply #2
@mrbrklyn
This is an extension of the icu library problem mention here.

Re: postfix died

Reply #3
that solution is already dead.  What if I just made a link of 60 to 59


Re: postfix died

Reply #5
forget it, the headers identify 60 and not 59