Hello,
Recently I tried to use Lynis provided by Guix again.
I was pretty sure it worked some time ago, but the current version refuses to
start:
==
Fatal error: permissions of file
/gnu/store/52yj60gjhzkrg10dq2xybfwx7g5x9z9w-lynis-3.0.6/share/lynis/db/languages/en
are not strict enough.
On 10/20/21 2:11 PM, Julien Lepiller wrote:
So, it looks like my change prevented the xref command from running
altogether, which explains the error. Moving the variable definition
seems to help; I was able to build from a clean checkout in a pure
environment with the attached revised patch.
Hello,
On 10/20/21 4:06 AM, Julien Lepiller wrote:
Since it seems this is due to the lack of the LC_ALL variable in the
pure environment, how about the attached patch?
With the attached patch on top of master (c650160abb), the build fails with
messages similar to this one:
./doc/guix.de.te
On 10/19/21 11:59 AM, Simon Streit wrote:
Extending my previous message:
I first thought that it had to do with commit
15c91189cb61c579f4289047c79530cefe75215f, but it turns out that commit
0623138ffa5b066afc25547ffdeb97753cb0ee9a creates these errors.
Commit d1b375402f5680b1e5a77dd1fb77e1e9
To me it looks like this bug is now solved.
I remember having the same problem months ago, but today it seems to work fine
(on a foreign distro).
Guix:
---
guix 6eded1a
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: 6eded1a04186e3118b293486b038c9
Many thanks to both of you to have answered so quickly.
(Sorry I didn't give any news, I have been busy with exams for almost two
month and I didn't even take the time to reply back, but your answers have
been valuable to me.)
It seems you where right: when trying to build with "(pk ...)", I had
I'm not particularly experienced with package recipes but I have a
question on this one:
Why couldn't "glib-or-gtk-build-system"[1] be used here ?
I had the same crash problem with a package I defined and use locally, and
using that build system solved it (the documentation mentions the phase
"g
Hello,
I'm trying to make a wireshark package for an old 32bit system where I
cannot install guix but it always fails with the same error. This is the
command I'm using:
guix pack -S /opt/gnu/bin=bin --target=i686-pc-linux-gnu wireshark
And this is the error I get:
starting phase `remove-extra-r