Page MenuHomePureOS Tracker

login could not be upgraded
Closed, ResolvedPublic

Description

I have tried to upgrade the login package manually because it was retained to do it but, i found this:

echedey@echedey-500-500ns:~$ sudo apt-get upgrade login
[sudo] password for echedey: 
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias       
Leyendo la información de estado... Hecho
Calculando la actualización... Hecho
No se pudieron instalar algunos paquetes. Esto puede significar que
usted pidió una situación imposible o, si está usando la distribución
inestable, que algunos paquetes necesarios aún no se han creado o se
han sacado de «Incoming».
La siguiente información puede ayudar a resolver la situación:

Los siguientes paquetes tienen dependencias incumplidas:
 mount : Depende: util-linux (>= 2.29.2-3~) pero no va a instalarse
 openjdk-10-jre-headless : Depende: util-linux (>= 2.26.2-4) pero no va a instalarse
 openjdk-8-jre-headless : Depende: util-linux (>= 2.26.2-4) pero no va a instalarse
 openjdk-9-jre-headless : Depende: util-linux (>= 2.26.2-4) pero no va a instalarse
 systemd : Depende: util-linux (>= 2.27.1) pero no va a instalarse
 sysvinit-utils : Depende: util-linux (> 2.28-2~) pero no va a instalarse
 udev : Depende: util-linux (>= 2.27.1) pero no va a instalarse
E: Paquetes rotos

And util-linux was installed on 2.32 version...

Event Timeline

EchedeyLR created this task.Aug 7 2018, 12:02
nochelibre added a subscriber: nochelibre.EditedAug 8 2018, 19:11

This looks like the same issue I'm having. My system uses English, so from the shell:

$ sudo apt update
[sudo] password for xxxxx: 
Hit:1 https://updates.signal.org/desktop/apt xenial InRelease                                           
Hit:2 http://deb.puri.sm/pureos green InRelease                                                         
Hit:3 https://repo.pureos.net/pureos green InRelease                                               
Reading package lists... Done                     
Building dependency tree       
Reading state information... Done
1 package can be upgraded. Run 'apt list --upgradable' to see it.
$ apt list -a --upgradable
Listing... Done
login/green 1:4.5-1.1 amd64 [upgradable from: 1:4.5-1]
login/now 1:4.5-1 amd64 [installed,upgradable to: 1:4.5-1.1]

$ sudo apt upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  login
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
$ 

and GNOME Software produces this error message:

This just got fixed in the most recent round of upgrades.

EchedeyLR closed this task as Resolved.Aug 10 2018, 11:33
EchedeyLR claimed this task.

No problem to upgrade it on last version.