Opened 6 years ago

Closed 6 years ago

#2060 closed defect (fixed)

DNS configuration problems

Reported by: kalxas Owned by: osgeolive@…
Priority: blocker Milestone: OSGeoLive12.0
Component: OSGeoLive Keywords: DNS
Cc: osgeolive@…

Description

After switching to Bionic as our base OS version, there seems to be some missconfiguration on the DNS settings of the resulting iso.

In order to reprocude the issue try:

  1. Boot the upstream lubuntu-18.04-desktop-amd64.iso and try to set the network to a static IP. The /etc/resolv.conf file is properly setup to point to the DNS servers you have provided.
  1. Boot the osgeo-live-nightly-build34-amd64-3d4bc66.iso and try to set the network to static IP. The /etc/resolv.conf file is a symlink to /run/resolvconf/resolv.conf but that file does not exist. Instead the file /run/systemd/resolve/resolv.conf exists and if you symlink to that path everything works fine.

Links to check:

https://ubuntuforums.org/showthread.php?t=2371249

https://bugs.launchpad.net/cloud-init/+bug/1750884

Change history (2)

comment:2 by kalxas, 6 years ago

Resolution: fixed
Status: newclosed

Confirmed fixed at nightly build 37

Note: See TracTickets for help on using tickets.