Hi, have the same problem here, same error message.
This is an upgrade on the latest Dist, on a Pi3 using All-in-one, not a fresh setup as running other systems on the Pi3 and need Home Assistant to run in a virtual machine.
As mentioned by Juergen above, any ideas please.
I tried the other week, before the latest Dist-upgrade, but it failed the same way.
YES!
This is happening to me and is driving me crazy. I had HA with AIO before, but I had to flash the SD card and reinstall everything. I have tried installing the AIO about 10 times, always with the same error result. I have also created a issue on the Github page, maybe head there and share your experience so the dev can address this issue.(https://github.com/home-assistant/fabric-home-assistant/issues/47)
I had a lot of z-wave sensors and light switches connected to all kinds of automations on my config, and my “smart” house is even dumber than a normal house without HA. Nothing works.
Does anyone else have any idea of what can be causing the problem? I tried the HA Reddit page, the HA Gitter, no one know what can be causing this. I thought I was alone in this fight, but now I know it is happening to more people…
Just to be sure, are you guys using the latest Raspbian img (I believe it’s 02/03/2017)? I don’t know if the issue comes from the Raspbian img or AIO itself.
Here the same problem:
Warning: sudo() received nonzero return code 1 while executing ‘ln -s /usr/local/lib/python3.4/dist-packages/cec /srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages’!
Update on my part: I had a previous Raspbian image from November and I used that instead if the new one. I also used the old the command wget -Nnv https://raw.githubusercontent.com/home-assistant/fabric-home-assistant/master/hass_rpi_installer.sh && bash hass_rpi_installer.sh instead if the new curl. This - and I can’t really explain why - seems do do the trick for me.
Just got the same error…
[localhost] sudo: ldconfig
[localhost] sudo: ln -s /usr/local/lib/python3.4/dist-packages/cec /srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages
[localhost] out: ln: failed to create symbolic link ‘/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages’: No such file or directory
[localhost] out:
Jessie, it’s a fresh pie with a fresh install, but I found out it’s not the AIO installer, Libcec is broken and there’s a ticket - (my progress: HomeAssistant AIO HDMI CEC error (clean install))