nginx不启动:不支持libGeoIP.so.1的Verneedlogging

我一直在我的Ubuntu 14.04.4 LTS服务器上运行nginx超过一年没有问题。 但是,几天后nginx无法加载(access.log显示2016年6月13日的最后一次连接)。 nginx -t的输出显示如下错误:

nginx: error while loading shared libraries: /usr/lib/x86_64-linux-gnu/libGeoIP.so.1: unsupported version 0 of Verneed record 

我不记得对系统做任何改变。 但是,我启用了无人参与升级。 删除并重新安装nginx(apt-get remove nginx)也不能解决问题。 有谁知道我怎么可以继续debugging?