[oe] [meta-java] Unable to fetch icedtea7-native

Joël Guittet joelguittet at gmail.com
Sun Nov 11 10:31:07 UTC 2018


Hello guys!

Writing because of an issue I haven't before, but I have made absolutely no
change on my machine so this look very strange. I'm currently unable to
fetch icedtea7-native. I have relaunched bitbake several times, still the
same error.

bitbake error:

WARNING: Failed to fetch URL
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.1/jdk/archive/d7ecb57d3c61.tar.gz;name=jdk;unpack=false,
attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command failed with exit code 4, no output
ERROR: Function failed: Fetcher failure for URL: '
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.1/jdk/archive/d7ecb57d3c61.tar.gz;name=jdk;unpack=false'.
Unable to fetch URL from any source.
ERROR: Logfile of failure stored in:
/home/kubuntu/yocto/build/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/temp/log.do_fetch.12473
ERROR: Task 1133
(/home/kubuntu/yocto/build/../meta-java/recipes-core/icedtea/
icedtea7-native_2.1.3.bb, do_fetch) failed with exit code '1'

Full log:

DEBUG: Fetching
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.1/jdk/archive/d7ecb57d3c61.tar.gz;name=jdk;unpack=false
using
command '/usr/bin/env wget -t 2 -T 30 -nv --passive-ftp
--no-check-certificate -P /home/kubuntu/yocto/build/downloads '
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.1/jdk/archive/d7ecb57d3c61.tar.gz
''
DEBUG: Fetcher accessed the network with the command /usr/bin/env wget -t 2
-T 30 -nv --passive-ftp --no-check-certificate -P
/home/kubuntu/yocto/build/downloads '
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.1/jdk/archive/d7ecb57d3c61.tar.gz
'
DEBUG: Running export SSH_AGENT_PID="1441"; export
SSH_AUTH_SOCK="/tmp/ssh-OZjYuOHE7U4r/agent.1180"; export
PATH="/home/kubuntu/yocto/poky/scripts/native-intercept:/home/kubuntu/yocto/poky/scripts:/home/kubuntu/yocto/build/tmp/sysroots/x86_64-linux/usr/bin/x86_64-linux:/home/kubuntu/yocto/build/tmp/sysroots/x86_64-linux/usr/bin:/home/kubuntu/yocto/build/tmp/sysroots/x86_64-linux/usr/sbin:/home/kubuntu/yocto/build/tmp/sysroots/x86_64-linux/usr/bin:/home/kubuntu/yocto/build/tmp/sysroots/x86_64-linux/sbin:/home/kubuntu/yocto/build/tmp/sysroots/x86_64-linux/bin:/home/kubuntu/yocto/poky/scripts:/home/kubuntu/yocto/poky/bitbake/bin:/home/kubuntu/bin:/home/kubuntu/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin";
export HOME="/home/kubuntu"; /usr/bin/env wget -t 2 -T 30 -nv --passive-ftp
--no-check-certificate -P /home/kubuntu/yocto/build/downloads '
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.1/jdk/archive/d7ecb57d3c61.tar.gz
'
WARNING: Failed to fetch URL
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.1/jdk/archive/d7ecb57d3c61.tar.gz;name=jdk;unpack=false,
attempting MIRRORS if available

Then log indicates it tries mirrors but all fail.

When running the command in the log (i.e. '/usr/bin/env wget -t 2 -T 30 -nv
--passive-ftp --no-check-certificate -P /home/kubuntu/yocto/build/downloads
'
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.1/jdk/archive/d7ecb57d3c61.tar.gz'')
in a new console, I successfully get the expected file and I have verified
both the MD5 and SHA256 which are OK so the initial URL is valid and should
succeed but it doesn't and the reason is not indicated.

Using poky and meta-openembedded branches fido.
Using meta-java branch morty at
commit 65bd3d6eaa6ae4e06f1c04efb493f448cf6d619b (no fido branch on
meta-java but I was able to use morty before so just keeping like that
actualy).

If any ideas to solve the issue...

Thanks
Joel


More information about the Openembedded-devel mailing list