[Bug 226548] Upgrade of www/py-tornado to version 5.0 breaks sysutils/py-salt

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 12 07:30:02 UTC 2018


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

            Bug ID: 226548
           Summary: Upgrade of www/py-tornado to version 5.0 breaks
                    sysutils/py-salt
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: archee at gmail.com
                CC: christer.edwards at gmail.com, gblach at FreeBSD.org
                CC: christer.edwards at gmail.com, gblach at FreeBSD.org

Traceback (most recent call last):
  File "/usr/local/bin/salt-minion", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
3195, in <module>
    @_call_aside
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
3179, in _call_aside
    f(*args, **kwargs)
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
3208, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
683, in _build_master
    return cls._build_from_requirements(__requires__)
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
696, in _build_from_requirements
    dists = ws.resolve(reqs, Environment())
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
885, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'tornado<5.0,>=4.2.1' distribution was
not found and is required by salt

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


More information about the freebsd-ports-bugs mailing list