← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1278853] [NEW] when i run "git review" for a bug, "Permission denied (publickey)."

 

Public bug reported:

when i run "git review" for a bug,
log shows :
Problems encountered installing commit-msg hook
Permission denied (publickey).
-------------------------------------------------------------------------------------------------------------------------------
and i'ver upload my ssh-key  id_rsa.pub to https://launchpad.net/~wangxh-smart

https://launchpad.net/~wangxh-smart
and my git config as:
root@ubuntu:/opt/stack/glance# git config --list
user.name=wangxiaohuastack
user.email=wangxiaohuastack@xxxxxxxxx
core.repositoryformatversion=0
core.filemode=true
core.bare=false
core.logallrefupdates=true
remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
remote.origin.url=git://git.openstack.org/openstack/glance.git
branch.master.remote=origin
branch.master.merge=refs/heads/master
remote.gerrit.url=ssh://wangxiaohuastack@xxxxxxxxxxxxxxxxxxxx:29418/openstack/glance.git
remote.gerrit.fetch=+refs/heads/*:refs/remotes/gerrit/*
root@ubuntu:/opt/stack/glance# 
-------------------------------------------------------------------------------------------------------------------
I want to know why.thanks for response as soon as possible.

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1278853

Title:
  when i run "git review" for a bug,"Permission denied (publickey)."

Status in OpenStack Compute (Nova):
  New

Bug description:
  when i run "git review" for a bug,
  log shows :
  Problems encountered installing commit-msg hook
  Permission denied (publickey).
  -------------------------------------------------------------------------------------------------------------------------------
  and i'ver upload my ssh-key  id_rsa.pub to https://launchpad.net/~wangxh-smart

  https://launchpad.net/~wangxh-smart
  and my git config as:
  root@ubuntu:/opt/stack/glance# git config --list
  user.name=wangxiaohuastack
  user.email=wangxiaohuastack@xxxxxxxxx
  core.repositoryformatversion=0
  core.filemode=true
  core.bare=false
  core.logallrefupdates=true
  remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
  remote.origin.url=git://git.openstack.org/openstack/glance.git
  branch.master.remote=origin
  branch.master.merge=refs/heads/master
  remote.gerrit.url=ssh://wangxiaohuastack@xxxxxxxxxxxxxxxxxxxx:29418/openstack/glance.git
  remote.gerrit.fetch=+refs/heads/*:refs/remotes/gerrit/*
  root@ubuntu:/opt/stack/glance# 
  -------------------------------------------------------------------------------------------------------------------
  I want to know why.thanks for response as soon as possible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1278853/+subscriptions


Follow ups

References