Public bug reported:

I've been trying to follow the steps highlighted here:
https://cloudinit.readthedocs.io/en/19.3/topics/hacking.html to push a
branch of cloud-init to by launchpad account, in order to link it to my
github account.

Basically running:
git clone https://git.launchpad.net/cloud-init
cd cloud-init
git remote add USER ssh://u...@git.launchpad.net/~USER/cloud-init
git push USER master

With the last command timing out with "remote error: Unexpected Zope
exception". Both git 2.13 and git 2.17 produced the same outcome.

** Affects: cloud-init
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1854994

Title:
  git push to launchpad branch results in git push produces "remote
  error: Unexpected Zope exception"

Status in cloud-init:
  New

Bug description:
  I've been trying to follow the steps highlighted here:
  https://cloudinit.readthedocs.io/en/19.3/topics/hacking.html to push a
  branch of cloud-init to by launchpad account, in order to link it to
  my github account.

  Basically running:
  git clone https://git.launchpad.net/cloud-init
  cd cloud-init
  git remote add USER ssh://u...@git.launchpad.net/~USER/cloud-init
  git push USER master

  With the last command timing out with "remote error: Unexpected Zope
  exception". Both git 2.13 and git 2.17 produced the same outcome.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1854994/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to