Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2021 15:37:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 258891] devel/py-setuptools_scm: tries to git archive the entire ports tree on build
Message-ID:  <bug-258891-21822-7G273TSkeA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258891-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258891-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258891

Kai Knoblich <kai@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #228549|0                           |1
        is obsolete|                            |
 Attachment #228887|                            |maintainer-approval+
              Flags|                            |

--- Comment #11 from Kai Knoblich <kai@FreeBSD.org> ---
Created attachment 228887
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D228887&action=
=3Dedit
py-setuptools_scm_fix_git_usage-v1.patch

Thanks Steve, for your pointer from comment #10! Here's an updated patch th=
at
adds the workaround of OI to devel/py-setuptools_scm.

At the moment I tend to patch devel/py-setuptools_scm instead using the
workaround with GIT_CEILING_DIRECTORIES to remedy the issue until it's fixe=
d by
upstream.

If problems should arise over time, there would still be the option to reve=
rt
the changes and using instead the workaround with GIT_CEILING_DIRECTORIES.

Perhaps by then it will also be known whether there are other non-Python po=
rts
that also have similar issues like devel/py-setuptools_scm. Then we could p=
ut
the workaround to a more general place, e.g. bsd.port.mk, as already pointed
out by Robert in comment #9.

I'll leave the updated patch here for a while to let everyone test it.  Unl=
ess
I hear otherwise, would commit it next week when I have a little more time.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258891-21822-7G273TSkeA>