packages.ubuntu.com からxserver-xorg-core_1.14.5-1ubuntu2_AMD64.deb
をダウンロードしてxserverを更新しようとしましたが、インストールしようとすると次のようになりました。
(Reading database ... 266118 files and directories currently installed.)
Preparing to replace xserver-xorg-core 2:1.14.4.901+git20131203+server-1.14-branch.c30db601-0ubuntu0sarvatt4 (using xserver-xorg-core_1.14.5-1ubuntu2_AMD64.deb) ...
Unpacking replacement xserver-xorg-core ...
dpkg: dependency problems prevent configuration of xserver-xorg-core:
xserver-xorg-core depends on xserver-common (>= 2:1.14.5-1ubuntu2); however:
Version of xserver-common on system is 2:1.14.4.901+git20131203+server-1.14-branch.c30db601-0ubuntu0sarvatt4.
xserver-xorg-core depends on libgcrypt11 (>= 1.5.1); however:
Version of libgcrypt11:AMD64 on system is 1.5.0-3ubuntu3.
dpkg: error processing xserver-xorg-core (--install):
dependency problems - leaving unconfigured
Processing triggers for man-db ...
Errors were encountered while processing:
xserver-xorg-core
今、何かをアップグレードまたはインストールしようとすると、それは言う:
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
xserver-xorg-core : Depends: xserver-common (>= 2:1.14.5-1ubuntu2) but 2:1.14.4.901+git20131203+server-1.14-branch.c30db601-0ubuntu0sarvatt4 is to be installed
Depends: libgcrypt11 (>= 1.5.1) but 1.5.0-3ubuntu3 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Sudo apt-get -f install
を実行すると、次のように表示されます。
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages will be REMOVED:
ubuntu-desktop xorg xserver-xorg xserver-xorg-core xserver-xorg-input-all
xserver-xorg-input-evdev xserver-xorg-input-mouse
xserver-xorg-input-synaptics xserver-xorg-input-vmmouse
xserver-xorg-input-wacom xserver-xorg-video-all xserver-xorg-video-ATI
xserver-xorg-video-cirrus xserver-xorg-video-fbdev xserver-xorg-video-intel
xserver-xorg-video-mach64 xserver-xorg-video-mga
xserver-xorg-video-modesetting xserver-xorg-video-neomagic
xserver-xorg-video-nouveau xserver-xorg-video-openchrome
xserver-xorg-video-qxl xserver-xorg-video-r128 xserver-xorg-video-radeon
xserver-xorg-video-s3 xserver-xorg-video-savage
xserver-xorg-video-siliconmotion xserver-xorg-video-sis
xserver-xorg-video-sisusb xserver-xorg-video-tdfx xserver-xorg-video-trident
xserver-xorg-video-vesa xserver-xorg-video-vmware
0 upgraded, 0 newly installed, 33 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 13,0 MB disk space will be freed.
この問題を修正するには?
私を助けてください、私は何をすべきかわかりません。
14.04で利用可能なパッケージをインストールしようとしているために発生した問題。 13.10に適したxserver-xorg-core
バージョンは2:1.14.3
See です。
次のように入力するだけで、システムに適したxserver-xorg-core
をインストールできます。
Sudo apt-get install xserver-xorg-core
それでも問題が解決しない場合は、次の出力を追加してください。
apt-cache madison xserver-common