Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911227 - [melpa overlay] app-emacs/clang-format fails fetch because Manifest has wrong file
Summary: [melpa overlay] app-emacs/clang-format fails fetch because Manifest has wrong...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Markus Walter
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-25 23:16 UTC by Jack
Modified: 2023-07-27 13:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jack 2023-07-25 23:16:58 UTC
In the melpa overlay (not melpa-stable) the ebuild for app-emacs/clang-format fetches a file clang-format clang-format-20191106.950.tar but Manifest has a DIST entry for clang-format-20191106.950.el which is one of two files in that tar.  This gives the error

!!! Fetched file: clang-format-20191106.950.tar VERIFY FAILED!
!!! Reason: Insufficient data for checksum verification
!!! Got:      
!!! Expected: BLAKE2B BLAKE2S MD5 RMD160 SHA1 SHA256 SHA3_256 SHA3_512 SHA512 WHIRLPOOL
Comment 1 Jack 2023-07-25 23:18:48 UTC
Sorry, I didn't specify: app-emacs/clang-format-20191106.950.ebuild
Comment 2 Markus Walter 2023-07-27 12:26:57 UTC
Hm, melpa globally switched to using tarballs even for single-file packages. This requires fixes for a lot of packages. I'll rebuild the overlay which will hopefully be done today.
Comment 3 Markus Walter 2023-07-27 13:54:02 UTC
I regenerated the overlays and everything looks fine now.