(gelöst) HMtemplate.pm

Begonnen von stgeran, 02 Februar 2017, 19:10:19

Vorheriges Thema - Nächstes Thema

stgeran

Ein update aus der weboberfläche klappt, bis auf HMtemplate.pm. Da habe ich folgende Meldung
./FHEM/98_HMtemplate.pm failed: Keine Berechtigung, trying to restore the previous version and aborting the update
Warum nur da?
FHEM auf Raspberry
CSM 866MHz für EM1010 mit Strom und Gaszähler
CUL 866MHz für MAX! Radiator Thermostat 
CUL 433MHz für Innen und Aussen Temp
HMLAN für HM-LC-Sw1-PI-2

CoolTux

Keine Ahnung. Aber vielleicht wenn Du mal Infos gibst. Wir werden sehen.
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

stgeran

#2
Was braucht ihr mehr als infos, was soll ich posten?
2017.02.02 19:06:54 1 : UPD FHEM/98_GEOFANCY.pm
2017.02.02 19:06:55 1 : UPD FHEM/98_GoogleAuth.pm
2017.02.02 19:06:55 1 : UPD FHEM/98_HMinfo.pm
2017.02.02 19:06:55 1 : UPD FHEM/98_HMtemplate.pm
2017.02.02 19:06:55 1 : open ./FHEM/98_HMtemplate.pm failed: Keine Berechtigung, trying to restore the previous version and aborting the update
2017.02.02 19:06:55 1 :
2017.02.02 19:06:55 1 : fhemrollo
2017.02.02 19:06:58 1 : nothing to do...
2017.02.02 19:06:58 1 : Calling /usr/bin/perl ./contrib/commandref_join.pl -noWarnings, this may take a while
2017.02.02 19:12:13 1 : *** EN FHEM/98_HMtemplate.pm: ignoring text due to DOS encoding
2017.02.02 19:12:13 1 : *** DE FHEM/98_HMtemplate.pm: ignoring text due to DOS encoding

Das habe ich NACH "update" und VOR "shutdown restart"
FHEM auf Raspberry
CSM 866MHz für EM1010 mit Strom und Gaszähler
CUL 866MHz für MAX! Radiator Thermostat 
CUL 433MHz für Innen und Aussen Temp
HMLAN für HM-LC-Sw1-PI-2

CoolTux

die Berechtigung der Datei zum Beispiel. Hast Du die Datei mal gelöscht? Wird ja eh wieder neu angelegt?
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

martinp876

Linux?
Setze:
chmod -666 HMtemplate.pm
Im fhem Verzeichnis. Evtl mit sudo vorneweg
Mit ls-lisa solltest du die Berechtigungen vergleichen können.

stgeran

Ja, das wars. Die Datei hatt rw-r-r. Gelöscht, neues Update und alles ist gut. Danke
FHEM auf Raspberry
CSM 866MHz für EM1010 mit Strom und Gaszähler
CUL 866MHz für MAX! Radiator Thermostat 
CUL 433MHz für Innen und Aussen Temp
HMLAN für HM-LC-Sw1-PI-2