habacker added a comment.

  On a recent opensuse Leap 42.3 or 15.x system there is
  
  > /usr/lib64/kde4/libexec/kioslave
  >  /usr/lib64/libexec/kf5/kioslave
  
  because the distribution provides kdelibs4 and kio packages. it only does not 
conflict because the executables are located in different directories because 
they are installed in 'libexecdir'. On Windows libexecdir points to the regular 
bin dir, which results into a conflict. The conflict need to be fixed by 
choosing a different name, as it is done also with many helper tools like 
meinproc4, meinproc5
  
  > $ ls /usr/bin/*5 | wc -l
  > 73
  >  $ls /usr/bin/*4 | wc -l
  > 46

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D17650

To: habacker, #frameworks, lbeltrame, vonreth
Cc: lbeltrame, kde-frameworks-devel, michaelh, ngraham, bruns

Reply via email to