bug-guix
[Top][All Lists]
Advanced

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

bug#40572: installer networking: Connman detects no technologies on Acer


From: Danny Milosavljevic
Subject: bug#40572: installer networking: Connman detects no technologies on Acer Aspire
Date: Mon, 13 Apr 2020 13:20:39 +0200

Maybe it was started by dbus activation of the connman service.

In that case, the flag corresponding to disable-vpn? won't be passed since we
manually pass it to the shepherd service only.

It could be that then it tries to start up vpn but that dies because of the
unknown symbol and then the connmand also dies maybe?

When then started up by the shepherd service later (when you manually invoke
herd start networking) it will get the flag just fine and start up just fine
without vpn.

In short, it could be a timing issue.

If you invoke connmanctl without having connmand running already then dbus
activation would actually invoke it automatically (without flag), if there's
a service file for "net.connman".

But the error message from your other computer suggests that there is no such
service file, so it shouldn't have.

Attachment: pgpYXt959YlAA.pgp
Description: OpenPGP digital signature


reply via email to

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