[Bug 201889] www/py-django-mezzanine: Can not create new project. Missing future==0.9.0 Python package

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 26 14:52:33 UTC 2015


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

            Bug ID: 201889
           Summary: www/py-django-mezzanine: Can not create new project.
                    Missing future==0.9.0 Python package
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: koobs at FreeBSD.org
          Reporter: torsten.eichstaedt at web.de
             Flags: maintainer-feedback?(koobs at FreeBSD.org)
          Assignee: koobs at FreeBSD.org

[root at paul-lifebook /usr/local/www]# mezzanine-project friesen
Traceback (most recent call last):
  File "/usr/local/bin/mezzanine-project", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
3074, in <module>
    @_call_aside
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
3060, in _call_aside
    f(*args, **kwargs)
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
3087, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
647, in _build_master
    return cls._build_from_requirements(__requires__)
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
660, in _build_from_requirements
    dists = ws.resolve(reqs, Environment())
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
833, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'future==0.9.0' distribution was not
found and is required by Mezzanine

Unfortunately, instaling py-future does not help. 1st it is another version
(0.14.3) and 2nd portmaster (or pkg?) does not tell _which_ stale lockfile I
have to delete to proceed... (pkg database locked)

Welcome to the wonderful world of open source... ;)

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


More information about the freebsd-ports-bugs mailing list