Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-11308

media-gfx/digikam-7.10.0 fails on 1.4 (fetch phase)

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • Blocks digikam on 1.4-release.
    • Wrong SRC_URI in the ebuild.

      Trying to emerge media-gfx/digikam-7.10.0 on 1.4 release results in:

      >>> Emerging (1 of 1) media-gfx/digikam-7.10.0::kde-kit
      !!! Fetched file: digikam-v8.0.0.tar.gz VERIFY FAILED!
      !!! Reason: Insufficient data for checksum verification
      !!! Got:      
      !!! Expected: BLAKE2B BLAKE2S MD5 RMD160 SHA1 SHA256 SHA3_256 SHA3_512 SHA512 WHIRLPOOL
       * Fetch failed for 'media-gfx/digikam-7.10.0', Log file:
       *  '/var/tmp/portage/media-gfx/digikam-7.10.0/temp/build.log'
      
      >>> Failed to emerge media-gfx/digikam-7.10.0, Log file:
      
      >>>  '/var/tmp/portage/media-gfx/digikam-7.10.0/temp/build.log'
      
       * Messages for package media-gfx/digikam-7.10.0:
      
       * Fetch failed for 'media-gfx/digikam-7.10.0', Log file:
       *  '/var/tmp/portage/media-gfx/digikam-7.10.0/temp/build.log'
      

      The ebuild has a wrong SRC_URI. It is hard coded to download v.8.0.0. This was caused by commit b7d9781c against kde-kit-sources[5.22-release] for FL-10855.

      Changing SRC_URI to the following will fix the problem:

      "https://invent.kde.org/graphics/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.gz -> ${PN}-${PV}.tar.gz"
      

            Unassigned Unassigned
            adbosco adbosco
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: