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

--- Comment #4 from Robert Clausecker <f...@fuz.su> ---
(In reply to Kai Knoblich from comment #3)

To reproduce the issue, build devel/py-setuptools_scm without Poudriere from a
git-managed ports tree with its WRKDIRPREFIX unset or inside the ports tree. 
Observe how the build pauses for quite a while (almost a minute on my machine)
running git-archive on the ports tree (check top).

Poudriere defaults to a WRKDIRPREFIX outside of the ports tree, so the code
that tries to find a git repository doesn't find one.  However if you naïvely
go into a git-managed ports tree and start to build Python ports, it happens
very quickly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to