Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 687646 - app-admin/consul-replicate-0.2.0 : [TEST] make: *** [Makefile:<snip>: test] Error 123
Summary: app-admin/consul-replicate-0.2.0 : [TEST] make: *** [Makefile:<snip>: test] E...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2019-06-08 15:29 UTC by Toralf Förster
Modified: 2019-06-10 00:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,19.99 KB, text/plain)
2019-06-08 15:29 UTC, Toralf Förster
Details
app-admin:consul-replicate-0.2.0:20190608-144914.log (app-admin:consul-replicate-0.2.0:20190608-144914.log,68.41 KB, text/plain)
2019-06-08 15:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,1.63 KB, text/plain)
2019-06-08 15:29 UTC, Toralf Förster
Details
environment (environment,14.22 KB, text/plain)
2019-06-08 15:29 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,44.18 KB, application/x-bzip)
2019-06-08 15:29 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-06-08 15:29:31 UTC
./runner_test.go:98:3: Errorf format %q has arg data of wrong type []*github.com/hashicorp/consul-template/dependency.KeyPair
FAIL	github.com/hashicorp/consul-replicate [build failed]
make: *** [Makefile:20: test] Error 123
 * ERROR: app-admin/consul-replicate-0.2.0::gentoo failed (test phase):
 *   Make test failed. See above for details.
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-desktop_libressl-test_20190602-225504

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.1
 [2] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)

Available Rust versions:
  [1]   rust-bin-1.35.0 *
  [2]   rust-1.35.0
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO app-admin/consul-replicate
[ebuild  N    ] app-admin/consul-replicate-0.2.0  USE="test"
Comment 1 Toralf Förster gentoo-dev 2019-06-08 15:29:34 UTC
Created attachment 579206 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-06-08 15:29:37 UTC
Created attachment 579208 [details]
app-admin:consul-replicate-0.2.0:20190608-144914.log
Comment 3 Toralf Förster gentoo-dev 2019-06-08 15:29:39 UTC
Created attachment 579210 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-06-08 15:29:42 UTC
Created attachment 579212 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-06-08 15:29:45 UTC
Created attachment 579214 [details]
etc.portage.tbz2
Comment 6 Larry the Git Cow gentoo-dev 2019-06-10 00:40:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b9f5ce91a128f60ab46db5a6681731bde172d20

commit 6b9f5ce91a128f60ab46db5a6681731bde172d20
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2019-06-10 00:38:35 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2019-06-10 00:39:39 +0000

    app-admin/consul-replicate: fix tests bug 687646
    
    Reported-by: Toralf Förster <toralf@gentoo.org>
    Closes: https://bugs.gentoo.org/687646
    Package-Manager: Portage-2.3.67, Repoman-2.3.14
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-admin/consul-replicate/consul-replicate-0.2.0.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
Comment 7 Zac Medico gentoo-dev 2019-06-10 00:41:06 UTC
Thanks!