Hauptmenü

Update

Begonnen von Will, 19 August 2013, 00:21:50

Vorheriges Thema - Nächstes Thema

Will

Hallo,

setze gerade eine komplett neue FHEM Installation auf einem Raspberry Pi (Wheezy) auf.
Klappt soweit, dann mache ich ein "update" und nix geht mehr.
Fehlermeldung im Terminal lautet
[code]
pi@raspberrypi /opt $ Use of uninitialized value $fileLength in string ne at ./F                                                                             HEM/98_update.pm line 722.
Use of uninitialized value $fileLength in concatenation (.) or string at ./FHEM/                                                                             98_update.pm line 726.
Use of uninitialized value in concatenation (.) or string at ./FHEM/98_update.pm                                                                              line 766.
Use of uninitialized value in concatenation (.) or string at ./FHEM/98_update.pm                                                                              line 766.
Use of uninitialized value in concatenation (.) or string at ./FHEM/98_update.pm                                                                              line 766.
Use of uninitialized value in concatenation (.) or string at ./FHEM/98_update.pm                                                                              line 766.
Use of uninitialized value in concatenation (.) or string at ./FHEM/98_update.pm                                                                              line 766.
Use of uninitialized value in concatenation (.) or string at ./FHEM/98_update.pm      
[code]

Was mache ich falsch?


Wil