all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: 31642@debbugs.gnu.org
Subject: bug#31642: Missing 'glib-pacrunner.service' causes Epiphany and Eolie to fail on GNOME
Date: Tue, 29 May 2018 16:27:33 +0200	[thread overview]
Message-ID: <87d0xezgdm.fsf@gnu.org> (raw)

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

             reply	other threads:[~2018-05-29 14:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-29 14:27 Ludovic Courtès [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d0xezgdm.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=31642@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.