Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Sep 2014 14:29:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193811] New: Uses/python.mk: PYDISTUTILS_EGGINFODIR got expanded into wrong dir because of staging
Message-ID:  <bug-193811-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: 6yearold@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193811-13>