[Bug 193811] New: Uses/python.mk: PYDISTUTILS_EGGINFODIR got expanded into wrong dir because of staging

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 21 14:29:05 UTC 2014


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

            Bug ID: 193811
           Summary: Uses/python.mk: PYDISTUTILS_EGGINFODIR got expanded
                    into wrong dir because of staging
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Infrastructure
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: 6yearold at gmail.com

Created attachment 147526
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147526&action=edit
Patch to fix the problem.

When i install my port (devel/tortisehg) into custom PREFIX, it fails on
package registering phase because of wrong paths to egginfo files.

How to reproduce:
$ make -C /usr/ports/devel/tortoisehg PREFIX=/tmp/thg install clean

Attached patch fixes this. Relevant PR:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=116278

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


More information about the freebsd-ports-bugs mailing list