[ubuntu]E: The package firmware-upgrade needs to be reinstalled, but I can't find an archive for it.

解决办法把firmware-upgrade卸载

sudo dpkg --remove --force-all firmware-upgrade

然后

sudo apt-get update

即可