Okay, I understand the problem now. My local dist is not clean, and I uploaded some damaged tar files that have been removed.
Please try again; the latest revision should be 70827. > Working Copy Root Path: /home/xuanwo/Code/apache/opendal-dev > URL: https://dist.apache.org/repos/dist/dev/opendal > Relative URL: ^/dev/opendal > Repository Root: https://dist.apache.org/repos/dist > Repository UUID: 0d268c88-bc11-4956-87df-91683dc98e59 > Revision: 70826 > Node Kind: directory > Schedule: normal > Last Changed Author: xuanwo > Last Changed Rev: 70826 > Last Changed Date: 2024-08-13 15:03:27 +0800 (Tue, 13 Aug 2024) On Tue, Aug 13, 2024, at 11:35, Chojan Shang wrote: > I also encountered the same problem. > > Best, > PsiACE > > On 2024/08/13 03:26:25 Xuanwo wrote: >> 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/ >> -- Xuanwo https://xuanwo.io/
