Agree on getting rid of the .git subfolder. I don't know what the ASF policy is, but the sha512 files contain filenames instead of only the sha (and the filename contains an incorrect dist/ path). Running `sha512sum --check --status` should be a simple thing to do.
Also, not being familiar, what's the single command line that can reproduce the otava-0.6.0+incubating.tar.gz contents from the otava-0.6.0+incubating-sources.tar.gz contents ? On Sat, 19 Apr 2025 at 21:39, Henrik Ingo <hen...@nyrkio.com> wrote: > Alex, a few more notes: > > The -sources.tar.gz also contains the .git directory. I'm not sure whether > you intended this or not? > > And it unpacks into just otava/, while the "binary" tar.gz outputs to > otava-version/. (Nothing is binary or course but I mean the one built with > poetry.) > > henrik > > On Sat, Apr 19, 2025 at 9:42 PM Henrik Ingo <hen...@nyrkio.com> wrote: > > > Thanks you Alex! How exciting... > > > > Unfortunately when untaring the -sources.tar.gz I get a lot of this in > > stderr: > > > > tar: Ignoring unknown extended header keyword > > 'LIBARCHIVE.xattr.com.apple.provenance' > > > > There are also several files like the following in the extracted > directory: > > > > $ file otava/._.dockerignore > > otava/._.dockerignore: AppleDouble encoded Macintosh file > > > > The binary .tar.gz appears to be ok, didn't yet check the *.whl file. > > > > So it seems in my first binding ASF vote I ended up voting: > > > > -1 > > > > henrik > > PS: I happen to know Alex is on Easter or Spring holiday somewhere, so no > > need to panic if it takes him a few days to fix and issue a RC3. > > > > > > > > On Thu, Apr 17, 2025 at 10:33 AM Alexander Sorokoumov < > > aleksandr.sorokou...@gmail.com> wrote: > > > >> Hello everyone, > >> > >> Please review and vote for the releasing Apache Otava 0.6.0+incubating, > >> RC2. > >> > >> The official Apache source release has been deployed to > >> > >> > https://dist.apache.org/repos/dist/dev/incubator/otava/0.6.0+incubating-RC2/ > >> . > >> > >> GH tag for release > >> https://github.com/apache/otava/releases/tag/0.6.0%2Bincubating-RC2. > >> > >> The release has been signed with a key > >> E81152E1F17593C0949A9D235E2C934B6C5147A0 > >> available here > >> https://dist.apache.org/repos/dist/dev/incubator/otava/KEYS. > >> > >> Please download, verify, and test. > >> > >> Please vote on releasing this candidate by replying with: > >> [ ] +1 Release this package > >> [ ] 0 No opinion > >> [ ] -1 Do not release (please provide reason) > >> > >> To learn more about Apache Otava, please see https://otava.apache.org. > >> > >> This vote will be open for at least 72 hours. > >> > >> Checklist for reference: > >> > >> [ ] Download links are valid. > >> [ ] Checksums and signatures. > >> [ ] LICENSE/NOTICE files exist > >> [ ] No unexpected binary files > >> [ ] All source files have ASF headers > >> [ ] Can install from source > >> [ ] Can run examples using all supported Python versions > >> > >> Best, > >> Alex > >> > > >