[oe] [PATCH 0/3] Fix doc pkg conflicts

Paul Gortmaker paul.gortmaker at windriver.com
Thu Mar 16 14:29:50 UTC 2017


Something must have enabled more strict checking on doc package confilcts
as these recently showed up:

 Error: Transaction check error:
   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/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

 [log_check] Warn: update-alternatives: logger.1 has multiple providers with the same priority, please check rootfs/usr/lib/opkg/alternatives/logger.1 for details

An accompanying series has already been sent to oe-core.

Paul Gortmaker (3):
  inetutils: bump priority to avoid conflict issue
  eject: use update-alternatives for manpage
  inetutils: use update-alternatives for more manpages

 meta-networking/recipes-connectivity/inetutils/inetutils_1.9.4.bb | 7 +++++--
 meta-oe/recipes-support/eject/eject_2.1.5.bb                      | 2 ++
 2 files changed, 7 insertions(+), 2 deletions(-)

-- 
2.7.4




More information about the Openembedded-devel mailing list