Le 11 février 2020 15:10:16 GMT-05:00, Jonathan Brielmaier 
<[email protected]> 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