update.pm copy-Fehler

Begonnen von LuckyDay, 13 November 2016, 20:43:58

Vorheriges Thema - Nächstes Thema

LuckyDay

Bei update erscheinen folgende Fehler

Ich gehe davon aus, dass seit neuerem versucht wird das fhem.save file zu speichern
in restoreDir.
bei dieser abgesetzten fheminstallation gibt es bewusst kein statefile, würden nur uralte Readings drinstehen.


2016.11.13 18:30:21.205 1: saving fhem.cfg
2016.11.13 18:30:21.224 1: PERL WARNING: Use of uninitialized value $fName in concatenation (.) or string at ./FHEM/98_update.pm line 532.
2016.11.13 18:30:21.228 1: PERL WARNING: Use of uninitialized value $fName in concatenation (.) or string at ./FHEM/98_update.pm line 533.
2016.11.13 18:30:21.245 1: PERL WARNING: Use of uninitialized value $fName in concatenation (.) or string at ./FHEM/98_update.pm line 534.
2016.11.13 18:30:21.248 1: saving
2016.11.13 18:30:21.266 1: PERL WARNING: Use of uninitialized value $fName in concatenation (.) or string at ./FHEM/98_update.pm line 535.
2016.11.13 18:30:21.279 1: PERL WARNING: Use of uninitialized value $fName in concatenation (.) or string at ./FHEM/98_update.pm line 536.
2016.11.13 18:30:21.283 1: copy ./ ./restoreDir/2016-11-13/ failed:, aborting the update
2016.11.13 18:30:21.286 1:
2016.11.13 18:30:21.304 1: New entries in the CHANGED file:
2016.11.13 18:30:21.308 1:   - new:     10_EQ3BT: Support EQ3 Bluetooth thermostat
2016.11.13 18:30:21.322 1:                        define living.thermostat EQ3BT <MAC>
2016.11.13 18:30:21.326 1:   - updated: 88_HMCCU: New version 3.5
2016.11.13 18:30:21.343 1:   - feature: 98_weekprofile: create events see help for further information
2016.11.13 18:30:21.347 1: Calling /usr/bin/perl ./contrib/commandref_modular.pl, this may take a while
2016.11.13 18:30:23.721 1:
2016.11.13 18:30:23.743 1: update finished, "shutdown restart" is needed to activate the changes.

rudolfkoenig