I am getting warnings like Jan 6 10:10:01 myhostname systemd-udevd: invalid key/value pair in file /etc/udev/rules.d/80-docker.rules on line 2,starting at character 138 ('\"') in /var/log/messages. I think this is due to a missing quote in 80-docker.rules, and the line SUBSYSTEM=="block", DEVPATH=="/devices/virtual/block/loop*", ATTR{loop/backing_file}=="/var/lib/docker/*, ENV{UDISKS_PRESENTATION_HIDE}="1", ENV{UDISKS_IGNORE}="1" should be SUBSYSTEM=="block", DEVPATH=="/devices/virtual/block/loop*", ATTR{loop/backing_file}=="/var/lib/docker/*", ENV{UDISKS_PRESENTATION_HIDE}="1", ENV{UDISKS_IGNORE}="1"
whoops, apologies for that, pushing new build out in a bit
Thanks for pointing this out Michael. Looks like this crept in when I was unifying the rules for udisks 1 and 2. Upstream file in contrib looks ok, so it was just me :\
docker-io-0.7.3-3.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-0.7.3-3.fc20
docker-io-0.7.3-3.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/docker-io-0.7.3-3.fc19
docker-io-0.7.3-3.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/docker-io-0.7.3-3.el6
I realized I should be using contrib/udev/80-docker.rules instead of including it as a SourceN file (now that it made its way upstream). Anyway, that should be taken care of in a future release. Let me know if things are solved with 0.7.3-3.
Package docker-io-0.7.3-3.el6: * should fix your issue, * was pushed to the Fedora EPEL 6 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing docker-io-0.7.3-3.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-0057/docker-io-0.7.3-3.el6 then log in and leave karma (feedback).
docker-io-0.7.4-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-0.7.4-1.fc20
docker-io-0.7.4-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/docker-io-0.7.4-1.fc19
docker-io-0.7.4-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/docker-io-0.7.4-1.el6
docker-io-0.7.5-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/docker-io-0.7.5-1.el6
docker-io-0.7.6-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-0.7.6-1.fc20
docker-io-0.7.6-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/docker-io-0.7.6-1.fc19
docker-io-0.7.6-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/docker-io-0.7.6-1.el6
docker-io-0.7.6-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-0.7.6-2.fc20
docker-io-0.7.6-2.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/docker-io-0.7.6-2.el6
docker-io-0.7.6-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/docker-io-0.7.6-2.fc19
docker-io-0.7.6-4.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-0.7.6-4.fc20
docker-io-0.7.6-4.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/docker-io-0.7.6-4.fc19
docker-io-0.7.6-2.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.
docker-io-0.7.6-4.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
docker-io-0.7.6-4.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.