Help with Setting Up Personal Repo #50888
Replies: 3 comments 2 replies
-
|
https://github.com/void-linux/void-packages#sharing-and-signing |
Beta Was this translation helpful? Give feedback.
-
|
You are generating key every run of workflow, what may be problematic. It would be easier if key was fixed for the repo. By upload date, repodata, signature and package seem to use same key, but still check: |
Beta Was this translation helpful? Give feedback.
-
|
I have a repo that was working fine before, but now there is an update that doesn't allow the root user to build packages and that broke everything, if you found a good workflow please let us know T^T |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone,
I tried to create a personal repository for the packages I need. I set up a GitHub Action to build the packages and then push them to a branch to use as a remote repository. Here is my repo:
https://github.com/void-land/void-repository
However, when I attempt to install a package from the repo, I get this RSA error:
Can anyone help with this issue?
Beta Was this translation helpful? Give feedback.
All reactions