[Bug 252640] net-mgmt/librenms: poller broken by patch

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 13 13:26:07 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252640

            Bug ID: 252640
           Summary: net-mgmt/librenms: poller broken by patch
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: dvl at FreeBSD.org
          Reporter: dgeo at centrale-marseille.fr
             Flags: maintainer-feedback?(dvl at FreeBSD.org)
          Assignee: dvl at FreeBSD.org

the port's patch files/patch-poller-wrapper.py breaks poller-wrapper.py script
(using os before importing it)

Traceback (most recent call last):
  File "/usr/local/www/librenms/poller-wrapper.py", line 30, in <module>
    os.environ['PATH'] += ':/usr/local/sbin:/usr/local/bin'
NameError: name 'os' is not defined

Just removing the patch fixes the port

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list