Hi, thanks for catching this. It looks like svn doesn't upload correctly. Please try again.
On Tue, Aug 13, 2024, at 11:20, Suyan wrote: > -1 > > There is one tar file damaged. > > ``` > tar: Damaged tar archive > tar: Retrying... > apache-opendal-integrations-dav-server-0.0.6-src/core/src/services/s3/ > error.rs: Truncated tar archive > tar: Error exit delayed from previous errors. > Traceback (most recent call last): > File "/Users/yan/Downloads/opendal-dev/verify.py", line 136, in > <module> > extract_packages() > File "/Users/yan/Downloads/opendal-dev/verify.py", line 53, in > extract_packages > subprocess.run(["tar", "-xzf", file], check=True) > File > "/opt/homebrew/Cellar/[email protected]/3.12.3/Frameworks/Python.framework/Versions/3.12/lib/python3.12/subprocess.py", > line 571, in run > raise CalledProcessError(retcode, process.args, > subprocess.CalledProcessError: Command '['tar', '-xzf', > PosixPath('/Users/yan/Downloads/opendal-dev/apache-opendal-integrations-dav-server-0.0.6-src.tar.gz')]' > returned non-zero exit status 1. > ``` > > Sincerely, > Suyan > > Xuanwo <[email protected]> 于2024年8月10日周六 00:21写道: > >> Hello, Apache OpenDAL Community, >> >> This is a call for a vote to release Apache OpenDAL version v0.49.0. >> >> The tag to be voted on is v0.49.0. >> >> The release candidate: >> >> https://dist.apache.org/repos/dist/dev/opendal/0.49.0-rc.1/ >> >> Keys to verify the release candidate: >> >> https://downloads.apache.org/opendal/KEYS >> >> Git tag for the release: >> >> https://github.com/apache/opendal/releases/tag/v0.49.0-rc.1 >> >> Maven staging repo: >> >> https://repository.apache.org/content/repositories/orgapacheopendal-1040/ >> >> Pypi testing repo: >> >> https://test.pypi.org/project/opendal/ >> >> Website staged: >> >> https://opendal-v0-49-0-rc-1.staged.apache.org/ >> >> Please download, verify, and test. >> >> The VOTE will be open for at least 72 hours and until the necessary >> number of votes are reached. >> >> [ ] +1 approve >> [ ] +0 no opinion >> [ ] -1 disapprove with the reason >> >> To learn more about apache opendal, please see https://opendal.apache.org/ >> >> 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 compile from source >> >> Use our verify.py to assist in the verify process: >> >> svn co https://dist.apache.org/repos/dist/dev/opendal/0.49.0-rc.1/ >> opendal-dev >> >> cd opendal-dev >> >> curl -sSL >> https://github.com/apache/opendal/raw/v0.49.0-rc.1/scripts/verify.py -o >> verify.py >> >> python verify.py >> >> Thanks >> >> Xuanwo >> >> https://xuanwo.io/ >> -- Xuanwo https://xuanwo.io/
