[aur-general] Problem with checksum verification of coreutils-8.21

Dave Reisner d at falconindy.com
Mon Sep 9 10:45:09 EDT 2013


On Mon, Sep 09, 2013 at 04:31:29PM +0200, Adrien RAFFIN wrote:
> Hi everyone,
> 
> I'm currently updating my package ('advcp') and when i use 'makepkg -g'
> the list of checksums is the following:
> 
> md5sums=('065ba41828644eca5dd8163446de5d64'
>          'SKIP'
>          '5154b45b0e7230e17da802a3db0fd5d5')
> 
> How can i get rid of 'SKIP' value and make the original package verified ?
> 
> Thank you in advance
> 

What's the real problem here? The value of SKIP is intentional and
applied to any source which refers to a VCS resource or gpg signature.
In this case, you're running into the latter. There's no point in
keeping a checksum for the .sig file since it's merely used as an
instrument to further assert the validity of the source tarball.

tl;dr: working as intended.


More information about the aur-general mailing list