PyLoad RPi2 with OSMC

Hello,

I want to install Pyload RPi2 running on Osmc Alpha 4, but I get an error.

I have used this tutorial and starten at 3:

osmc@osmc:~$ sudo apt-get -y install python python-crypto python-pycurl python-qt4 tesseract-ocr tesseract-ocr-eng python-imaging rhino zip unzip
Reading package lists… Done
Building dependency tree
Reading state information… Done
python-crypto is already the newest version.
python-pycurl is already the newest version.
rhino is already the newest version.
tesseract-ocr is already the newest version.
tesseract-ocr-eng is already the newest version.
zip is already the newest version.
unzip is already the newest version.
python-imaging is already the newest version.
python is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
python-qt4 : Depends: libqt4-declarative (>= 4:4.8.0-1~) but it is not going to be installed
Depends: libqt4-designer (>= 4:4.8.0-1~) but it is not going to be installed
Depends: libqt4-help (>= 4:4.8.0-1~) but it is not going to be installed
Depends: libqt4-scripttools (>= 4:4.8.0-1~) but it is not going to be installed
Depends: libqt4-svg (>= 4:4.8.0-1~) but it is not going to be installed
Depends: libqtgui4 (>= 4:4.8.0-1~) but it is not going to be installed
Depends: libqtwebkit4 (>= 2.2.0) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Sudo apt-get -f install did not work…

Please help me

I got it, i have used the wrong source, here i have found the right one…

But now i can not install unrar non-free…

osmc@osmc:~$ sudo apt-get build-dep rar unrar-nonfree
Reading package lists… Done
Building dependency tree
Reading state information… Done
0 upgraded, 0 newly installed, 0 to remove and 448 not upgraded.
osmc@osmc:~$ sudo apt-get source -b unrar-nonfree
Reading package lists… Done
Building dependency tree
Reading state information… Done
WARNING: The following packages cannot be authenticated!
unrar-nonfree
E: Some packages could not be authenticated

Has anyone a idea?

Try
apt-key update
apt-get update

Also, this is the tutorial I followed to setup pyload:

I had no problems installing in on alpha4.