##やるとしていること
ラズパイにPostgreSQLをインストールしようとしていますが、エラーがでてしまい困っています。
実行しているコマンドは次のとおりです。
** sudo apt install postgresql -y**
事前に、apt-get update と apt-get upgradeは実行済です。
##エラーメッセージ
text
1エラー:1 http://raspbian.raspberrypi.org/raspbian buster/main armhf libllvm7 armhf 1:7.0.1-8+rpi3 2 404 Not Found [IP: 93.93.128.193 80] 3エラー:2 http://raspbian.raspberrypi.org/raspbian buster/main armhf postgresql-client-common all 200+deb10u3 4 404 Not Found [IP: 93.93.128.193 80] 5エラー:3 http://raspbian.raspberrypi.org/raspbian buster/main armhf postgresql-client-11 armhf 11.7-0+deb10u1 6 404 Not Found [IP: 93.93.128.193 80] 7エラー:4 http://raspbian.raspberrypi.org/raspbian buster/main armhf postgresql-common all 200+deb10u3 8 404 Not Found [IP: 93.93.128.193 80] 9エラー:5 http://raspbian.raspberrypi.org/raspbian buster/main armhf postgresql-11 armhf 11.7-0+deb10u1 10 404 Not Found [IP: 93.93.128.193 80] 11エラー:6 http://raspbian.raspberrypi.org/raspbian buster/main armhf postgresql all 11+200+deb10u3 12 404 Not Found [IP: 93.93.128.193 80] 13E: http://raspbian.raspberrypi.org/raspbian/pool/main/l/llvm-toolchain-7/libllvm7_7.0.1-8+rpi3_armhf.deb の取得に失敗しました 404 Not Found [IP: 93.93.128.193 80] 14E: http://raspbian.raspberrypi.org/raspbian/pool/main/p/postgresql-common/postgresql-client-common_200+deb10u3_all.deb の取得に失敗しました 404 Not Found [IP: 93.93.128.193 80] 15E: http://raspbian.raspberrypi.org/raspbian/pool/main/p/postgresql-11/postgresql-client-11_11.7-0+deb10u1_armhf.deb の取得に失敗しました 404 Not Found [IP: 93.93.128.193 80] 16E: http://raspbian.raspberrypi.org/raspbian/pool/main/p/postgresql-common/postgresql-common_200+deb10u3_all.deb の取得に失敗しました 404 Not Found [IP: 93.93.128.193 80] 17E: http://raspbian.raspberrypi.org/raspbian/pool/main/p/postgresql-11/postgresql-11_11.7-0+deb10u1_armhf.deb の取得に失敗しました 404 Not Found [IP: 93.93.128.193 80] 18E: http://raspbian.raspberrypi.org/raspbian/pool/main/p/postgresql-common/postgresql_11+200+deb10u3_all.deb の取得に失敗しました 404 Not Found [IP: 93.93.128.193 80] 19E: いくつかのアーカイブを取得できません。apt-get update を実行するか --fix-missing オプションを付けて試してみてください。
回答2件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。