guix-patches
[Top][All Lists]
Advanced

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

[bug#68258] [PATCH 0/7] Upgrading Shepherd and moving the Hurd to 0.10.x


From: Ludovic Courtès
Subject: [bug#68258] [PATCH 0/7] Upgrading Shepherd and moving the Hurd to 0.10.x
Date: Sun, 07 Jan 2024 12:12:43 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Hi!

Janneke Nieuwenhuizen <janneke@gnu.org> skribis:

> So, I've tried without CONSOLE=COM0 using --display curses and the
> problem is that (ipv6) networking didn't, and won't start anymore:
>
> root@guixydevel ~# herd start networking
> starting 
> '/gnu/store/9mxaxp5nj70d5wkn8d32bxhybfvglvi3-hurd-v0.9.git20230216/hurd 
> /pfinet "--ipv6" "/servers/socket/26" "--interface" "/dev/eth0" "--address" 
> "10. 0.2.15" "--netmask" "255.255.255.0" "--gateway" "10.0.2.2"'
> herd: error: exception caught while executing 'start' on service 
> 'networking':  
> Throw to key `%exception' with args `("#<&invoke-error program: 
> \"/gnu/store/9mxaxp5nj70d5wkn8d32bxhybfvglvi3-hurd-v0.9.git20230216/bin/settrans\"
>  arguments: (\ "--active\" \"--create\" \"--keep-active\" 
> \"/servers/socket/2\" 
> \"/gnu/store/9mxaxp5nj70d5wkn8d32bxhybfvglvi3-hurd-v0.9.git20230216/hurd/pfinet\"
>  \"--ipv6\" \"/servers/socket/26\" \"--interface\" \"/dev/eth0\" 
> \"--address\" \"10.0.2.15\" \"--netmask\" \"255.255.255.0\" \"--gateway\" 
> \"10.0.2.2\") exit-status: 4 term-signal: #f stop-signal: #f>")'.

There were a couple of issues on the way.  Most likely you hit
<https://issues.guix.gnu.org/64653> (now fixed), which was marking
‘networking’ as failing to start even though pfinet had been correctly
started.  Consequently, re-running ‘herd start networking’ would fail as
above because the translator was already running.

So if you rebase above 4e431fda5f2ec76b6d6a271be7c30b1324431329, it
should be fine!

Ludo’.





reply via email to

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