bug-rcs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: hydra and t632


From: Thien-Thi Nguyen
Subject: Re: hydra and t632
Date: Thu, 22 Oct 2020 04:17:31 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

() Efraim Flashner <efraim@flashner.co.il>
() Thu, 22 Oct 2020 10:47:04 +0300

   (system* (which "tty"))
   not a tty

That looks fishy.  I see, instead:

 $ which guile
 /usr/bin/guile
 
 $ guile
 GNU Guile 2.0.13
 [...]
 scheme@(guile-user)> (system "/usr/bin/tty")
 /dev/pts/6
 $1 = 0
 scheme@(guile-user)> (quit)

How is your chroot environment set up?  You mentioned previously
that something was bind-mounted?  What does that mean precisely?

-- 
Thien-Thi Nguyen -----------------------------------------------
 (defun responsep (query)               ; (2020) Software Libero
   (pcase (context query)               ;       = Dissenso Etico
     (`(technical ,ml) (correctp ml))
     ...))                              748E A0E8 1CB8 A748 9BFA
--------------------------------------- 6CE4 6703 2224 4C80 7502

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]