it seems that the current M2P version 2.27 has problems to install KODI 15.1 also on a fresh and expanded OS on a RPI1.
The only chance I had to solve it was to install/update it manually by removing/solving a dependency problem with
„apt-get update“
„apt-get install kodi“
„apt-get -f install“
„apt-get autoremove“
After this KODI (15.2) started successfully.
Maybe this information can be used to fix the current setup.