Date: Fri, 14 Jun 2019 10:49:51 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 237634] security/py-bro-pkg: Rename (move) to security/py-zkg Message-ID: <bug-237634-21822-CWdkaMYbfy@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-237634-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-237634-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=3D237634 Kai Knoblich <kai@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #204965|0 |1 is obsolete| | Attachment #204966|0 |1 is obsolete| | Attachment #205054|0 |1 is obsolete| | Attachment #205054|maintainer-approval?(mshirk | Flags|@daemon-security.com) | Attachment #205055|maintainer-approval?(mshirk | Flags|@daemon-security.com) | Attachment #205055|0 |1 is obsolete| | Attachment #205057| |maintainer-approval?(mshirk Flags| |@daemon-security.com) Summary|security/py-bro-pkg: Rename |security/py-bro-pkg: Rename |(move) to |(move) to security/py-zkg |security/py-zeek-pkg | --- Comment #9 from Kai Knoblich <kai@FreeBSD.org> --- Created attachment 205057 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D205057&action= =3Dedit MOVE-security-py-bro-pkg-TO-security-py-zkg.patch Attached the complete diff and one more addition that I forgot to mention before: I also added "git:devel/git" to the RUN_DEPENDS otherwise "zkg" / "bro-pkg" throws an exception / warning during runtime: > Traceback (most recent call last): > File "/usr/local/lib/python3.6/site-packages/git/__init__.py", line 83,= in <module> > refresh() > File "/usr/local/lib/python3.6/site-packages/git/__init__.py", line 73,= in refresh > if not Git.refresh(path=3Dpath): > File "/usr/local/lib/python3.6/site-packages/git/cmd.py", line 290, in = refresh > raise ImportError(err) > ImportError: Bad git executable. > The git executable must be specified in one of the following ways: > - be included in your $PATH > - be set via $GIT_PYTHON_GIT_EXECUTABLE > - explicitly set via git.refresh() > > All git commands will error until this is rectified. --=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-237634-21822-CWdkaMYbfy>