Comment 0 for bug 1855522

Revision history for this message
Balint Reczey (rbalint) wrote :

[ Impact ]

 * MOTD on WSL (1) includes the following error:
   => There were exceptions while processing one or more plugins. See
      /home/ubuntu/.landscape/sysinfo.log for more information.
 * It is not desired to show an error when Ubuntu makes the first impression.

[ Test ]

 * Run update-motd on WSL 1.
 * Observe no errors shown

[ Regression potential ]

 * The fix is very simple, it handles EINVAL the same way as EOPNOTSUPP. If the new code does not crashes, it should be ok.