You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@madlib.apache.org by Ed Espino <es...@apache.org> on 2017/08/23 05:34:16 UTC

svn acess forbidden: https://dist.apache.org/repos/dist/[dev|release]/madlib

Roman,

In preparation for the Apache MADlib v1.12 release, I am uploading KEYS
files and have run into a permission issue "forbidden by the server"
(details below). I noticed from the svn log that you recently added the svn
TLP madlib dist directories.

I verified the credentials I am using are working properly by removing old
dist files for the Apache HAWQ (incubating) project.

Any idea what might be going on?

-=e

✔ ~/workspace/MADlib/dist/release/madlib
22:21 $ svn info
Path: .
Working Copy Root Path: /Users/eespino/workspace/MADlib/dist/release/madlib
URL: https://dist.apache.org/repos/dist/release/madlib
Relative URL: ^/release/madlib
Repository Root: https://dist.apache.org/repos/dist
Repository UUID: 0d268c88-bc11-4956-87df-91683dc98e59
Revision: 21270
Node Kind: directory
Schedule: normal
Last Changed Author: rvs
Last Changed Rev: 21265
Last Changed Date: 2017-08-22 12:23:45 -0700 (Tue, 22 Aug 2017)

✔ ~/workspace/MADlib/dist/release/madlib
22:22 $ svn status
A       KEYS
✔ ~/workspace/MADlib/dist/release/madlib
22:22 $ svn commit -m "Add KEYS file (including Key ID: 57325522 - Edward
Bartolo Espino)" --username=espino
Adding         KEYS
Transmitting file data .svn: E195023: Commit failed (details follow):
svn: E195023: Changing file
'/Users/eespino/workspace/MADlib/dist/release/madlib/KEYS' is forbidden by
the server
svn: E175013: Access to
'/repos/dist/!svn/txr/21272-i5q/release/madlib/KEYS' forbidden
✘-1 ~/workspace/MADlib/dist/release/madlib
22:22 $ cd ../../dev/madlib/
✔ ~/workspace/MADlib/dist/dev/madlib
22:22 $ svn info
Path: .
Working Copy Root Path: /Users/eespino/workspace/MADlib/dist/dev/madlib
URL: https://dist.apache.org/repos/dist/dev/madlib
Relative URL: ^/dev/madlib
Repository Root: https://dist.apache.org/repos/dist
Repository UUID: 0d268c88-bc11-4956-87df-91683dc98e59
Revision: 21270
Node Kind: directory
Schedule: normal
Last Changed Author: rvs
Last Changed Rev: 21264
Last Changed Date: 2017-08-22 12:22:44 -0700 (Tue, 22 Aug 2017)

✔ ~/workspace/MADlib/dist/dev/madlib
22:22 $ svn status
A       KEYS
✔ ~/workspace/MADlib/dist/dev/madlib
22:22 $ svn commit -m "Add KEYS file (including Key ID: 57325522 - Edward
Bartolo Espino)" --username=espino
Adding         KEYS
Transmitting file data .svn: E195023: Commit failed (details follow):
svn: E195023: Changing file
'/Users/eespino/workspace/MADlib/dist/dev/madlib/KEYS' is forbidden by the
server
svn: E175013: Access to '/repos/dist/!svn/txr/21272-i5r/dev/madlib/KEYS'
forbidden
✘-1 ~/workspace/MADlib/dist/dev/madlib
22:22 $



-- 
*Ed Espino*

Re: svn acess forbidden: https://dist.apache.org/repos/dist/[dev|release]/madlib

Posted by Ed Espino <es...@apache.org>.
FYI : In order to have Apache MADlib v1.12-rc1 vote out as soon as
possible, I will have a remote pairing session with Nandish (NJ) today.

-=e

On Wed, Aug 23, 2017 at 10:46 AM Ed Espino <es...@apache.org> wrote:

> I just heard back from Roman regarding my permission to update the Apache
> MADlib dist subversion directories. It turns out the Release Manager needs
> to be a member of the PMC to perform important release tasks (in addition
> to being a project committer to update release tags).
>
> As I am not a member of the MADlib PMC, I cannot update the dist area with
> the appropriate files (KEYS, source, convenience binaries, signature
> files). I will need to pair with a PMC member to perform these duties. I
> will be in Palo Alto Thursday (8/24) and would very much like to
> opportunity to work with a MADlib PMC member.
>
> Does anyone want to volunteer to work together on the release tasks?
> Ideally, I would want to work with someone who has NOT performed a MADlib
> release so we I can share the learning experience.
>
> -=e
>
> On Tue, Aug 22, 2017 at 10:34 PM, Ed Espino <es...@apache.org> wrote:
>
>> Roman,
>>
>> In preparation for the Apache MADlib v1.12 release, I am uploading KEYS
>> files and have run into a permission issue "forbidden by the server"
>> (details below). I noticed from the svn log that you recently added the svn
>> TLP madlib dist directories.
>>
>> I verified the credentials I am using are working properly by removing
>> old dist files for the Apache HAWQ (incubating) project.
>>
>> Any idea what might be going on?
>>
>> -=e
>>
>> ✔ ~/workspace/MADlib/dist/release/madlib
>> 22:21 $ svn info
>> Path: .
>> Working Copy Root Path:
>> /Users/eespino/workspace/MADlib/dist/release/madlib
>> URL: https://dist.apache.org/repos/dist/release/madlib
>> Relative URL: ^/release/madlib
>> Repository Root: https://dist.apache.org/repos/dist
>> Repository UUID: 0d268c88-bc11-4956-87df-91683dc98e59
>> Revision: 21270
>> Node Kind: directory
>> Schedule: normal
>> Last Changed Author: rvs
>> Last Changed Rev: 21265
>> Last Changed Date: 2017-08-22 12:23:45 -0700 (Tue, 22 Aug 2017)
>>
>> ✔ ~/workspace/MADlib/dist/release/madlib
>> 22:22 $ svn status
>> A       KEYS
>> ✔ ~/workspace/MADlib/dist/release/madlib
>> 22:22 $ svn commit -m "Add KEYS file (including Key ID: 57325522 - Edward
>> Bartolo Espino)" --username=espino
>> Adding         KEYS
>> Transmitting file data .svn: E195023: Commit failed (details follow):
>> svn: E195023: Changing file
>> '/Users/eespino/workspace/MADlib/dist/release/madlib/KEYS' is forbidden by
>> the server
>> svn: E175013: Access to
>> '/repos/dist/!svn/txr/21272-i5q/release/madlib/KEYS' forbidden
>> ✘-1 ~/workspace/MADlib/dist/release/madlib
>> 22:22 $ cd ../../dev/madlib/
>> ✔ ~/workspace/MADlib/dist/dev/madlib
>> 22:22 $ svn info
>> Path: .
>> Working Copy Root Path: /Users/eespino/workspace/MADlib/dist/dev/madlib
>> URL: https://dist.apache.org/repos/dist/dev/madlib
>> Relative URL: ^/dev/madlib
>> Repository Root: https://dist.apache.org/repos/dist
>> Repository UUID: 0d268c88-bc11-4956-87df-91683dc98e59
>> Revision: 21270
>> Node Kind: directory
>> Schedule: normal
>> Last Changed Author: rvs
>> Last Changed Rev: 21264
>> Last Changed Date: 2017-08-22 12:22:44 -0700 (Tue, 22 Aug 2017)
>>
>> ✔ ~/workspace/MADlib/dist/dev/madlib
>> 22:22 $ svn status
>> A       KEYS
>> ✔ ~/workspace/MADlib/dist/dev/madlib
>> 22:22 $ svn commit -m "Add KEYS file (including Key ID: 57325522 - Edward
>> Bartolo Espino)" --username=espino
>> Adding         KEYS
>> Transmitting file data .svn: E195023: Commit failed (details follow):
>> svn: E195023: Changing file
>> '/Users/eespino/workspace/MADlib/dist/dev/madlib/KEYS' is forbidden by the
>> server
>> svn: E175013: Access to '/repos/dist/!svn/txr/21272-i5r/dev/madlib/KEYS'
>> forbidden
>> ✘-1 ~/workspace/MADlib/dist/dev/madlib
>> 22:22 $
>>
>>
>>
>> --
>> *Ed Espino*
>>
>
>
>
> --
> *Ed Espino*
>
-- 
-- 
Ed Espino
Director, Pivotal Technical Staff
Cell: 925.389.4640
WeChat ID: EdEspino

Re: svn acess forbidden: https://dist.apache.org/repos/dist/[dev|release]/madlib

Posted by Ed Espino <es...@apache.org>.
I just heard back from Roman regarding my permission to update the Apache
MADlib dist subversion directories. It turns out the Release Manager needs
to be a member of the PMC to perform important release tasks (in addition
to being a project committer to update release tags).

As I am not a member of the MADlib PMC, I cannot update the dist area with
the appropriate files (KEYS, source, convenience binaries, signature
files). I will need to pair with a PMC member to perform these duties. I
will be in Palo Alto Thursday (8/24) and would very much like to
opportunity to work with a MADlib PMC member.

Does anyone want to volunteer to work together on the release tasks?
Ideally, I would want to work with someone who has NOT performed a MADlib
release so we I can share the learning experience.

-=e

On Tue, Aug 22, 2017 at 10:34 PM, Ed Espino <es...@apache.org> wrote:

> Roman,
>
> In preparation for the Apache MADlib v1.12 release, I am uploading KEYS
> files and have run into a permission issue "forbidden by the server"
> (details below). I noticed from the svn log that you recently added the svn
> TLP madlib dist directories.
>
> I verified the credentials I am using are working properly by removing old
> dist files for the Apache HAWQ (incubating) project.
>
> Any idea what might be going on?
>
> -=e
>
> ✔ ~/workspace/MADlib/dist/release/madlib
> 22:21 $ svn info
> Path: .
> Working Copy Root Path: /Users/eespino/workspace/
> MADlib/dist/release/madlib
> URL: https://dist.apache.org/repos/dist/release/madlib
> Relative URL: ^/release/madlib
> Repository Root: https://dist.apache.org/repos/dist
> Repository UUID: 0d268c88-bc11-4956-87df-91683dc98e59
> Revision: 21270
> Node Kind: directory
> Schedule: normal
> Last Changed Author: rvs
> Last Changed Rev: 21265
> Last Changed Date: 2017-08-22 12:23:45 -0700 (Tue, 22 Aug 2017)
>
> ✔ ~/workspace/MADlib/dist/release/madlib
> 22:22 $ svn status
> A       KEYS
> ✔ ~/workspace/MADlib/dist/release/madlib
> 22:22 $ svn commit -m "Add KEYS file (including Key ID: 57325522 - Edward
> Bartolo Espino)" --username=espino
> Adding         KEYS
> Transmitting file data .svn: E195023: Commit failed (details follow):
> svn: E195023: Changing file '/Users/eespino/workspace/
> MADlib/dist/release/madlib/KEYS' is forbidden by the server
> svn: E175013: Access to '/repos/dist/!svn/txr/21272-i5q/release/madlib/KEYS'
> forbidden
> ✘-1 ~/workspace/MADlib/dist/release/madlib
> 22:22 $ cd ../../dev/madlib/
> ✔ ~/workspace/MADlib/dist/dev/madlib
> 22:22 $ svn info
> Path: .
> Working Copy Root Path: /Users/eespino/workspace/MADlib/dist/dev/madlib
> URL: https://dist.apache.org/repos/dist/dev/madlib
> Relative URL: ^/dev/madlib
> Repository Root: https://dist.apache.org/repos/dist
> Repository UUID: 0d268c88-bc11-4956-87df-91683dc98e59
> Revision: 21270
> Node Kind: directory
> Schedule: normal
> Last Changed Author: rvs
> Last Changed Rev: 21264
> Last Changed Date: 2017-08-22 12:22:44 -0700 (Tue, 22 Aug 2017)
>
> ✔ ~/workspace/MADlib/dist/dev/madlib
> 22:22 $ svn status
> A       KEYS
> ✔ ~/workspace/MADlib/dist/dev/madlib
> 22:22 $ svn commit -m "Add KEYS file (including Key ID: 57325522 - Edward
> Bartolo Espino)" --username=espino
> Adding         KEYS
> Transmitting file data .svn: E195023: Commit failed (details follow):
> svn: E195023: Changing file '/Users/eespino/workspace/MADlib/dist/dev/madlib/KEYS'
> is forbidden by the server
> svn: E175013: Access to '/repos/dist/!svn/txr/21272-i5r/dev/madlib/KEYS'
> forbidden
> ✘-1 ~/workspace/MADlib/dist/dev/madlib
> 22:22 $
>
>
>
> --
> *Ed Espino*
>



-- 
*Ed Espino*