[Bug 238055] sysutil/py-salt: gitfs module broken with most recent pygit2 [patch referenced]

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 22 19:59:01 UTC 2019


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

            Bug ID: 238055
           Summary: sysutil/py-salt: gitfs module broken with most recent
                    pygit2 [patch referenced]
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: philipp.maechler at mamo.li

With the most recent pygit2 module, saltstack fails to use any gitfs
ressources.

The patch is already present upstream (at least for 2018.3, but I need it for
2019.2), please include it into the port until then:

[1]
https://patch-diff.githubusercontent.com/raw/saltstack/salt/pull/51304.patch

further ref: 
[2] https://github.com/saltstack/salt/pull/51304
[3] https://github.com/saltstack/salt/issues/51270#issuecomment-480521624

The mentioned patch [1] worked and fixed my problem as described in the issue
referenced from the pull request [2].

Root cause is in pygit2 0.27.4 according to [3].

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list