You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by Filip Maj <fi...@adobe.com> on 2013/05/17 01:01:05 UTC

apache git servers f'ed

Wondering if others are seeing this, get this when I try to push:

fil-MacBookAir:cordova-plugman fil$ git push apache master
Counting objects: 19, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (10/10), done.
Writing objects: 100% (10/10), 937 bytes, done.
Total 10 (delta 9), reused 0 (delta 0)
remote: Traceback (most recent call last):
remote:   File "hooks/pre-receive", line 15, in <module>
remote:     import asfgit.hooks.pre_receive as hook
remote:   File "/usr/local/etc/asfgit-admin/asfgit/hooks/pre_receive.py",
line 6, in <module>
remote:     import asfgit.auth as auth
remote:   File "/usr/local/etc/asfgit-admin/asfgit/auth.py", line 5, in
<module>
remote:     import ldap
remote: ImportError: No module named ldap
To https://git-wip-us.apache.org/repos/asf/cordova-plugman.git
 ! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to
'https://git-wip-us.apache.org/repos/asf/cordova-plugman.git'


Re: apache git servers f'ed

Posted by Shazron <sh...@gmail.com>.
Seems to be working ok now


On Thu, May 16, 2013 at 4:13 PM, Shazron <sh...@gmail.com> wrote:

> Ok, will hold
>
>
> On Thu, May 16, 2013 at 4:12 PM, Filip Maj <fi...@adobe.com> wrote:
>
>> Im in the infra channel, someone's working on it
>>
>> On 5/16/13 4:10 PM, "Shazron" <sh...@gmail.com> wrote:
>>
>> >Same here when pushing to cordova-ios:
>> >
>> >Pushing to https://git-wip-us.apache.org/repos/asf/cordova-ios.git
>> >Counting objects: 5, done.
>> >Delta compression using up to 8 threads.
>> >Compressing objects:  33% (1/3)
>> >Compressing objects:  66% (2/3)
>> >Compressing objects: 100% (3/3)
>> >Compressing objects: 100% (3/3), done.
>> >Writing objects:  33% (1/3)
>> >Writing objects:  66% (2/3)
>> >Writing objects: 100% (3/3)
>> >Writing objects: 100% (3/3), 313 bytes, done.
>> >Total 3 (delta 2), reused 0 (delta 0)
>> >POST git-receive-pack (467 bytes)
>> >remote: Traceback (most recent call last):
>> >remote:   File "hooks/pre-receive", line 15, in <module>
>> >remote:     import asfgit.hooks.pre_receive as hook
>> >remote:   File "/usr/local/etc/asfgit-admin/asfgit/hooks/pre_receive.py",
>> >line 6, in <module>
>> >remote:     import asfgit.auth as auth
>> >remote:   File "/usr/local/etc/asfgit-admin/asfgit/auth.py", line 5, in
>> ><module>
>> >remote:     import ldap
>> >remote: ImportError: No module named ldap
>> >To https://git-wip-us.apache.org/repos/asf/cordova-ios.git
>> > ! [remote rejected] master -> master (pre-receive hook declined)
>> >error: failed to push some refs to '
>> >https://git-wip-us.apache.org/repos/asf/cordova-ios.git'
>> >
>> >
>> >On Thu, May 16, 2013 at 4:01 PM, Filip Maj <fi...@adobe.com> wrote:
>> >
>> >> Wondering if others are seeing this, get this when I try to push:
>> >>
>> >> fil-MacBookAir:cordova-plugman fil$ git push apache master
>> >> Counting objects: 19, done.
>> >> Delta compression using up to 4 threads.
>> >> Compressing objects: 100% (10/10), done.
>> >> Writing objects: 100% (10/10), 937 bytes, done.
>> >> Total 10 (delta 9), reused 0 (delta 0)
>> >> remote: Traceback (most recent call last):
>> >> remote:   File "hooks/pre-receive", line 15, in <module>
>> >> remote:     import asfgit.hooks.pre_receive as hook
>> >> remote:   File
>> >>"/usr/local/etc/asfgit-admin/asfgit/hooks/pre_receive.py",
>> >> line 6, in <module>
>> >> remote:     import asfgit.auth as auth
>> >> remote:   File "/usr/local/etc/asfgit-admin/asfgit/auth.py", line 5, in
>> >> <module>
>> >> remote:     import ldap
>> >> remote: ImportError: No module named ldap
>> >> To https://git-wip-us.apache.org/repos/asf/cordova-plugman.git
>> >>  ! [remote rejected] master -> master (pre-receive hook declined)
>> >> error: failed to push some refs to
>> >> 'https://git-wip-us.apache.org/repos/asf/cordova-plugman.git'
>> >>
>> >>
>>
>>
>

Re: apache git servers f'ed

Posted by Shazron <sh...@gmail.com>.
Ok, will hold


On Thu, May 16, 2013 at 4:12 PM, Filip Maj <fi...@adobe.com> wrote:

> Im in the infra channel, someone's working on it
>
> On 5/16/13 4:10 PM, "Shazron" <sh...@gmail.com> wrote:
>
> >Same here when pushing to cordova-ios:
> >
> >Pushing to https://git-wip-us.apache.org/repos/asf/cordova-ios.git
> >Counting objects: 5, done.
> >Delta compression using up to 8 threads.
> >Compressing objects:  33% (1/3)
> >Compressing objects:  66% (2/3)
> >Compressing objects: 100% (3/3)
> >Compressing objects: 100% (3/3), done.
> >Writing objects:  33% (1/3)
> >Writing objects:  66% (2/3)
> >Writing objects: 100% (3/3)
> >Writing objects: 100% (3/3), 313 bytes, done.
> >Total 3 (delta 2), reused 0 (delta 0)
> >POST git-receive-pack (467 bytes)
> >remote: Traceback (most recent call last):
> >remote:   File "hooks/pre-receive", line 15, in <module>
> >remote:     import asfgit.hooks.pre_receive as hook
> >remote:   File "/usr/local/etc/asfgit-admin/asfgit/hooks/pre_receive.py",
> >line 6, in <module>
> >remote:     import asfgit.auth as auth
> >remote:   File "/usr/local/etc/asfgit-admin/asfgit/auth.py", line 5, in
> ><module>
> >remote:     import ldap
> >remote: ImportError: No module named ldap
> >To https://git-wip-us.apache.org/repos/asf/cordova-ios.git
> > ! [remote rejected] master -> master (pre-receive hook declined)
> >error: failed to push some refs to '
> >https://git-wip-us.apache.org/repos/asf/cordova-ios.git'
> >
> >
> >On Thu, May 16, 2013 at 4:01 PM, Filip Maj <fi...@adobe.com> wrote:
> >
> >> Wondering if others are seeing this, get this when I try to push:
> >>
> >> fil-MacBookAir:cordova-plugman fil$ git push apache master
> >> Counting objects: 19, done.
> >> Delta compression using up to 4 threads.
> >> Compressing objects: 100% (10/10), done.
> >> Writing objects: 100% (10/10), 937 bytes, done.
> >> Total 10 (delta 9), reused 0 (delta 0)
> >> remote: Traceback (most recent call last):
> >> remote:   File "hooks/pre-receive", line 15, in <module>
> >> remote:     import asfgit.hooks.pre_receive as hook
> >> remote:   File
> >>"/usr/local/etc/asfgit-admin/asfgit/hooks/pre_receive.py",
> >> line 6, in <module>
> >> remote:     import asfgit.auth as auth
> >> remote:   File "/usr/local/etc/asfgit-admin/asfgit/auth.py", line 5, in
> >> <module>
> >> remote:     import ldap
> >> remote: ImportError: No module named ldap
> >> To https://git-wip-us.apache.org/repos/asf/cordova-plugman.git
> >>  ! [remote rejected] master -> master (pre-receive hook declined)
> >> error: failed to push some refs to
> >> 'https://git-wip-us.apache.org/repos/asf/cordova-plugman.git'
> >>
> >>
>
>

Re: apache git servers f'ed

Posted by Shazron <sh...@gmail.com>.
Filing an INFRA issue.


On Thu, May 16, 2013 at 4:10 PM, Shazron <sh...@gmail.com> wrote:

> Same here when pushing to cordova-ios:
>
> Pushing to https://git-wip-us.apache.org/repos/asf/cordova-ios.git
>  Counting objects: 5, done.
> Delta compression using up to 8 threads.
> Compressing objects:  33% (1/3)
> Compressing objects:  66% (2/3)
> Compressing objects: 100% (3/3)
> Compressing objects: 100% (3/3), done.
> Writing objects:  33% (1/3)
> Writing objects:  66% (2/3)
> Writing objects: 100% (3/3)
> Writing objects: 100% (3/3), 313 bytes, done.
> Total 3 (delta 2), reused 0 (delta 0)
> POST git-receive-pack (467 bytes)
> remote: Traceback (most recent call last):
> remote:   File "hooks/pre-receive", line 15, in <module>
> remote:     import asfgit.hooks.pre_receive as hook
> remote:   File "/usr/local/etc/asfgit-admin/asfgit/hooks/pre_receive.py",
> line 6, in <module>
> remote:     import asfgit.auth as auth
> remote:   File "/usr/local/etc/asfgit-admin/asfgit/auth.py", line 5, in
> <module>
> remote:     import ldap
> remote: ImportError: No module named ldap
>  To https://git-wip-us.apache.org/repos/asf/cordova-ios.git
>  ! [remote rejected] master -> master (pre-receive hook declined)
> error: failed to push some refs to '
> https://git-wip-us.apache.org/repos/asf/cordova-ios.git'
>
>
> On Thu, May 16, 2013 at 4:01 PM, Filip Maj <fi...@adobe.com> wrote:
>
>> Wondering if others are seeing this, get this when I try to push:
>>
>> fil-MacBookAir:cordova-plugman fil$ git push apache master
>> Counting objects: 19, done.
>> Delta compression using up to 4 threads.
>> Compressing objects: 100% (10/10), done.
>> Writing objects: 100% (10/10), 937 bytes, done.
>> Total 10 (delta 9), reused 0 (delta 0)
>> remote: Traceback (most recent call last):
>> remote:   File "hooks/pre-receive", line 15, in <module>
>> remote:     import asfgit.hooks.pre_receive as hook
>> remote:   File "/usr/local/etc/asfgit-admin/asfgit/hooks/pre_receive.py",
>> line 6, in <module>
>> remote:     import asfgit.auth as auth
>> remote:   File "/usr/local/etc/asfgit-admin/asfgit/auth.py", line 5, in
>> <module>
>> remote:     import ldap
>> remote: ImportError: No module named ldap
>> To https://git-wip-us.apache.org/repos/asf/cordova-plugman.git
>>  ! [remote rejected] master -> master (pre-receive hook declined)
>> error: failed to push some refs to
>> 'https://git-wip-us.apache.org/repos/asf/cordova-plugman.git'
>>
>>
>

Re: apache git servers f'ed

Posted by Filip Maj <fi...@adobe.com>.
Im in the infra channel, someone's working on it

On 5/16/13 4:10 PM, "Shazron" <sh...@gmail.com> wrote:

>Same here when pushing to cordova-ios:
>
>Pushing to https://git-wip-us.apache.org/repos/asf/cordova-ios.git
>Counting objects: 5, done.
>Delta compression using up to 8 threads.
>Compressing objects:  33% (1/3)
>Compressing objects:  66% (2/3)
>Compressing objects: 100% (3/3)
>Compressing objects: 100% (3/3), done.
>Writing objects:  33% (1/3)
>Writing objects:  66% (2/3)
>Writing objects: 100% (3/3)
>Writing objects: 100% (3/3), 313 bytes, done.
>Total 3 (delta 2), reused 0 (delta 0)
>POST git-receive-pack (467 bytes)
>remote: Traceback (most recent call last):
>remote:   File "hooks/pre-receive", line 15, in <module>
>remote:     import asfgit.hooks.pre_receive as hook
>remote:   File "/usr/local/etc/asfgit-admin/asfgit/hooks/pre_receive.py",
>line 6, in <module>
>remote:     import asfgit.auth as auth
>remote:   File "/usr/local/etc/asfgit-admin/asfgit/auth.py", line 5, in
><module>
>remote:     import ldap
>remote: ImportError: No module named ldap
>To https://git-wip-us.apache.org/repos/asf/cordova-ios.git
> ! [remote rejected] master -> master (pre-receive hook declined)
>error: failed to push some refs to '
>https://git-wip-us.apache.org/repos/asf/cordova-ios.git'
>
>
>On Thu, May 16, 2013 at 4:01 PM, Filip Maj <fi...@adobe.com> wrote:
>
>> Wondering if others are seeing this, get this when I try to push:
>>
>> fil-MacBookAir:cordova-plugman fil$ git push apache master
>> Counting objects: 19, done.
>> Delta compression using up to 4 threads.
>> Compressing objects: 100% (10/10), done.
>> Writing objects: 100% (10/10), 937 bytes, done.
>> Total 10 (delta 9), reused 0 (delta 0)
>> remote: Traceback (most recent call last):
>> remote:   File "hooks/pre-receive", line 15, in <module>
>> remote:     import asfgit.hooks.pre_receive as hook
>> remote:   File 
>>"/usr/local/etc/asfgit-admin/asfgit/hooks/pre_receive.py",
>> line 6, in <module>
>> remote:     import asfgit.auth as auth
>> remote:   File "/usr/local/etc/asfgit-admin/asfgit/auth.py", line 5, in
>> <module>
>> remote:     import ldap
>> remote: ImportError: No module named ldap
>> To https://git-wip-us.apache.org/repos/asf/cordova-plugman.git
>>  ! [remote rejected] master -> master (pre-receive hook declined)
>> error: failed to push some refs to
>> 'https://git-wip-us.apache.org/repos/asf/cordova-plugman.git'
>>
>>


Re: apache git servers f'ed

Posted by Shazron <sh...@gmail.com>.
Same here when pushing to cordova-ios:

Pushing to https://git-wip-us.apache.org/repos/asf/cordova-ios.git
Counting objects: 5, done.
Delta compression using up to 8 threads.
Compressing objects:  33% (1/3)
Compressing objects:  66% (2/3)
Compressing objects: 100% (3/3)
Compressing objects: 100% (3/3), done.
Writing objects:  33% (1/3)
Writing objects:  66% (2/3)
Writing objects: 100% (3/3)
Writing objects: 100% (3/3), 313 bytes, done.
Total 3 (delta 2), reused 0 (delta 0)
POST git-receive-pack (467 bytes)
remote: Traceback (most recent call last):
remote:   File "hooks/pre-receive", line 15, in <module>
remote:     import asfgit.hooks.pre_receive as hook
remote:   File "/usr/local/etc/asfgit-admin/asfgit/hooks/pre_receive.py",
line 6, in <module>
remote:     import asfgit.auth as auth
remote:   File "/usr/local/etc/asfgit-admin/asfgit/auth.py", line 5, in
<module>
remote:     import ldap
remote: ImportError: No module named ldap
To https://git-wip-us.apache.org/repos/asf/cordova-ios.git
 ! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to '
https://git-wip-us.apache.org/repos/asf/cordova-ios.git'


On Thu, May 16, 2013 at 4:01 PM, Filip Maj <fi...@adobe.com> wrote:

> Wondering if others are seeing this, get this when I try to push:
>
> fil-MacBookAir:cordova-plugman fil$ git push apache master
> Counting objects: 19, done.
> Delta compression using up to 4 threads.
> Compressing objects: 100% (10/10), done.
> Writing objects: 100% (10/10), 937 bytes, done.
> Total 10 (delta 9), reused 0 (delta 0)
> remote: Traceback (most recent call last):
> remote:   File "hooks/pre-receive", line 15, in <module>
> remote:     import asfgit.hooks.pre_receive as hook
> remote:   File "/usr/local/etc/asfgit-admin/asfgit/hooks/pre_receive.py",
> line 6, in <module>
> remote:     import asfgit.auth as auth
> remote:   File "/usr/local/etc/asfgit-admin/asfgit/auth.py", line 5, in
> <module>
> remote:     import ldap
> remote: ImportError: No module named ldap
> To https://git-wip-us.apache.org/repos/asf/cordova-plugman.git
>  ! [remote rejected] master -> master (pre-receive hook declined)
> error: failed to push some refs to
> 'https://git-wip-us.apache.org/repos/asf/cordova-plugman.git'
>
>