Thank you Christian for clarifying.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1853468
Title:
Postgres upgrade says warning unknown distribution NEON
To manage notifications about this bug go to
Hi Eddie,
190ubuntu0.1 suggests that you are on Ubuntu bionic or something derived from
that.
The package needs to know where it runs, and it does so via /etc/os-
release
# we have /etc/os-release, use it
if [ -r /etc/os-release ]; then
. /etc/os-release
DISTRO="${ID:-un