On 07-08-2022 01:14, Dr. Arne Babenhauserheide wrote:
I get a build error when updating fmit with
guix upgrade fmit
It fails with
phase `install' succeeded after 0.4 seconds
starting phase `wrap-executable'
error: in phase 'wrap-executable': uncaught exception:
wrong-
This bug still persists and effectively bypasses container sandboxing:
1. Start a container shell.
$ guix shell --container
2. Exec a shell inside the container. Here it is a foreign distro's
bash, and assume that there is only 1 container running.
$ guix container exec $(pgrep --full 'guix she
The `guile-newt' package that is used for the installation UI can't
be cross-compiled as it tries to load the `newt' dynamic library when
the Guile code is compiled. I've tried to find a solution/fix but I
don't know much about how Guile byte-code compilation works.
The compilation error can be re
Am Sonntag, dem 07.08.2022 um 03:19 + schrieb John Kehayias:
> So. I tried to see what was different between your and Andrew's code
> and I'm not seeing what it could be. There must be some subtle
> difference we're missing? Seems we have all the ingredients and a
> known working example.
It's
--- Original Message ---
On Sunday, August 7th, 2022 at 9:59 AM, Liliana Marie Prikler wrote:
> It's a really stupid one. Basically, the tests and really any
> executable you try to build fails to execute without LD_LIBRARY_PATH
> set. Now obviously, that's an issue with ld and you know wh
Am Sonntag, dem 07.08.2022 um 15:09 + schrieb John Kehayias:
> Is the assoc-ref for binutils (implicit input?) equivalent to just
> using #$binutils directly? e.g. (string-append "-B" #$binutils
> "/bin/") with no added binutils to the inputs. Is that not a good
> idea? As a test, that does ind
Hello,
I just hit this while running ‘guix home reconfigure’ from
f0ae9da3210cc6d87ca519545203daf9751f3465:
home-config.scm:24:16: error: invalid value unset for field 'address-family'
It’s an ‘openssh-host’ record:
(openssh-host
(name "xyz")
(host-name "xyz.example.org")
(user
log here: http://ix.io/46XY
I was just running guix upgrades, for the first time in 12 days or so.
build log: http://ix.io/46Yn
guix version: just shows up as 0 for some reason...
Fixed in commit ee216d16ef5ea537eaf5508dcffa5d808ab62bb0, thank you for
the report!
Am Sonntag, dem 07.08.2022 um 23:48 +0300 schrieb muradm:
> Point is not that "there are any/others affected", the point is,
> that seatd is providing [an] interface, and currently it has a
> problem, which is wrong permission.
But there are two sides in this permission issue. Note that the
subje
11 matches
Mail list logo