[Bug 1036027] Save daemon log to file

2013-12-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036027 --- Comment #12 from Marek Goldmann mgold...@redhat.com --- (In reply to lnie from comment #10) tested with docker-io-0.7.0-14.fc20, there is still no /var/log/docker to save the daemon output For Fedora you need to use the systemd-way of

[Bug 1034095] Hide devicemapper mounts in Gnome

2013-12-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034095 Fedora Update System upda...@fedoraproject.org changed: What|Removed |Added Fixed In Version|docker-io-0.7.0-14.el6

[Bug 1034919] Docker-io needs libcgroup installed and running in order to function

2013-12-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034919 Fedora Update System upda...@fedoraproject.org changed: What|Removed |Added Fixed In Version|docker-io-0.7.0-14.el6

[Bug 1033606] Failed to connect to network from Docker container

2013-12-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033606 Fedora Update System upda...@fedoraproject.org changed: What|Removed |Added Fixed In Version|docker-io-0.7.0-14.el6

[Bug 1035307] Add README.fedora with information on how to start using the package

2013-12-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1035307 Marek Goldmann mgold...@redhat.com changed: What|Removed |Added Status|NEW |CLOSED

[Bug 1032094] `docker -d -b=none` fails with a nil pointer

2013-12-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1032094 Marek Goldmann mgold...@redhat.com changed: What|Removed |Added Status|ASSIGNED|CLOSED Fixed In

[Bug 1035436] support for bridge networking

2013-12-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1035436 Marek Goldmann mgold...@redhat.com changed: What|Removed |Added Status|ON_QA |CLOSED Fixed In

[Bug 1037634] New: The devicemapper volumes are not removed after container is removed

2013-12-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1037634 Bug ID: 1037634 Summary: The devicemapper volumes are not removed after container is removed Product: Fedora Version: 20 Component: docker-io Assignee:

[Bug 1037634] The devicemapper volumes are not removed after container is removed

2013-12-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1037634 --- Comment #1 from Michal Fojtik mfoj...@redhat.com --- [root@localhost postgresql]# docker images -a REPOSITORY TAG IMAGE IDCREATED SIZE mattdm/fedora f19 a567e6f3d26a

[Bug 1037634] The devicemapper volumes are not removed after container is removed

2013-12-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1037634 Alexander Larsson al...@redhat.com changed: What|Removed |Added CC||al...@redhat.com

[Bug 1029068] Review Request: golang-googlecode-tools - Supplementary tools and packages for Go

2013-12-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1029068 --- Comment #10 from Fedora Update System upda...@fedoraproject.org --- golang-googlecode-tools-0-0.3.hg17c8fe23290a.el6 has been submitted as an update for Fedora EPEL 6.

[Bug 1029068] Review Request: golang-googlecode-tools - Supplementary tools and packages for Go

2013-12-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1029068 --- Comment #11 from Fedora Update System upda...@fedoraproject.org --- golang-googlecode-tools-0-0.3.hg17c8fe23290a.fc19 has been submitted as an update for Fedora 19.

[docker-io/el6] (4 commits) ...Merge branch 'master' into el6

2013-12-03 Thread Lokesh Mandvekar
Summary of changes: 8e81a15... do not add masq (*) c9a11e7... Fix missing redirection to log file for sysvinit (*) 85e1946... udev rules unified for udisks 12, sysvinit fixes (*) d2b4ea6... Merge branch 'master' into el6 (*) This commit already existed in another branch; no separate mail

[docker-io] Created branch f18

2013-12-03 Thread Lokesh Mandvekar
The branch 'f18' was created pointing to: 85e1946... udev rules unified for udisks 12, sysvinit fixes ___ golang mailing list golang@lists.fedoraproject.org https://lists.fedoraproject.org/mailman/listinfo/golang

[docker-io/f19] (3 commits) ...udev rules unified for udisks 12, sysvinit fixes

2013-12-03 Thread Lokesh Mandvekar
Summary of changes: 8e81a15... do not add masq (*) c9a11e7... Fix missing redirection to log file for sysvinit (*) 85e1946... udev rules unified for udisks 12, sysvinit fixes (*) (*) This commit already existed in another branch; no separate mail sent

[Bug 1037830] New: Error pulling image, Authentication is required / Server error: 404

2013-12-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1037830 Bug ID: 1037830 Summary: Error pulling image, Authentication is required / Server error: 404 Product: Fedora EPEL Version: el6 Component: docker-io Assignee:

Re: [Bug 1037830] New: Error pulling image, Authentication is required / Server error: 404

2013-12-03 Thread Vincent Batts
Lokesh, I chatted with the reporter, and puzzled by his issue. I'm not able to reproduce. vb On Dec 3, 2013 4:22 PM, bugzi...@redhat.com wrote: https://bugzilla.redhat.com/show_bug.cgi?id=1037830 Bug ID: 1037830 Summary: Error pulling image, Authentication is required

[Bug 1037830] Error pulling image, Authentication is required / Server error: 404

2013-12-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1037830 --- Comment #2 from John Eckersberg jecke...@redhat.com --- I see at least a few patches on master upstream that are related to this: https://github.com/dotcloud/docker/commit/045989e3d824f577cd90a6386b66a5814e703766

[golang] updating to upstream go1.2, with notes on two upstream issues This builds fine for f19, f20 and el6

2013-12-03 Thread Vincent Batts
commit 5a84c902e737ee06c64d68b2d52e903b962925da Author: Vincent Batts vba...@redhat.com Date: Tue Dec 3 16:28:52 2013 -0500 updating to upstream go1.2, with notes on two upstream issues This builds fine for f19, f20 and el6 too, and should be tested now that go.tools is packaged

File go1.2.src.tar.gz uploaded to lookaside cache by vbatts

2013-12-03 Thread Vincent Batts
A file has been added to the lookaside cache for golang: c2ace56f6b6413a5c6318b9527a8b763 go1.2.src.tar.gz ___ golang mailing list golang@lists.fedoraproject.org https://lists.fedoraproject.org/mailman/listinfo/golang