Problems when trying to update to 0.67.1

Hi, I’m not sure why but I did the usual routine to update HA (https://www.home-assistant.io/docs/installation/raspberry-pi/) and I got:

python-jose-cryptodome 1.3.2 has requirement pycryptodome<3.4.0,>=3.3.1, but you’ll have pycryptodome 3.5.1 which is incompatible.
botocore 1.9.14 has requirement python-dateutil<2.7.0,>=2.1, but you’ll have python-dateutil 2.7.2 which is incompatible.
pyatv 0.3.9 has requirement aiohttp<3,>=2.3.0, but you’ll have aiohttp 3.1.1 which is incompatible.

Now the service doesn’t start:

[email protected] - Home Assistant
   Loaded: loaded (/etc/systemd/system/[email protected]; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Mon 2018-04-23 15:48:20 EDT; 14min ago
  Process: 897 ExecStart=/srv/homeassistant/bin/hass -c /home/homeassistant/.homeassistant (code=exited, status=203/EXEC)
 Main PID: 897 (code=exited, status=203/EXEC)

Apr 23 15:48:20 SFNUC systemd[1]: Started Home Assistant.
Apr 23 15:48:20 SFNUC systemd[1]: [email protected]: Main process exited, code=exited, status=203/EXEC
Apr 23 15:48:20 SFNUC systemd[1]: [email protected]: Unit entered failed state.
Apr 23 15:48:20 SFNUC systemd[1]: [email protected]: Failed with result 'exit-code'.

I need help, this PC only has HA… and I’m a little clueless at this point…

I don’t have a solution, but you are not the only one to have a similar problem this evening

I don’t have python-jose-cryptodome in my VE, but it seems to be the root of the problem.

ok, what about botocore and pyatv? (no idea what thosse are BTW…)

Here is the full log when trying to upgrade if it helps:

Collecting homeassistant
Using cached https://files.pythonhosted.org/packages/ca/b0/21c1b478c052bcd58fe 615b09284bd127b9dc3809f2f911710b195377cff/homeassistant-0.67.1-py2.py3-none-any. whl
Requirement not upgraded as not directly required: requests==2.18.4 in /srv/home assistant/lib/python3.5/site-packages (from homeassistant) (2.18.4)
Requirement not upgraded as not directly required: attrs==17.4.0 in /srv/homeass istant/lib/python3.5/site-packages (from homeassistant) (17.4.0)
Requirement not upgraded as not directly required: astral==1.6 in /srv/homeassis tant/lib/python3.5/site-packages (from homeassistant) (1.6)
Requirement not upgraded as not directly required: pyyaml<4,>=3.11 in /srv/homea ssistant/lib/python3.5/site-packages (from homeassistant) (3.12)
Requirement not upgraded as not directly required: aiohttp==3.1.1 in /srv/homeas sistant/lib/python3.5/site-packages (from homeassistant) (3.1.1)
Requirement not upgraded as not directly required: async-timeout==2.0.1 in /srv/ homeassistant/lib/python3.5/site-packages (from homeassistant) (2.0.1)
Requirement not upgraded as not directly required: voluptuous==0.11.1 in /srv/ho meassistant/lib/python3.5/site-packages (from homeassistant) (0.11.1)
Requirement not upgraded as not directly required: pip>=8.0.3 in /srv/homeassist ant/lib/python3.5/site-packages (from homeassistant) (10.0.0)
Requirement not upgraded as not directly required: typing<4,>=3 in /srv/homeassi stant/lib/python3.5/site-packages (from homeassistant) (3.6.4)
Requirement not upgraded as not directly required: jinja2>=2.10 in /srv/homeassi stant/lib/python3.5/site-packages (from homeassistant) (2.10)
Requirement not upgraded as not directly required: pytz>=2017.02 in /srv/homeass istant/lib/python3.5/site-packages (from homeassistant) (2018.4)
Requirement not upgraded as not directly required: certifi>=2017.4.17 in /srv/ho meassistant/lib/python3.5/site-packages (from homeassistant) (2018.1.18)
Requirement not upgraded as not directly required: urllib3<1.23,>=1.21.1 in /srv /homeassistant/lib/python3.5/site-packages (from requests==2.18.4->homeassistant ) (1.22)
Requirement not upgraded as not directly required: idna<2.7,>=2.5 in /srv/homeas sistant/lib/python3.5/site-packages (from requests==2.18.4->homeassistant) (2.6)
Requirement not upgraded as not directly required: chardet<3.1.0,>=3.0.2 in /srv /homeassistant/lib/python3.5/site-packages (from requests==2.18.4->homeassistant ) (3.0.4)
Requirement not upgraded as not directly required: yarl<2.0,>=1.0 in /srv/homeas sistant/lib/python3.5/site-packages (from aiohttp==3.1.1->homeassistant) (1.1.1)
Requirement not upgraded as not directly required: multidict<5.0,>=4.0 in /srv/h omeassistant/lib/python3.5/site-packages (from aiohttp==3.1.1->homeassistant) (4 .1.0)
Requirement not upgraded as not directly required: idna-ssl>=1.0 in /srv/homeass istant/lib/python3.5/site-packages (from aiohttp==3.1.1->homeassistant) (1.0.1)
Requirement not upgraded as not directly required: MarkupSafe>=0.23 in /srv/home assistant/lib/python3.5/site-packages (from jinja2>=2.10->homeassistant) (1.0)
hap-python 1.1.8 requires pycryptodome, which is not installed.
python-jose-cryptodome 1.3.2 requires pycryptodome<3.4.0,>=3.3.1, which is not i nstalled.
botocore 1.9.14 has requirement python-dateutil<2.7.0,>=2.1, but you’ll have pyt hon-dateutil 2.7.2 which is incompatible.
pyatv 0.3.9 has requirement aiohttp<3,>=2.3.0, but you’ll have aiohttp 3.1.1 whi ch is incompatible.
Installing collected packages: homeassistant
Found existing installation: homeassistant 0.67.0
Uninstalling homeassistant-0.67.0:

Same problem here:

pyatv 0.3.9 has requirement aiohttp<3,>=2.3.0, but you’ll have aiohttp 3.1.1 which is incompatible.
netdisco 1.2.2 has requirement zeroconf==0.19.1, but you’ll have zeroconf 0.20.0 which is incompatible.

Home assistant service does start though.

A downgrade to 0.67 gives me the same error…