Hi everyone,

I have registered to gerrit to submit a tiny little contribution, but the scp command to get the commit hook failed. Can someone help me please?

The key is there and ssh is working fine:

% tail -n 6 ~/.ssh/config
Host gerrit.openafs.org
  User goetz.waschk
  IdentityFile ~/.ssh/id_rsa_openafs
  Port 29418
  HostKeyAlgorithms +ssh-rsa
  PubkeyAcceptedAlgorithms +ssh-rsa

% ssh gerrit.openafs.org

  ****    Welcome to Gerrit Code Review    ****

  Hi Götz Waschk, you have successfully connected over SSH.

  Unfortunately, interactive shells are disabled.
  To clone a hosted Git repository, use:

  git clone ssh://goetz.was...@gerrit.openafs.org:29418/REPOSITORY_NAME.git

Connection to gerrit.openafs.org closed.

% scp  -p  gerrit.openafs.org:hooks/commit-msg .git/hooks/

subsystem request failed on channel 0
Connection closed


scp -v gives this at the end:

Authenticated to gerrit.openafs.org ([18.9.44.50]:29418) using "publickey".
debug1: pkcs11_del_provider: called, provider_id = (null)
debug1: channel 0: new [client-session]
debug1: Entering interactive session.
debug1: pledge: filesystem full
debug1: Sending subsystem: sftp
subsystem request failed on channel 0
Connection closed


Regards,
Götz Waschk
--
Götz Waschk                            ° Phone:  +49 33762 77169
Deutsches Elektronen-Synchrotron DESY  ° E-Mail: goetz.was...@desy.de
Platanenallee 6
15738 Zeuthen Germany

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to