Hi there, i've been trying to upgrade to 18.10 from 18.04 with no sucess.
when i try to upgrade, i get this message:
I've tried:
and
but no success, even tried to install the package that is in the list:
this list of upgradable packages returns:
Does anyone knows how can i upgrade these packages?
Thanks in advance
when i try to upgrade, i get this message:
Code:
Os pacotes a seguir serão mantidos em suas versões atuais: (wich means: The following packages will be kept in their current versions:) gconf-service libfile-fcntllock-perl libgconf-2-4 liblocale-gettext-perl libnet-dbus-perl libnih1 libtext-iconv-perl libxml-parser-perl 0 pacotes atualizados, 0 pacotes novos instalados, 0 a serem removidos e 8 não atualizados. (0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded)
Code:
dpkg --configure -a
Code:
sudo apt-get -f install
Code:
apt list --upgradable
Code:
gconf-service/stable 3.2.6-4+b1 amd64 [upgradable from: 3.2.6-4ubuntu1] libfile-fcntllock-perl/stable 0.22-3+b2 amd64 [upgradable from: 0.22-3build2] libgconf-2-4/stable 3.2.6-4+b1 amd64 [upgradable from: 3.2.6-4ubuntu1] liblocale-gettext-perl/stable 1.07-3+b1 amd64 [upgradable from: 1.07-3build2] libnet-dbus-perl/stable 1.1.0-4+b1 amd64 [upgradable from: 1.1.0-4build2] libnih1/stable 1.0.3-8 amd64 [upgradable from: 1.0.3-6ubuntu2] libtext-iconv-perl/stable 1.7-5+b4 amd64 [upgradable from: 1.7-5build6] libxml-parser-perl/stable 2.44-2+b1 amd64 [upgradable from: 2.44-2build3]
Thanks in advance