[Bug 205819] security/py-letsencrypt installation breaks if any python dependency is previously installed via pip

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 3 06:33:43 UTC 2016


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

            Bug ID: 205819
           Summary: security/py-letsencrypt installation breaks if any
                    python dependency is previously installed via pip
           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: amijaresp at gmail.com
          Assignee: koobs at FreeBSD.org
             Flags: maintainer-feedback?(koobs at FreeBSD.org)

Installing letsencrypt via ports is broken if a python dependency is previously
installed via pip install. A warning should be displayed, at least. Ideally, if
possible, the port should realize if the module is there because a pkg or pip
install and do the right thing: (warn the user) or (pip uninstall && pkg
install).

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


More information about the freebsd-ports-bugs mailing list