O pacote linux-image-4.8.0-40-generic
e os pacotes relacionados foram excluídos do repositório. Eu não sei porque. Um novo linux-image-4.8.0-41-generic
apareceu e a atualização agora vai bem.
Ao executar apt upgrade
(após executar a atualização primeiro), é exibida informação de que os pacotes linux-generic linux-headers-generic linux-image-generic linux-libc-dev
serão rebaixados.
Devo continuar ou algo está errado com dependências?
Minha dist atual é 16.10
, com 4.8.0-40-generic #43-Ubuntu SMP
kernel.
Aqui está a saída completa do comando:
[~]$ sudo apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
libapache2-mod-php7.1 php-cli php-common php-gd php-mbstring php-mcrypt php-mysql php-tidy php-xml
php-zip php7.0-cli php7.0-common php7.0-curl php7.0-dev php7.0-fpm php7.0-gd php7.0-intl php7.0-json
php7.0-mbstring php7.0-opcache php7.0-readline php7.0-xml php7.1 php7.1-cli php7.1-common php7.1-curl
php7.1-dev php7.1-fpm php7.1-gd php7.1-intl php7.1-json php7.1-mbstring php7.1-mcrypt php7.1-mysql
php7.1-opcache php7.1-readline php7.1-tidy php7.1-xml php7.1-zip snap-confine snapd thunderbird
thunderbird-gnome-support thunderbird-locale-en thunderbird-locale-en-gb thunderbird-locale-en-us
thunderbird-locale-pl
The following packages will be DOWNGRADED:
linux-generic linux-headers-generic linux-image-generic linux-libc-dev
47 upgraded, 0 newly installed, 4 downgraded, 0 to remove and 0 not upgraded.
Need to get 64,9 MB of archives.
After this operation, 1459 kB of additional disk space will be used.
Do you want to continue? [Y/n]
O pacote linux-image-4.8.0-40-generic
e os pacotes relacionados foram excluídos do repositório. Eu não sei porque. Um novo linux-image-4.8.0-41-generic
apareceu e a atualização agora vai bem.