https://bugzilla.redhat.com/show_bug.cgi?id=1215912
Bug ID: 1215912
Summary: docker-io-pkg-devel conflicts with docker-io-devel
Product: Fedora
Version: 21
Component: docker-io
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected], [email protected],
[email protected]
Description of problem:
gocode source files from docker-io-pkg-devel are now in the docker-io-devel
package. Therefor there are file conflicts.
It's impossible now to upgrade or install if you have or want docker-io-devel
and docker-io-pkg-devel.
Version-Release number of selected component (if applicable):
docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64
docker-io-pkg-devel-1.5.0-1.fc21.x86_64
How reproducible:
static
Steps to Reproduce:
1. yum install docker-io-devel
2. yum install docker-io-pkg-devel
Actual results:
docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with files from
package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
especially files from /usr/share/gocode/src/github.com/docker/docker/pkg
Expected results:
may be docker-io-devel should obsolete docker-io-pkg-devel?
Or no pkg go source files should be in the docker-io-devel?
Additional info:
docker-io-pkg-devel can be remove, not sure if we loose something.
Extract from the yum error
---
Transaction check error:
file /usr/share/gocode/src/github.com/docker/docker/pkg/archive/changes.go
from install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with
file from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file /usr/share/gocode/src/github.com/docker/docker/pkg/archive/archive.go
from install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with
file from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file
/usr/share/gocode/src/github.com/docker/docker/pkg/chrootarchive/archive.go
from install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with
file from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file
/usr/share/gocode/src/github.com/docker/docker/pkg/chrootarchive/archive_test.go
from install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with
file from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file
/usr/share/gocode/src/github.com/docker/docker/pkg/archive/archive_unix.go from
install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with file
from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file
/usr/share/gocode/src/github.com/docker/docker/pkg/archive/archive_windows.go
from install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with
file from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file
/usr/share/gocode/src/github.com/docker/docker/pkg/archive/changes_test.go from
install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with file
from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file /usr/share/gocode/src/github.com/docker/docker/pkg/archive/diff.go from
install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with file
from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file
/usr/share/gocode/src/github.com/docker/docker/pkg/broadcastwriter/broadcastwriter.go
from install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with
file from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file
/usr/share/gocode/src/github.com/docker/docker/pkg/devicemapper/devmapper.go
from install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with
file from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file
/usr/share/gocode/src/github.com/docker/docker/pkg/devicemapper/devmapper_wrapper.go
from install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with
file from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file /usr/share/gocode/src/github.com/docker/docker/pkg/ioutils/readers.go
from install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with
file from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file
/usr/share/gocode/src/github.com/docker/docker/pkg/ioutils/readers_test.go from
install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with file
from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file /usr/share/gocode/src/github.com/docker/docker/pkg/iptables/iptables.go
from install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with
file from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file
/usr/share/gocode/src/github.com/docker/docker/pkg/iptables/iptables_test.go
from install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with
file from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file /usr/share/gocode/src/github.com/docker/docker/pkg/jsonlog/jsonlog.go
from install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with
file from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file
/usr/share/gocode/src/github.com/docker/docker/pkg/jsonlog/jsonlog_marshalling.go
from install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with
file from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file
/usr/share/gocode/src/github.com/docker/docker/pkg/jsonlog/jsonlog_test.go from
install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with file
from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file /usr/share/gocode/src/github.com/docker/docker/pkg/mflag/flag.go from
install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with file
from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file
/usr/share/gocode/src/github.com/docker/docker/pkg/mount/sharedsubtree_linux_test.go
from install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with
file from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file
/usr/share/gocode/src/github.com/docker/docker/pkg/networkfs/resolvconf/resolvconf.go
from install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with
file from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file
/usr/share/gocode/src/github.com/docker/docker/pkg/parsers/filters/parse.go
from install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with
file from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file /usr/share/gocode/src/github.com/docker/docker/pkg/parsers/parsers.go
from install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with
file from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file
/usr/share/gocode/src/github.com/docker/docker/pkg/parsers/parsers_test.go from
install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with file
from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file /usr/share/gocode/src/github.com/docker/docker/pkg/reexec/reexec.go from
install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with file
from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file /usr/share/gocode/src/github.com/docker/docker/pkg/sysinfo/sysinfo.go
from install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with
file from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file /usr/share/gocode/src/github.com/docker/docker/pkg/system/lstat.go from
install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with file
from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file
/usr/share/gocode/src/github.com/docker/docker/pkg/system/lstat_windows.go from
install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with file
from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file /usr/share/gocode/src/github.com/docker/docker/pkg/system/stat.go from
install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with file
from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file /usr/share/gocode/src/github.com/docker/docker/pkg/system/stat_linux.go
from install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with
file from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file
/usr/share/gocode/src/github.com/docker/docker/pkg/system/stat_unsupported.go
from install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with
file from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file
/usr/share/gocode/src/github.com/docker/docker/pkg/system/stat_windows.go from
install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with file
from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file /usr/share/gocode/src/github.com/docker/docker/pkg/term/term.go from
install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with file
from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file /usr/share/gocode/src/github.com/docker/docker/pkg/term/term_windows.go
from install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with
file from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file
/usr/share/gocode/src/github.com/docker/docker/pkg/truncindex/truncindex.go
from install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with
file from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
file
/usr/share/gocode/src/github.com/docker/docker/pkg/truncindex/truncindex_test.go
from install of docker-io-devel-1.6.0-2.git3eac457.fc21.x86_64 conflicts with
file from package docker-io-pkg-devel-1.5.0-1.fc21.x86_64
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang