Repository changed its ‘Suite‘ value from ‘stable‘ to ‘oldstable‘
起因
一个初始的vps,然后安装软件的时候发现报错
curl: command not found
本来以为只是一个简单的安装过程,自然的执行
apt-get update
结果报错
Repository changed its ‘Suite‘ value from ‘stable‘ to ‘oldstable‘
……
解决
先sudo apt-get update --allow-releaseinfo-change
然后sudo apt-get update|upgrade
之后apt-get install curl即可

浙公网安备 33010602011771号