
[ https://ovirt-jira.atlassian.net/browse/OVIRT-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15030#comment-15030 ] Juan Hernández commented on OVIRT-500: -------------------------------------- Manual git clone from my environment works now. Can you retrigger the Jenkins jobs for this patch, to check that it works from Jenkins as well: packaging: Link UI plugin resources to oVirt Engine https://gerrit.ovirt.org/56480 The change id is 3199313f58642c201615e875164c2075ea74df63 .
Re: Cloning project with git:// fails -------------------------------------
Key: OVIRT-500 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-500 Project: oVirt - virtualization made easy Issue Type: By-EMAIL Reporter: Nadav Goldin Assignee: infra
checking, looks like permissions problem, I can't clone it myself either:
git clone git://gerrit.ovirt.org/ovirt-engine-dashboard.git Cloning into 'ovirt-engine-dashboard'... fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
is it supposed to have any special permissions? On Mon, Apr 25, 2016 at 4:04 PM, Juan Hernández <jhernand@redhat.com> wrote:
Please see the git/gerrit failure that Vojtech is reporting.
-------- Forwarded Message -------- Subject: Cloning project with git:// fails Date: Mon, 25 Apr 2016 08:53:45 -0400 (EDT) From: Vojtech Szocs <vszocs@redhat.com> To: Sandro Bonazzola <sbonazzo@redhat.com> CC: Juan Hernández <jhernand@redhat.com>, Alexander Wels <awels@redhat.com>, Oved Ourfali <oourfali@redhat.com>
Hi Sandro,
after setting up automation and packaging directories for 'ovirt-engine-dashboard' project [1], Jenkins CI always gives -1 with following error:
$ git clone git://gerrit.ovirt.org/ovirt-engine-dashboard.git Cloning into 'ovirt-engine-dashboard'... fatal: Could not read from remote repository.
Please see my comment at [2] - cloning with https:// and ssh:// works, but somehow git:// fails.
I'm out of ideas as to why..
[1] https://gerrit.ovirt.org/#/c/56435/ [2] https://gerrit.ovirt.org/#/c/56480/
The only real difference between:
https://gerrit.ovirt.org/#/admin/projects/ovirt-engine-dashboard
and:
https://gerrit.ovirt.org/#/admin/projects/ovirt-engine-api-explorer (for which cloning with git:// works as expected)
seems to be "Enable signed push" option but I don't think that's related.
Thanks, Vojtech
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
-- This message was sent by Atlassian JIRA (v7.2.0-OD-05-030#72002)