
Hello, I am installing CRUX 3.5 on a new computer. I started with the ISO on a USB stick, and installed onto a SSD drive. The grub2 installation didn't work for some reason, but I managed to boot Linux on the SSD drive using the grub command line. Now I am trying to bring my ports structure up to date. When I type "ports -u", it says "Updating file list from crux.nu::ports/crux-3.5/core/", and hangs there for several minutes. It fails with the following messages: rsync: failed to connect to crux.nu (213.132.101.140): Connection timed out (110)rsync error: error in socket IO (code 10) at clientserver.c(127) [Receiver=3.1.3]Error: Running rsync failed ()Updating failed It then tries to get "opt" and "xorg", but they time out as well with the same messages.
From the bash prompt, I can ping 213.132.101.140 or crux.nu without any problem, so it does not appear to be a network issue. Any help would be appreciated. Thank you, Dave