次の問題に対する解決策が見つかりません。私はUbuntu 10.04を実行しています。
~$ apt-get install valgrind
Reading package lists... Done
Reading state information... Done
Some packages could not be installed. This may mean.... etc
The following packages have unmet dependencies:
valgrind: Depends: libc6-dbg but it is not going to be installed
E: Broken packages
~$ apt-get install libc6-dbg
...stuff...
lic6-dbg: Depends libc6 (= 2.11.1-0ubuntu7.8) but 2.11.1-0ubuntu7.10 is to be installed
E: Broken packages
~$
どんな提案にも感謝します...!