custom image – libmpsse
- This topic has 3 replies, 2 voices, and was last updated 6 years, 7 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Conduit: mLinux Model › custom image – libmpsse
Hello
can u please check the source url for libmpsee we are running into an 404 Error
ERROR: libmpsse-1.3-r1 do_fetch: Fetcher failure for URL: ‘http://libmpsse.googlecode.com/files/libmpsse-1.3.tar.gz’. Unable to fetch URL from any source.
ERROR: libmpsse-1.3-r1 do_fetch: Function failed: base_do_fetch
ERROR: Logfile of failure stored in: /builds/misc/mlinux-4.x/build/tmp/work/arm926ejste-mlinux-linux-gnueabi/libmpsse/1.3-r1/temp/log.do_fetch.6827
NOTE: recipe libmpsse-1.3-r1: task do_fetch: Failed
ERROR: Task (/builds/misc/mlinux-4.x/layers/meta-mlinux/recipes-support/libmpsse/libmpsse_1.3.bb:do_fetch) failed with exit code ‘1’
thx
Florian
This seems strange, as we mirror libmpsse on multitech.net:
http://www.multitech.net/mlinux/sources/libmpsse-1.3.tar.gz
You should be able to retrieve the file from multitech.net and place it in your downloads directory for the build as well.
But if you are using our Yocto source, it should be able to retrieve from multitech.net as a mirror.
i think the easiest way would be that you update the
SRC_URI = “http://libmpsse.googlecode.com/files/libmpsse-1.3.tar.gz”
in
with your mirror or https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/libmpsse/libmpsse-1.3.tar.gz
so yocto will search for it there.
BR
Florian
It should automatically take it from the mirror when the primary source fails. However, our system was a little overtaxed the last couple of days.