Hi,
Marius Bakke skribis:
> Nov 3 21:50:28 capella sshd[26115]: debug1: server_input_channel_open: ctype
> session rchan 66 win 64000 max 32768
> Nov 3 21:50:28 capella sshd[26115]: debug1: input_session_request
> Nov 3 21:50:28 capella sshd[26115]: debug1: channel 10: new [server-session]
>
A simpler reproducer:
--8<---cut here---start->8---
(use-modules (ssh session)
(ssh popen)
(ssh auth)
(rnrs io ports))
(define session
(make-session #:host "HOST-OF-YOUR-CHOICE"))
(session-parse-config! session)
(connec
Hi Tobias,
Tobias Geerinckx-Rice skribis:
> ~ λ while :; do sudo herd restart tor; done
> Service tor is not running.
> Service tor has been started.
> Service tor has been stopped.
> Service tor could not be started.
> Service tor is not running.
> Service tor could not be started.
> ^C
> ~ λ p
I found out what's missing from your "/tmp" filesystem entry: you need to set
the 'needed-for-boot?' field to #t.
I don't think the above counts as a user error, rather it is a workaround since
x11-socket-directory-service relies on activation-service-type which does not
take 'file-systems' ser
Hi Mekeor,
On Monday, December 12th, 2022 at 13:32, Mekeor Melire wrote:
> Does it work when you start the Guile REPL with an
> environment-variable called INSIDE_EMACS?
It does, thanks.
> If this works, then I'd suggest that this is not a bug but rather
> you got to know that you need to del
Hi Maxim,
On mer., 11 janv. 2023 at 22:00, Maxim Cournoyer
wrote:
> It's developed as part of U-Boot and available at
> https://u-boot.readthedocs.io/en/latest/develop/patman.html. It's
> generated from the same sources as the info manual from
> u-boot-documentation referenced above.
Oh thank
On Thursday, January 12th, 2023 at 17:32, Luis Felipe
wrote:
> Hi Mekeor,
>
> On Monday, December 12th, 2022 at 13:32, Mekeor Melire mek...@posteo.de wrote:
>
> > Does it work when you start the Guile REPL with an
> > environment-variable called INSIDE_EMACS?
>
>
> It does, thanks.
>
>
I moved .config/guix to .config/guix.bkp and that allowed me to execute the
basic guix 1.3.0 commands again. However, whatever I create the result is
always the same. I get segmentation fault (core dumped). For example:
$ guix install hello
$ {{source the profile}}
$ hello
Segmentation fault (co
Ricardo Wurmus writes:
> commit 71b8707100e2fbc00f123566717ba3958c6afabb seems to have broken
> reconfiguration of my aarch64 machine.
See also https://issues.guix.gnu.org/60719
--
Ricardo
Hi,
Tom Parker-Shemilt writes:
[...]
> ==> virtualbox-iso: ./guix/store.scm:1419:15: In procedure loop:
> ==> virtualbox-iso: ERROR:
> ==> virtualbox-iso: 1. &store-protocol-error:
> ==> virtualbox-iso: message: "some substitutes for the outputs
> of derivation `/gnu/store/p23y74y51gj4v
10 matches
Mail list logo