
私はUbuntu 22.04.1マシンにlibglib2.0-dev arm64バージョンをインストールしようとしています(クロスコンパイルの目的のため)。私はすでに、以下の指示に従ってamd64とarm64の両方のリポジトリを設定しました。https://askubuntu.com/a/1323570ただし、コマンドを実行するとsudo apt-get install libglib2.0-dev:arm64
、以下のエラーが発生します。どうすれば修正できますか?
The following packages have unmet dependencies:
libglib2.0-bin:arm64 : Depends: libglib2.0-0:arm64 (= 2.64.6-1~ubuntu20.04.4) but it is not going to be installed
Depends: libc6:arm64 (>= 2.17) but it is not installable
Depends: libelf1:arm64 (>= 0.142) but it is not going to be installed
libglib2.0-dev:arm64 : Depends: libffi-dev:arm64 (>= 3.3) but it is not going to be installed
Depends: libglib2.0-0:arm64 (= 2.64.6-1~ubuntu20.04.4) but it is not going to be installed
Depends: libmount-dev:arm64 (>= 2.28) but it is not going to be installed
Depends: libpcre3-dev:arm64 (>= 1:8.31) but it is not going to be installed
Depends: libselinux1-dev:arm64 but it is not going to be installed
Depends: zlib1g-dev:arm64 but it is not going to be installed
libglib2.0-dev-bin:arm64 : Depends: libc6:arm64 (>= 2.28) but it is not installable
Depends: libglib2.0-0:arm64 (>= 2.39.4) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.