Update failed - Permission denied

Begonnen von sn0000py, 03 März 2017, 18:58:14

Vorheriges Thema - Nächstes Thema

sn0000py

wollte gerade ein Update einspielen
2017.03.03 18:55:11 1 : UPD FHEM/firmware/ArduCounter.hex
2017.03.03 18:55:11 1 : open ./FHEM/firmware/ArduCounter.hex failed: Permission denied, trying to restore the previous version and aborting the update


hab dann extra das die und die files da drinnen auf fhem:dialout gesetzt aber das brachte auch nix ...

drw-rw-rw- 2 fhem dialout   4096 Feb 20 18:30 firmware
-rw-rw-rw- 1 fhem root      3400 Aug 26  2015 FritzBoxUtils.pm

pi@raspberrypi /opt/fhem/FHEM $ sudo ls -l firmware/
insgesamt 888
-rw-rw-rw- 1 fhem dialout  22489 Feb 20 18:30 ArduCounter.hex
-rw-rw-rw- 1 fhem dialout  99233 Feb 20 18:30 esptool.py
-rw-rw-rw- 1 fhem dialout  54451 Aug 26  2015 JeeLink_EC3000.hex
-rw-rw-rw- 1 fhem dialout 442624 Feb 20 18:30 JeeLink_LaCrosseGateway.bin
-rw-rw-rw- 1 fhem dialout  80715 Jan 20  2016 JeeLink_LaCrosse.hex
-rw-rw-rw- 1 fhem dialout  34557 Aug 26  2015 JeeLink_PCA301.hex
-rw-rw-rw- 1 fhem dialout  49235 Feb 20 18:30 SIGNALduino_nano328.hex
-rw-rw-rw- 1 fhem dialout  49235 Feb 20 18:30 SIGNALduino_promini328.hex
-rw-rw-rw- 1 fhem dialout  49235 Feb 20 18:30 SIGNALduino_uno.hex


was hab ich da noch falsch?

dev0

Dem Verzeichnis firmware fehlen die executable flags.

sn0000py