Re: [E-devel] Push to devs.git

2017-06-01 Thread Andrew Williams
Hi,

Thanks. I had assumed it was different due to the stack trace but maybe not.
Either way it finally pushed through correctly and the access control has
let me in :)

Thanks,
Andy

On Thu, 1 Jun 2017 at 22:35 Michael Blumenkrantz <
michael.blumenkra...@gmail.com> wrote:

> See the thread related to the infrastructure being down with no ETA.
>
> On Thu, 01 Jun 2017 21:20:39 +
> Andrew Williams  wrote:
>
> > Hi all,
> >
> > I'm trying to add a new key to our git server for travelling over the
> next
> > week. The server is pretty unreliable right now but I don't the following
> > response is due to load - I've seen it a few times.
> >
> > > git push
> > ~/code/E/devs git:master@a655d3a
> > Counting objects: 5, done.
> > Delta compression using up to 4 threads.
> > Compressing objects: 100% (5/5), done.
> > Writing objects: 100% (5/5), 812 bytes | 0 bytes/s, done.
> > Total 5 (delta 2), reused 0 (delta 0)
> > remote: Traceback (most recent call last):
> > remote:   File "/usr/lib/python-exec/python2.7/irkerhook.py", line 545,
> in
> > 
> > remote: ship(extractor, commit, not notify)
> > remote:   File "/usr/lib/python-exec/python2.7/irkerhook.py", line 467,
> in
> > ship
> > remote: privmsg = unicode(metadata)
> > remote:   File "/usr/lib/python-exec/python2.7/irkerhook.py", line 99, in
> > __unicode__
> > remote: if e.code == 401:
> > remote: AttributeError: 'URLError' object has no attribute 'code'
> > remote: FATAL: VREF/irker: helper program exit status 31488
> > remote: error: hook declined to update refs/heads/master
> > To git+ssh://git.enlightenment.org/admin/devs.git
> >  ! [remote rejected] master -> master (hook declined)
> > error: failed to push some refs to 'git+ssh://
> > g...@git.enlightenment.org/admin/devs.git'
> >
> >
> > Any thoughts on how it could be resolved?
> >
> > Thanks,
> > Andy
>
-- 
http://andywilliams.me
http://ajwillia.ms
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Push to devs.git

2017-06-01 Thread Michael Blumenkrantz
See the thread related to the infrastructure being down with no ETA.

On Thu, 01 Jun 2017 21:20:39 +
Andrew Williams  wrote:

> Hi all,
> 
> I'm trying to add a new key to our git server for travelling over the next
> week. The server is pretty unreliable right now but I don't the following
> response is due to load - I've seen it a few times.
> 
> > git push  
> ~/code/E/devs git:master@a655d3a
> Counting objects: 5, done.
> Delta compression using up to 4 threads.
> Compressing objects: 100% (5/5), done.
> Writing objects: 100% (5/5), 812 bytes | 0 bytes/s, done.
> Total 5 (delta 2), reused 0 (delta 0)
> remote: Traceback (most recent call last):
> remote:   File "/usr/lib/python-exec/python2.7/irkerhook.py", line 545, in
> 
> remote: ship(extractor, commit, not notify)
> remote:   File "/usr/lib/python-exec/python2.7/irkerhook.py", line 467, in
> ship
> remote: privmsg = unicode(metadata)
> remote:   File "/usr/lib/python-exec/python2.7/irkerhook.py", line 99, in
> __unicode__
> remote: if e.code == 401:
> remote: AttributeError: 'URLError' object has no attribute 'code'
> remote: FATAL: VREF/irker: helper program exit status 31488
> remote: error: hook declined to update refs/heads/master
> To git+ssh://git.enlightenment.org/admin/devs.git
>  ! [remote rejected] master -> master (hook declined)
> error: failed to push some refs to 'git+ssh://
> g...@git.enlightenment.org/admin/devs.git'
> 
> 
> Any thoughts on how it could be resolved?
> 
> Thanks,
> Andy

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Push to devs.git

2017-06-01 Thread Andrew Williams
Hi all,

I'm trying to add a new key to our git server for travelling over the next
week. The server is pretty unreliable right now but I don't the following
response is due to load - I've seen it a few times.

> git push
~/code/E/devs git:master@a655d3a
Counting objects: 5, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 812 bytes | 0 bytes/s, done.
Total 5 (delta 2), reused 0 (delta 0)
remote: Traceback (most recent call last):
remote:   File "/usr/lib/python-exec/python2.7/irkerhook.py", line 545, in

remote: ship(extractor, commit, not notify)
remote:   File "/usr/lib/python-exec/python2.7/irkerhook.py", line 467, in
ship
remote: privmsg = unicode(metadata)
remote:   File "/usr/lib/python-exec/python2.7/irkerhook.py", line 99, in
__unicode__
remote: if e.code == 401:
remote: AttributeError: 'URLError' object has no attribute 'code'
remote: FATAL: VREF/irker: helper program exit status 31488
remote: error: hook declined to update refs/heads/master
To git+ssh://git.enlightenment.org/admin/devs.git
 ! [remote rejected] master -> master (hook declined)
error: failed to push some refs to 'git+ssh://
g...@git.enlightenment.org/admin/devs.git'


Any thoughts on how it could be resolved?

Thanks,
Andy
-- 
http://andywilliams.me
http://ajwillia.ms
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel