Hi,

I’m getting a failure with rcverify.sh on macOS Mojave:

verifying sources have proper headers... failed 
('/var/folders/m1/gmb2pds146xd_vxks2jppbpm0000gn/T/tmp.UsqPMCCl/openwhisk-utilities/scancode/scanCode.py'
 --config 
'/var/folders/m1/gmb2pds146xd_vxks2jppbpm0000gn/T/tmp.UsqPMCCl/openwhisk-utilities/scancode/ASF-Release.cfg'
  
'/var/folders/m1/gmb2pds146xd_vxks2jppbpm0000gn/T/tmp.UsqPMCCl/openwhisk-runtime-rust-1.0.0’)

Am I do something wrong?


Full output:

rob@swiftsure tmp $ curl -s 
"https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=3c0324f";
 -o rcverify.sh
rob@swiftsure tmp $ chmod +x rcverify.sh
rob@swiftsure tmp $ ./rcverify.sh openwhisk-runtime-rust 'OpenWhisk Runtime 
Rust' 1.0.0 rc1
rcverify.sh (script SHA1: 2F4E A973 5857 EDF6 39BD  E2F6 ABE0 C9FB 5837 B2AC)
working in the following directory:
/var/folders/m1/gmb2pds146xd_vxks2jppbpm0000gn/T/tmp.UsqPMCCl
fetching tarball and signatures from 
https://dist.apache.org/repos/dist/dev/openwhisk/rc1
fetching openwhisk-runtime-rust-1.0.0-sources.tar.gz

fetching openwhisk-runtime-rust-1.0.0-sources.tar.gz.asc

fetching openwhisk-runtime-rust-1.0.0-sources.tar.gz.sha512

fetching release keys

importing keys
gpg: key 72AF0CC22C4CF320: "Vincent Hou (Release manager of OpenWhisk) 
<houshen...@apache.org>" not changed
gpg: key 22907064147F886E: "Dave Grove <gro...@us.ibm.com>" not changed
gpg: key 44667BC927C86D51: "Rodric Rabbah <rab...@apache.org>" not changed
gpg: key B1457C3D7101CC78: "James Thomas <jamestho...@apache.org>" not changed
gpg: key A600E3331427515D: "Olivier Tardieu <tard...@apache.org>" not changed
gpg: Total number processed: 5
gpg:              unchanged: 5
unpacking tar ball
cloning scancode
Cloning into 'openwhisk-utilities'...
remote: Enumerating objects: 55, done.
remote: Counting objects: 100% (55/55), done.
remote: Compressing objects: 100% (41/41), done.
remote: Total 55 (delta 21), reused 29 (delta 11), pack-reused 0
Unpacking objects: 100% (55/55), 39.68 KiB | 846.00 KiB/s, done.
computing sha512 for openwhisk-runtime-rust-1.0.0-sources.tar.gz
SHA512: openwhisk-runtime-rust-1.0.0-sources.tar.gz:
004BC800 66D9FCF1 BB8F3395 1A9741A7 58996970 210EEC56 9C11D542 A3BBB60A 38C559B2
 0FB39A08 E9638BC9 B3C471FB FE3D06F0 8E4838F5 F486DCE3 E942B62E
validating sha512... passed
verifying asc... passed (signed-by: Dave Grove <dgr...@apache.org>)
verifying notice... passed
verifying absence of DISCLAIMER.txt passed
verifying license...
 passed
verifying sources have proper headers... failed 
('/var/folders/m1/gmb2pds146xd_vxks2jppbpm0000gn/T/tmp.UsqPMCCl/openwhisk-utilities/scancode/scanCode.py'
 --config 
'/var/folders/m1/gmb2pds146xd_vxks2jppbpm0000gn/T/tmp.UsqPMCCl/openwhisk-utilities/scancode/ASF-Release.cfg'
  
'/var/folders/m1/gmb2pds146xd_vxks2jppbpm0000gn/T/tmp.UsqPMCCl/openwhisk-runtime-rust-1.0.0')
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)

run the following command to remove the scratch space:
  rm -rf '/var/folders/m1/gmb2pds146xd_vxks2jppbpm0000gn/T/tmp.UsqPMCCl’


Regards,

Rob

> On 10 Feb 2020, at 09:28, David P Grove <gro...@us.ibm.com> wrote:
> 
> 
> 
> Hi,
> 
> This is a call to vote on releasing version 1.0.0 release candidate rc1 of
> the following project module with artifacts built from the Git repositories
> and commit IDs listed below.
> 
> * OpenWhisk Runtime Rust: bdbdee54739bdd36b879e09fc236078d1bfaedbb
> 
> https://github.com/apache/openwhisk-runtime-rust/commits/bdbdee54739bdd36b879e09fc236078d1bfaedbb
> 
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-runtime-rust-1.0.0-sources.tar.gz
> 
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-runtime-rust-1.0.0-sources.tar.gz.asc
> 
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-runtime-rust-1.0.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=3c0324f
> 
> Usage:
> curl -s "
> https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=3c0324f
> " -o rcverify.sh
> chmod +x rcverify.sh
> rcverify.sh openwhisk-runtime-rust 'OpenWhisk Runtime Rust' 1.0.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

-- 
Development thoughts at http://akrabat.com
Daily Jotter for macOS at http://dailyjotter.com

Reply via email to