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

2013-11-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034919 --- Comment #6 from Fedora Update System --- docker-io-0.7.0-10.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/docker-io-0.7.0-10.el6 -- You are receiving this mail because: You are on the CC l

[Bug 1026545] dockerinit fails with "libdevmapper.so.1.02: cannot open shared object file"

2013-11-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1026545 --- Comment #35 from Fedora Update System --- docker-io-0.7.0-10.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/docker-io-0.7.0-10.el6 -- You are receiving this mail because: You are on the CC

[Bug 1036027] New: Save daemon log to file

2013-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036027 Bug ID: 1036027 Summary: Save daemon log to file Product: Fedora EPEL Version: el6 Component: docker-io Assignee: l...@redhat.com Reporter: mgold...@redhat.com QA C

[Bug 1036027] Save daemon log to file

2013-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036027 --- Comment #1 from Marek Goldmann --- I forgot to add that this applies to the init.d service, which is used in EPEL. Fedora is not affected by this commit. -- You are receiving this mail because: You are on the CC list for the bug. ___

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

2013-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034919 Stephen Tweedie changed: What|Removed |Added Status|MODIFIED|ASSIGNED --- Comment #7 from Stephe

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

2013-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034919 --- Comment #8 from Marek Goldmann --- For sure this should be added to the init.d file: # Required-Start: $network cgconfig This will make sure that cgconfig service will be started before docker. Other thing is the cgconfig service start.

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

2013-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034919 --- Comment #9 from Marek Goldmann --- Created attachment 830646 --> https://bugzilla.redhat.com/attachment.cgi?id=830646&action=edit Patch fot cgconfig boot I'm attaching a patch to fix the cgconfig service boot requirement. Please note t

[Bug 1034095] Hide devicemapper mounts in Gnome

2013-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034095 Fedora Update System changed: What|Removed |Added Status|MODIFIED|ON_QA --- Comment #10 from Fed

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

2013-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033606 Fedora Update System changed: What|Removed |Added Status|MODIFIED|ON_QA --- Comment #31 from Fed

[Bug 1036217] New: docker-io doesn't work without firewalld

2013-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036217 Bug ID: 1036217 Summary: docker-io doesn't work without firewalld Product: Fedora Version: 19 Component: docker-io Assignee: l...@redhat.com Reporter: m.a.yo...@durham.ac.u

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

2013-11-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033606 Michal Fojtik changed: What|Removed |Added Status|ON_QA |MODIFIED --- Comment #32 from Michal

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

2013-11-30 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033606 --- Comment #33 from Lokesh Mandvekar --- Michal, can you change your Requires=firewalld.service to Wants=firewalld.service as in Bug 1036217 and check if it helps? -- You are receiving this mail because: You are on the CC list for the bug.

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

2013-11-30 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033606 --- Comment #34 from Michal Fojtik --- Lokesh: I tried, but unfortunatelly it did not help. However, the behavior changed a bit (note I do a full reboot after the change). [root@localhost ~]# systemctl stop firewalld [root@localhost ~]# docke

[Bug 1033604] Unable to start systemd service in Docker container

2013-11-30 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033604 --- Comment #1 from Michal Fojtik --- https://github.com/dotcloud/docker/issues/2296 There is another issue reported on Github with the same problem. The solution as far as I understand is to use Fedora 'machine' container, in other words sta

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

2013-11-30 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033606 --- Comment #35 from Lokesh Mandvekar --- I could add ExecStartPost=firewall-cmd --add-masquerade ... to the unit file, unless there's a cleaner solution -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug 1036217] docker-io doesn't work without firewalld

2013-11-30 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036217 --- Comment #1 from Lokesh Mandvekar --- Michael, can you check if the unit file here works for you? https://bugzilla.redhat.com/show_bug.cgi?id=1033606#c36 -- You are receiving this mail because: You are on the CC list for the bug.

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

2013-11-30 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033606 --- Comment #36 from Lokesh Mandvekar --- So, this service file should work (works for me) even if firewalld isn't present on the system: [Unit] Description=Docker container management daemon Wants=firewalld.service After=firewalld.service

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

2013-11-30 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033606 Fedora Update System changed: What|Removed |Added Status|MODIFIED|ON_QA --- Comment #37 from Fed

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

2013-11-30 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034919 Fedora Update System changed: What|Removed |Added Status|ASSIGNED|ON_QA --- Comment #10 from Fed

[Bug 1036217] docker-io doesn't work without firewalld

2013-12-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036217 --- Comment #2 from Michael Young --- (In reply to Lokesh Mandvekar from comment #1) > Michael, can you check if the unit file here works for you? > https://bugzilla.redhat.com/show_bug.cgi?id=1033606#c36 That doesn't work, but the modified v

[Bug 1036027] Save daemon log to file

2013-12-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036027 Fedora Update System changed: What|Removed |Added Status|NEW |MODIFIED -- You are receiving

[Bug 1036217] docker-io doesn't work without firewalld

2013-12-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036217 Fedora Update System changed: What|Removed |Added Status|NEW |MODIFIED -- You are receiving

[Bug 1036217] docker-io doesn't work without firewalld

2013-12-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036217 --- Comment #3 from Fedora Update System --- docker-io-0.7.0-12.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-0.7.0-12.fc20 -- You are receiving this mail because: You are on the CC lis

[Bug 1036027] Save daemon log to file

2013-12-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036027 --- Comment #2 from Fedora Update System --- docker-io-0.7.0-12.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-0.7.0-12.fc20 -- You are receiving this mail because: You are on the CC lis

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

2013-12-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033606 --- Comment #38 from Fedora Update System --- docker-io-0.7.0-12.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-0.7.0-12.fc20 -- You are receiving this mail because: You are on the CC li

[Bug 1026545] dockerinit fails with "libdevmapper.so.1.02: cannot open shared object file"

2013-12-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1026545 --- Comment #36 from Fedora Update System --- docker-io-0.7.0-12.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-0.7.0-12.fc20 -- You are receiving this mail because: You are on the CC li

[Bug 1034095] Hide devicemapper mounts in Gnome

2013-12-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034095 --- Comment #11 from Fedora Update System --- docker-io-0.7.0-12.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-0.7.0-12.fc20 -- You are receiving this mail because: You are on the CC li

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

2013-12-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034919 --- Comment #11 from Fedora Update System --- docker-io-0.7.0-12.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-0.7.0-12.fc20 -- You are receiving this mail because: You are on the CC li

[Bug 1036027] Save daemon log to file

2013-12-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036027 --- Comment #3 from Fedora Update System --- docker-io-0.7.0-12.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/docker-io-0.7.0-12.fc19 -- You are receiving this mail because: You are on the CC lis

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

2013-12-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034919 --- Comment #12 from Fedora Update System --- docker-io-0.7.0-12.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/docker-io-0.7.0-12.fc19 -- You are receiving this mail because: You are on the CC li

[Bug 1034095] Hide devicemapper mounts in Gnome

2013-12-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034095 --- Comment #12 from Fedora Update System --- docker-io-0.7.0-12.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/docker-io-0.7.0-12.fc19 -- You are receiving this mail because: You are on the CC li

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

2013-12-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033606 --- Comment #39 from Fedora Update System --- docker-io-0.7.0-12.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/docker-io-0.7.0-12.fc19 -- You are receiving this mail because: You are on the CC li

[Bug 1026545] dockerinit fails with "libdevmapper.so.1.02: cannot open shared object file"

2013-12-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1026545 --- Comment #37 from Fedora Update System --- docker-io-0.7.0-12.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/docker-io-0.7.0-12.fc19 -- You are receiving this mail because: You are on the CC li

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

2013-12-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034919 --- Comment #13 from Fedora Update System --- docker-io-0.7.0-12.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/docker-io-0.7.0-12.el6 -- You are receiving this mail because: You are on the CC

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

2013-12-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033606 --- Comment #40 from Fedora Update System --- docker-io-0.7.0-12.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/docker-io-0.7.0-12.el6 -- You are receiving this mail because: You are on the CC

[Bug 1036027] Save daemon log to file

2013-12-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036027 --- Comment #4 from Fedora Update System --- docker-io-0.7.0-12.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/docker-io-0.7.0-12.el6 -- You are receiving this mail because: You are on the CC l

[Bug 1026545] dockerinit fails with "libdevmapper.so.1.02: cannot open shared object file"

2013-12-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1026545 --- Comment #38 from Fedora Update System --- docker-io-0.7.0-12.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/docker-io-0.7.0-12.el6 -- You are receiving this mail because: You are on the CC

[Bug 1036217] docker-io doesn't work without firewalld

2013-12-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036217 lnie changed: What|Removed |Added CC||l...@redhat.com --- Comment #4 from lnie ---

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

2013-12-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034919 lnie changed: What|Removed |Added CC||l...@redhat.com --- Comment #14 from lnie ---

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

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033606 --- Comment #41 from Marek Goldmann --- (In reply to Lokesh Mandvekar from comment #35) > I could add > > ExecStartPost=firewall-cmd --add-masquerade ... to the unit file, unless > there's a cleaner solution Please don't do this. This shoul

[Bug 1036217] docker-io doesn't work without firewalld

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036217 --- Comment #5 from Marek Goldmann --- +1 for "Wants". I was testing things and by accident showed Lokesh the wrong commit in which "Requires" was used. -- You are receiving this mail because: You are on the CC list for the bug.

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

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033606 --- Comment #42 from Michal Fojtik --- Marek: Is the patch included in docker-io-0.7.0-12.el6? -- You are receiving this mail because: You are on the CC list for the bug. ___ golang mailing list go

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

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033606 --- Comment #43 from Michal Fojtik --- After system update and reboot, the networking and routing to containers seems to work perfectly fine. The --add-masquarade is not longer needed. Lokesh, Marek thanks for help! -- You are receiving this

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

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033606 --- Comment #44 from Lokesh Mandvekar --- (In reply to Marek Goldmann from comment #41) > Please don't do this. This should be already covered in my patch. Alright, pushing out another release without masquerade, thanks for the heads up --

[Bug 1033604] Unable to start systemd service in Docker container

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033604 --- Comment #2 from Matthew Miller --- Some documentation would be good. There are basically two ways to go. First, the "application container" model. Here, you don't use systemctl to launch the service -- you just run it directly. This work

[Bug 1022983] Consider updating Rawhide to Go 1.2 release candidate

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1022983 --- Comment #20 from Matthew Miller --- Any comment on the "mygcc" issue? -- You are receiving this mail because: You are on the CC list for the bug. ___ golang mailing list golang@lists.fedoraproj

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

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034919 --- Comment #15 from Fedora Update System --- docker-io-0.7.0-14.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-0.7.0-14.fc20 -- You are receiving this mail because: You are on the CC li

[Bug 1036027] Save daemon log to file

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036027 --- Comment #5 from Fedora Update System --- docker-io-0.7.0-14.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-0.7.0-14.fc20 -- You are receiving this mail because: You are on the CC lis

[Bug 1036217] docker-io doesn't work without firewalld

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036217 --- Comment #6 from Fedora Update System --- docker-io-0.7.0-14.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-0.7.0-14.fc20 -- You are receiving this mail because: You are on the CC lis

[Bug 1034095] Hide devicemapper mounts in Gnome

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034095 --- Comment #13 from Fedora Update System --- docker-io-0.7.0-14.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-0.7.0-14.fc20 -- You are receiving this mail because: You are on the CC li

[Bug 1026545] dockerinit fails with "libdevmapper.so.1.02: cannot open shared object file"

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1026545 --- Comment #39 from Fedora Update System --- docker-io-0.7.0-14.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-0.7.0-14.fc20 -- You are receiving this mail because: You are on the CC li

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

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034919 --- Comment #16 from Fedora Update System --- docker-io-0.7.0-14.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/docker-io-0.7.0-14.fc19 -- You are receiving this mail because: You are on the CC li

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

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033606 --- Comment #46 from Fedora Update System --- docker-io-0.7.0-14.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/docker-io-0.7.0-14.fc19 -- You are receiving this mail because: You are on the CC li

[Bug 1026545] dockerinit fails with "libdevmapper.so.1.02: cannot open shared object file"

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1026545 --- Comment #40 from Fedora Update System --- docker-io-0.7.0-14.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/docker-io-0.7.0-14.fc19 -- You are receiving this mail because: You are on the CC li

[Bug 1036027] Save daemon log to file

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036027 --- Comment #6 from Fedora Update System --- docker-io-0.7.0-14.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/docker-io-0.7.0-14.fc19 -- You are receiving this mail because: You are on the CC lis

[Bug 1034095] Hide devicemapper mounts in Gnome

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034095 --- Comment #14 from Fedora Update System --- docker-io-0.7.0-14.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/docker-io-0.7.0-14.fc19 -- You are receiving this mail because: You are on the CC li

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

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033606 --- Comment #45 from Fedora Update System --- docker-io-0.7.0-14.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-0.7.0-14.fc20 -- You are receiving this mail because: You are on the CC li

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

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034919 --- Comment #17 from Fedora Update System --- docker-io-0.7.0-14.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/docker-io-0.7.0-14.el6 -- You are receiving this mail because: You are on the CC

[Bug 1034095] Hide devicemapper mounts in Gnome

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034095 --- Comment #15 from Fedora Update System --- docker-io-0.7.0-14.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/docker-io-0.7.0-14.el6 -- You are receiving this mail because: You are on the CC

[Bug 1036027] Save daemon log to file

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036027 --- Comment #7 from Fedora Update System --- docker-io-0.7.0-14.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/docker-io-0.7.0-14.el6 -- You are receiving this mail because: You are on the CC l

[Bug 1026545] dockerinit fails with "libdevmapper.so.1.02: cannot open shared object file"

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1026545 --- Comment #41 from Fedora Update System --- docker-io-0.7.0-14.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/docker-io-0.7.0-14.el6 -- You are receiving this mail because: You are on the CC

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

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033606 --- Comment #47 from Fedora Update System --- docker-io-0.7.0-14.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/docker-io-0.7.0-14.el6 -- You are receiving this mail because: You are on the CC

[Bug 1033604] Unable to start systemd service in Docker container

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033604 --- Comment #3 from Michal Fojtik --- Matthew thanks for the answer. So the 'recommended' way is to have container for each service? Like one for database, httpd server, redis, etc... and then glue them together? -- You are receiving this ma

[Bug 1022983] Update to Go 1.2

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1022983 Matthew Miller changed: What|Removed |Added Summary|Consider updating Rawhide |Update to Go 1.2 |to

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

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1029068 Lokesh Mandvekar changed: What|Removed |Added Flags|fedora-review? |fedora-review+ --- Comment #7 from

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

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1029068 Vincent Batts changed: What|Removed |Added Flags||fedora-cvs? -- You are receiving thi

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

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1029068 --- Comment #8 from Vincent Batts --- New Package SCM Request === Package Name: golang-googlecode-tools Short Description: Supplementary tools and packages for Go Owners: vbatts Branches: f19 f20 el6 -- You are receiving

[Bug 1022983] Update to Go 1.2

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1022983 --- Comment #22 from Vincent Batts --- release! cool. So the failure on unused variables is tied up in $RPM_OPT_FLAGS $RPM_LD_FLAGS. I've tried a variety of ways to work around this, but I feel that seeking an exception for this package will

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

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1029068 --- Comment #9 from Jon Ciesla --- Git done (by process-git-requests). -- You are receiving this mail because: You are on the CC list for the bug. ___ golang mailing list golang@lists.fedoraproject

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

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1029068 Jon Ciesla changed: What|Removed |Added Flags|fedora-cvs? |fedora-cvs+ -- You are receiving this m

[Bug 1022983] Update to Go 1.2

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1022983 --- Comment #23 from Vincent Batts --- raised the discussion here https://groups.google.com/forum/#!topic/golang-nuts/SJn48BkCUqA Will open issue against golang, based on response from Ian Taylor. -- You are receiving this mail because: You

[Bug 1036217] docker-io doesn't work without firewalld

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036217 Fedora Update System changed: What|Removed |Added Status|MODIFIED|ON_QA --- Comment #7 from Fedo

[Bug 1036027] Save daemon log to file

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036027 Fedora Update System changed: What|Removed |Added Status|MODIFIED|ON_QA --- Comment #8 from Fedo

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

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034919 Fedora Update System changed: What|Removed |Added Status|ON_QA |CLOSED Fixed In Version|

[Bug 1034095] Hide devicemapper mounts in Gnome

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034095 Fedora Update System changed: What|Removed |Added Status|ON_QA |CLOSED Fixed In Version|

[Bug 1036027] Save daemon log to file

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036027 Fedora Update System changed: What|Removed |Added Status|ON_QA |CLOSED Fixed In Version|

[Bug 1026545] dockerinit fails with "libdevmapper.so.1.02: cannot open shared object file"

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1026545 Fedora Update System changed: What|Removed |Added Fixed In Version||docker-io-0.7.0-14.el6 R

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

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033606 Fedora Update System changed: What|Removed |Added Status|ON_QA |CLOSED Fixed In Version|

[Bug 1036027] Save daemon log to file

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036027 lnie changed: What|Removed |Added CC||l...@redhat.com --- Comment #10 from lnie ---

[Bug 1036027] Save daemon log to file

2013-12-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036027 --- Comment #11 from Lokesh Mandvekar --- (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 this would only be for el6 version, for fc19 and up it would be

[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 --- (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 looking at logs: j

[Bug 1034095] Hide devicemapper mounts in Gnome

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

[Bug 1036027] Save daemon log to file

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

[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 changed: What|Removed |Added Fixed In Version|docker-io-0.7.0-14.el6 |docker-io-0.7.0-14.fc19 --- Co

[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 changed: What|Removed |Added Fixed In Version|docker-io-0.7.0-14.el6 |docker-io-0.7.0-14.fc19 --- Co

[Bug 1026545] dockerinit fails with "libdevmapper.so.1.02: cannot open shared object file"

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

[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 changed: What|Removed |Added Status|NEW |CLOSED Resolution|---

[Bug 1026976] "Error starting container, Error adding device, can't find device for parent ''" when starting fedora docker image

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

[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 changed: What|Removed |Added Status|ASSIGNED|CLOSED Fixed In Version|

[Bug 1035436] support for bridge networking

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

[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: l...@redha

[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 --- [root@localhost postgresql]# docker images -a REPOSITORY TAG IMAGE IDCREATED SIZE mattdm/fedora f19 a567e6f3d26a5 days ago

[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 changed: What|Removed |Added CC||al...@redhat.com --- Comment #2 f

[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 Fedora Update System changed: What|Removed |Added Status|NEW |MODIFIED -- You are receiving

[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 --- golang-googlecode-tools-0-0.3.hg17c8fe23290a.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/golang-googlecode-tools-0-0.3.hg17c8fe23290a.el6 -- You

[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 --- golang-googlecode-tools-0-0.3.hg17c8fe23290a.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/golang-googlecode-tools-0-0.3.hg17c8fe23290a.fc19 -- You a

[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 #12 from Fedora Update System --- golang-googlecode-tools-0-0.3.hg17c8fe23290a.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/golang-googlecode-tools-0-0.3.hg17c8fe23290a.fc20 -- You a

[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 #3 from Michal Fojtik --- Also there might be additional bug, related to this. I just discovered that my /var/lib/docker folder use 11G of space, with no containers running and no extra images... Seems like they will need to be col

[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 Fedora Update System changed: What|Removed |Added Status|MODIFIED|ON_QA --- Comment #13 from Fed

[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: l...

<    1   2   3   4   5   6   7   8   9   10   >