每当我进行升级时,系统都会暂停并等待我按 F2 键才继续,并且经常显示更改日志,有什么方法可以阻止这种情况发生吗?
Ubuntu 12.10 64位
例如如下所示,升级已暂停:
Get:1 Changelog for libxslt1.1 (http://changelogs.ubuntu.com/changelogs/pool/main/libx/libxslt/libxslt_1.1.26-14ubuntu0.1/changelog) [37.2 kB]
libxslt (1.1.26-14ubuntu0.1) quantal-security; urgency=low
* SECURITY UPDATE: denial of service via malformed stylesheet
- debian/patches/CVE-2012-6139.patch: check for empty values in
libxslt/functions.c, libxslt/keys.c, add tests in tests/*.
- CVE-2012-6139
-- Marc Deslauriers <[email protected]> Thu, 28 Mar 2013 13:03:10 -0400
Get:1 Changelog for libpoppler28 (http://changelogs.ubuntu.com/changelogs/pool/main/p/poppler/poppler_0.20.4-0ubuntu1.2/changelog) [42.7 kB]
poppler (0.20.4-0ubuntu1.2) quantal-security; urgency=low
* SECURITY UPDATE: invalid memory access issues
- debian/patches/CVE-2013-1788.patch: add checks in poppler/Function.cc,
poppler/Stream.cc, splash/Splash.cc.
- CVE-2013-1788
* SECURITY UPDATE: denial of service via malformed documents
- debian/patches/CVE-2013-1789.patch: validate data in splash/Splash.cc.
- CVE-2013-1789
* SECURITY UPDATE: uninitialized memory read
- debian/patches/CVE-2013-1790.patch: properly handle refLine in
poppler/Stream.cc.
- CVE-2013-1790
-- Marc Deslauriers <[email protected]> Fri, 08 Mar 2013 13:43:15 -0500
Get:1 Changelog for xdiagnose (http://changelogs.ubuntu.com/changelogs/pool/main/x/xdiagnose/xdiagnose_3.2.3/changelog) [18.5 kB]
xdiagnose (3.2.3) quantal-proposed; urgency=low
* xdiagnose.udev: Disable GPU apport hook from being triggered by udev.
This should only be enabled during the development period. Apport is
disabled after release, but it appears the hook still gets triggered
under certain circumstances.
(LP: #1073626)
-- Bryce Harrington <[email protected]> Thu, 14 Feb 2013 12:38:26 -0800
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
(END)
更新:实际上它现在在这里暂停并停止了。我无法继续。如果我关闭终端,我会收到一条消息:此终端中仍有一个进程正在运行。关闭终端将终止它。
知道这里发生什么事了吗?
答案1
这是less
寻呼机程序。按 关闭Q这些更改日志并继续安装。
我还没有见过这种情况发生在大多数apt-get upgrade
系统中。我只见过几次这样的变更日志,以通知我可能存在的向后不兼容性(Debian 服务器上的 MySQL 安全升级)。