Broken install after cancelled sudo apt full-upgrade -y

dpkg is a lower level package manger, and apt uses dpkg under the hood, so you are trying to use repair techniques for both that don’t fix the underlying issue.

Have a read of this;