bug-guix
[Top][All Lists]
Advanced

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

bug#27894: Building Guix fails without '/etc/services'


From: Julien Lepiller
Subject: bug#27894: Building Guix fails without '/etc/services'
Date: Tue, 11 Feb 2020 15:40:03 -0500
User-agent: K-9 Mail for Android

Le 11 février 2020 15:10:16 GMT-05:00, Jonathan Brielmaier <address@hidden> 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 via email to

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