Reilly Brogan
Reilly Brogan
Add this to your setup somewhere: ``` # Bug in newer npm: https://github.com/npm/cli/issues/6842 yarn global add node-gyp ``` Copied from the vscode package.yml.
It appears that the summary and description was changed in the pspec but not the package.yml
See getsolus/packages#3813. This is being removed from the repo instead.
TBH we don't use selinux so I don't really see how updating the libselinux library would cause problems. It pretty much only exists in the repo because it's a build/run...
Most likely that issue is caused by our fakeroot woes. I imagine @TraceyC77 doesn't have tmpfs enabled in solbuild which tends to work around it.
Does it help to delete the wireplumber state directory? `rm -rf ~/.local/state/wireplumber/`?
Oh, I just noticed someone saying that downgrading the kernel helps. That was going to be my next suggestion. Unfortunately we're kind of in a pickle with the kernel for...
This increases the size of the package by 5000% from ~600KB to ~31MB. Is that really worth it to avoid having to pick and choose which ones we install?
What does `eopkg history` say was updated in your last set of updates? Does `/etc/ppp` exist on your system? If not, does creating it with `sudo mkdir /etc/ppp` solve the...
Does it work if you run `sudo eopkg it https://cdn.getsol.us/repo/shannon/o/openfortivpn/openfortivpn-1.20.2-12-1-x86_64.eopkg`? That will install the previous version of that package.