Rejected.

That may be the reason your previous login attempt failed -- you
likely provided separate passwords for these and got confused which
one was for what since pecl/php isn't really clear separation? :)

-Hannes


On Tue, Jun 16, 2015 at 1:31 PM, Stanley Cheung
<[email protected]> wrote:
> Looks like one more thing that needs to get killed:
>
> Latest error: "Problem submitting the php.net account request: someone is
> already using that svn id"
>
> Thanks :)
>
> On Tue, Jun 16, 2015 at 1:28 PM, Hannes Magnusson
> <[email protected]> wrote:
>>
>> may bad. killed dead now, I hope.
>>
>> This doesn't happen often so we are playing this by ear at this point!
>>
>> Try again please :)
>>
>> -Hannes
>>
>>
>> On Tue, Jun 16, 2015 at 1:15 PM, Stanley Cheung
>> <[email protected]> wrote:
>> > No problem. Thanks very much for the help.
>> >
>> > I tried to register again, but it errors with the message "Sorry, that
>> > username is already taken".
>> >
>> > On Tue, Jun 16, 2015 at 1:08 PM, Hannes Magnusson
>> > <[email protected]> wrote:
>> >>
>> >> Wel.. I don't know what I can say. This is only ever the 3rd time that
>> >> I have experienced a user loosing his password, so we never bothered
>> >> to implement password recovery.
>> >>
>> >> Since you never managed to login -- I have deleted your account. Can
>> >> you register again please? :)
>> >>
>> >> -Hannes
>> >>
>> >>
>> >> On Tue, Jun 16, 2015 at 12:09 PM, Stanley Cheung
>> >> <[email protected]> wrote:
>> >> > I followed your link to https://pecl.php.net/package-new.php. Enter
>> >> > my
>> >> > username stanleycheung, then my password. And got the error message
>> >> > "Invalid
>> >> > username or password."
>> >> >
>> >> > Same result if I try https://pecl.php.net/login.php
>> >> >
>> >> > On Tue, Jun 16, 2015 at 11:37 AM, Hannes Magnusson
>> >> > <[email protected]> wrote:
>> >> >>
>> >> >> In the case of pecl accounts, it should be instant:
>> >> >> https://pecl.php.net/user/stanleycheung
>> >> >>
>> >> >> Where did you try to login, and what was the error message?
>> >> >>
>> >> >> -Hannes
>> >> >>
>> >> >> On Tue, Jun 16, 2015 at 11:10 AM, Stanley Cheung
>> >> >> <[email protected]> wrote:
>> >> >> > Hi Hannes,
>> >> >> >
>> >> >> > Thank you! I just tried to login but my "stanleycheung" username
>> >> >> > doesn't
>> >> >> > work. I am reasonably sure I have the right password. Does the
>> >> >> > system
>> >> >> > need
>> >> >> > some time to propagate? If so, I can wait a few more hours and try
>> >> >> > again.
>> >> >> >
>> >> >> > Thanks,
>> >> >> > -Stanley
>> >> >> >
>> >> >> > On Tue, Jun 16, 2015 at 10:46 AM, Hannes Magnusson
>> >> >> > <[email protected]> wrote:
>> >> >> >>
>> >> >> >> Approved. You can fill out the
>> >> >> >> https://pecl.php.net/package-new.php
>> >> >> >> form now, I guess using "gRPC" as package name.
>> >> >> >>
>> >> >> >> -Hannes
>> >> >> >>
>> >> >> >>
>> >> >> >> On Tue, Jun 16, 2015 at 10:28 AM, Stanley Cheung
>> >> >> >> <[email protected]> wrote:
>> >> >> >> > Hi Hannes,
>> >> >> >> >
>> >> >> >> > Thanks for the reply!
>> >> >> >> >
>> >> >> >> > Yes we only plan to do PECL releases of our extension and will
>> >> >> >> > not
>> >> >> >> > need
>> >> >> >> > the
>> >> >> >> > infrastructure. I have submitted a php.net account request for
>> >> >> >> > myself:
>> >> >> >> > stanleycheung. The previous request for an account for
>> >> >> >> > "grpcpackages"
>> >> >> >> > can be
>> >> >> >> > ignored.
>> >> >> >> >
>> >> >> >> > Thanks!
>> >> >> >> >
>> >> >> >> > -Stanley
>> >> >> >> >
>> >> >> >> > On Tue, Jun 16, 2015 at 10:09 AM, Hannes Magnusson
>> >> >> >> > <[email protected]> wrote:
>> >> >> >> >>
>> >> >> >> >> On Wed, May 27, 2015 at 8:29 AM, Stanley Cheung
>> >> >> >> >> <[email protected]> wrote:
>> >> >> >> >> > Friendly ping
>> >> >> >> >> >
>> >> >> >> >> > On Fri, May 22, 2015 at 9:17 AM, Stanley Cheung
>> >> >> >> >> > <[email protected]>
>> >> >> >> >> > wrote:
>> >> >> >> >> >
>> >> >> >> >> >> Hi pecl-dev,
>> >> >> >> >> >>
>> >> >> >> >> >> We are a group from Google working on the next generation
>> >> >> >> >> >> open
>> >> >> >> >> >> source
>> >> >> >> >> >> RPC
>> >> >> >> >> >> library and framework with HTTP/2, called GRPC
>> >> >> >> >> >> <http://www.grpc.io/>.
>> >> >> >> >> >> You
>> >> >> >> >> >> can check out our code at github
>> >> >> >> >> >> <https://github.com/grpc/grpc>.
>> >> >> >> >> >> One
>> >> >> >> >> >> of
>> >> >> >> >> >> the many languages we support is PHP and we would like to
>> >> >> >> >> >> submit
>> >> >> >> >> >> our
>> >> >> >> >> >> GRPC
>> >> >> >> >> >> PHP extension as a PECL extension. We found this page
>> >> >> >> >> >> <https://pecl.php.net/account-request.php> and were told to
>> >> >> >> >> >> introduce
>> >> >> >> >> >> ourselves here.
>> >> >> >> >> >>
>> >> >> >> >> >> The PHP extension we would like to submit to PECL is hosted
>> >> >> >> >> >> here:
>> >> >> >> >> >> https://github.com/grpc/grpc/tree/master/src/php/ext/grpc
>> >> >> >> >> >>
>> >> >> >> >> >> Please let us know if you have any questions about the
>> >> >> >> >> >> project,
>> >> >> >> >> >> and
>> >> >> >> >> >> we
>> >> >> >> >> >> would also appreciate some guidance on how to proceed. As
>> >> >> >> >> >> for
>> >> >> >> >> >> the
>> >> >> >> >> >> next
>> >> >> >> >> >> steps, looks like we have to:
>> >> >> >> >> >>
>> >> >> >> >> >>    - Request a PECL account via the form at
>> >> >> >> >> >>    https://pecl.php.net/account-request.php
>> >> >> >> >> >>    - Request for a php.net github account via the form at
>> >> >> >> >> >>    http://php.net/git-php.php
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >> Thats not a github account -- thats a PHP.net account for
>> >> >> >> >> git.php.net
>> >> >> >> >> (and svn.php.net and related infrastructure things).
>> >> >> >> >>
>> >> >> >> >> If you only plan on doing PECL releases of the extension, and
>> >> >> >> >> not
>> >> >> >> >> use
>> >> >> >> >> our infrastructure (e.g. bug tracker, git, docs, ...) then
>> >> >> >> >> there
>> >> >> >> >> is
>> >> >> >> >> no
>> >> >> >> >> need for the second step.
>> >> >> >> >> You only need PECL account to upload the pecl package for
>> >> >> >> >> releases.
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >> >> There's an alias we would like to use, "grpc-packages",
>> >> >> >> >> >> when
>> >> >> >> >> >> registering
>> >> >> >> >> >> for these accounts. Or is individual developer
>> >> >> >> >> >> account/alias
>> >> >> >> >> >> preferred?
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >> Please submit individual account requests.
>> >> >> >> >>
>> >> >> >> >> -Hannes
>> >> >> >> >
>> >> >> >> >
>> >> >> >
>> >> >> >
>> >> >
>> >> >
>> >
>> >
>
>

-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to