https://bugzilla.redhat.com/show_bug.cgi?id=1887842

Robert-André Mauchin 🐧 <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |POST
                 CC|                            |[email protected]
           Assignee|[email protected]    |[email protected]
              Flags|                            |fedora-review+



--- Comment #1 from Robert-André Mauchin 🐧 <[email protected]> ---
Test fails:

Testing    in: /builddir/build/BUILD/gitjacker-0.0.2/_build/src
         PATH:
/builddir/build/BUILD/gitjacker-0.0.2/_build/bin:/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
       GOPATH: /builddir/build/BUILD/gitjacker-0.0.2/_build:/usr/share/gocode
  GO111MODULE: off
      command: go test -buildmode pie -compiler gc -ldflags " -X
github.com/liamg/gitjacker/version=0.0.2 -extldflags '-Wl,-z,relro
-Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  '"
      testing: github.com/liamg/gitjacker
github.com/liamg/gitjacker/internal/pkg/gitjacker
--- FAIL: TestRetrieval (0.00s)
    retriever_test.go:93: exec: "git": executable file not found in $PATH
FAIL
exit status 1
FAIL    github.com/liamg/gitjacker/internal/pkg/gitjacker       0.004s

 Add git-core to the BR:

%if %{with check}
# Tests
BuildRequires:  golang(github.com/magiconair/properties/assert)
BuildRequires:  git-core
%endif


 - License ok
 - Latest version packaged
 - Builds in mock
 - No rpmlint errors
 - Conforms to Packaging Guidelines

Package approved. Please fix the aforementioned issue before import.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to