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

Understanding psp-pacman to add this server #88

Closed
godreborn opened this issue Apr 2, 2023 · 2 comments
Closed

Understanding psp-pacman to add this server #88

godreborn opened this issue Apr 2, 2023 · 2 comments

Comments

@godreborn
Copy link

I have this in my pacman.conf:

[psp-packages]
Server = https://github.com/pspdev/psp-packages

however, I get a 404 error. I'm very confused on what this is supposed to look like for the psp-packages database.

@sharkwouter
Copy link
Member

It should be this:

[pspdev]
SigLevel = Optional TrustAll
Server = https://github.com/pspdev/psp-packages/releases/latest/download/

If you installed psp-pacman, it should already have this repo, though.

@sharkwouter
Copy link
Member

I'm going to assume that this issue has been resolved now.

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

2 participants