Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Results 1 to 15 of 706

Thread: Build my own Vix image

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Willo3092's Avatar
    Title
    ViX Beta Tester
    Join Date
    Oct 2016
    Location
    East Midlands
    Posts
    1,105
    Thanks
    769
    Thanked 409 Times in 308 Posts
    I keep getting build fails.

    Code:
    WARNING: stb-kodi-sf4008-21.0+gitr-r0 do_fetch: Checksum failure encountered with download of https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.17.zip;name=groovy - will attempt other sources if available
    ERROR: stb-kodi-sf4008-21.0+gitr-r0 do_fetch: Fetcher failure for URL: 'https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.17.zip;name=groovy'. Checksum mismatch!
    File: '/media/willo/USB-SSD/sources/apache-groovy-binary-4.0.17.zip.tmp' has sha256 checksum '69146f9109f5a23a551e0c2939cd12fabe3d58c99294e52b43dcb0dc3dfe5251' when '05d8fc8f3c3c583850fc7f46c235ca4c8b58024ec8d9d7c16f72548a2b2b5430' 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[groovy.sha256sum] = "69146f9109f5a23a551e0c2939cd12fabe3d58c99294e52b43dcb0dc3dfe5251"
    Otherwise you should retry the download and/or check with upstream to determine if the file has become corrupted or otherwise unexpectedly modified.
    ERROR: stb-kodi-sf4008-21.0+gitr-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.17.zip;name=groovy')
    ERROR: Logfile of failure stored in: /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/work/sf4008-oe-linux-gnueabi/stb-kodi-sf4008/stb-kodi-sf4008-21.0+gitr-r0/temp/log.do_fetch.7730
    ERROR: Task (/media/willo/USB-SSD/build-enviroment/meta-oe-alliance/meta-brands/meta-octagon/recipes-kodi/stb-kodi-sf4008_21.bb:do_fetch) failed with exit code '1'
    We used to be able to use oe-alliance-feeds.bbappend to skip certain things but it doesn't work now.
    Is there an alternative?
    Willo
    #######################
    AX HD61 4K UHD Twin (test box)
    Vu+ Uno 4K SE
    Edision OS Mio 4K
    Zgemma H9 Twin
    Vu+ Solo 4K
    Vu+ Uno 4K
    GT-Sat GT-S3DCSS24 Unicable II LNB
    GT-Sat GT-dLNB1-DY Unicable II LNB
    #######################

  2. #2
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,863
    Thanks
    2,056
    Thanked 5,105 Times in 3,363 Posts
    Quote Originally Posted by Willo3092 View Post
    I keep getting build fails.

    Code:
    WARNING: stb-kodi-sf4008-21.0+gitr-r0 do_fetch: Checksum failure encountered with download of https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.17.zip;name=groovy - will attempt other sources if available
    ERROR: stb-kodi-sf4008-21.0+gitr-r0 do_fetch: Fetcher failure for URL: 'https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.17.zip;name=groovy'. Checksum mismatch!
    File: '/media/willo/USB-SSD/sources/apache-groovy-binary-4.0.17.zip.tmp' has sha256 checksum '69146f9109f5a23a551e0c2939cd12fabe3d58c99294e52b43dcb0dc3dfe5251' when '05d8fc8f3c3c583850fc7f46c235ca4c8b58024ec8d9d7c16f72548a2b2b5430' 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[groovy.sha256sum] = "69146f9109f5a23a551e0c2939cd12fabe3d58c99294e52b43dcb0dc3dfe5251"
    Otherwise you should retry the download and/or check with upstream to determine if the file has become corrupted or otherwise unexpectedly modified.
    ERROR: stb-kodi-sf4008-21.0+gitr-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.17.zip;name=groovy')
    ERROR: Logfile of failure stored in: /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/work/sf4008-oe-linux-gnueabi/stb-kodi-sf4008/stb-kodi-sf4008-21.0+gitr-r0/temp/log.do_fetch.7730
    ERROR: Task (/media/willo/USB-SSD/build-enviroment/meta-oe-alliance/meta-brands/meta-octagon/recipes-kodi/stb-kodi-sf4008_21.bb:do_fetch) failed with exit code '1'
    We used to be able to use oe-alliance-feeds.bbappend to skip certain things but it doesn't work now.
    Is there an alternative?
    Let me see your openvix.conf. Looks like you changed to STATIC_FEED = "0" or commented it out. That is wrong.
    Help keep OpenViX servers online.Please donate!

  3. #3
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,863
    Thanks
    2,056
    Thanked 5,105 Times in 3,363 Posts
    Quote Originally Posted by Willo3092 View Post
    I keep getting build fails.

    Code:
    WARNING: stb-kodi-sf4008-21.0+gitr-r0 do_fetch: Checksum failure encountered with download of https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.17.zip;name=groovy - will attempt other sources if available
    ERROR: stb-kodi-sf4008-21.0+gitr-r0 do_fetch: Fetcher failure for URL: 'https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.17.zip;name=groovy'. Checksum mismatch!
    File: '/media/willo/USB-SSD/sources/apache-groovy-binary-4.0.17.zip.tmp' has sha256 checksum '69146f9109f5a23a551e0c2939cd12fabe3d58c99294e52b43dcb0dc3dfe5251' when '05d8fc8f3c3c583850fc7f46c235ca4c8b58024ec8d9d7c16f72548a2b2b5430' 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[groovy.sha256sum] = "69146f9109f5a23a551e0c2939cd12fabe3d58c99294e52b43dcb0dc3dfe5251"
    Otherwise you should retry the download and/or check with upstream to determine if the file has become corrupted or otherwise unexpectedly modified.
    ERROR: stb-kodi-sf4008-21.0+gitr-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.17.zip;name=groovy')
    ERROR: Logfile of failure stored in: /media/willo/USB-SSD/build-enviroment/builds/openvix/developer/sf4008/tmp/work/sf4008-oe-linux-gnueabi/stb-kodi-sf4008/stb-kodi-sf4008-21.0+gitr-r0/temp/log.do_fetch.7730
    ERROR: Task (/media/willo/USB-SSD/build-enviroment/meta-oe-alliance/meta-brands/meta-octagon/recipes-kodi/stb-kodi-sf4008_21.bb:do_fetch) failed with exit code '1'
    We used to be able to use oe-alliance-feeds.bbappend to skip certain things but it doesn't work now.
    Is there an alternative?
    Also I checked the online source and the checksum is correct so it looks like you got a partial download.
    Help keep OpenViX servers online.Please donate!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.