Debian Patches

Status for notary/0.7.0+ds1-2

Patch Description Author Forwarded Bugs Origin Last update
test--nontest.patch disable failing tests.~~~~
FAIL: TestSetupCryptoServicesRethinkDBStoreConnectionFails (0.00s)
main_test.go:139:
Error Trace: main_test.go:139
Error: "Error starting rethinkdb driver: gorethink: dial tcp: lookup host on [::1]:53: read udp [::1]:57648->[::1]:53: read: connection refused" does not contain "no such host"
Test: TestSetupCryptoServicesRethinkDBStoreConnectionFails
~~~~

~~~~
TestNetworkError: httpstore_test.go:396:
Error Trace: httpstore_test.go:396
Error: Not equal:
expected: "GET https://auth.docker.io: abc:def:ghi"
actual : "GET \"https://auth.docker.io\": abc:def:ghi"

Diff:
- Expected
+ Actual
@@ -1 +1 @@
-GET https://auth.docker.io: abc:def:ghi
+GET "https://auth.docker.io": abc:def:ghi
Test: TestNetworkError
FAIL: TestNetworkError (0.00s)
~~~~
Dmitry Smirnov <onlyjob@debian.org> not-needed 2018-06-16
fix-tests-go-1.17.patch Fix unit tests for Go 1.17
Per https://go.dev/doc/go1.17: Part.FileName now applies filepath.Base to the
return value. This change of behavior seems to break notary.
Arnaud Rebillout <arnaudr@kali.org> yes upstream 2022-01-21
lowercase-import-path.patch Adjust import path, the filename is lowercase in Debian Arnaud Rebillout <arnaudr@kali.org> not-needed 2022-01-21
0004-Use-github.com-golang-protobuf-ptypes-empty.patch Use github.com/golang/protobuf/ptypes/empty
google/protobuf/empty.proto in libprotobuf-dev (3.21.9) has switched to
google.golang.org/protobuf/types/known/emptypb
Shengjing Zhu <zhsj@debian.org> no 2022-11-27

All known versions for source package 'notary'

Links