Fixed
Created: May 29, 2015
Updated: Sep 8, 2018
Resolved Date: Jun 3, 2015
Found In Version: 7.0.0.5
Fix Version: 7.0.0.7
Severity: Standard
Applicable for: Wind River Linux 7
Component/s: Userspace
Try to install every available package using smart from package feeds, there are some packages with install failure:
mktemp-doc
procps-doc
shadow-doc
stat-doc
util-linux-doc
# smart install -y mktemp-doc
Loading cache...
Updating cache... ######################################## [100%]
Computing transaction...
Installing packages (1):
mktemp-doc-1.7-r3.1@core2_64
6.1kB of package files are needed. 5.9kB will be used.
^MFetching packages...
^M-> http://128.224.153.88:8000/RPMS/.../mktemp-doc-1.7-r3.1.core2_64.rpm
mktemp-doc-1.7-r3.1.core2_64... ######################################## [100%]
^M
Committing transaction...
Preparing... ######################################## [ 0%]
error: file /usr/share/man/man1/mktemp.1 from install of mktemp-doc-1.7-r3.1.core2_64 conflicts with file from package coreutils-doc-8.22-r0.1.core2_64
# smart install -y procps-doc
Loading cache...
Updating cache... ######################################## [100%]
Computing transaction...
Installing packages (1):
procps-doc-3.2.8-r12.1@core2_64
51.3kB of package files are needed. 137.1kB will be used.
^MFetching packages...
^M-> http://128.224.153.88:8000/RPMS/.../procps-doc-3.2.8-r12.1.core2_64.rpm
procps-doc-3.2.8-r12.1.core2_.. ######################################## [100%]
^M
Committing transaction...
Preparing... ######################################## [ 0%]
error: file /usr/share/man/man1/kill.1 from install of procps-doc-3.2.8-r12.1.core2_64 conflicts with file from package coreutils-doc-8.22-r0.1.core2_64
error: file /usr/share/man/man1/uptime.1 from install of procps-doc-3.2.8-r12.1.core2_64 conflicts with file from package coreutils-doc-8.22-r0.1.core2_64
# smart install -y shadow-doc
Loading cache...
Updating cache... ######################################## [100%]
Computing transaction...
Installing packages (1):
shadow-doc-4.2.1-r0.1@core2_64
491.1kB of package files are needed. 2.2MB will be used.
^MFetching packages...
^M-> http://128.224.153.88:8000/RPMS/.../shadow-doc-4.2.1-r0.1.core2_64.rpm
shadow-doc-4.2.1-r0.1.core2_6.. ######################################## [100%]
^M
Committing transaction...
Preparing... ######################################## [ 0%]
error: file /usr/share/man/man1/groups.1 from install of shadow-doc-4.2.1-r0.1.core2_64 conflicts with file from package coreutils-doc-8.22-r0.1.core2_64
# smart install -y stat-doc
Loading cache...
Updating cache... ######################################## [100%]
Computing transaction...
Installing packages (1):
stat-doc-3.3-r0.1@core2_64
5.2kB of package files are needed. 4.1kB will be used.
^MFetching packages...
^M-> http://128.224.153.88:8000/RPMS/.../stat-doc-3.3-r0.1.core2_64.rpm
stat-doc-3.3-r0.1.core2_64.rpm ######################################## [100%]
^M
Committing transaction...
Preparing... ######################################## [ 0%]
error: file /usr/share/man/man1/stat.1 from install of stat-doc-3.3-r0.1.core2_64 conflicts with file from package coreutils-doc-8.22-r0.1.core2_64
# smart install -y util-linux-doc
Loading cache...
Updating cache... ######################################## [100%]
Computing transaction...
Installing packages (1):
util-linux-doc-2.24.2-r1.1@core2_64
187.8kB of package files are needed. 555.9kB will be used.
^MFetching packages...
^M-> http://128.224.153.88:8000/RPMS/.../util-linux-doc-2.24.2-r1.1.core2_64.rpm
util-linux-doc-2.24.2-r1.1.co.. ######################################## [100%]
^M
Committing transaction...
Preparing... ######################################## [ 0%]
error: file /usr/share/man/man1/kill.1 from install of util-linux-doc-2.24.2-r1.1.core2_64 conflicts with file from package coreutils-doc-8.22-r0.1.core2_64
error: file /usr/share/man/man3/libblkid.3 from install of util-linux-doc-2.24.2-r1.1.core2_64 conflicts with file from package e2fsprogs-doc-1.42.9-r0.1.core2_64
error: file /usr/share/man/man8/blkid.8 from install of util-linux-doc-2.24.2-r1.1.core2_64 conflicts with file from package e2fsprogs-doc-1.42.9-r0.1.core2_64
error: file /usr/share/man/man8/findfs.8 from install of util-linux-doc-2.24.2-r1.1.core2_64 conflicts with file from package e2fsprogs-doc-1.42.9-r0.1.core2_64
error: file /usr/share/man/man8/fsck.8 from install of util-linux-doc-2.24.2-r1.1.core2_64 conflicts with file from package e2fsprogs-doc-1.42.9-r0.1.core2_64
error: file /usr/share/man/man3/uuid.3 from install of util-linux-doc-2.24.2-r1.1.core2_64 conflicts with file from package libossp-uuid-doc-1.6.2-r2.1.core2_64
1, build image and boot target
2, configure package feeds if no one exists
3, install every possible rpm available in package feeds.