一台服务器上计划操作系统升级,从ubuntu 14.04升级到16.04。但在do-release-upgrade过程中遇到了”无法计算升级”问题,导致升级程序退出。
网上搜索一圈后,最后在这儿找到答案:https://askubuntu.com/questions/202730/how-to-fix-the-unable-to-calculate-upgrade-issue-when-upgrading-from-12-04-to?answertab=votes
问题的关键,是要去看这个log文件:/var/log/dist-upgrade/main.log
不要被apt.log里一堆Broken误导。
BTW:最终检查问题也是postgresql-9.3-postgis-2.1的问题。
发表回复