Debian Bullseye: パッケージの依存関係 libc6-dev

Debian Bullseye: パッケージの依存関係 libc6-dev

Zimaboardを購入し、次のパッケージをインストールしたいと思います:

sudo apt install make libssl-dev libghc-zlib-dev libcurl4-gnutls-dev libexpat1-dev gettext unzip

満たされていない依存関係に対して、次のエラーが発生します。

Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libc6-dev : Depends: libc6 (= 2.31-13+deb11u6) but 2.37-5 is to be installed
             Depends: libc-dev-bin (= 2.31-13+deb11u6) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

最初は何かが壊れていると思ってボードを通常のインストールにリセットしましたが、エラーが発生し続けました。 gcc-9のインストールを提案するソリューションを見つけましたが、gcc-10がすでにインストールされており、gcc-11でも同じ依存関係の問題が発生しました。

ベストアンサー1

おすすめ記事