r-universe-org / help

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

Bug with submodules? #256

Open jeroen opened 1 year ago

jeroen commented 1 year ago

The https://github.com/r-universe/kwb-r universe has a bug that causes gert::git_submodule_list() to fail.

Somehow if we remove submodules fakin.path.app and kwb.pathdict the problem disappears. But it then reappears when they get re-added.

jeroen commented 1 year ago

I think this is a bug in libgit2: https://github.com/libgit2/libgit2/issues/6580