[Bug 239643] www/ljdump: requires python2.7 but is installed with /usr/local/bin/python3.6

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Aug 4 14:51:17 UTC 2019


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

            Bug ID: 239643
           Summary: www/ljdump: requires python2.7 but is installed with
                    /usr/local/bin/python3.6
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: vas at mpeks.tomsk.su

ljdump-1.5 works correctly with /usr/local/bin/python2.7 but gives errors with
/usr/local/bin/python3.6. Nevertheless, the port mechanics installs
/usr/local/bin/ljdump to be run by /usr/local/bin/python3.6 which breaks
everything.

$ head -n1 /usr/local/bin/ljdump
#!/usr/local/bin/python3.6

Need something like USE_PYTHON2 or whatever.

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


More information about the freebsd-ports-bugs mailing list