When I upgrade to Turris OS 6 I can no longer connect to the internet after rebooting. The only fix I found so far is a rollback to 5.4.4. The error I keep getting in the system log is this:
Oct 21 19:10:35 turris dnsmasq-script[5362]: /usr/lib/dnsmasq/dhcp-script.sh: /etc/resolver/dhcp_host_domain_ng.py: line 3: import: not found
Oct 21 19:10:35 turris dnsmasq-script[5362]: /usr/lib/dnsmasq/dhcp-script.sh: /etc/resolver/dhcp_host_domain_ng.py: line 4: import: not found
Oct 21 19:10:35 turris dnsmasq-script[5362]: /usr/lib/dnsmasq/dhcp-script.sh: /etc/resolver/dhcp_host_domain_ng.py: line 5: import: not found
Oct 21 19:10:35 turris dnsmasq-script[5362]: /usr/lib/dnsmasq/dhcp-script.sh: /etc/resolver/dhcp_host_domain_ng.py: line 6: from: not found
Oct 21 19:10:35 turris dnsmasq-script[5362]: /usr/lib/dnsmasq/dhcp-script.sh: /etc/resolver/dhcp_host_domain_ng.py: line 7: import: not found
Oct 21 19:10:35 turris dnsmasq-script[5362]: /usr/lib/dnsmasq/dhcp-script.sh: /etc/resolver/dhcp_host_domain_ng.py: line 8: import: not found
Oct 21 19:10:35 turris dnsmasq-script[5362]: /usr/lib/dnsmasq/dhcp-script.sh: /etc/resolver/dhcp_host_domain_ng.py: line 9: import: not found
Oct 21 19:10:35 turris dnsmasq-script[5362]: /usr/lib/dnsmasq/dhcp-script.sh: /etc/resolver/dhcp_host_domain_ng.py: line 10: from: not found
Oct 21 19:10:35 turris dnsmasq-script[5362]: /usr/lib/dnsmasq/dhcp-script.sh: /etc/resolver/dhcp_host_domain_ng.py: line 13: syntax error: unexpected “(”
Oct 21 19:10:35 turris dnsmasq[5362]: script process exited with status 2
What could the problem be? Is anyone else facing similar problems?