Re: Add a doc (in Chinese) for How to check a release

2020-01-01 Thread Lei Rui
Hi, > me too, never upload or download public key successfully I would suggest trying this command, which works for me: ``` gpg --keyserver p80.pool.sks-keyservers.net --recv-keys 28662AC6 ``` I think there is a more convenient way for users to import the managers' keys, as described in the

Re: Add a doc (in Chinese) for How to check a release

2020-01-01 Thread Xiangdong Huang
OK... It works for me.. By the way, I think Justin's experience can also be indexed [1]. [1] https://lists.apache.org/thread.html/0136167d80e60fdfb67d871bf30119c99b22340c6076fd5843d46d18%40%3Cdev.iotdb.apache.org%3E --- Xiangdong Huang School of Software, Tsinghua

Re: Add a doc (in Chinese) for How to check a release

2020-01-01 Thread Boris Zhu
me too, never upload or download public key successfully On Thu, Jan 2, 2020 at 10:29 AM Jialin Qiao wrote: > Hi, > > This is because I never import the keys successfully using "gpg2 > --recv-keys ", it just got stuck. I can add this option if it works for > someone. > > Xiangdong Huang

Re: Add a doc (in Chinese) for How to check a release

2020-01-01 Thread Jialin Qiao
Hi, This is because I never import the keys successfully using "gpg2 --recv-keys ", it just got stuck. I can add this option if it works for someone. Xiangdong Huang 于2020年1月2日周四 上午10:25写道: > Hi Jialin, > > Good job. But "how to download a new RM's PGP key" can be improved. > > If you

Re: Add a doc (in Chinese) for How to check a release

2020-01-01 Thread Xiangdong Huang
And I suggest you add the English version URL written by Julian in your document [1]. Like "For non-Chinese users, please read [1]". [1] https://cwiki.apache.org/confluence/display/IOTDB/Validating+a+staged+Release Best, --- Xiangdong Huang School of Software,

Re: Add a doc (in Chinese) for How to check a release

2020-01-01 Thread Xiangdong Huang
Hi Jialin, Good job. But "how to download a new RM's PGP key" can be improved. If you remind my document [1], you will find that using `gpg2 --recv-keys KEY_ID` can get a new public key directly. e.g., Lei Rui's public key is 28662AC6, so just run `gpg2 --recv-keys 28662AC6`. The id can be

Add a doc (in Chinese) for How to check a release

2020-01-01 Thread Jialin Qiao
Hi, I've added a "How to Check a Release and vote" documents in Chinese to help others vote for the release. The PR is: https://github.com/apache/incubator-iotdb/pull/702 Happy new year! -- — Jialin Qiao School of Software, Tsinghua University 乔嘉林 清华大学 软件学院