Ludovic Courtès writes:
> Divan Santana skribis:
>
> [...]
>
>>> The VM image should contain a valid /bin/sh already, doesn’t it?
>>
>> No it doesn't.
>>
>> There is no '/bin/sh' on the guixsd-usb-install-0.13.0.x86_64-linux.xz
>> image/VM.
>
> Oops, indeed. I’ve just fixed it:
>
>
> https:/
Hello,
Divan Santana skribis:
> Ludovic Courtès writes:
[...]
>> The VM image should contain a valid /bin/sh already, doesn’t it?
>
> No it doesn't.
>
> There is no '/bin/sh' on the guixsd-usb-install-0.13.0.x86_64-linux.xz
> image/VM.
Oops, indeed. I’ve just fixed it:
https://git.savan
Alex Kost writes:
> Divan Santana (2017-06-30 22:15 +0200) wrote:
>
>> Hi,
>>
>> Trying to use my emacs (on arch linux) with the guixsd system from the
>> 0.13 image and ssh-daemon. By image, this is a fresh VM booted
>> guixsd-usb-install-0.13.0.x86_64-linux and about to install guixsd .
>>
>>
Ludovic Courtès writes:
> Divan Santana skribis:
>
>> env /bin/sh no such file
>>
>> If in the VM, I do a hack like
>>
>> ln -s /run/current-system/profile/bin/sh /bin/sh
>>
>> Then tramp works without issue.
>>
>> How can one configure tramp to work without the above hack?
>
> The VM image shou
Divan Santana (2017-06-30 22:15 +0200) wrote:
> Hi,
>
> Trying to use my emacs (on arch linux) with the guixsd system from the
> 0.13 image and ssh-daemon. By image, this is a fresh VM booted
> guixsd-usb-install-0.13.0.x86_64-linux and about to install guixsd .
>
> This Used to work with 0.12 ima
Hi,
Divan Santana skribis:
> env /bin/sh no such file
>
> If in the VM, I do a hack like
>
> ln -s /run/current-system/profile/bin/sh /bin/sh
>
> Then tramp works without issue.
>
> How can one configure tramp to work without the above hack?
The VM image should contain a valid /bin/sh already,
Hi,
Trying to use my emacs (on arch linux) with the guixsd system from the
0.13 image and ssh-daemon. By image, this is a fresh VM booted
guixsd-usb-install-0.13.0.x86_64-linux and about to install guixsd .
This Used to work with 0.12 image.
Now I have this set
;; ;; TRAMP and guix settings