Description of problem: docker installation conflicts with docker-io, so I was hoping it be dropped or redirected to wmdocker Error Summary ------------- If docker is already installed and I try to install docker-io, I see this: Transaction check error: file /usr/bin/docker from install of docker-io-0.7.1-1.fc21.x86_64 conflicts with file from package docker-1.5-10.fc21.x86_64 Similar is true if order of packages is reversed. How reproducible: consistent Steps to Reproduce: 1. yum install docker 2. yum install docker-io Additional info: https://fedorahosted.org/fpc/ticket/341#comment:13
Could we obsolete the docker-1.5-10.fc21.x86_64 package and then use an epoch for the new docker package?
(In reply to Daniel Walsh from comment #1) > Could we obsolete the docker-1.5-10.fc21.x86_64 package and then use an > epoch for the new docker package? Looks like that was considered too: https://fedorahosted.org/fpc/ticket/341#comment:7
Andreas, could you also release wmdocker for f19 and el6? Currently, looks like people (on f19 and el6) wanting to install docker-io have no option but to remove docker (or vice versa)
Since wmdocker already is in place, docker can be dropped completely.
(In reply to Andreas Bierfert from comment #4) > Since wmdocker already is in place, docker can be dropped completely. Hi Andreas, Could we please begin the retirement/expiration process for docker and have wmdocker replace it in all existing branches? There's quite a lot of demand to have docker-io become the new docker in epel 6 and 7. I'm not sure if requesting an epel7 branch for 'docker' (for the current docker-io) would go cleanly given that https://admin.fedoraproject.org/pkgdb/acls/name/docker still exists. Thanks.
The reported issue can be fixed in F20 by renaming the dock app binary. I suggested a workaround for releases without the wmdocker package at https://bugzilla.redhat.com/show_bug.cgi?id=1101123
The problem is this is against the "Fedora packaging rules"
(I reposted the workaround for F20, and earlier, at https://bugzilla.redhat.com/show_bug.cgi?id=1038102 ) @Daniel: Which suggestion is against the packaging rules? Is there a way to rename the package within the rules, or should we request an exception? For F21 and later, what is the correct way to point users of the docker package to wmdocker?
See also: https://bugzilla.redhat.com/show_bug.cgi?id=1005459 'Rename Review: wmdocker - KDE and GNOME2 system tray replacement docking application'
(In reply to dcorking from comment #8) > > For F21 and later, what is the correct way to point users of the docker > package to wmdocker? I think https://fedorahosted.org/fpc/ticket/341#comment:13 might address this. Also, maybe a post to fedora-announce might take care of this(?)
This is now complete -- only docker-io is in rawhide, and `yum install docker` will install it.
Awesome.