All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix doc pkg conflicts
@ 2017-03-16 14:29 Paul Gortmaker
  2017-03-16 14:29 ` [PATCH 1/3] inetutils: bump priority to avoid conflict issue Paul Gortmaker
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul Gortmaker @ 2017-03-16 14:29 UTC (permalink / raw)
  To: openembedded-devel

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-03-16 14:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-16 14:29 [PATCH 0/3] Fix doc pkg conflicts Paul Gortmaker
2017-03-16 14:29 ` [PATCH 1/3] inetutils: bump priority to avoid conflict issue Paul Gortmaker
2017-03-16 14:29 ` [PATCH 2/3] eject: use update-alternatives for manpage Paul Gortmaker
2017-03-16 14:29 ` [PATCH 3/3] inetutils: use update-alternatives for more manpages Paul Gortmaker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.