golang-launchpad-gocheck has broken dependencies in the epel-7 tree:
On ppc64:
golang-launchpad-gocheck-devel-0-0.2.bzr85.el7.noarch requires golang
Please resolve this as soon as possible.
golang-github-openshift-go-systemd has broken dependencies in the epel-7 tree:
On ppc64:
golang-github-openshift-go-systemd-devel-0-0.2.gitb71042d.el7.noarch requires golang
Please resolve this as soon as possible.
golang-github-spf13-cobra has broken dependencies in the epel-7 tree:
On ppc64:
golang-github-spf13-cobra-devel-0-0.2.gite174a40.el7.noarch requires golang
Please resolve this as soon as possible.
golang-github-kraman-libcontainer has broken dependencies in the epel-7 tree:
On ppc64:
golang-github-kraman-libcontainer-devel-0-0.1.gitd700e5b.el7.noarch requires golang
Please resolve this as soon as possible.
golang-github-smarterclayton-go-systemd has broken dependencies in the epel-7 tree:
On ppc64:
golang-github-smarterclayton-go-systemd-devel-0-0.4.git5cb9e9e.el7.noarch requires golang
Please resolve this as soon as possible.
golang-github-spf13-pflag has broken dependencies in the epel-7 tree:
On ppc64:
golang-github-spf13-pflag-devel-0-0.1.git94e98a5.el7.noarch requires golang
Please resolve this as soon as possible.
golang-github-openshift-go-json-rest has broken dependencies in the epel-7 tree:
On ppc64:
golang-github-openshift-go-json-rest-devel-0-0.1.git7715b15.el7.noarch requires golang
Please resolve this as soon as possible.
golang-github-godbus-dbus has broken dependencies in the epel-7 tree:
On ppc64:
golang-github-godbus-dbus-devel-0-0.1.gitcb98efb.el7.noarch requires golang
Please resolve this as soon as possible.
https://bugzilla.redhat.com/show_bug.cgi?id=1089992
Bug ID: 1089992
Summary: docker run hangs when system is stressed
Product: Fedora
Version: 20
Component: docker-io
Assignee: lsm5(a)redhat.com
Reporter: ldoktor(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: admiller(a)redhat.com, golang(a)lists.fedoraproject.org,
lsm5(a)redhat.com, mattdm(a)redhat.com,
mgoldman(a)redhat.com, s(a)shk.io, vbatts(a)redhat.com
Description of problem:
When I use `docker run` and the system is under great stress, even when the
stress finishes, the `docker run` command never starts/finishes.
Version-Release number of selected component (if applicable):
docker-io-0.10.0-2.fc20.x86_64
How reproducible:
Always
Steps to Reproduce:
1. start stress (on my laptop: `stress -c 1 -i 1 -m 1 -d 1 -t 60`)
2. use `docker -D run -i -t fedora bash`
3. wait for infinity....
Actual results:
docker is not started, output of /var/log/messages is:
Apr 22 12:17:51 t530 docker: 2014/04/22 12:17:51 POST /v1.10/containers/create
Apr 22 12:17:51 t530 docker: [/home/medic/Work/Projekty/Docker/root|0e364d3a]
+job create()
...
never finishes, even after the stress command finishes (60s). I can then
execute other docker commands, but the one started during stress execution
never finishes and is not logged in `docker events` nor `docker ps -a`
Expected results:
New container is created (at least when the stress finishes)
--
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.4.git5cb9e9e.fc21.noarch requires golang(github.com/guelfey/go.dbus)
On i386:
golang-github-smarterclayton-go-systemd-devel-0-0.4.git5cb9e9e.fc21.noarch requires golang(github.com/guelfey/go.dbus)
On armhfp:
golang-github-smarterclayton-go-systemd-devel-0-0.4.git5cb9e9e.fc21.noarch requires golang(github.com/guelfey/go.dbus)
Please resolve this as soon as possible.