https://bugzilla.rpmfusion.org/show_bug.cgi?id=3345
--- Comment #27 from Jonathan Dieter <jdieter(a)gmail.com> 2015-01-05 22:40:13 CET
---
(In reply to comment #26)
(In reply to comment #25)
> Created attachment 1383 [details]
> Patch to convert dirs to symlinks during upgrade
Why do we have to handle the symlink in the first step ?
Can we simply drop the symlink ?, packaged plugins will be renamed anyway, so
this may introduce issues when xbmc-pvr will be renamed and then the package
upgraded.
Good point. If the symlinks aren't actually needed by Kodi, I would +1 just
removing them.
To address your specific issue, I don't see how kodi-pvr will have any problems
as it should install everything into /usr/share/kodi and %{_libdir}/kodi, but
updating xbmc to kodi while not updating xbmc-pvr to kodi-pvr would leave
xbmc-pvr missing a whole bunch of files. Either way, it's an ugly mess best
dealt with by removing the symlinks if we can.
--
Configure bugmail:
https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.