canonical / canonical/cloud-init

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

Open
#3,509 3 comments 0 reactions 0 assignees View on GitHub
bug launchpad
Dominant language
Python
Stars
3.8k
Forks
1.1k
Avg merge
2d 23h
Merged PRs (30d)
18

Description

This bug was originally filed in Launchpad as [LP: #1854994](https://bugs.launchpad.net/cloud-init/+bug/1854994)

Launchpad details

affected_projects = []

assignee = chad.smith
assignee_name = Chad Smith
date_closed = None
date_created = 2019-12-03T20:18:30.213742+00:00
date_fix_committed = None
date_fix_released = None
id = 1854994
importance = undecided
is_complete = False
lp_url = https://bugs.launchpad.net/cloud-init/+bug/1854994
milestone = None
owner = fredlefebvre
owner_name = Frederick Lefebvre
private = False
status = triaged
submitter = fredlefebvre
submitter_name = Frederick Lefebvre
tags = []
duplicates = []

_Launchpad user **Frederick Lefebvre(fredlefebvre)** wrote on 2019-12-03T20:18:30.213742+00:00_

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@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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.