Attempted an update today

I wouldn’t worry about it unless your system starts having connectivity problems. By itself, your pi having two IP addresses is not cause for concern.

I have an issue getting the brewblox-ctl.tar.gz to install.

This is a part of troubleshooting the update, which failed.

python3 -m pip install ./brewblox-ctl.tar.gz
Looking in indexes: Simple index, https://www.piw
heels.org/simple
Processing ./brewblox-ctl.tar.gz
Installing build dependencies … done
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File “”, line 1, in
File “/usr/lib/python3.7/tokenize.py”, line 447, in op
en
buffer = _builtin_open(filename, ‘rb’)
FileNotFoundError: [Errno 2] No such file or directory:
‘/tmp/pip-req-build-o13s_n51/setup.py’

----------------------------------------

Command “python setup.py egg_info” failed with error code 1
in /tmp/pip-req-build-o13s_n51/
(.venv) HypriotOS/armv7: pi@razz in ~/brewblox

So, I’m at a bit of a loss… Any assistance you can offer would be much appreciated!

Not sure about this particular error, but python 3.7 is very old and end of life.

I would create a snapshot and do a fresh install.