Turris OS 5.0.0 is released in HBT

I somehow missed there was a release in progress, so decided to try RC6 today.

Switched to hbt from hbs (4.0.5) on a Turris Omnia. I got some errors during the upgrade process (non-fatal), not sure if these are useful without the entire log of switch-branch hbt, which I have saved. @Pepe where/how can I submit the log?

My Omnia has a few custom configurations (LAN4 set to VLAN trunk, additional “untrusted” internal network on VLAN, custom kresd config, RIPE Atlas SW probe installed). Everything seems to be working so far, apart from the Atlas probe – atlas.ripe.net is showing it as disconnected. I get the following from service atlas log after doing a service atlas restart:

06/01/20 21:28:36 net-try
06/01/20 21:28:39 net-ok
06/01/20 19:28:39 reg-init
06/01/20 19:28:41 ctrl-init

Note the weird times, looks like net-* is printing local time (CEST) and the rest UTC? Since that wasn’t too helpful, I enabled option log_stdout in /etc/config/atlas, re-started the probe and here’s what I see in /var/log/messages that looks relevant:

Jun  1 19:28:36 turris ATLAS[12110]: enough space free, no need to do anything
Jun  1 19:28:36 turris ATLAS[12110]: buddyinfo: can't open '/proc/buddyinfo': No such file or directory

Jun  1 19:28:36 turris ATLAS[12110]: buddyinfo: can't open '/proc/buddyinfo': No such file or directory

Jun  1 19:28:36 turris ATLAS[12110]: RESULT 9000 done 1591039716 d858d7001c52 STARTING ATLAS system ini
tialized (reboot count 0)
Jun  1 19:28:36 turris ATLAS[12110]: RESULT 9000 done 1591039716 d858d7001c52 STARTING TELNETD LOCALLY
Jun  1 19:28:36 turris ATLAS[12110]: buddyinfo: can't open '/proc/buddyinfo': No such file or directory

Jun  1 19:28:36 turris ATLAS[12110]: buddyinfo: can't open '/proc/buddyinfo': No such file or directory

(dump of interfaces follows, which I’m omitting for privacy, followed by)

Jun  1 19:28:36 turris ATLAS[12110]: perd: in my_exit (exit was called!)
Jun  1 19:28:36 turris ATLAS[12110]: Aborted
Jun  1 19:28:36 turris ATLAS[12110]: eperd: in my_exit (exit was called!)
Jun  1 19:28:36 turris ATLAS[12110]: Aborted
Jun  1 19:28:36 turris ATLAS[12110]: buddyinfo: can't open '/proc/buddyinfo': No such file or directory

Jun  1 19:28:36 turris ATLAS[12110]: RESULT 9006 done 1591039716 d858d7001c52 no reginit.vol start regi
steration
Jun  1 19:28:36 turris ATLAS[12110]: /usr/libexec/atlas-probe-scripts/status/reginit.vol does not exist
 try new reg
Jun  1 19:28:39 turris ATLAS[12110]: And we are done
Jun  1 19:28:39 turris ATLAS[12110]: Ping works
Jun  1 19:28:39 turris ATLAS[12110]: start reg
Jun  1 19:28:39 turris ATLAS[12110]: ATLAS registeration starting
Jun  1 19:28:39 turris ATLAS[12110]: unknown keyword 'REG_WAIT_UNTIL' in CON_INIT_CONF (1)
Jun  1 19:28:39 turris ATLAS[12110]: REGHOSTS reg03.atlas.ripe.net 193.0.19.246 2001:67c:2e8:11::c100:1
3f6 reg04.atlas.ripe.net 193.0.19.247 2001:67c:2e8:11::c100:13f7
Jun  1 19:28:39 turris ATLAS[12110]: buddyinfo: can't open '/proc/buddyinfo': No such file or directory

Jun  1 19:28:39 turris ATLAS[12110]: ssh -i /usr/libexec/atlas-probe-scripts/etc/probe_key -p 443 atlas
@2001:67c:2e8:11::c100:13f7 INIT
Jun  1 19:28:41 turris ATLAS[12110]: unknown keyword 'REG_WAIT_UNTIL' in CON_INIT_CONF (2)
Jun  1 19:28:41 turris ATLAS[12110]: Got good controller info
Jun  1 19:28:41 turris ATLAS[12110]: cat: can't open 'known_hosts_controllers': No such file or directo
ry
Jun  1 19:28:41 turris ATLAS[12110]: check cached controller info from previous registeration
Jun  1 19:28:41 turris ATLAS[12110]: NO cached controller info. NO REMOTE port info
Jun  1 19:28:41 turris ATLAS[12110]: Do a controller INIT
Jun  1 19:28:41 turris ATLAS[12110]: buddyinfo: can't open '/proc/buddyinfo': No such file or directory

Jun  1 19:28:41 turris ATLAS[12110]: Controller init -p   atlas@  INIT
Jun  1 19:28:41 turris ATLAS[12110]: 255 controller INIT exit with error
Jun  1 19:28:41 turris ATLAS[12110]: buddyinfo: can't open '/proc/buddyinfo': No such file or directory

Jun  1 19:28:41 turris ATLAS[12110]: buddyinfo: can't open '/proc/buddyinfo': No such file or directory

Jun  1 19:28:41 turris ATLAS[12110]: condmv: not moving, destination '/usr/libexec/atlas-probe-scripts/
data/out/simpleping' exists

Any ideas?