You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I keep getting this error: error: config file /usr/local/pspdev/etc/pacman.conf, line 81: 'SigLevel' option invalid, no signature support
using this command: psp-pacman -Sy
I just installed the psp toolchain and sdk, and my line 81 looks like this: SigLevel = Optional TrustAll I also tried SigLevel = Required and same error. thanks
The text was updated successfully, but these errors were encountered:
Hi. Yeah, I tried that. I also reported the problem on that GitHub repo. Btw, I'm on Ubuntu 24.04 wslv2 . I don't recall this problem on other distros. Just checked. I installed the PSP toolchain and sdk on both Ubuntu 22.04 and 24.04 right after each other. It doesn't do this on Ubuntu 22.04. I need to build scummvm on 24.04 though, due to g++ being too old on Ubuntu 22.04. I don't really understand why a different version was installed for PSP on each distro.
I keep getting this error: error: config file /usr/local/pspdev/etc/pacman.conf, line 81: 'SigLevel' option invalid, no signature support
using this command: psp-pacman -Sy
I just installed the psp toolchain and sdk, and my line 81 looks like this: SigLevel = Optional TrustAll I also tried SigLevel = Required and same error. thanks
The text was updated successfully, but these errors were encountered: