Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
S
supervisor
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • Turris
  • updater
  • supervisor
  • Issues
  • #11

Closed
Open
Opened Nov 27, 2019 by Karel Koci@kkoci🤘Owner

Support for notification system

We should support notification system or at least not fail when notification system is installed.

Currently we faul with:

Nov 27 11:20:28 work-mox updater-supervisor: Traceback (most recent call last):
   File "/usr/bin/updater-supervisor", line 11, in <module>
    load_entry_point('svupdater==1.2.1', 'console_scripts', 'updater-supervisor')()
   File "/__main__.py", line 103, in main
   File "/_supervisor.py", line 177, in run
   File "/notify.py", line 135, in notifier
   File "/subprocess.py", line 339, in call
   File "/subprocess.py", line 800, in __init__
   File "/subprocess.py", line 1551, in _execute_child
 FileNotFoundError: [Errno 2] No such file or directory: 'notifier': 'notifier'
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: turris/updater/supervisor#11