| $ ls /etc/update-motd.d/50-landscape-sysinfo  -la
| lrwxrwxrwx 1 root root 46 Jul 16 15:49 
/etc/update-motd.d/50-landscape-sysinfo -> 
/usr/share/landscape/landscape-sysinfo.wrapper
| $ dpkg-query -S /usr/share/landscape/landscape-sysinfo.wrapper
| landscape-common: /usr/share/landscape/landscape-sysinfo.wrapper

This comes from the `landscape-common` package which is part of
`landscape-client`, see:

| https://launchpad.net/ubuntu/+source/landscape-client

It's not base-files.

I think it's in `/usr/lib/python3/dist-
packages/landscape/sysinfo/landscapelink.py` where LandscapeLink has:

```
    def run(self):
        self._sysinfo.add_footnote(
            "Graph this data and manage this system at:\n"
            "    https://landscape.canonical.com/";)
        return succeed(None)
```

** Also affects: landscape-client (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: landscape-client (Ubuntu)
       Status: New => Confirmed

** Tags added: backlog

** Project changed: debian-base-files => landscape-client

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1091531

Title:
  Landscape client motd updater refers to wrong LS server when using LDS

To manage notifications about this bug go to:
https://bugs.launchpad.net/landscape-client/+bug/1091531/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to