Eh, to anyone else who's ever pushed to the SVN-hosted spark.apache.org site: are you able to commit anything right now? This error is brand-new and has stumped me:
svn: E195023: Changing file '/Users/srowen/Documents/asf-spark-site/downloads.md' is forbidden by the server svn: E175013: Access to '/repos/asf/!svn/txr/1752209-12gpm/spark/downloads.md' forbidden Maybe my perms got messed up, so, first checking to see if it affects anyone else. FWIW this is all I'm trying to change; anyone is welcome to commit this: Index: downloads.md IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8 =================================================================== --- downloads.md (revision 1752185) +++ downloads.md (revision ) @@ -31,7 +31,7 @@ 4. Download Spark: <span id="spanDownloadLink"></span> -5. Verify this release using the <span id="sparkDownloadVerify"></span>. +5. Verify this release using the <span id="sparkDownloadVerify"></span> and [project release KEYS](https://www.apache.org/dist/spark/KEYS). _Note: Scala 2.11 users should download the Spark source package and build [with Scala 2.11 support](http://spark.apache.org/docs/latest/building-spark.html#building-for-scala-211)._ Index: site/downloads.html IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8 =================================================================== --- site/downloads.html (revision 1752185) +++ site/downloads.html (revision ) @@ -213,7 +213,7 @@ <p>Download Spark: <span id="spanDownloadLink"></span></p> </li> <li> - <p>Verify this release using the <span id="sparkDownloadVerify"></span>.</p> + <p>Verify this release using the <span id="sparkDownloadVerify"></span> and <a href="https://www.apache.org/dist/spark/KEYS">project release KEYS</a>.</p> </li> </ol> On Mon, Jul 11, 2016 at 5:43 PM, Sean Owen <so...@cloudera.com> wrote: > Yeah the canonical place for a project's KEYS file for ASF projects is > > http://www.apache.org/dist/{project}/KEYS > > and so you can indeed find this key among: > > http://www.apache.org/dist/spark/KEYS > > I'll put a link to this info on the downloads page because it is important > info. > > On Mon, Jul 11, 2016 at 4:48 AM, Shuai Lin <linshuai2...@gmail.com> wrote: >>> at least links to the keys used to sign releases on the >>> download page >> >> >> +1 for that. >> >> On Mon, Jul 11, 2016 at 3:35 AM, Phil Steitz <phil.ste...@gmail.com> wrote: >>> >>> On 7/10/16 10:57 AM, Shuai Lin wrote: >>> > Not sure where you see " 0x7C6C105FFC8ED089". I >>> >>> That's the key ID for the key below. >>> > think the release is signed with the >>> > key https://people.apache.org/keys/committer/pwendell.asc . >>> >>> Thanks! That key matches. The project should publish a KEYS file >>> [1] or at least links to the keys used to sign releases on the >>> download page. Could be there is one somewhere and I just can't >>> find it. >>> >>> Phil >>> >>> [1] http://www.apache.org/dev/release-signing.html#keys-policy >>> > >>> > I think this tutorial can be >>> > helpful: http://www.apache.org/info/verification.html >>> > >>> > On Mon, Jul 11, 2016 at 12:57 AM, Phil Steitz >>> > <phil.ste...@gmail.com <mailto:phil.ste...@gmail.com>> wrote: >>> > >>> > I can't seem to find a link the the Spark KEYS file. I am >>> > trying to >>> > validate the sigs on the 1.6.2 release artifacts and I need to >>> > import 0x7C6C105FFC8ED089. Is there a KEYS file available for >>> > download somewhere? Apologies if I am just missing an obvious >>> > link. >>> > >>> > Phil >>> > >>> > >>> > >>> > --------------------------------------------------------------------- >>> > To unsubscribe e-mail: user-unsubscr...@spark.apache.org >>> > <mailto:user-unsubscr...@spark.apache.org> >>> > >>> > >>> >>> >> --------------------------------------------------------------------- To unsubscribe e-mail: dev-unsubscr...@spark.apache.org