[Bug 202369] [MAINTAINER][PATCH] www/calendarserver incompatible with sysutils/py-psutil-3.1.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Aug 16 17:46:30 UTC 2015


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

            Bug ID: 202369
           Summary: [MAINTAINER][PATCH] www/calendarserver incompatible
                    with sysutils/py-psutil-3.1.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: Axel.Rau at Chaos1.DE
          Keywords: patch

Created attachment 159930
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159930&action=edit
patch against revision 394414

Problem:
After upgradung dependency sysutils/py-psutil to version 3.1.1
calendarserver fails with:
- - -
      File
"/usr/local/lib/python2.7/site-packages/calendarserver/accesslog.py", line 594,
in __init__
        "cpu count"     : psutil.NUM_CPUS if psutil is not None else -1,
    exceptions.AttributeError: 'module' object has no attribute 'NUM_CPUS'
- - -

Fix:
Use sysutils/py-psutil121 instead.
Patch attached.

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


More information about the freebsd-ports-bugs mailing list