I’m getting a license verification failure with rcverify:

verifying license...cmp: EOF on 
/var/folders/65/dy9st3ws33b4khnbgvds6h_80000gn/T/tmp.FIbvpkOP/LICENSE-2.0
 failed (cmp -n 11358 
'/var/folders/65/dy9st3ws33b4khnbgvds6h_80000gn/T/tmp.FIbvpkOP/LICENSE-2.0' 
'/var/folders/65/dy9st3ws33b4khnbgvds6h_80000gn/T/tmp.FIbvpkOP/openwhisk-runtime-go-1.21.0/LICENSE.txt')

Any ideas?

This is the full output:

$ curl -s 
"https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=1da0545";
 -o rcverify.sh
$ chmod +x rcverify.sh
$ ./rcverify.sh openwhisk-runtime-go 1.21.0 rc1
rcverify.sh (script SHA1: 454D AA8B 2A1C D74A 1E17  FA6F 9D20 15A2 EA21 2371)
working in the following directory:
/var/folders/65/dy9st3ws33b4khnbgvds6h_80000gn/T/tmp.FIbvpkOP
fetching tarball and signatures from 
https://dist.apache.org/repos/dist/dev/openwhisk/rc1
fetching openwhisk-runtime-go-1.21.0-sources.tar.gz... ok
fetching openwhisk-runtime-go-1.21.0-sources.tar.gz.asc... ok
fetching openwhisk-runtime-go-1.21.0-sources.tar.gz.sha512... ok
fetching apache license... ok
fetching release keys... ok
importing keys... ok (keys already imported (processed 14 unchanged 14))
unpacking tar ball... ok
cloning scancode... ok
computing sha512 for openwhisk-runtime-go-1.21.0-sources.tar.gz... ok
openwhisk-runtime-go-1.21.0-sources.tar.gz: 
4A7C4C2E 488C23E2 14CBAECE 1B438910 0DFF8520 C437F614 C69DBFA1 19C670B9
D6CBD5DA EB41FF45 B1106856 8F5BE3CE 4B11334C 55B73EF8 617030D5 622EB73E
validating sha512... passed
verifying asc... passed (signed-by: Dave Grove <dgr...@apache.org>)
verifying notice... passed
verifying absence of DISCLAIMER.txt passed
verifying license...cmp: EOF on 
/var/folders/65/dy9st3ws33b4khnbgvds6h_80000gn/T/tmp.FIbvpkOP/LICENSE-2.0
 failed (cmp -n 11358 
'/var/folders/65/dy9st3ws33b4khnbgvds6h_80000gn/T/tmp.FIbvpkOP/LICENSE-2.0' 
'/var/folders/65/dy9st3ws33b4khnbgvds6h_80000gn/T/tmp.FIbvpkOP/openwhisk-runtime-go-1.21.0/LICENSE.txt')
verifying sources have proper headers... passed
scanning for executable files... passed
scanning for unexpected file types... passed
scanning for archives... passed
scanning for packages... passed
scanning package.json for version match... passed (none detected)
scanning package-lock.json for version match... passed (none detected)


Regards,

Rob

> On 21 Feb 2023, at 21:46, David P Grove <gro...@us.ibm.com> wrote:
> 
> Hi,
> 
> 
> 
> This is a call to vote on releasing version 1.21.0 release candidate rc1 of 
> the following project module with artifacts built from the Git repositories 
> and commit IDs listed below.
> 
> 
> 
> * OpenWhisk Runtime Go: ffb9b6f684d033a906ef7408ab15d1a5da2d5258
> 
>  
> https://github.com/apache/openwhisk-runtime-go/commit/ffb9b6f684d033a906ef7408ab15d1a5da2d5258
> 
>  
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-runtime-go-1.21.0-sources.tar.gz
> 
>  
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-runtime-go-1.21.0-sources.tar.gz.asc
> 
>  
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-runtime-go-1.21.0-sources.tar.gz.sha512
> 
> 
> 
> This release is comprised of source code distribution only.
> 
> 
> 
> You can use this UNIX script to download the release and verify the checklist 
> below:
> 
> https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=1da0545
> 
> 
> 
> Usage:
> 
> curl -s 
> "https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=1da0545";
>  -o rcverify.sh
> 
> chmod +x rcverify.sh
> 
> ./rcverify.sh openwhisk-runtime-go 1.21.0 rc1
> 
> 
> 
> Please vote to approve this release:
> 
> 
> 
>  [ ] +1 Approve the release
> 
>  [ ]  0 Don't care
> 
>  [ ] -1 Don't release, because ...
> 
> 
> 
> Release verification checklist for reference:
> 
>  [ ] Download links are valid.
> 
>  [ ] Checksums and PGP signatures are valid.
> 
>  [ ] Source code artifacts have correct names matching the current release.
> 
>  [ ] LICENSE and NOTICE files are correct for each OpenWhisk repository.
> 
>  [ ] All files have license headers as specified by OpenWhisk project policy 
> [1].
> 
>  [ ] No compiled archives bundled in source archive.
> 
> 
> 
> This majority vote is open for at least 72 hours.
> 
> 
> 
> 
> 
> [1] 
> https://github.com/apache/openwhisk-release/blob/master/docs/license_compliance.md
> 

Reply via email to