Update is stopping... - > 'libicu63'

darekpawel

Active Member
Dec 3, 2019
31
2
28
59
Trying to update, but the process is stopping at 'libicu63'; 2% etc... And then nothing is continued...
What could be wrong???


proxmox update.png
 
it just seems that the connection is slow? maybe you can try a different debian package mirror
 
O.K. Changed, but still stop at the same point:

Code:
Get:10 http://ftp.pl.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8,300 kB]
Get:10 http://ftp.pl.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8,300 kB]
Get:10 http://ftp.pl.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8,300 kB]
Get:10 http://ftp.pl.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8,300 kB]
Get:10 http://ftp.pl.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8,300 kB]
Get:10 http://ftp.pl.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8,300 kB]
Get:10 http://ftp.pl.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8,300 kB]
Get:10 http://ftp.pl.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8,300 kB]
Get:10 http://ftp.pl.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8,300 kB]
Get:10 http://ftp.pl.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8,300 kB]
Get:10 http://ftp.pl.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8,300 kB]
Get:10 http://ftp.pl.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8,300 kB]
Get:10 http://ftp.pl.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8,300 kB]
Get:10 http://ftp.pl.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8,300 kB]
Get:10 http://ftp.pl.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8,300 kB]
Get:10 http://ftp.pl.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8,300 kB]
Get:10 http://ftp.pl.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8,300 kB]
Get:10 http://ftp.pl.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8,300 kB]
Get:10 http://ftp.pl.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8,300 kB]
22% [10 libicu63 182 kB/8,300 kB 2%]
 
Well... Still something not O.K.

Code:
root@proxmox:~# wget http://ftp.pl.debian.org/debian/pool/main/i/icu/libicu-dev_63.1-6+deb10u1_arm64.deb
--2020-09-29 18:58:29--  http://ftp.pl.debian.org/debian/pool/main/i/icu/libicu-dev_63.1-6+deb10u1_arm64.deb
Resolving ftp.pl.debian.org (ftp.pl.debian.org)... 153.19.251.221, 2001:4070:1:2::3
Connecting to ftp.pl.debian.org (ftp.pl.debian.org)|153.19.251.221|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9062380 (8.6M) [application/octet-stream]
Saving to: ‘libicu-dev_63.1-6+deb10u1_arm64.deb’

libicu-dev_63.1-6+deb   2%[                       ] 250.07K   495KB/s    in 0.5s   

2020-09-29 18:58:30 (495 KB/s) - Read error at byte 256067/9062380 (Connection reset by peer). Retrying.
 
Hmm - my guess would be that some middlebox (firewall, proxy, router) terminates the connection (at least I had a few cases where this was the reason for a particular download to fail)...

does the download work over https?
Code:
wget --no-check-certificate https://ftp.pl.debian.org/debian/pool/main/i/icu/libicu-dev_63.1-6+deb10u1_arm64.deb
 
Yes, indeed... Looks like this is working...
Any solution for that?

Code:
root@proxmox:~# wget --no-check-certificate https://ftp.pl.debian.org/debian/pool/main/i/icu/libicu-dev_63.1-6+deb10u1_arm64.deb
--2020-09-29 19:20:58--  https://ftp.pl.debian.org/debian/pool/main/i/icu/libicu-dev_63.1-6+deb10u1_arm64.deb
Resolving ftp.pl.debian.org (ftp.pl.debian.org)... 153.19.251.221, 2001:4070:1:2::3
Connecting to ftp.pl.debian.org (ftp.pl.debian.org)|153.19.251.221|:443... connected.
The certificate's owner does not match hostname ‘ftp.pl.debian.org’
HTTP request sent, awaiting response... 200 OK
Length: 9062380 (8.6M) [application/octet-stream]
Saving to: ‘libicu-dev_63.1-6+deb10u1_arm64.deb.1’

libicu-dev_63.1-6+deb10u1_ar 100%[===========================================>]   8.64M   518KB/s    in 17s     

2020-09-29 19:21:16 (515 KB/s) - ‘libicu-dev_63.1-6+deb10u1_arm64.deb.1’ saved [9062380/9062380]
 
as said - my guess is that you have some kind of firewall in your path to ftp.debian.org, which blocks the download (because it might match some spurious signature) - check with your network-provider

else - for the time being - you can change the apt sources to https for the debian mirrors
 
Strange... Nothing is blocked by Internet provider...
So as temporary solution change 'http' to 'https' ? Will that work...?

https.png
 
So as temporary solution change 'http' to 'https' ? Will that work...?
I guess so - try it :)
(the pve no-subscription repository is not available via https (but if the problem is only with libicu I guess it will work with http for PVE)

I hope this helps!
 
When changed all to 'https'; result as below...

Code:
root@proxmox:/# apt-get update && apt-get dist-upgrade
Ign:1 https://ftp.debian.org/debian buster InRelease
Ign:2 https://download.proxmox.com/debian/pve buster InRelease                                             
Err:3 https://security.debian.org buster/updates InRelease                                                 
  Could not connect to security.debian.org:443 (151.101.128.204). - connect (111: Connection refused) Cannot initiate the connection to security.debian.org:443 (2a04:4e42:800::204). - connect (101: Network is unreachable) Could not connect to security.debian.org:443 (151.101.192.204). - connect (111: Connection refused) Cannot initiate the connection to security.debian.org:443 (2a04:4e42::204). - connect (101: Network is unreachable) Could not connect to security.debian.org:443 (151.101.0.204). - connect (111: Connection refused) Cannot initiate the connection to security.debian.org:443 (2a04:4e42:200::204). - connect (101: Network is unreachable) Could not connect to security.debian.org:443 (151.101.64.204). - connect (111: Connection refused) Cannot initiate the connection to security.debian.org:443 (2a04:4e42:400::204). - connect (101: Network is unreachable) Cannot initiate the connection to security.debian.org:443 (2a04:4e42:a00::204). - connect (101: Network is unreachable) Cannot initiate the connection to security.debian.org:443 (2a04:4e42:e00::204). - connect (101: Network is unreachable) Cannot initiate the connection to security.debian.org:443 (2a04:4e42:c00::204). - connect (101: Network is unreachable) Cannot initiate the connection to security.debian.org:443 (2a04:4e42:600::204). - connect (101: Network is unreachable)
Err:4 https://download.proxmox.com/debian/pve buster Release                                         
  Certificate verification failed: The certificate is NOT trusted. The name in the certificate does not match the expected.  Could not handshake: Error in the certificate verification. [IP: 212.224.123.70 443]
Ign:5 https://ftp.debian.org/debian buster-updates InRelease                                         
Err:6 https://ftp.debian.org/debian buster Release
  Certificate verification failed: The certificate is NOT trusted. The name in the certificate does not match the expected.  Could not handshake: Error in the certificate verification. [IP: 130.89.148.12 443]
Err:7 https://ftp.debian.org/debian buster-updates Release
  Certificate verification failed: The certificate is NOT trusted. The name in the certificate does not match the expected.  Could not handshake: Error in the certificate verification. [IP: 130.89.148.12 443]
Reading package lists... Done
E: The repository 'https://download.proxmox.com/debian/pve buster Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'https://ftp.debian.org/debian buster Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'https://ftp.debian.org/debian buster-updates Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
 
seems ftp.debian.org does not provide the fitting certificate. security.debian.org (and the pve-no-subscription repo) do not provide https service - the following should work:
Code:
deb https://deb.debian.org/debian/ buster main

deb http://security.debian.org/debian-security buster/updates main

# buster-updates, previously known as 'volatile'
deb https://deb.debian.org/debian/ buster-updates main
 
deb http://download.proxmox.com/debian/pve buster pve-no-subscription
see also:
https://wiki.debian.org/SourcesList
 
Partly good… Why some connections fail? Proxmox servers are down?

Code:
E: Failed to fetch http://download.proxmox.com/debian/pve/dists/buster/pve-no-subscription/binary-amd64/lvm2_2.03.02-pve4_amd64.deb  Connection failed [IP: 144.217.225.162 80]
E: Failed to fetch http://download.proxmox.com/debian/pve/dists/buster/pve-no-subscription/binary-amd64/pve-firmware_3.1-3_all.deb  Connection failed [IP: 144.217.225.162 80]
E: Failed to fetch http://download.proxmox.com/debian/pve/dists/buster/pve-no-subscription/binary-amd64/pve-kernel-5.4.65-1-pve_5.4.65-1_amd64.deb  Connection failed [IP: 144.217.225.162 80]
E: Failed to fetch http://download.proxmox.com/debian/pve/dists/buster/pve-no-subscription/binary-amd64/pve-qemu-kvm_5.1.0-2_amd64.deb  Connection failed [IP: 144.217.225.162 80]
E: Failed to fetch http://download.proxmox.com/debian/pve/dists/buster/pve-no-subscription/binary-amd64/pve-edk2-firmware_2.20200531-1_all.deb  Connection failed [IP: 144.217.225.162 80]
E: Failed to fetch http://download.proxmox.com/debian/pve/dists/buster/pve-no-subscription/binary-amd64/pve-kernel-5.0.21-5-pve_5.0.21-10_amd64.deb  Connection failed [IP: 144.217.225.162 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
 
Partly good… Why some connections fail? Proxmox servers are down?
the Proxmox server is reachable from here

as said I'm pretty sure something in your path to the mirrors is terminating the connections (antivirus, firewall, ...)
 
  • Like
Reactions: darekpawel
I could not find the problem.
Is the 'proxmox' update server down now...?
I can not ping to 212.224.123.70. (download.proxmox.com).
On the other hand ping to other IP/server 212.224.123.7 works.

Any idea what could be wrong? Any other server for 'proxmox' updates...?


Code:
E: Failed to fetch http://download.proxmox.com/debian/pve/dists/buster/pve-no-subscription/binary-amd64/pve-kernel-5.0.21-5-pve_5.0.21-10_amd64.deb  Connection failed [IP: 212.224.123.70 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
root@proxmox:/# ping 212.224.123.70
PING 212.224.123.70 (212.224.123.70) 56(84) bytes of data.
^C
--- 212.224.123.70 ping statistics ---
23 packets transmitted, 0 received, 100% packet loss, time 536ms

root@proxmox:/# ping 212.224.123.7
PING 212.224.123.7 (212.224.123.7) 56(84) bytes of data.
64 bytes from 212.224.123.7: icmp_seq=1 ttl=54 time=58.7 ms
64 bytes from 212.224.123.7: icmp_seq=2 ttl=54 time=58.9 ms
64 bytes from 212.224.123.7: icmp_seq=3 ttl=54 time=59.4 ms
64 bytes from 212.224.123.7: icmp_seq=4 ttl=54 time=59.2 ms
64 bytes from 212.224.123.7: icmp_seq=5 ttl=54 time=59.1 ms
^C
--- 212.224.123.7 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 9ms
rtt min/avg/max/mdev = 58.710/59.068/59.399/0.358 ms
root@proxmox:/#
 
I can not ping to 212.224.123.70. (download.proxmox.com).
ping is blocked by the firewall - curl to the IP works from here!

Any idea what could be wrong? Any other server for 'proxmox' updates...?
you can try to configure one of the other cdn hosts explicitly:
fr.cdn.proxmox.com
na.cdn.proxmox.com
 
Thank you, but still the same problem...

Code:
After this operation, 784 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Err:1 http://fr.cdn.proxmox.com/debian/pve buster/pve-no-subscription amd64 lvm2 amd64 2.03.02-pve4
  Connection failed [IP: 51.91.38.34 80]
Err:2 http://fr.cdn.proxmox.com/debian/pve buster/pve-no-subscription amd64 pve-firmware all 3.1-3
  Connection failed [IP: 51.91.38.34 80]
Err:3 http://fr.cdn.proxmox.com/debian/pve buster/pve-no-subscription amd64 pve-kernel-5.4.65-1-pve amd64 5.4.65-1
  Connection failed [IP: 51.91.38.34 80]
Err:4 http://fr.cdn.proxmox.com/debian/pve buster/pve-no-subscription amd64 pve-qemu-kvm amd64 5.1.0-2
  Connection failed [IP: 51.91.38.34 80]
Err:5 http://fr.cdn.proxmox.com/debian/pve buster/pve-no-subscription amd64 pve-edk2-firmware all 2.20200531-1
  Connection failed [IP: 51.91.38.34 80]
Err:6 http://fr.cdn.proxmox.com/debian/pve buster/pve-no-subscription amd64 pve-kernel-5.0.21-5-pve amd64 5.0.21-10
  Connection failed [IP: 51.91.38.34 80]
E: Failed to fetch http://fr.cdn.proxmox.com/debian/pve/dists/buster/pve-no-subscription/binary-amd64/lvm2_2.03.02-pve4_amd64.deb  Connection failed [IP: 51.91.38.34 80]
E: Failed to fetch http://fr.cdn.proxmox.com/debian/pve/dists/buster/pve-no-subscription/binary-amd64/pve-firmware_3.1-3_all.deb  Connection failed [IP: 51.91.38.34 80]
E: Failed to fetch http://fr.cdn.proxmox.com/debian/pve/dists/buster/pve-no-subscription/binary-amd64/pve-kernel-5.4.65-1-pve_5.4.65-1_amd64.deb  Connection failed [IP: 51.91.38.34 80]
E: Failed to fetch http://fr.cdn.proxmox.com/debian/pve/dists/buster/pve-no-subscription/binary-amd64/pve-qemu-kvm_5.1.0-2_amd64.deb  Connection failed [IP: 51.91.38.34 80]
E: Failed to fetch http://fr.cdn.proxmox.com/debian/pve/dists/buster/pve-no-subscription/binary-amd64/pve-edk2-firmware_2.20200531-1_all.deb  Connection failed [IP: 51.91.38.34 80]
E: Failed to fetch http://fr.cdn.proxmox.com/debian/pve/dists/buster/pve-no-subscription/binary-amd64/pve-kernel-5.0.21-5-pve_5.0.21-10_amd64.deb  Connection failed [IP: 51.91.38.34 80]
root@proxmox:/#
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!