Re: [問題] dependency 問題
※ 引述《Maxsolar.bbs@OfO.twbbs.org (Astro v.s. Geo)》之銘言:
: ※ 引述《Reinhard.bbs@ptt.cc (偽ABJ)》之銘言:
: : 我試著用 apt-get install 安裝某套件 libmlt-dev
: : 但卻出現以下的錯誤訊息
: : Reading package lists... Done
: : Building dependency tree
: : Reading state information... Done
: : You might want to run `apt-get -f install' to correct these:
: : The following packages have unmet dependencies:
: : libgavl1: Depends: libc6 (>= 2.7-1) but 2.5-0ubuntu14 is to be installed
: : libmlt-dev: Depends: libmlt0.2.2 (= 0.2.2+cvs20070213-0ubuntu2) but it is
: : not going to be installed
: : E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify
: : a solution).
: 你可以試試看系統所提示的apt-get install -f
: 可以修正一些相依性問題。
: 不過如果是官方正在作套件的維護,那麼還是會無法解決這個問題,
: 可能還需要你靜待幾天在試試看。
我試過 apt-get install -f 會得到一樣的 error msg
後來我自己手動用 .deb 裝了更新的 libc6
(下載自 http://packages.debian.org/sid/libc6)
不過還是出現類似的錯誤訊息 明明就高於所需版本 真妙 @@
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
libc6-dev: Depends: libc6 (= 2.5-0ubuntu14) but 2.7-18 is to be installed
libc6-i686: PreDepends: libc6 (= 2.5-0ubuntu14) but 2.7-18 is to be
installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify
a solution).
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 59.105.56.10
討論串 (同標題文章)
本文引述了以下文章的的內容:
完整討論串 (本文為第 3 之 3 篇):