Esta pergunta de 2013 Posso fazer um Silent ou Unattended? Atualizar atualização?
explica como atualizar para a nova versão estável sem prompts:
$ do-release-upgrade -f DistUpgradeViewNonInteractive
No entanto, isso não funciona no meu sistema:
$ do-release-upgrade
Checking for a new Ubuntu release
Get:1 Upgrade tool signature [198 B]
Get:2 Upgrade tool [1'261 kB]
Fetched 1'261 kB in 0s (0 B/s)
authenticate 'yakkety.tar.gz' against 'yakkety.tar.gz.gpg'
extracting 'yakkety.tar.gz'
Reading cache
Checking package manager
Reading package lists... Done
Building dependency tree
Reading state information... Done
Get:1 http://ch.archive.ubuntu.com/ubuntu yakkety InRelease [247 kB]
...
No entanto, $ do-release-upgrade -f DistUpgradeViewNonInteractive
Checking for a new Ubuntu release
Get:1 Upgrade tool signature [198 B]
Get:2 Upgrade tool [1'261 kB]
Fetched 1'261 kB in 0s (0 B/s)
authenticate 'yakkety.tar.gz' against 'yakkety.tar.gz.gpg'
extracting 'yakkety.tar.gz'
e fica preso aqui. Não continua com o "cache de leitura".
Como fazer uma versão autônoma Atualizar a partir do Ubuntu Ubuntu 16.04.1 LTS?