[Bug 237634] security/py-bro-pkg: Rename (move) to security/py-zkg

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 14 10:49:56 UTC 2019


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

Kai Knoblich <kai at 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 at FreeBSD.org> ---
Created attachment 205057
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205057&action=edit
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=path):
>   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.

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


More information about the freebsd-python mailing list