The lightweight tag 'golang-1.3-7.fc22' was created pointing to:
1afe7e2... set source directory timestamps during %install
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang
The lightweight tag 'golang-1.2.2-13.fc20' was created pointing to:
90e7326... set source directory timestamps during %install
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang
Summary of changes:
1afe7e2... set source directory timestamps during %install (*)
(*) This commit already existed in another branch; no separate mail sent
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/
commit 1afe7e2655c3c021aa9dfc88e1455675ebdb0e8d
Author: Vincent Batts
Date: Fri Aug 8 21:11:50 2014 +
set source directory timestamps during %install
golang.spec |7 ++-
1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/golang.spec b/golang.spec
index 4b40d95..
commit 6ceac592dd2dfadb2dfa7609ad346ea65e56d643
Merge: 60bb592 90e7326
Author: Vincent Batts
Date: Sat Aug 9 03:21:18 2014 +
Merge branch 'f20' into f19
golang.spec |7 ++-
1 files changed, 6 insertions(+), 1 deletions(-)
---
___
gol
The lightweight tag 'golang-1.3-7.fc21' was created pointing to:
1afe7e2... set source directory timestamps during %install
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang
Summary of changes:
90e7326... set source directory timestamps during %install (*)
(*) This commit already existed in another branch; no separate mail sent
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/
The lightweight tag 'golang-1.2.2-13.fc19' was created pointing to:
6ceac59... Merge branch 'f20' into f19
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang
The lightweight tag 'golang-1.2.2-13.el6' was created pointing to:
60a575a... Merge branch 'f20' into el6
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang
commit 90e73267ad61eecb9d5b354ba2bbd7115ff1da55
Author: Vincent Batts
Date: Fri Aug 8 21:11:50 2014 +
set source directory timestamps during %install
golang.spec |7 ++-
1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/golang.spec b/golang.spec
index 10ea702..
Summary of changes:
90e7326... set source directory timestamps during %install
60a575a... Merge branch 'f20' into el6
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang
Summary of changes:
90e7326... set source directory timestamps during %install (*)
6ceac59... Merge branch 'f20' into f19
(*) This commit already existed in another branch; no separate mail sent
___
golang mailing list
golang@lists.fedoraproject.org
commit 60a575aca1f817a6d59ef892ec9f98c8321d4b0d
Merge: d65d3f8 90e7326
Author: Vincent Batts
Date: Sat Aug 9 03:21:39 2014 +
Merge branch 'f20' into el6
golang.spec |7 ++-
1 files changed, 6 insertions(+), 1 deletions(-)
---
___
gol
https://bugzilla.redhat.com/show_bug.cgi?id=1128208
--- Comment #11 from Bill C. Riemers ---
Alright workaround in place. I just needed to add accept rules to iptables for
port 53. e.g.
# iptables -I INPUT -p udp --deport 53 -j ACCEPT
# iptables -I INPUT -p tcp --deport 53 -j ACCEPT
Now th
https://bugzilla.redhat.com/show_bug.cgi?id=1128208
--- Comment #10 from Lars Kellogg-Stedman ---
For what it's worth, I have dnsmasq listening on the docker bridge like this:
listen-address=172.17.42.1
bind-interfaces
And my docker daemon running like this:
/usr/bin/docker -d -H fd://
https://bugzilla.redhat.com/show_bug.cgi?id=1128208
--- Comment #9 from Bill C. Riemers ---
I'm really still at a loss though, how this was working for me before you have
pointed out essientially the 127.0.0.1 part would be ignored, and the rest of
my path was in the wrong order to successfully
https://bugzilla.redhat.com/show_bug.cgi?id=1128208
--- Comment #8 from Bill C. Riemers ---
It looks like the problem is there is logic in docker that if the
/etc/resolv.conf file contains 127.0.0.1 it ignores the all the DNS entries and
instead uses the google addresses. It is a bit tricky to
https://bugzilla.redhat.com/show_bug.cgi?id=1099206
--- Comment #28 from Fedora Update System ---
golang-1.2.2-12.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/golang-1.2.2-12.fc20
--
You are receiving this mail because:
You are on the CC list for
https://bugzilla.redhat.com/show_bug.cgi?id=1128208
--- Comment #7 from Bill C. Riemers ---
I just pulled 1.1.2-2 from updates-testing. I still see the exact same issue.
I edited out the 127.0.0.1 from my /etc/resolv.conf file just incase that is
was causing the problem but still the same is
https://bugzilla.redhat.com/show_bug.cgi?id=1128208
--- Comment #6 from Bill C. Riemers ---
It looks like using --dns=172.17.42.1 completely breaks dns lookup's all
together. The reason is by default dnsmasq only listens to the lo interface.
Certainly I can add the docker0 interface to the l
https://bugzilla.redhat.com/show_bug.cgi?id=1128208
--- Comment #5 from Lokesh Mandvekar ---
Bill, what's the latest version of docker you have/had? docker 1.1.2-2 on
rawhide seems to use the same /etc/resolv.conf as my host.
Looks like 1.1.2-2 has landed in f20-stable
--
You are receiving t
https://bugzilla.redhat.com/show_bug.cgi?id=1099206
--- Comment #26 from Fedora Update System ---
golang-1.2.2-12.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/golang-1.2.2-12.el6
--
You are receiving this mail because:
You are on the CC list f
https://bugzilla.redhat.com/show_bug.cgi?id=981356
--- Comment #17 from Fedora Update System ---
golang-1.2.2-12.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/golang-1.2.2-12.el6
--
You are receiving this mail because:
You are on the CC list fo
https://bugzilla.redhat.com/show_bug.cgi?id=1128208
--- Comment #4 from Bill C. Riemers ---
Darn. "yum downgrade docker-io" won't work because the previous version is no
longer in the official repository. For comparison I tried on a server I with
a different version of docker-io:
-bash-4.1$
https://bugzilla.redhat.com/show_bug.cgi?id=1099206
--- Comment #27 from Fedora Update System ---
golang-1.2.2-12.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/golang-1.2.2-12.fc19
--
You are receiving this mail because:
You are on the CC list for
https://bugzilla.redhat.com/show_bug.cgi?id=1101508
--- Comment #10 from Fedora Update System ---
golang-1.2.2-12.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/golang-1.2.2-12.el6
--
You are receiving this mail because:
You are on the CC list f
https://bugzilla.redhat.com/show_bug.cgi?id=1105901
--- Comment #7 from Fedora Update System ---
golang-1.2.2-12.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/golang-1.2.2-12.el6
--
You are receiving this mail because:
You are on the CC list fo
https://bugzilla.redhat.com/show_bug.cgi?id=1128208
--- Comment #3 from Bill C. Riemers ---
Yuck. It turns out that isn't the only place where my docker is failing.
Later it fails with maven2 builds where it tries using repositories like:
http://mvn.re.redhat.com/maven2
--
You are receivin
https://bugzilla.redhat.com/show_bug.cgi?id=1128208
--- Comment #2 from Bill C. Riemers ---
Yes. Both are viable workarounds. But this is not consistent with docker io
just working everwhere. Not only would I have to distribute the Dockerfile
but setup instructions for the server/workstatio
The lightweight tag 'golang-1.2.2-12.fc20' was created pointing to:
688fe6a... another version constraint on xemacs to not use the broken
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang
The lightweight tag 'golang-1.2.2-12.fc19' was created pointing to:
60bb592... Merge branch 'f20' into f19
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang
commit 60bb592493600f8bee9ae4c9b99a7cf583fb6ee3
Merge: c89cd17 688fe6a
Author: Vincent Batts
Date: Fri Aug 8 17:06:32 2014 +
Merge branch 'f20' into f19
golang.spec | 11 +++
1 files changed, 7 insertions(+), 4 deletions(-)
---
___
The lightweight tag 'golang-1.2.2-12.el6' was created pointing to:
d65d3f8... Merge branch 'f20' into el6
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang
Summary of changes:
688fe6a... another version constraint on xemacs to not use the broken (*)
d65d3f8... Merge branch 'f20' into el6
(*) This commit already existed in another branch; no separate mail sent
___
golang mailing list
golang@lists.fedor
commit d65d3f8a4028253ef1760a48b7cadb895223e7bb
Merge: 27d627a 688fe6a
Author: Vincent Batts
Date: Fri Aug 8 17:07:06 2014 +
Merge branch 'f20' into el6
golang.spec | 11 +++
1 files changed, 7 insertions(+), 4 deletions(-)
---
___
Summary of changes:
688fe6a... another version constraint on xemacs to not use the broken (*)
60bb592... Merge branch 'f20' into f19
(*) This commit already existed in another branch; no separate mail sent
___
golang mailing list
golang@lists.fedor
commit 688fe6aa08324e6483685fac593fc6536bbed141
Author: Vincent Batts
Date: Fri Aug 8 17:03:30 2014 +
another version constraint on xemacs to not use the broken version of
xemacs-packages-extra
golang.spec | 11 +++
1 files changed, 7 insertions(+), 4 deletions(-)
---
di
https://bugzilla.redhat.com/show_bug.cgi?id=1128208
--- Comment #1 from Lars Kellogg-Stedman ---
> It is possible to update the docker options to work around the
> problem. But of course the DNS servers obtained by DHCP, so it
> would require restarting docker-io with new settings everytime a
https://bugzilla.redhat.com/show_bug.cgi?id=1127570
--- Comment #4 from Lokesh Mandvekar ---
Hmm, looks like it'd be better to have docker.fish included in upstream fish
/fish rpm ?
(Same should also apply to zsh in that case (my bad))
--
You are receiving this mail because:
You are on the
https://bugzilla.redhat.com/show_bug.cgi?id=1128208
Bug ID: 1128208
Summary: docker io not using proper DNS
Product: Fedora
Version: 20
Component: docker-io
Assignee: l...@fedoraproject.org
Reporter: briem...@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1119849
Bill C. Riemers changed:
What|Removed |Added
Blocks||1128208
Referenced Bugs:
https://
https://bugzilla.redhat.com/show_bug.cgi?id=1127570
--- Comment #3 from Matthew Miller ---
This is problematic. We don't want docker to _require_ fish, but that's what
owns the /usr/share/fish/completions directory
--
You are receiving this mail because:
You are on the CC list for the bug.
__
golang-github-smarterclayton-go-systemd has broken dependencies in the rawhide
tree:
On x86_64:
golang-github-smarterclayton-go-systemd-devel-0-0.5.git5cb9e9e.fc21.noarch
requires golang(github.com/guelfey/go.dbus)
On i386:
golang-github-smarterclayton-go-systemd-devel-0-0.5.g
golang-github-smarterclayton-go-systemd has broken dependencies in the F-21
tree:
On x86_64:
golang-github-smarterclayton-go-systemd-devel-0-0.5.git5cb9e9e.fc21.noarch
requires golang(github.com/guelfey/go.dbus)
On i386:
golang-github-smarterclayton-go-systemd-devel-0-0.5.git5
https://bugzilla.redhat.com/show_bug.cgi?id=1119282
Fedora Update System changed:
What|Removed |Added
Fixed In Version|systemd-208-20.fc20 |systemd-204-20.fc19
--- Commen
https://bugzilla.redhat.com/show_bug.cgi?id=1127570
--- Comment #2 from Yajo ---
(In reply to Lokesh Mandvekar from comment #1)
> Hi,
>
> Can you test this rpm please:
> https://lsm5.fedorapeople.org/docker-io-1.1.2-3.fc20.x86_64.rpm
>
> The rawhide version of this doesn't seem to work for m
46 matches
Mail list logo