pimox / repo

Raspberry Pi port of Proxmox (Debian package repo)
31 stars 1 forks source link

ceph - Error getting packages #6

Closed rtoenniges closed 3 years ago

rtoenniges commented 3 years ago

With latest release I get an error from apt upgrade:

Get:1 https://gitlab.com/minkebox/pimox/-/raw/master dev/ pve-qemu-kvm 5.2.0-6rpve2 [21.8 MB]
Err:1 https://gitlab.com/minkebox/pimox/-/raw/master dev/ pve-qemu-kvm 5.2.0-6rpve2
  File has unexpected size (21783132 != 21778480). Mirror sync in progress? [IP: 172.65.251.78 443]
  Hashes of expected file:
   - SHA256:5ccde4eda2a1c9776ae58b04ddf2c03d92f01ea1f739d2aed2400a4ef2ed7f81
   - SHA1:10cc387840a9d7a1189a82dc19bb2eed5692fb63 [weak]
   - MD5Sum:32a76f6b2db0714941f247c7571a5906 [weak]
   - Filesize:21778480 [weak]
E: Failed to fetch https://gitlab.com/minkebox/pimox/-/raw/master/dev/main/binary-arm64/pve-qemu-kvm_5.2.0-6rpve2_arm64.deb  File has unexpected size (21783132 != 21778480). Mirror sync in progress? [IP: 172.65.251.78 443]
   Hashes of expected file:
    - SHA256:5ccde4eda2a1c9776ae58b04ddf2c03d92f01ea1f739d2aed2400a4ef2ed7f81
    - SHA1:10cc387840a9d7a1189a82dc19bb2eed5692fb63 [weak]
    - MD5Sum:32a76f6b2db0714941f247c7571a5906 [weak]
    - Filesize:21778480 [weak]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
techsolo12 commented 3 years ago

I get only a 404 error when i want to update. After a second update for package list and a second upgrade i don't get any errors.

Err:17 https://gitlab.com/minkebox/pimox/-/raw/master dev/ pve-qemu-kvm 5.2.0-6rpve2
  404  Not Found [IP: 172.65.251.78 443]
Fetched 26.1 MB in 9s (2852 kB/s)                                                   
E: Failed to fetch https://gitlab.com/minkebox/pimox/-/raw/master/dev/main/binary-arm64/pve-qemu-kvm_5.2.0-6rpve2_arm64.deb  404  Not Found [IP: 172.65.251.78 443]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
rtoenniges commented 3 years ago

Thats curios.. Now everything works fine on all nodes. Thank you anyway ;-)