Hello Proxmox
any tips on howto fix this, this happend after internet got lost while downloading packages from repos:
I cant do a pveceph install --fix-missing. We already tried apt update & apt autoclean & apt update --fix-missing
Thats how the sources.list looks like:
Regards
Jonas
any tips on howto fix this, this happend after internet got lost while downloading packages from repos:
Code:
E: Failed to fetch http://ftp.ch.debian.org/debian/pool/main/b/binutils/libctf-nobfd0_2.35.2-2_amd64.deb Hash Sum mismatch
Hashes of expected file:
- SHA256:74bbaddb02d19e6ccb331819087aa02e94ded72e93294c51e3ba3c29dbcd9a2b
- MD5Sum:5d6f7f764d1de7d3907b20f300429c6a [weak]
- Filesize:110224 [weak]
Hashes of received file:
- SHA256:16e80441b5ad82d1657021c971b4dab130ef5e9e2c2c95e8ef913bce090de4e8
- MD5Sum:6091d1796a4ae592068a610bbdbdf4d5 [weak]
- Filesize:110224 [weak]
Last modification reported: Sat, 20 Feb 2021 20:42:12 +0000
E: Failed to fetch http://ftp.ch.debian.org/debian/pool/main/b/binutils/binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb Hash Sum mismatch
Hashes of expected file:
- SHA256:b71ad0ec4328fd5da01fbd060714dafb1471d68dbfd2f897ad890b2ecf50b204
- MD5Sum:4edcd39386fd29de7cc5c4e8f9630c10 [weak]
- Filesize:1808556 [weak]
Hashes of received file:
- SHA256:a1f2877c92639e09d03545c5e3f0875d47d167f90b61ba9e62a4a1883ca3c78e
- MD5Sum:4515727407abf5752f21aaa57edf91c2 [weak]
- Filesize:1808556 [weak]
Last modification reported: Sat, 20 Feb 2021 20:42:12 +0000
E: Failed to fetch http://download.proxmox.com/debian/ceph-pacific/dists/bullseye/main/binary-amd64/ceph-common_16.2.7_amd64.deb Hash Sum mismatch
Hashes of expected file:
- SHA512:76e8766c3da5868929201ea73b1cf2a70a038c670e6aad90f3d81ce5ca873ffb23472ccbf261822572fbfd6905e9bef0c30f7442ed8fa52cfb674cec1b5bba50
- SHA256:8a82eb3eac65bcdc7ff8433a5092a487b67882c26b4cccf37780617cecb7b678
- SHA1:ab4885f173d6cd173d0c9f26913b40bcbda90c7d [weak]
- MD5Sum:c61d55cb00b0d1f9da1fbfd19aaac208 [weak]
- Filesize:21439408 [weak]
Hashes of received file:
- SHA512:761861156694b8053290194a17753f3ff299c33746168e3af3e1cda5c12f6c930036a377f172596fefc1f37b4e0ad9169805ba7c7e7c66d626a0a7ccaf638023
- SHA256:dbd23ecd27a01cee7450f5858fb62baa88f4604b8f472b7a3add090122d46ce9
- SHA1:1c6b570a0cd8526e743bcc24d844ce22e018a54a [weak]
- MD5Sum:09b328d8b765ed1a90c5aa04221e1860 [weak]
- Filesize:21439408 [weak]
Last modification reported: Wed, 08 Dec 2021 13:11:49 +0000
E: Failed to fetch http://ftp.ch.debian.org/debian/pool/main/p/python3-stdlib-extensions/python3-distutils_3.9.2-1_all.deb Hash Sum mismatch
Hashes of expected file:
- SHA256:05ec4080e0f05ba6b1c339d89c97f6343919be450b66cf4cfb215f54dcb85e58
- MD5Sum:81737e57a280d62f6326d5ad2b0d1a3b [weak]
- Filesize:142952 [weak]
Hashes of received file:
- SHA256:85cf919a58e2866d8332dc67c3b4826055a1edc29fe1209b4d1a900a93bc0c58
- MD5Sum:188f90b0bb568bffc7d779fbf96bf9e4 [weak]
- Filesize:142952 [weak]
Last modification reported: Sat, 20 Feb 2021 14:29:08 +0000
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
apt failed during ceph installation (25600)
I cant do a pveceph install --fix-missing. We already tried apt update & apt autoclean & apt update --fix-missing
Thats how the sources.list looks like:
Code:
deb http://ftp.ch.debian.org/debian bullseye main contrib
deb http://ftp.ch.debian.org/debian bullseye-updates main contrib
# security updates
deb http://security.debian.org bullseye-security main contrib
deb http://download.proxmox.com/debian/pve bullseye pve-no-subscription
Regards
Jonas