为什么我的电脑说有 11.10 升级?

Sam*_*ier 1 upgrade update-manager

我总是使用update-manager -djust 所以我记得在 manager 和 -d 之间有一个空格键。我今天运行了它,它显示了以下图像。

在此处输入图片说明

为什么会这样做,或者真的有 11.10 更新?是有人在逗我吗?

Egi*_*gil 8

-d意味着开发版本,那就是 Oneiric。只需在没有标志的情况下运行它,您就会得到定期更新。


egil@morgenstern [~] $ update-manager --help
Usage: update-manager [options]

Options:
  -h, --help            show this help message and exit
  -V, --version         Show version and exit
  --data-dir=DATA_DIR   Directory that contains the data files
  -c, --check-dist-upgrades
                        Check if a new Ubuntu release is available
  -d, --devel-release   Check if upgrading to the latest devel release is
                        possible
  -p, --proposed        Upgrade using the latest proposed version of the
                        release upgrader
  --no-focus-on-map     Do not focus on map when starting
  --dist-upgrade        Try to run a dist-upgrade
  --no-update           Do not check for updates when starting
  -s, --sandbox         Test upgrade with a sandbox aufs overlay
Run Code Online (Sandbox Code Playgroud)