Bug#720525: dgit push fails for DD due to git.debian.org permissions problem

2013-08-23 Thread Ian Jackson
Joey Hess writes (Bug#720525: dgit push fails for DD due to git.debian.org permissions problem): mkdir: cannot create directory `alien.git': Permission denied ssh: failed command: ssh git.debian.org 'set -e; cd /git/dgit-repos; mkdir -p alien.git; cd alien.git; if ! test -d objects; then git

Bug#720525: dgit push fails for DD due to git.debian.org permissions problem [and 1 more messages]

2013-08-23 Thread Ian Jackson
Dmitrijs Ledkovs writes (Re: Bug#720555: dgit: Cannot push --new): Anywho... I'm now getting this: $ dgit push --new ... mkdir: cannot create directory `ocaml-estring.git': Permission denied ... I am a DD do I need something extra on alioth? What you are currently supposed need is for

Bug#720525: dgit push fails for DD due to git.debian.org permissions problem [and 1 more messages]

2013-08-23 Thread Ian Jackson
Ian Jackson writes (Re: Bug#720525: dgit push fails for DD due to git.debian.org permissions problem [and 1 more messages]): What you are currently supposed need is for your alioth account to be granted DD status. This is supposedly automatic. However, I can see from `id xnox' on alioth

Bug#720525: dgit push fails for DD due to git.debian.org permissions problem

2013-08-22 Thread Joey Hess
Package: dgit Version: 0.7 Severity: normal mkdir: cannot create directory `alien.git': Permission denied ssh: failed command: ssh git.debian.org 'set -e; cd /git/dgit-repos; mkdir -p alien.git; cd alien.git; if ! test -d objects; then git init --bare; fi' dgit: subprocess failed with error exit