yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #80867
[Bug 1854994] [NEW] git push to launchpad branch results in git push produces "remote error: Unexpected Zope exception"
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://USER@xxxxxxxxxxxxxxxxx/~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://USER@xxxxxxxxxxxxxxxxx/~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
Follow ups