hassio-addons / addon-motioneye

motionEye - Home Assistant Community Add-ons
https://addons.community
MIT License
279 stars 45 forks source link

lsb_release missing cause some functionality to not work #339

Closed bahamut657 closed 2 years ago

bahamut657 commented 2 years ago

Problem/Motivation

Looking at the logs, if configured some Motion notification (like execute custom command), it prints repeatedly "lsb_release command not found" and no command is executed.

Expected behavior

All run correctly

Actual behavior

No command is executed. lsb_release is missing because this docker image is not based on Debian.

Steps to reproduce

(How can someone else make/see it happen)

Proposed changes

Rebase img on Debian, or write an lsb_release override command

github-actions[bot] commented 2 years ago

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!