[OE-core] [PATCH 0/5] fix various doc pkg conflicts at do_rootfs time

Paul Gortmaker paul.gortmaker at windriver.com
Thu Mar 16 14:20:51 UTC 2017


Not sure what changed recently to cause all these to show up, but
here we are.  There are several others outside of oe-core that I
need to also send.

 Error: Transaction check error:
   file /usr/share/man/man1/which.1 conflicts between attempted installs of debianutils-doc-4.8.1-r0.core2_64 and which-doc-2.21-r3.core2_64
   file /usr/share/man/man1/dnsdomainname.1 conflicts between attempted installs of inetutils-doc-1.9.4-r0.core2_64 and net-tools-doc-1.60+26-r0.core2_64
   file /usr/share/man/man8/syslogd.8 conflicts between attempted installs of inetutils-doc-1.9.4-r0.core2_64 and sysklogd-doc-1.5.1-r0.core2_64
   file /usr/share/info/bfd.info conflicts between attempted installs of gdb-doc-7.12.1-r0.core2_64 and binutils-doc-2.28-r0.core2_64
   file /usr/share/man/man1/eject.1 conflicts between attempted installs of util-linux-doc-2.29.1-r0.core2_64 and eject-doc-2.1.5-r1.core2_64
   file /usr/share/man/man1/logger.1 conflicts between attempted installs of util-linux-doc-2.29.1-r0.core2_64 and inetutils-doc-1.9.4-r0.core2_64

Paul Gortmaker (5):
  gdb: don't bundle bfd.info -- leave that to binutils.
  which: fix it so the manpage will respect alternatives
  util-linux: use update-alternatives for more manpages
  net-tools: use update-alternatives for more manpages
  sysklogd: use update-alternatives for more manpages

 meta/recipes-core/util-linux/util-linux.inc           | 4 +++-
 meta/recipes-devtools/gdb/gdb-common.inc              | 3 ++-
 meta/recipes-extended/net-tools/net-tools_1.60-26.bb  | 3 ++-
 meta/recipes-extended/sysklogd/sysklogd.inc           | 3 +++
 meta/recipes-extended/which/which_2.21.bb             | 3 +++
 meta/recipes-support/debianutils/debianutils_4.8.1.bb | 3 +++
 6 files changed, 16 insertions(+), 3 deletions(-)

-- 
2.7.4




More information about the Openembedded-core mailing list