Re: Cloning project with git:// fails
Description
Activity

Juan Hernández April 25, 2016 at 1:33 PM
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 .

Nadav Goldin April 25, 2016 at 1:28 PM
fixed, can you test? ( I can clone locally)
for future reference: it was missing 'git-daemon-export-ok' empty file under gerrit /home/gerrit2/review_site/git/ovirt-engine-dashboard.git
followed detailed docs at https://gerrit.ovirt.org/#/c/50462/

Juan Hernández April 25, 2016 at 1:19 PM
On 04/25/2016 03:16 PM, Nadav Goldin wrote:
> checking, looks like permissions problem, I can't clone it myself either:
>
> git clone git://gerrit.ovirt.org/ovirt-engine-dashboard.git
> <http://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?
>
No, for an anonymous clone like this one everyone should have permission.
> On Mon, Apr 25, 2016 at 4:04 PM, Juan Hernández <jhernand@redhat.com
> <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 <vszocs@redhat.com>>
> To: Sandro Bonazzola <sbonazzo@redhat.com <sbonazzo@redhat.com>>
> CC: Juan Hernández <jhernand@redhat.com
> <jhernand@redhat.com>>, Alexander Wels
> <awels@redhat.com <awels@redhat.com>>, Oved Ourfali
> <oourfali@redhat.com <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
> <http://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 <Infra@ovirt.org>
> http://lists.ovirt.org/mailman/listinfo/infra
>
>
–
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta
3ºD, 28016 Madrid, Spain
Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.
Details
Assignee
infrainfraReporter
Nadav GoldinNadav GoldinPriority
Medium
Details
Details
Assignee

Reporter

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
>