r-universe-org / help

Support and bug tracker for R-universe
https://docs.r-universe.dev/
8 stars 2 forks source link

Problem with sync #188

Closed TuQmano closed 1 year ago

TuQmano commented 1 year ago

(I just realized this was the place to post an issue, and not in the r-universe/dnme-minturdep repo. Sorry 4 that! @jeroen . Copy / Paste it down here)


I follow instructions to set up this r-universe but I misspelled de.json filename. I originally called it package.json instead of packages.json.

https://jeroen.github.io/runiverse2021/#47

I think that´s why the GHA failed

image

Then I tried two things:

  1. I commit a new file with the correct name. Nothing happened for at least 4 hours (I understood the bot re-run process each hour or so).

  2. Then I tried to redo the whole process:

I can´t see any change from yesterday in the sync. I assume this repo is linked to my old repo workflow thought

Can I do something to re-start the whole process and get a correct installation @jeroen ?

jeroen commented 1 year ago

Thanks for the report, going to look into it

jeroen commented 1 year ago

Where is your packages.json? It is supposed to be in: https://github.com/dnme-minturdep/universe

TuQmano commented 1 year ago

Hi @jeroen , thanks for your answer. I see the .json file right there (in this commit https://github.com/dnme-minturdep/universe/commit/845aa9a4765c7df3682bf4493d761c8773e75cc0)

What I just realized after reading you and writing the previous line was that the repo was in Private status. Just changed it. Hope this fix my problem. Thanks again!

image

jeroen commented 1 year ago

It's working but your packages.json file has invalid syntax (see the new log file). I think you forgot the "url": part in your 2nd entry.

TuQmano commented 1 year ago

Thanks a lot! Just fixed it https://github.com/dnme-minturdep/universe/commit/87eabad2744c5c31e9962a1b5ed82a5ae812c859