Building error on git 5.4 or git 5.3 ATV
Sp4c3fl0w opened this issue · 2 comments
Sp4c3fl0w commented
Hi to all, I don't understand why after cloning buildenviroment github openatv 7.4 (5.4)
( but the same happens on 5.3 for the ATV 7.3 )
About on 20-25% of building I have always the same error on my ubuntu 24.04 LTS machine ( configured as requested for the compiling ) the error is the following ( on libxcrypt or libxmlccwrap - do compile bb ) like this one:
can someone help me to understand why checksum mismatch ?? the cloning of the enviroment is correctly clean and udpated, the net is quick and the ubuntu machine is clean only configured for enigma2 compiling
tnx in advance.
ERROR: libxmlccwrap-0.0.12-r0 do_fetch: Fetcher failure for URL: 'http://www.ant.uni-bremen.de/whomes/rinas/libxmlccwrap/download/libxmlccwrap-0.0.12.tar.gz'. Checksum mismatch!
File: '/home/e2builder/openATV74/build-enviroment/sources/libxmlccwrap-0.0.12.tar.gz.tmp' has md5 checksum '2a030b0d2de5801f9e220c8ec9d7915d' when '9f8bbad3452d704603246273b2dda758' was expected
File: '/home/e2builder/openATV74/build-enviroment/sources/libxmlccwrap-0.0.12.tar.gz.tmp' has sha256 checksum 'c7d907fd674cec5d2d1b7eab8cf3aadb5dfc38e5ff81a9a7ea13b5b3aba60e54' when '38fb5f75f8b7dad1c8d535cc7b18ea9f1603e14a8b9256a2f60cf721513dc299' was expected
If this change is expected (e.g. you have upgraded to a new version without updating the checksums) then you can use these lines within the recipe:
SRC_URI[sha256sum] = "c7d907fd674cec5d2d1b7eab8cf3aadb5dfc38e5ff81a9a7ea13b5b3aba60e54"
Otherwise you should retry the download and/or check with upstream to determine if the file has become corrupted or otherwise unexpectedly modified.
ERROR: libxmlccwrap-0.0.12-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'http://www.ant.uni-bremen.de/whomes/rinas/libxmlccwrap/download/libxmlccwrap-0.0.12.tar.gz')
ERROR: Logfile of failure stored in: /home/e2builder/openATV74/build-enviroment/builds/openatv/release/h3/tmp/work/mips32el-oe-linux/libxmlccwrap/0.0.12/temp/log.do_fetch.2739317
ERROR: Task (/home/e2builder/openATV74/build-enviroment/meta-oe-alliance/meta-oe/recipes-support/libxmlccwrap/libxmlccwrap_0.0.12.bb:do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3842 tasks of which 0 didn't need to be rerun and 1 failed.
Summary: 1 task failed:
/home/e2builder/openATV74/build-enviroment/meta-oe-alliance/meta-oe/recipes-support/libxmlccwrap/libxmlccwrap_0.0.12.bb:do_fetch
Summary: There were 4 WARNING messages.
Summary: There were 2 ERROR messages, returning a non-zero exit code.
atvcaptain commented
looks source download url change or offline, we check it soon
atvcaptain commented
fixed