all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Julien Lepiller <julien@lepiller.eu>
To: Jonathan Brielmaier <jonathan.brielmaier@web.de>, 27894@debbugs.gnu.org
Subject: bug#27894: Building Guix fails without '/etc/services'
Date: Tue, 11 Feb 2020 15:40:03 -0500	[thread overview]
Message-ID: <557A15DC-8D1C-45C9-8593-9884FAC1BA85@lepiller.eu> (raw)
In-Reply-To: <ccf2b51f-128b-aed9-d82d-7e3f7bd876e8@web.de>

Le 11 février 2020 15:10:16 GMT-05:00, Jonathan Brielmaier <jonathan.brielmaier@web.de> a écrit :
>I run into this bug now on openSUSE Tumbleweed. The reason is that on
>TW
>`/etc/services` got moved to `/usr/etc/services`.
>
>What would be required to support that use case?

This is somewhat similar to what happens on android, and probably any systen using an alternate libc. Guix uses its own libc that expects an /etc/services and other files. I guess a symlink from /etc to /usr/etc is all you need?

  reply	other threads:[~2020-02-11 20:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-01  0:23 bug#27894: Building Guix fails without '/etc/services' Leo Famulari
2017-08-01 10:09 ` Ludovic Courtès
2017-08-01 19:39   ` Leo Famulari
2020-02-11 20:10 ` Jonathan Brielmaier
2020-02-11 20:40   ` Julien Lepiller [this message]
2020-02-11 20:50     ` Jonathan Brielmaier
2020-02-24 16:51       ` Ludovic Courtès

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=557A15DC-8D1C-45C9-8593-9884FAC1BA85@lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=27894@debbugs.gnu.org \
    --cc=jonathan.brielmaier@web.de \
    /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.