Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 676126

Summary: net-libs/gnome-online-accounts - GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gtk.GLib.PACRunner was not provided by any .service files
Product: Gentoo Linux Reporter: Marcin Szamotulski <profunctor>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Marcin Szamotulski 2019-01-23 20:55:18 UTC
When I try to add google account in gnome-online-account (using both `3.24.5` and `3.28.1`) I get an error:
```
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gtk.GLib.PACRunner was not provided by any .service files
```

There is no pacrunner systemd service on my system.
Comment 1 Marcin Szamotulski 2019-01-26 13:59:54 UTC
It seems that `libproxy` use flag is required for `net-libs/glib-networking` to install the missing service file.  But even if I add this use flag to `USE` (or per ebuild use flags) it is ignored.
Comment 2 Matt Turner gentoo-dev 2021-04-15 23:41:21 UTC
I don't see anything in gnome-online-accounts that references a "pacrunner" service.

Can you find where something references it?