Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for multiple masters #12

Open
mschubert opened this issue Jul 26, 2023 · 0 comments
Open

Support for multiple masters #12

mschubert opened this issue Jul 26, 2023 · 0 comments

Comments

@mschubert
Copy link

I've built my own overlay that I would like to pkgcheck using GHA. I'm depending on some ebuilds in science, so I've set the metadata/layout.conf to:

masters = gentoo science

However, when I'm running the pkgcheck action, it is syncing only the main tree and then reporting that it did not find the science repository (full log):

Sync gentoo repo
  /opt/hostedtoolcache/Python/3.11.4/x64/bin/pmaint sync gentoo
  *** syncing gentoo
  *** synced gentoo
Update repo metadata
  /opt/hostedtoolcache/Python/3.11.4/x64/bin/pmaint regen --dir /home/runner/.cache/pkgcheck/repos .
  pmaint regen: error: argument repo: repo init failed: repo 'mschubert' at path
      '/home/runner/work/overlay/overlay' has missing masters: 'science'

Is there a way to depend on additional overlays with this action?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant