+1

On Tue, 5 Mar 2024 at 15:43, De Li <l...@apache.org> wrote:

> Here is my +1(binding),
>
> I checked:
> [x] The download link is legal.
> [x] The PGP signature are valid.
> [x] The source code matches the current release version.
> [x] The LICENSE and NOTICE files are correct.
> [x] All files carry the necessary protocol header.
> [x] The compiled content is not included in the source package.
> [x] The compilation can be executed smoothly.
>
> ---
> # cd /data/community_release_test
> # wget
> https://dist.apache.org/repos/dist/dev/doris/2.1.0-rc11/apache-doris-2.1.0-src.tar.gz
> # tar -xf apache-doris-2.1.0-src.tar.gz
> # cd apache-doris-2.1.0-src
> # docker run -it --rm -v $(pwd):/github/workspace apache/skywalking-eyes
> header check
> INFO Loading configuration from file: .licenserc.yaml
> INFO Totally checked 23109 files, valid: 10511, invalid: 0, ignored:
> 12598, fixed: 0
>
> # wget
> https://dist.apache.org/repos/dist/dev/doris/2.1.0-rc11/apache-doris-2.1.0-src.tar.gz.asc
> # wget https://downloads.apache.org/doris/KEYS
> # wget
> https://dist.apache.org/repos/dist/dev/doris/2.1.0-rc11/apache-doris-2.1.0-src.tar.gz.sha512
> # gpg --import KEYS
> # gpg --verify apache-doris-2.1.0-src.tar.gz.asc
> apache-doris-2.1.0-src.tar.gz
> gpg: Signature made Tue 05 Mar 2024 01:09:34 AM CST
> gpg:                using RSA key C1E2DD8E81299B312E4224F3A44E008AF97D3FB3
> gpg:                issuer "yiguo...@apache.org"
> gpg: Good signature from "yiguolei (yiguolei's key) <yiguo...@apache.org>"
> [unknown]
> gpg: WARNING: This key is not certified with a trusted signature!
> gpg:          There is no indication that the signature belongs to the
> owner.
> Primary key fingerprint: C1E2 DD8E 8129 9B31 2E42  24F3 A44E 008A F97D 3FB3
>
> # sha512sum --check apache-doris-2.1.0-src.tar.gz.sha512
> apache-doris-2.1.0-src.tar.gz: OK
>
> # docker run -it -v
> /data/community_release_test/apache-doris-2.1.0-src/.m2:/root/.m2 -v
> /data/community_release_test/apache-doris-2.1.0-src/:/root/apache-doris-2.1.0-src/
> apache/doris:build-env-ldb-toolchain-latest
> # cd /root/apache-doris-2.1.0-src/
> # sh build.sh
> ...
>
> ------
> lide-reed
> l...@apache.org
>
> On 2024/03/05 02:59:33 GuoLei Yi wrote:
> > Hi all,
> >
> > Please review and vote on Apache Doris 2.1.0 release.
> >
> > The release candidate has been tagged in GitHub as 2.1.0-rc11, available
> here:
> >
> > https://github.com/apache/doris/tree/2.1.0-rc11
> >
> >
> > The release notes can be found here:
> > https://github.com/apache/doris/issues/31770
> >
> > The source package, signature and checksum corresponding
> > to this release candidate can be found here:
> > https://dist.apache.org/repos/dist/dev/doris/2.1.0-rc11/
> >
> >
> > The convenience binaries can be downloaded here:
> >
> >
> https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.1.0-bin-x64.tar.gz
> >
> https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.1.0-bin-x64.tar.gz.asc
> >
> https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.1.0-bin-x64.tar.gz.sha512
> >
> >
> https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.1.0-bin-x64-noavx2.tar.gz
> >
> https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.1.0-bin-x64-noavx2.tar.gz.asc
> >
> https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.1.0-bin-x64-noavx2.tar.gz.sha512
> >
> >
> https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.1.0-bin-arm64.tar.gz
> >
> https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.1.0-bin-arm64.tar.gz.asc
> >
> https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.1.0-bin-arm64.tar.gz.sha512
> >
> > KEYS file is available here:
> >
> > https://downloads.apache.org/doris/KEYS
> >
> > The vote will be open for at least 72 hours.
> >
> > [ ] +1 Approve the release
> >
> > [ ] +0 No opinion
> >
> > [ ] -1 Do not release this package because ...
> >
> > --
> > Best Regards,
> > Yi Guo Lei
> > SelectDB
> > The Best Cloud Native Platform for Apache Doris
> > Tel:134-3991-0228
> > Email:yiguo...@gmail.com
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org
> > For additional commands, e-mail: dev-h...@doris.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org
> For additional commands, e-mail: dev-h...@doris.apache.org
>
>

Reply via email to