Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] P2 site mirror for Eclipse builds

Hi Fred,

p2 doesn't try to fetch the root at all, it fetches, for e.g. https://github.com/fabioz/Pydev/releases/download/pydev_9_2_0/content.jar which does work. 

HTH, 
Jonah 




On Mon., Feb. 21, 2022, 07:40 Frederic Gurr, <frederic.gurr@xxxxxxxxxxxxxxxxxxxxxx> wrote:
Hi,

This seems to be unrelated to the issues with raw.githubusercontent.com
and probably won't be fixed with API access.

https://github.com/fabioz/Pydev/releases/download/pydev_9_2_0/ returns a
plain 404 in my browser.
https://github.com/fabioz/Pydev/releases/download/pydev_9_1_0/ and
https://github.com/fabioz/Pydev/releases/download/pydev_9_0_1/ also
return 404s.
At the same time
https://github.com/fabioz/Pydev/releases/download/pydev_9_2_0/PyDev.9.2.0.zip
works fine. Same for the 9.1.0 and the 9.0.1 release.

Please get in touch with user https://github.com/fabioz to fix this. I
suspect that GitHub has changed the rules how release artifacts are
served (e.g. no more read permissions on the parent directories).

Regards,

Fred

P.S.: The Ease project does not have it's own GitHub bot because we
usually add this for projects that have repos at GitHub only. If you
still want to request it, please open a ticket here:
https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues


On 21.02.22 12:23, Christian Pontesegger wrote:
>
> Am Montag, dem 21.02.2022 um 10:33 +0100 schrieb Mikael Barbero:
>> I guess you're using raw.githubusercontent.com?
>
> We are using following location:
>
> "Unable to read repository at http://www.pydev.org/updates. No
> repository found at
> https://github.com/fabioz/Pydev/releases/download/pydev_9_2_0."
>
>> See 
>> https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/912#note_570694
>>  for some infos.
>
> Can give it a try if api.github.com is able to deliver p2 site content.
> How can I register for an API token using my eclipse build bot?
> FYI: project is hosted on Eclipse Gerrit!
> https://ci.eclipse.org/ease/
>
> thanks
> Christian
>
>
> _______________________________________________
> cross-project-issues-dev mailing list
> cross-project-issues-dev@xxxxxxxxxxx
> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev
>

--
Frederic Gurr
Release Engineer | Eclipse Foundation Europe GmbH

Berliner Allee 47, D-64295 Darmstadt
Handelsregister: Darmstadt HRB 92821
Managing Directors: Gaël Blondelle, Mike Milinkovich
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

Back to the top