-
Notifications
You must be signed in to change notification settings - Fork 7
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
gpgv: BAD signature from #7
Comments
Woops, sorry as I posted I realized I run as root... Perhaps you could comment on whether this error is significant:
Thanks
|
Ah, a learning curve.... |
OK. It's obvious once I thought it through... |
It actually does sound like a bug. It is supposed to load a custom keychain from Locking the filesystem automatically again when you Pacman I could add. But I see little value in doing so after the system has already been changed. But it does make sense to do for consistency, then the user can just always assume the filesystem is locked. I will think about this.
The error can be ignored. I will add this Dracut module to the ignore list, so it will no longer complain about it in the future.
That is correct. Arkdep has no way to determine which image variant it is running right now. Someone else asked the same question a few day ago on the Manjaro forums; https://forum.manjaro.org/t/manjaro-immutable-out-now-for-community-testing/166364/70 So what you would need to do is edit To layer changes to images you can either use Flatpaks or containers. Distrobox is installed by default, it can install GUI apps and provide mutable development environments should you require those.
What you could do is add these directories to For Systemd services it is best to add their symlinks to |
Thank you for your detailed response I tried Will ask Systemd Services question in new issue |
The pacman wrapper is indeed a bit rudimentary. This change should prevent it from triggering, but I haven't tested it yet; 1346416 A workaround to make it so that it does not use the wrapper is to call the actual pacman binary directly. The wrapper itself lives in |
Hello,
I've been using ArkaneLinux for a few days now, with KDE and some extras I've loaded, and am very impressed.
But today, using my first time with
arkdep deploy
I get this key error.I'm not an ARCH guru. But I on a traditional Arch I'd try pacman to refresh the keys...
But on an immutable system I'm not sure how to proceed.
Previously fiddling with pacman I get the message it will unlock the filesystem, and I don't whether it gets locked again.
I did look to see whether arkdep had a command to update the keys.
Hopefully you can advise.
Thanks
John
The text was updated successfully, but these errors were encountered: