When the update is being downloaded, all the repositiories get switched to 4.4.0.58. Interrupting the download of the update leaves the system in such a state…
It happened to me too when I interrupted downloading the 4.4 update. I realized it when I then tried to download the ofono package from 4.3.0.15 (to replace my patched version that the update was complaining about) and it downloaded it from 4.4.0.58 repo instead, which broke telephony.
I fixed it as follows:
- devel-su
- ssu re 4.3.0.15 (or whatever version you really have)
- ssu ur
- pkcon refresh
Then make sure that the correct version is set by typing:
- ssu re
- ssu repos
This should correct the version to the one you really have and you should be able to redownload broken packages, and then restart and apply the 4.4 update.