Update information outdated, "Failed to fetch cdrom" [duplicate]

Solution 1:

Your update settings have your cdrom files enabled. So every time it tries and updates it automatically looks for those files, which by definition are outdated. Just unselect those cdrom option and sudo apt-get update && sudo apt-get upgrade should run normally.

Without cdrom install files selected.