https://bugzilla.redhat.com/show_bug.cgi?id=1348875
Bug ID: 1348875 Summary: consul-0.6.4 available Product: Fedora Version: rawhide Component: consul Severity: medium Assignee: fpokorny@redhat.com Reporter: sspreitz@redhat.com QA Contact: extras-qa@fedoraproject.org CC: fpokorny@redhat.com, golang@lists.fedoraproject.org, jchaloup@redhat.com
A new version of consul is available.
Will you also be brewing consul for EL7 ?
https://bugzilla.redhat.com/show_bug.cgi?id=1348875
Sascha Spreitzer sspreitz@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(fpokorny@redhat.c | |om)
https://bugzilla.redhat.com/show_bug.cgi?id=1348875
Jan Chaloupka jchaloup@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(fpokorny@redhat.c | |om) |
--- Comment #1 from Jan Chaloupka jchaloup@redhat.com --- Running on Godeps.json of consul-0.6.4 tarball:
$ gofed check-deps --godeps Godeps.json ERROR:root:Unable to get mapping for github.com/mitchellh/reflectwalk ERROR:root:Unable to get mapping for github.com/mattn/go-isatty ERROR:root:Unable to get mapping for github.com/hashicorp/hil ERROR:root:Unable to get mapping for github.com/hashicorp/go-reap ERROR:root:Unable to get mapping for github.com/hashicorp/hil/ast ERROR:root:Unable to get mapping for github.com/mitchellh/copystructure ERROR:root:Unable to get mapping for github.com/hashicorp/go-uuid github.com/hashicorp/hcl is outdated in distribution github.com/hashicorp/go-msgpack is up-to-date github.com/hashicorp/serf is outdated in distribution github.com/hashicorp/go-syslog is up-to-date github.com/hashicorp/raft is outdated in distribution Unable to find ipprefix2rpm mapping 'github.com/mitchellh/reflectwalk' ipprefix github.com/hashicorp/go-multierror is up-to-date Unable to find ipprefix2rpm mapping 'github.com/hashicorp/hil' ipprefix github.com/hashicorp/go-immutable-radix is outdated in distribution ERROR:root:Unable to retrieve commit info for github.com/hashicorp/yamux df949784da9ed028ee76df44652e42d37a09d7e4: u"Commit 281073eb9eb092240d33ef253c404f1cca550309 not found for {'username': u'mitchellh', 'project': u'cli', 'provider': 'github'}" Unable to find ipprefix2rpm mapping 'github.com/mattn/go-isatty' ipprefix github.com/hashicorp/errwrap is up-to-date github.com/hashicorp/logutils is up-to-date golang.org/x/sys is outdated in distribution github.com/armon/go-metrics is outdated in distribution github.com/mitchellh/mapstructure is up-to-date github.com/inconshreveable/muxado is up-to-date github.com/elazarl/go-bindata-assetfs is outdated in distribution github.com/hashicorp/raft-boltdb is up-to-date github.com/DataDog/datadog-go is up-to-date github.com/armon/circbuf is up-to-date Unable to find ipprefix2rpm mapping 'github.com/hashicorp/go-reap' ipprefix github.com/hashicorp/net-rpc-msgpackrpc is up-to-date github.com/bgentry/speakeasy is up-to-date github.com/hashicorp/go-checkpoint is up-to-date github.com/hashicorp/go-cleanhttp is outdated in distribution github.com/miekg/dns is outdated in distribution github.com/hashicorp/golang-lru is outdated in distribution: not covered: [u'github.com/hashicorp/golang-lru/simplelru'] github.com/hashicorp/yamux is up-to-date github.com/boltdb/bolt is newer in distribution github.com/fsouza/go-dockerclient is outdated in distribution: not covered: [u'github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/stdcopy', u'github.com/fsouza/go-dockerclient/external/github.com/hashicorp/go-cleanhttp', u'github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/longpath', u'github.com/fsouza/go-dockerclient/external/github.com/Sirupsen/logrus', u'github.com/fsouza/go-dockerclient/external/github.com/docker/go-units', u'github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/pools', u'github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/system', u'github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/ioutils', u'github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/fileutils', u'github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/archive', u'github.com/fsouza/go-dockerclient/external/golang.org/x/net/context', u'github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/promise', u'github.com/fsouza/go-dockerclient/external/golang.org/x/sys/unix', u'github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/homedir', u'github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/idtools', u'github.com/fsouza/go-dockerclient/external/github.com/opencontainers/runc/libcontainer/user', u'github.com/fsouza/go-dockerclient/external/github.com/docker/docker/opts'] Unable to find ipprefix2rpm mapping 'github.com/mitchellh/copystructure' ipprefix github.com/hashicorp/memberlist is outdated in distribution github.com/ryanuber/columnize is up-to-date github.com/hashicorp/scada-client is up-to-date github.com/armon/go-radix is outdated in distribution github.com/hashicorp/go-memdb is outdated in distribution Unable to find ipprefix2rpm mapping 'github.com/hashicorp/go-uuid' ipprefix
Summary: - 6 new packages - 14 outdated packages
We can built the consul for epel7. However, epel7 has almost no golang package built currently. Branches are created, just to be filled they need to be.
I would suggest to update the consul in Fedora rawhide first, then continue with epel7.
https://bugzilla.redhat.com/show_bug.cgi?id=1348875
Sascha Spreitzer sspreitz@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|fpokorny@redhat.com |sspreitz@redhat.com
--- Comment #2 from Sascha Spreitzer sspreitz@redhat.com --- (In reply to Jan Chaloupka from comment #1)
We can built the consul for epel7. However, epel7 has almost no golang package built currently. Branches are created, just to be filled they need to be.
I would suggest to update the consul in Fedora rawhide first, then continue with epel7.
Yes agreed, i will go ahead with rawhide.
golang@lists.fedoraproject.org