Home Assistant Core (community plugin) update fail

Dear people,

I’ve only recently started to explore the wonders of HA and wanted to update my plugin. What happened was this:

Building wheels for collected packages: yarl
  Building wheel for yarl (PEP 517) ... done
  Created wheel for yarl: filename=yarl-1.7.2-cp39-cp39-freebsd_12_2_release_p12_amd64.whl size=123811 sha256=4ccfb83763fa96320eb952b7dda4191714cc749d4cd8d667f264ba59abf34020
  Stored in directory: /tmp/pip-ephem-wheel-cache-_mphofsf/wheels/3e/e9/a4/bbd1e7a4e1fc40ad57fd56f9a0d51fffe8bbe47a4d90000e89
Successfully built yarl
Installing collected packages: pip, awesomeversion, httpx, yarl, requests, async-timeout, homeassistant
  Attempting uninstall: pip
    Found existing installation: pip 20.2.4
    Uninstalling pip-20.2.4:
      Successfully uninstalled pip-20.2.4
  Attempting uninstall: awesomeversion
    Found existing installation: awesomeversion 21.11.0
    Uninstalling awesomeversion-21.11.0:

And it started deleting all the packages… Home assistant included…

So there’s no way on how to find out how this package has been installed?

Hope someone can help me out here :slight_smile:

What command did you run?

I’m guessing you were doing a pip upgrade on FreeBSD 12, but … :man_shrugging: