Hello Guix,
Currently, binaries installed via "raco" (included in Guix's "racket"
package) don't include the -G / --config configuration option specifying
the "Main configuration directory". This is problematic.
Specifically, when installing "rash" via raco using the below:
#+begin_src sh
rac
Tomas Volf <~@wolfsden.cz> skribis:
> The check for make-session stopped working after update to 0.18.0. This
> commit adds the additional `#:config #f' to skip reading the ssh
> configuration, arguably we did not want to do that anyway.
>
> * m4/guix.m4 (GUIX_CHECK_GUILE_SSH): Add `#:config #f'
guix a9003b8
$ gunzip -c
/var/log/guix/drvs/9q/shqzfg9m1xq3vqkkim048jfn67q4zz-dbus-system-services.drv.gz
find-files: /gnu/store/lhz771ckxyxydd5va71jxj2fl7xz8gls-gdm-44.1/share/dbus-1/:
No such file or directory
Backtrace:
3 (primitive-load "/gnu/store/57whwdicsj7gqjchrwi6lmkikz6?")
In
Hi,
Please consider the package ’x265’. If one installs it with the option
’no-grafts’ then everything works as expected. However, if one installs
it with the default command line, then the output ’static’ is downloaded
when it should not.
Please note this package is not grafted.
Below, a repr
After update to guile-ssh 0.18.0, options passed to the `make-session'
procedure now take precedence over the configuration file. In few places we
however had code like `(or port 22)' leading to (in absence of alternative
port being specified) always using port 22, ignoring the configuration file.
Hi,
Dariqq writes:
> Are the (or port 22) clauses in guix/scripts/copy.scm still neccesary?
>
> From my limited testing removing them fixed the problem and passing a
> port of #f will result in 22 being used.
Yeah I think you are right.
>
> This might also be a problem in other places wghere
Hello,
Here is bug report number 3 with guile-ssh@0.18.
When using a host defined in ~/.ssh/config in the --to/--from argument
in guix-copy "send-to-remote-host" and "retrieve-from-remote-host"
incorrectly pass the port as 22 to open-ssh-session.
This then leads to a failure when trying to
Hi Tomas and Dariqq,
Tomas Volf <~@wolfsden.cz> skribis:
> In 0.18.0, the `open-remote-pipe*' now correctly quotes the arguments, so the
> double quoting that was done by `shell-quote' is not harmful and breaks at
> least offloading and deploy.
>
> * guix/remote.scm (remote-pipe-for-gexp): Call o
Hi,
Noé Lopez skribis:
> I was able to reproduce this from the cuirass checkout when unsetting
> LANG and that indeed seems to be issue,
OK, I’m pushing the proposed C.UTF-8 patch, then.
> is there a reason why UTF-8 is not the default in
> shepherd/guile/cuirass? IMO it would be better to se
Hi Dariqq,
Dariqq skribis:
> Imo it would make sense to have the sbinless shepherd be the default
> shepherd for home-shepherd s.t. the home environment never provides
> shutdown/halt by default. Those are commands are for the system to take
> care of (whether that is the shepherd coming from
Hello Vagrant,
that file looks corrupted
For example the first error:
2057 | .hw.init = &(struct clk_init_da|a) {
that should be "clk_init_data", see:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/clk/meson/gxbb.c#n2051
2168 | .parent_h
11 matches
Mail list logo