Raspberry Pi 3 wont update

I have a raspberry Pi 3 that is using an SD Card from my old Raspberry 2, and the update keeps saying that it failed…what should I do?

Provide logs please.

Im kind of a noob…it wouldnt setup a url for the logs. Ill try again. Apparently though its trying to install a Rasp 2 update. the error says error installing: rpb2-image-4.413-4-osmc

ok here are my logs

paste.osmc.io/kevexufuda

Try this

sudo apt-get remove rbp2-image-4.4.13-4-osmc
sudo apt-get update
sudo apt-get dist-upgrade
reboot

I think that may have done it. The “update available” disappeared from the screen. Thanks