Cant Update OSMC

Hi,
I can’t upgrade OSMC because tar is not found in PATH when i run apt-get dist-upgrade
Log can be found here http://paste.osmc.io/uzuwokuxac
Any ideas???

Log started: 2017-03-02  19:55:05
dpkg: warning: 'tar' not found in PATH or not executable
dpkg: error: 1 expected program not found in PATH or not executable
Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin
Log ended: 2017-03-02  19:55:05

osmc@osmc:/usr/local/sbin$ dpkg -l tar
Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/halb konFiguriert/
         Halb installiert/Trigger erWartet/Trigger anhängig
|/ Fehler?=(kein)/R=Neuinstallation notwendig (Status, Fehler: GROSS=schlecht)
||/ Name                                                  Version                         Architektur                     Beschreibung
+++-=====================================================-===============================-===============================-================================================================================================================
ii  tar                                                   1.27.1-2+deb8u1                 armhf                           GNU version of the tar archiving utility

osmc@osmc:/usr/local/sbin$ cat $PATH tar
cat: /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/sbin:/usr/sbin:/usr/osmc/bin:/opt/vc/bin: Datei oder Verzeichnis nicht gefunden
cat: tar: Datei oder Verzeichnis nicht gefunden

Are you using config files from OpenElec?
This is the OSMC forum.

Also you have done multiple

Mär 04 09:13:38 osmc sudo[1045]: osmc : TTY=pts/0 ; PWD=/home/osmc ; USER=root ; COMMAND=/usr/bin/apt-get upgrade

This might have destroyed your system beyond repair unfortinately.

From where are you logging in and with what shell?

Seaech for tar in the folders presented by cat $PATH. Not in the variable itself.