emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#31642: closed (Missing 'glib-pacrunner.service' causes Epiphany and


From: GNU bug Tracking System
Subject: bug#31642: closed (Missing 'glib-pacrunner.service' causes Epiphany and Eolie to fail on GNOME)
Date: Thu, 02 Feb 2023 11:37:03 +0000

Your message dated Thu, 02 Feb 2023 11:35:45 +0000
with message-id <87sffoxps7.fsf@posteo.de>
and subject line closed in plenum at guix days 2023
has caused the debbugs.gnu.org bug report #31642,
regarding Missing 'glib-pacrunner.service' causes Epiphany and Eolie to fail on 
GNOME
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
31642: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=31642
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Missing 'glib-pacrunner.service' causes Epiphany and Eolie to fail on GNOME Date: Tue, 29 May 2018 16:27:33 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
Hello Guix,

Currently, on GNOME (as in examples/desktop.tmpl), when an “Automatic”
proxy is configured, Epiphany (aka. Web) and Eolie fail like this:

JPEG image

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’.

--- End Message ---
--- Begin Message --- Subject: closed in plenum at guix days 2023 Date: Thu, 02 Feb 2023 11:35:45 +0000

--- End Message ---

reply via email to

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