AtomsDevs/Atoms

[Bug]: resolv.conf is a link to systemd's stub-resolv.conf

joaquinvacas opened this issue · 0 comments

Describe the bug

Trying to install Debian and Ubuntu under Atoms, being using it before in my old laptop without problems.

But I've found in Arch Linux fresh install I'm using NetworkManager resolv.conf, so there's not stub-resolv.conf

image

So there's no DNS resolution. Of course, I can ping and so on, so if I remove the symlink I can resolve DNS.

image

To Reproduce

  1. Start an atom, Ubuntu or Debian in this case.
  2. Try to apt update, you'lle get a lot of name resolution errors.
  3. Check where /etc/resolv.conf is pointing

Package

Flatpak from Flathub

Distribution

Arch Linux + Network Manager resolv.conf

Display Protocol

Wayland

Additional context

Can't /etc/resolv.conf from main system be directly symlinked to the chroot?