Discussion:
[meta-freescale] Fetcher failure: Fetch command export PSEUDO_DISABLED=1;
John Matt
2018-10-22 18:38:23 UTC
Permalink
Hi All,

I am hitting following error when I was building core-image-minimal for
LS1088ARDB target. Any ideas ? The build process does not stop, it still
finishes, but I am concerned with this error, and i want to fix it.

Regards.


WARNING: Failed to fetch URL
http://downloads.yoctoproject.org/releases/uninative/2.2/x86_64-nativesdk-libc.tar.bz2;sha256sum=e3b77208169bf1ac4e89496f3cdbf27695f5b18a2694a908a793390f28b67f83,
attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export
DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-UDNpRlyoRk"; export
SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export
PATH="/home/janarbek/fsl-community-bsp/sources/poky/scripts:/home/janarbek/fsl-community-bsp/ls1088_ABC/tmp/work/aarch64-fslc-linux/defaultpkgname/1.0-r0/recipe-sysroot-native/usr/bin/aarch64-fslc-linux:/home/janarbek/fsl-community-bsp/ls1088_ABC/tmp/work/aarch64-fslc-linux/defaultpkgname/1.0-r0/recipe-sysroot/usr/bin/crossscripts:/home/janarbek/fsl-community-bsp/ls1088_ABC/tmp/work/aarch64-fslc-linux/defaultpkgname/1.0-r0/recipe-sysroot-native/usr/sbin:/home/janarbek/fsl-community-bsp/ls1088_ABC/tmp/work/aarch64-fslc-linux/defaultpkgname/1.0-r0/recipe-sysroot-native/usr/bin:/home/janarbek/fsl-community-bsp/ls1088_ABC/tmp/work/aarch64-fslc-linux/defaultpkgname/1.0-r0/recipe-sysroot-native/sbin:/home/janarbek/fsl-community-bsp/ls1088_ABC/tmp/work/aarch64-fslc-linux/defaultpkgname/1.0-r0/recipe-sysroot-native/bin:/home/janarbek/fsl-community-bsp/sources/poky/bitbake/bin:/home/janarbek/fsl-community-bsp/ls1088_ABC/tmp/hosttools";
export HOME="/home/janarbek"; /usr/bin/env wget -t 2 -T 30 -nv
--passive-ftp --no-check-certificate -P
/home/janarbek/fsl-community-bsp/downloads//uninative/e3b77208169bf1ac4e89496f3cdbf27695f5b18a2694a908a793390f28b67f83
'
http://downloads.yoctoproject.org/releases/uninative/2.2/x86_64-nativesdk-libc.tar.bz2'
--progress=dot -v failed with exit code 8, output:
--2018-10-22 14:30:44--
http://downloads.yoctoproject.org/releases/uninative/2.2/x86_64-nativesdk-libc.tar.bz2
Resolving downloads.yoctoproject.org (downloads.yoctoproject.org)...
198.145.29.63
Connecting to downloads.yoctoproject.org
(downloads.yoctoproject.org)|198.145.29.63|:80...
connected.
HTTP request sent, awaiting response... 503 Service Unavailable
2018-10-22 14:30:44 ERROR 503: Service Unavailable.
Otavio Salvador
2018-10-27 18:07:30 UTC
Permalink
I am hitting following error when I was building core-image-minimal for LS1088ARDB target. Any ideas ? The build process does not stop, it still finishes, but I am concerned with this error, and i want to fix it.
...
Connecting to downloads.yoctoproject.org (downloads.yoctoproject.org)|198.145.29.63|:80... connected.
HTTP request sent, awaiting response... 503 Service Unavailable
2018-10-22 14:30:44 ERROR 503: Service Unavailable.
The error seems to be network related. Does it still fails?
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9 9981-7854 Mobile: +1 (347) 903-9750
--
John Matt
2018-10-29 15:37:44 UTC
Permalink
Well, it was fixed once I switched to another PC which has wired connection
to internet. Previously, I was trying to build on a laptop with wireless
network connection.



On Sat, Oct 27, 2018 at 11:07 AM Otavio Salvador <
Post by John Matt
Post by John Matt
I am hitting following error when I was building core-image-minimal for
LS1088ARDB target. Any ideas ? The build process does not stop, it still
finishes, but I am concerned with this error, and i want to fix it.
...
Post by John Matt
Connecting to downloads.yoctoproject.org (downloads.yoctoproject.org)|198.145.29.63|:80...
connected.
Post by John Matt
HTTP request sent, awaiting response... 503 Service Unavailable
2018-10-22 14:30:44 ERROR 503: Service Unavailable.
The error seems to be network related. Does it still fails?
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9 9981-7854 Mobile: +1 (347) 903-9750
Loading...