Hi Robert I am nearly there. The project was released, staged and staging was closed. When I tried to write the VOTE email I ran into an issue where I cannot provide the UNIX script to check the signature:
I found this from a VOTE from you: https://gitbox.apache.org/repos/asf?p=sling-tooling-release.git;a=blob;f=check_staged_release.sh;hb=HEAD <https://gitbox.apache.org/repos/asf?p=sling-tooling-release.git;a=blob;f=check_staged_release.sh;hb=HEAD> But when I updated this to mine: https://gitbox.apache.org/repos/asf?p=sling-project-archtype.git;a=blob;f=check_staged_release.sh;hb=HEAD <https://gitbox.apache.org/repos/asf?p=sling-project-archtype.git;a=blob;f=check_staged_release.sh;hb=HEAD> Then it says it cannot find the file. Is there anything I need to do to create that file? Cheers - Andy > On Apr 24, 2019, at 7:46 AM, Robert Munteanu <[email protected]> wrote: > > > > On Tue, 2019-04-23 at 11:28 -0700, Andreas Schaefer wrote: >> I followed this [1] for to setup the release management but I ran >> into an issue with GPG where the fingerprint is not adhering to the >> listed format in the page: fingerprint = part but it looks like this: >> >> gpg --fingerprint >> /Volumes/UserHD/Users/achaefa/.gnupg/pubring.kbx >> ———————————————————————— >> ... >> pub rsa4096 2019-04-22 [SC] [expires: 2023-04-22] >> 49EC C3FC FD4C DF49 F308 DEC2 7493 91D1 63EF CDEF >> … >> >> Is the fingerprint added to my Apache Id with the spaces or without? > > If I look at https://people.apache.org/keys/group/sling.asc , my key is > listed with spaces, just like yours, matching what I see locally for > `gpg --fingerprint`. > > I suspect that this is fine and you should be able to proceed with the > release. > > Hope this helps, > > Robert >
