-
-
Save Gottox/9508180 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/src/xbps-packages/srcpkgs/openjdk(master ✗) xbps-src fetch | |
[*] Updating `http://repo.voidlinux.eu/current/x86_64-repodata' ... | |
[*] Updating `http://repo.voidlinux.eu/current/nonfree/x86_64-repodata' ... | |
=> openjdk-7u45_1: running do-fetch hook: 00-distfiles ... | |
=> openjdk-7u45_1: fetching distfile 'icedtea-2.4.5.tar.gz'... | |
looking up icedtea.classpath.org | |
connecting to icedtea.classpath.org:80 | |
requesting http://icedtea.classpath.org/download/source/icedtea-2.4.5.tar.gz | |
302 redirect to http://icedtea.wildebeest.org/download/source/icedtea-2.4.5.tar.gz | |
looking up icedtea.wildebeest.org | |
connecting to icedtea.wildebeest.org:80 | |
requesting http://icedtea.wildebeest.org/download/source/icedtea-2.4.5.tar.gz | |
icedtea-2.4.5.tar.gz: [4609KB 0%] 179KB/s ETA: 00m00s | |
icedtea-2.4.5.tar.gz: [4609KB 19%] 2733KB/s ETA: 00m04s | |
icedtea-2.4.5.tar.gz: [4609KB 42%] 1266KB/s ETA: 00m02s | |
icedtea-2.4.5.tar.gz: [4609KB 100%] 1801KB/s ETA: 00m00s | |
icedtea-2.4.5.tar.gz: 4609KB [avg rate: 1801KB/s] | |
=> openjdk-7u45_1: verifying checksum for distfile 'icedtea-2.4.5.tar.gz'... OK. | |
=> openjdk-7u45_1: fetching distfile 'corba.tar.gz'... | |
looking up icedtea.classpath.org | |
connecting to icedtea.classpath.org:80 | |
requesting http://icedtea.classpath.org/hg/release/icedtea7-forest-2.4/corba/archive/icedtea-2.4.5.tar.gz | |
302 redirect to http://icedtea.wildebeest.org/hg/release/icedtea7-forest-2.4/corba/archive/icedtea-2.4.5.tar.gz | |
looking up icedtea.wildebeest.org | |
connecting to icedtea.wildebeest.org:80 | |
requesting http://icedtea.wildebeest.org/hg/release/icedtea7-forest-2.4/corba/archive/icedtea-2.4.5.tar.gz | |
icedtea-2.4.5.tar.gz: [0B 0%] 177KB/s ETA: unknown | |
icedtea-2.4.5.tar.gz: [0B 0%] 693KB/s ETA: unknown | |
icedtea-2.4.5.tar.gz: [0B 0%] 609KB/s ETA: unknown | |
icedtea-2.4.5.tar.gz: [0B 0%] 546KB/s ETA: unknown | |
icedtea-2.4.5.tar.gz: 1409KB [avg rate: 661KB/s] | |
=> ERROR: openjdk-7u45_1: failed to fetch corba.tar.gz. | |
~/src/xbps-packages/srcpkgs/openjdk(master ✗) ls -l ~/dev/masterdir/host/sources/openjdk-7u45 | |
total 1412 | |
-rw-r--r-- 1 tox tox 0 Mar 12 15:35 corba.tar.gz.part | |
-rw-r--r-- 1 tox tox 1442722 Jan 1 1970 icedtea-2.4.5.tar.gz | |
~/src/xbps-packages/srcpkgs/openjdk(master ✗) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment