在ubuntu server 上 出现的 一大批“ dpkg:警告,解决办法

    1. apt-get update
    2. sudo apt-get --reinstall install `dpkg --get-selections | grep '[[:space:]]install' | cut -f1`