* bug#31642: Missing 'glib-pacrunner.service' causes Epiphany and Eolie to fail on GNOME
@ 2018-05-29 14:27 Ludovic Courtès
2023-02-02 11:35 ` bug#31642: closed in plenum at guix days 2023 Mekeor Melire
2023-02-02 11:36 ` bug#31642: Missing 'glib-pacrunner.service' causes Epiphany and Eolie to fail on GNOME zimoun
0 siblings, 2 replies; 3+ messages in thread
From: Ludovic Courtès @ 2018-05-29 14:27 UTC (permalink / raw)
To: 31642
[-- Attachment #1: Type: text/plain, Size: 161 bytes --]
Hello Guix,
Currently, on GNOME (as in examples/desktop.tmpl), when an “Automatic”
proxy is configured, Epiphany (aka. Web) and Eolie fail like this:
[-- Attachment #2: GNOME screeshot --]
[-- Type: image/jpeg, Size: 55760 bytes --]
[-- Attachment #3: Type: text/plain, Size: 546 bytes --]
The problem is that our ‘glib-networking’ package is configured without
libproxy as a dependency; thus it does not install
‘glib-pacrunner.service’, which in turn leads to that D-Bus error.
The solution is to add libproxy to the inputs of glib-networking.
However, that creates a dependency loop because libproxy depends on
network-manager → libsoup → glib-networking.
To break the loop, we probably need to introduce
glib-networking-minimal and have network-manager depend on it
(indirectly).
Thoughts?
Ludo’.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#31642: closed in plenum at guix days 2023
2018-05-29 14:27 bug#31642: Missing 'glib-pacrunner.service' causes Epiphany and Eolie to fail on GNOME Ludovic Courtès
@ 2023-02-02 11:35 ` Mekeor Melire
2023-02-02 11:36 ` bug#31642: Missing 'glib-pacrunner.service' causes Epiphany and Eolie to fail on GNOME zimoun
1 sibling, 0 replies; 3+ messages in thread
From: Mekeor Melire @ 2023-02-02 11:35 UTC (permalink / raw)
To: 31642-done
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#31642: Missing 'glib-pacrunner.service' causes Epiphany and Eolie to fail on GNOME
2018-05-29 14:27 bug#31642: Missing 'glib-pacrunner.service' causes Epiphany and Eolie to fail on GNOME Ludovic Courtès
2023-02-02 11:35 ` bug#31642: closed in plenum at guix days 2023 Mekeor Melire
@ 2023-02-02 11:36 ` zimoun
1 sibling, 0 replies; 3+ messages in thread
From: zimoun @ 2023-02-02 11:36 UTC (permalink / raw)
To: Ludovic Courtès; +Cc: 31642
Hi,
On Tue, 29 May 2018 at 16:27, ludo@gnu.org (Ludovic Courtès) wrote:
> To break the loop, we probably need to introduce
> glib-networking-minimal and have network-manager depend on it
> (indirectly).
We are at Guix Days. What is the status of this bug #31642 [1]?
1: <http://issues.guix.gnu.org/issue/31642>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-02-02 12:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-29 14:27 bug#31642: Missing 'glib-pacrunner.service' causes Epiphany and Eolie to fail on GNOME Ludovic Courtès
2023-02-02 11:35 ` bug#31642: closed in plenum at guix days 2023 Mekeor Melire
2023-02-02 11:36 ` bug#31642: Missing 'glib-pacrunner.service' causes Epiphany and Eolie to fail on GNOME zimoun
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.