That's something I can't believe: 1 month after the last apt-get upgrade
, I log back on that server of mine, running Ubuntu 15.10.
Of course, I sudo apt-get update
...
Everything is fine, all repos reachable. Good!
Launching sudo apt-get upgrade
...
0 upgraded, 0 installed, 0 removed, 0 not upgraded
(translated from french)
WTF?1 month and nothing to update?
That's a bit too weird to even be plausible!
Can anyone relate?
Is there something wrong with my setup?
Here is my sources.list file
#------------------------------------------------------------------------------#
# OFFICIAL UBUNTU REPOS #
#------------------------------------------------------------------------------#
###### Ubuntu Main Repos
deb http://fr.archive.ubuntu.com/ubuntu/ wily main restricted universe multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ wily main
###### Ubuntu Update Repos
deb http://fr.archive.ubuntu.com/ubuntu/ wily-security main restricted universe multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ wily-updates main restricted universe multiverse
###### Ubuntu Partner Repo
deb http://archive.canonical.com/ubuntu wily partner
#------------------------------------------------------------------------------#
# UNOFFICIAL UBUNTU REPOS #
#------------------------------------------------------------------------------#
###### 3rd Party Binary Repos
## Java
deb http://ppa.launchpad.net/webupd8team/java/ubuntu wily main
## Old Java
deb http://ppa.launchpad.net/webupd8team/java/ubuntu vivid main
## Steam
deb [arch=i386] http://repo.steampowered.com/steam/ precise steam