You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#2720 removed libicui18n.so.53 but it seems to be required by several webservers and R3
mobookpr@pitti:/project/molgen_booking/lamp/current> bin/apachectl configtest
httpd: Syntax error on line 154 of /project/molgen_booking/lamp/2017-04-27/conf/httpd.conf: Cannot load modules/libphp5.so into server: libicui18n.so.53: cannot open shared object file: No such file or directory
buczek@theinternet:~$ sudo clusterd --lsof libicui18n.so.53|grep DEL|less
tldr httpd 1323 webmail DEL REG 65,17 287308535 /usr/lib/libicui18n.so.53.1
macheteinfach httpd 3987 it DEL REG 8,1 52256 /usr/lib/libicui18n.so.53.1
platsch httpd 4476 mutdbprj DEL REG 8,1 3505275 /usr/lib/libicui18n.so.53.1
platsch httpd 129563 xataprj DEL REG 8,1 3505275 /usr/lib/libicui18n.so.53.1
pitti python 15949 cpdb DEL REG 8,1 201557086 /usr/lib/libicui18n.so.53.1
pitti httpd 25964 itfomusr DEL REG 8,1 201557086 /usr/lib/libicui18n.so.53.1
pitti python 84432 cpdb DEL REG 8,1 201557086 /usr/lib/libicui18n.so.53.1
pitti httpd 124527 mobookpr DEL REG 8,1 201557086 /usr/lib/libicui18n.so.53.1
Some already have in in their project:
buczek@theinternet:~$ sudo clusterd --lsof libicui18n.so.53|grep DEL|less
pitti runzope 9095 cpdb mem REG 8,16 19400931346 /project/cpdb/home/local/lib64/R/lib/libicui18n.so.53.1
coulrophobie R 27562 novikov mem REG 0,81 30218047218 /pkg/R-3.5.1-1/.compatlibs/libicui18n.so.53.1
pitti httpd 52026 lisuprj mem REG 8,16 7760995513 /project/lisu/lamp/2017-06-01/lib_fixes/libicui18n.so.53
pitti runzope 72688 cpdb mem REG 8,16 19400931346 /project/cpdb/home/local/lib64/R/lib/libicui18n.so.53.1
ohemianrhapsody R 119019 novikov mem REG 0,51 30218047218 /pkg/R-3.5.1-1/.compatlibs/libicui18n.so.53.1
Anyway, I don't want to rebuild 8 webserver.
Revert #2720 ?
The text was updated successfully, but these errors were encountered:
OK /pkg/R-3.5.1-1/.compatlibs/libicui18n.so.53.1 /pkg/R-3.5.1-1/lib64/R/bin/exec/R
OK /usr/lib/libicui18n.so.53.1 /project/bratwurst/2016-03-24/bin/the_real_httpd
OK /usr/lib/libicui18n.so.53.1 /project/cpdb/home/local/bin/python
OK /usr/lib/libicui18n.so.53.1 /project/it/lamp/2016-09-16/bin/httpd
OK /usr/lib/libicui18n.so.53.1 /project/itfom/2016-05-09/bin/httpd
OK /usr/lib/libicui18n.so.53.1 /project/lisu/lamp/2017-06-01/bin/httpd
OK /usr/lib/libicui18n.so.53.1 /project/molgen_booking/lamp/2017-04-27/bin/httpd
OK /usr/lib/libicui18n.so.53.1 /project/mutdb/2016-09-05/bin/httpd
OK /usr/lib/libicui18n.so.53.1 /project/webmail2/2015-04-09/bin/httpd
OK /usr/lib/libicui18n.so.53.1 /project/xata/2016-02-13/bin/httpd
#2720 removed libicui18n.so.53 but it seems to be required by several webservers and R3
Some already have in in their project:
Anyway, I don't want to rebuild 8 webserver.
Revert #2720 ?
The text was updated successfully, but these errors were encountered: