-2
每當我嘗試我的Ubuntu 13.04的機器上安裝任何東西,我得到這個錯誤:的Ubuntu 13.04下列軟件包有未滿足dependenies
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
libegl1-mesa : Depends: libwayland-client0 (>= 1.0.2) but it is not going to be installed
Depends: libwayland-server0 (>= 1.0.2) but it is not going to be installed
libegl1-mesa-drivers : Depends: libwayland-client0 (>= 1.0.2) but it is not going to be installed
Depends: libwayland-server0 (>= 1.0.2) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
我照做,做
sudo apt-get -f install
然後我收到以下錯誤:
dpkg: error processing /var/cache/apt/archives/libwayland-client0_1.1.0-2_amd64.deb (--unpack):
trying to overwrite '/usr/lib/x86_64-linux-gnu/libwayland-client.so.0.1.0', which is also in package libwayland0:amd64 1.0.5-0ubuntu1
No apport report written because MaxReports is reached already Unpacking libwayland-server0:amd64 (from .../libwayland-server0_1.1.0-2_amd64.deb) ...
dpkg: error processing /var/cache/apt/archives/libwayland-server0_1.1.0-2_amd64.deb (--unpack):
trying to overwrite '/usr/lib/x86_64-linux-gnu/libwayland-server.so.0.0.0', which is also in package libwayland0:amd64 1.0.5-0ubuntu1
No apport report written because MaxReports is reached already Errors were encountered while processing:
Can any一個幫助。我已經搜索了這個,但找不到任何幫助我的東西。
這個問題似乎是題外話題,因爲它是關於Ubuntu的,請嘗試[askubuntu.com](http://askubuntu.com/) –
請不要關閉。我有搜索askubuntu.com,但沒有任何建議爲我工作。還有他們關閉這個問題作爲重複,並指向此http://askubuntu.com/questions/140246/how-do-i-resolve-unmet-dependencies ...但這不起作用 –