Downloading http://sourceforge.net/projects/alt-f/files/pkgs/stable/Packages Downloading http://sourceforge.net/projects/alt-f/files/pkgs/unstable/Packages An error ocurred, return value: 2. Collected errors: ipkg_download: ERROR: Command failed with return value 4: `wget --passive-ftp -q -P /tmp/ipkg-K2KeFu http://sourceforge.net/projects/alt-f/files/pkgs/stable/Packages' ipkg_download: ERROR: Command failed with return value 4: `wget --passive-ftp -q -P /tmp/ipkg-K2KeFu http://sourceforge.net/projects/alt-f/files/pkgs/unstable/Packages'
ping -c 3 sourceforge.net # if that works, then the following should also work
Thanks,Matt
Thank you for the quick reply. I was able to ping sourceforge.net. However, I'm still getting the same error...
http://sourceforge.net/projects/alt-f/files/pkgs/stable/
and
http://sourceforge.net/projects/alt-f/files/pkgs/unstable/Whithout the Packages at the end of the url
Wget may return one of several error codes if it encounters problems.
[root@DNS-325]# wget https://sourceforge.net/projects/alt-f/files/pkgs/unstable/vim_7.1-1_arm.ipk
--2019-02-24 16:46:14-- https://sourceforge.net/projects/alt-f/files/pkgs/unstable/vim_7.1-1_arm.ipk
Resolving sourceforge.net... 216.105.38.13
Connecting to sourceforge.net|216.105.38.13|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://sourceforge.net/projects/alt-f/files/pkgs/unstable/vim_7.1-1_arm.ipk/download [following]
--2019-02-24 16:46:15-- https://sourceforge.net/projects/alt-f/files/pkgs/unstable/vim_7.1-1_arm.ipk/download
Reusing existing connection to sourceforge.net:443.
HTTP request sent, awaiting response... 302 Found
Location: https://downloads.sourceforge.net/project/alt-f/pkgs/unstable/vim_7.1-1_arm.ipk?r=&ts=1551026775&use_mirror=netcologne [following]
--2019-02-24 16:46:15-- https://downloads.sourceforge.net/project/alt-f/pkgs/unstable/vim_7.1-1_arm.ipk?r=&ts=1551026775&use_mirror=netcologne
Resolving downloads.sourceforge.net... 216.105.38.13
Connecting to downloads.sourceforge.net|216.105.38.13|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://netcologne.dl.sourceforge.net/project/alt-f/pkgs/unstable/vim_7.1-1_arm.ipk [following]
--2019-02-24 16:46:16-- https://netcologne.dl.sourceforge.net/project/alt-f/pkgs/unstable/vim_7.1-1_arm.ipk
Resolving netcologne.dl.sourceforge.net... 78.35.24.46, 2001:4dd0:1234:6::5f
Connecting to netcologne.dl.sourceforge.net|78.35.24.46|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3696842 (3.5M) [application/octet-stream]
Saving to: 'vim_7.1-1_arm.ipk'
vim_7.1-1_arm.ipk 100%[============================>] 3.53M 712KB/s in 4.9s
2019-02-24 16:46:22 (733 KB/s) - 'vim_7.1-1_arm.ipk' saved [3696842/3696842]
I have finally some time to finish the debug of this problem...[root@magazyn]# wget https://sourceforge.net/projects/alt-f/files/pkgs/unstable/vim_7.1-1_arm.ipk--2019-07-04 21:12:54-- https://sourceforge.net/projects/alt-f/files/pkgs/unstable/vim_7.1-1_arm.ipkResolving sourceforge.net... failed: Name or service not known.wget: unable to resolve host address 'sourceforge.net'It looks like network problem:[root@magazyn]# ping google.comping: bad address 'google.com'[root@magazyn]# ping 172.217.20.206PING 172.217.20.206 (172.217.20.206): 56 data bytesping: sendto: Network is unreachable