Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 16/11/2019, à 22:22

Saturnin51

Problème de mise à jour et d'upgrade de version

Bonjour,

après un update et upgrade d'Ubuntu 19.04 64 bits sur mon portable, un de mes logiciel n'a plus voulu fonctionner et renvoi une erreur:

robert@PORTEGE:~$ siril
siril: error while loading shared libraries: libraw.so.19: cannot open shared object file: No such file or directory
robert@PORTEGE:~$

J'ai vérifié la présence de libraw19 avec Synaptic. De plus lorsqu'il me propose une mise à niveau, rien ne se passe. Lorsque je tente un do-release-upgrade, il me dit d'updater le système d'abord.Et je tourne en rond.

robert@PORTEGE:~$ sudo apt upgrade
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Calcul de la mise à jour... Fait
Le paquet suivant a été installé automatiquement et n'est plus nécessaire :
  libffms2-4
Veuillez utiliser « sudo apt autoremove » pour le supprimer.
Les paquets suivants ont été conservés :
  libsnmp30 lm-sensors
0 mis à jour, 0 nouvellement installés, 0 à enlever et 2 non mis à jour.
robert@PORTEGE:~$
robert@PORTEGE:~$ do-release-upgrade
Recherche d'une nouvelle version d'Ubuntu
Veuillez installer toutes les mises à jour disponibles pour votre version avant la mise à niveau.
robert@PORTEGE:~$

Que faire avant, une install from scratch ? Merci d'avance. Une précision, je suis en train de préparer une présentation du logiciel Siril, soft de traitement de photo astro, pour le 22/11. Ca urge !

Dernière modification par Saturnin51 (Le 16/11/2019, à 22:24)

Hors ligne

#2 Le 16/11/2019, à 22:32

ylag

Re : Problème de mise à jour et d'upgrade de version

Bonsoir,

Pour ce retour:

Les paquets suivants ont été conservés :
  libsnmp30 lm-sensors
0 mis à jour, 0 nouvellement installés, 0 à enlever et 2 non mis à jour.

...il te faudrait tenter:

sudo apt update
sudo apt full-upgrade

...et voir si le retour ne donne pas d'autres erreurs; il y aurait peut-être d'autres réparations à effectuer sur les paquets installés avant de passer à une mise à niveau vers la 19.10?

Pour ceci:

Le paquet suivant a été installé automatiquement et n'est plus nécessaire :
  libffms2-4
Veuillez utiliser « sudo apt autoremove » pour le supprimer.

...il faudrait suivre la recommandation et faire:

sudo apt autoremove --purge

A+

Hors ligne

#3 Le 16/11/2019, à 22:59

Saturnin51

Re : Problème de mise à jour et d'upgrade de version

robert@PORTEGE:~$ sudo apt full-upgrade
[sudo] Mot de passe de robert : 
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Calcul de la mise à jour... Fait
Les paquets suivants ont été conservés :
  libsnmp30 lm-sensors
0 mis à jour, 0 nouvellement installés, 0 à enlever et 2 non mis à jour.
robert@PORTEGE:~$ 

Ca ressemble au sketch du rond-point de Raymond Devos !

Hors ligne

#4 Le 16/11/2019, à 23:10

grandtoubab

Re : Problème de mise à jour et d'upgrade de version

il faut vérifier d'où viennent ces paquets

apt policy libsnmp30 lm-sensors

Dernière modification par grandtoubab (Le 16/11/2019, à 23:14)


Linux tout seul sur HP Pavilion DV7 et Acer Aspire T650, Canon MG3650 en wifi
Debian 11 Bullseye Gnome/Xorg, Gnome/Wayland avec SDDM
https://bidouilledebian.wordpress.com/
ON M'A VU DANS LE VERCORS, SAUTER A L'ELASTIQUE..... J'AI DANS LES BOTTES DES MONTAGNES DE QUESTIONS....

Hors ligne

#5 Le 16/11/2019, à 23:14

ylag

Re : Problème de mise à jour et d'upgrade de version

Salut,

Peut-être aussi voir:

dpkg --audit
apt-mark showhold

?

Dernière modification par ylag (Le 16/11/2019, à 23:16)

Hors ligne

#6 Le 16/11/2019, à 23:18

Saturnin51

Re : Problème de mise à jour et d'upgrade de version

robert@PORTEGE:~$ apt policy libsnmp30 lm-sensors
libsnmp30:
  Installé : 5.7.3+dfsg-1.8ubuntu3.1
  Candidat : 5.7.3+dfsg-5ubuntu1.2
 Table de version :
     5.7.3+dfsg-5ubuntu1.2 500
        500 http://fr.archive.ubuntu.com/ubuntu disco-updates/main amd64 Packages
     5.7.3+dfsg-5ubuntu1 500
        500 http://fr.archive.ubuntu.com/ubuntu disco/main amd64 Packages
 *** 5.7.3+dfsg-1.8ubuntu3.1 100
        100 /var/lib/dpkg/status
lm-sensors:
  Installé : 1:3.4.0-4
  Candidat : 1:3.5.0-3ubuntu1
 Table de version :
     1:3.5.0-3ubuntu1 500
        500 http://fr.archive.ubuntu.com/ubuntu disco/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu disco/universe amd64 Packages
 *** 1:3.4.0-4 100
        100 /var/lib/dpkg/status
robert@PORTEGE:~$

rien pour les deux autres commandes.

robert@PORTEGE:~$ dpkg --audit
robert@PORTEGE:~$ apt-mark showhold
robert@PORTEGE:~$

Dernière modification par Saturnin51 (Le 16/11/2019, à 23:20)

Hors ligne

#7 Le 16/11/2019, à 23:28

ylag

Re : Problème de mise à jour et d'upgrade de version

Bonsoir,

Le retour du #6 semble indiquer un système non à jour; faudrait voir le retour de:

sudo apt update

...ainsi qu'examiner les fichiers de sources ?

A+

Hors ligne

#8 Le 16/11/2019, à 23:41

Saturnin51

Re : Problème de mise à jour et d'upgrade de version

robert@PORTEGE:~$ sudo apt update
[sudo] Mot de passe de robert : 
Atteint :1 http://fr.archive.ubuntu.com/ubuntu disco InRelease
Réception de :2 http://fr.archive.ubuntu.com/ubuntu disco-updates InRelease [97,5 kB]
Atteint :3 http://archive.canonical.com/ubuntu xenial InRelease                
Atteint :4 http://archive.ubuntu.com/ubuntu disco InRelease                    
Atteint :5 http://ppa.launchpad.net/mutlaqja/libgphoto2/ubuntu disco InRelease 
Réception de :6 http://fr.archive.ubuntu.com/ubuntu disco-backports InRelease [88,8 kB]
Atteint :7 http://ppa.launchpad.net/mutlaqja/ppa/ubuntu disco InRelease        
Réception de :8 http://fr.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
Atteint :9 http://ppa.launchpad.net/pch/phd2/ubuntu disco InRelease            
Réception de :10 http://security.ubuntu.com/ubuntu disco-security InRelease [97,5 kB]
Ign :11 http://indigo-astronomy.org indigo InRelease                           
Atteint :12 http://ppa.launchpad.net/stellarium/stellarium-releases/ubuntu disco InRelease
Atteint :13 http://indigo-astronomy.org indigo Release                 
Ign :14 http://indigo-astronomy.org indigo Release.gpg                 
Réception de :15 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
Réception de :16 http://fr.archive.ubuntu.com/ubuntu disco-updates/main i386 Packages [262 kB]
Réception de :17 http://fr.archive.ubuntu.com/ubuntu disco-updates/main amd64 Packages [321 kB]
1082 ko réceptionnés en 2s (499 ko/s)                      
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
2 paquets peuvent être mis à jour. Exécutez « apt list --upgradable » pour les voir.
robert@PORTEGE:~$ apt list --upgradable
En train de lister... Fait
libsnmp30/disco-updates 5.7.3+dfsg-5ubuntu1.2 amd64 [pouvant être mis à jour depuis : 5.7.3+dfsg-1.8ubuntu3.1]
lm-sensors/disco,disco 1:3.5.0-3ubuntu1 amd64 [pouvant être mis à jour depuis : 1:3.4.0-4]
robert@PORTEGE:~$

Hors ligne

#9 Le 16/11/2019, à 23:43

cqfd93

Re : Problème de mise à jour et d'upgrade de version

Bonjour,

Mélange xenial disco, pas bon !

Montre les sources :

find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; nl -ba "$1"' _ '{}' \;

cqfd93

Hors ligne

#10 Le 16/11/2019, à 23:45

ylag

Re : Problème de mise à jour et d'upgrade de version

@cqfd93:

Bonsoir!

Je te laisse la place... smile

A+

Hors ligne

#11 Le 17/11/2019, à 00:12

cqfd93

Re : Problème de mise à jour et d'upgrade de version

Bonsoir ylag,

ylag a écrit :

Je te laisse la place... smile

Que nenni ! Tu es le premier à avoir demandé à examiner les sources, donc à toi l'honneur wink


cqfd93

Hors ligne

#12 Le 17/11/2019, à 00:15

Saturnin51

Re : Problème de mise à jour et d'upgrade de version

robert@PORTEGE:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; nl -ba "$1"' _ '{}' \;

/etc/apt/sources.list

     1	# deb cdrom:[Ubuntu-MATE 16.04.1 LTS _Xenial Xerus_ - Release amd64 (20160719)]/ xenial main multiverse restricted universe
     2	
     3	# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
     4	# newer versions of the distribution.
     5	deb http://fr.archive.ubuntu.com/ubuntu/ disco main restricted
     6	
     7	## Major bug fix updates produced after the final release of the
     8	## distribution.
     9	deb http://fr.archive.ubuntu.com/ubuntu/ disco-updates main restricted
    10	
    11	## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    12	## team, and may not be under a free licence. Please satisfy yourself as to
    13	## your rights to use the software. Also, please note that software in
    14	## universe WILL NOT receive any review or updates from the Ubuntu security
    15	## team.
    16	deb http://fr.archive.ubuntu.com/ubuntu/ disco universe
    17	deb http://fr.archive.ubuntu.com/ubuntu/ disco-updates universe
    18	
    19	## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
    20	## team, and may not be under a free licence. Please satisfy yourself as to 
    21	## your rights to use the software. Also, please note that software in 
    22	## multiverse WILL NOT receive any review or updates from the Ubuntu
    23	## security team.
    24	deb http://fr.archive.ubuntu.com/ubuntu/ disco multiverse
    25	deb http://fr.archive.ubuntu.com/ubuntu/ disco-updates multiverse
    26	
    27	## N.B. software from this repository may not have been tested as
    28	## extensively as that contained in the main release, although it includes
    29	## newer versions of some applications which may provide useful features.
    30	## Also, please note that software in backports WILL NOT receive any review
    31	## or updates from the Ubuntu security team.
    32	deb http://fr.archive.ubuntu.com/ubuntu/ disco-backports main restricted universe multiverse
    33	deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
    34	
    35	## Uncomment the following two lines to add software from Canonical's
    36	## 'partner' repository.
    37	## This software is not part of Ubuntu, but is offered by Canonical and the
    38	## respective vendors as a service to Ubuntu users.
    39	deb http://archive.canonical.com/ubuntu xenial partner
    40	deb-src http://archive.canonical.com/ubuntu xenial partner
    41	
    42	deb http://security.ubuntu.com/ubuntu disco-security main restricted
    43	deb http://security.ubuntu.com/ubuntu disco-security universe
    44	deb http://security.ubuntu.com/ubuntu disco-security multiverse
    45	deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse
    46	deb http://archive.ubuntu.com/ubuntu disco universe
    47	deb [trusted=yes] http://indigo-astronomy.org indigo main

/etc/apt/sources.list.d/dhor-ubuntu-myway-xenial.list


/etc/apt/sources.list.d/mutlaqja-ubuntu-ppa-xenial.list


/etc/apt/sources.list.d/mutlaqja-ubuntu-ppa-disco.list

     1	deb http://ppa.launchpad.net/mutlaqja/ppa/ubuntu disco main
     2	# deb-src http://ppa.launchpad.net/mutlaqja/ppa/ubuntu disco main

/etc/apt/sources.list.d/mutlaqja-ubuntu-indinightly-xenial.list


/etc/apt/sources.list.d/lock042-ubuntu-siril-xenial.list


/etc/apt/sources.list.d/pch-ubuntu-phd2-disco.list

     1	deb http://ppa.launchpad.net/pch/phd2/ubuntu disco main
     2	# deb-src http://ppa.launchpad.net/pch/phd2/ubuntu disco main

/etc/apt/sources.list.d/otto-kesselgulasch-ubuntu-gimp-xenial.list


/etc/apt/sources.list.d/rebuntu16-ubuntu-avidemux_unofficial-bionic.list


/etc/apt/sources.list.d/stellarium-ubuntu-stellarium-releases-xenial.list


/etc/apt/sources.list.d/stellarium-ubuntu-stellarium-releases-disco.list

     1	deb http://ppa.launchpad.net/stellarium/stellarium-releases/ubuntu disco main
     2	# deb-src http://ppa.launchpad.net/stellarium/stellarium-releases/ubuntu disco main

/etc/apt/sources.list.d/lock042-ubuntu-siril-disco.list

     1	# deb http://ppa.launchpad.net/lock042/siril/ubuntu disco main
     2	# deb-src http://ppa.launchpad.net/lock042/siril/ubuntu disco main
     3	# deb-src http://ppa.launchpad.net/lock042/siril/ubuntu disco main
     4	# deb-src http://ppa.launchpad.net/lock042/siril/ubuntu disco main

/etc/apt/sources.list.d/alexlarsson-ubuntu-flatpak-xenial.list


/etc/apt/sources.list.d/pch-ubuntu-phd2-xenial.list


/etc/apt/sources.list.d/otto-kesselgulasch-ubuntu-gimp-edge-xenial.list


/etc/apt/sources.list.d/mutlaqja-ubuntu-libgphoto2-bionic.list


/etc/apt/sources.list.d/mutlaqja-ubuntu-libgphoto2-disco.list

     1	deb http://ppa.launchpad.net/mutlaqja/libgphoto2/ubuntu disco main
     2	# deb-src http://ppa.launchpad.net/mutlaqja/libgphoto2/ubuntu disco main

/etc/apt/sources.list.d/mutlaqja-ubuntu-ppa-bionic.list


/etc/apt/sources.list.d/ubuntu-x-swat-ubuntu-updates-bionic.list


/etc/apt/sources.list.d/skype-stable.list


/etc/apt/sources.list.d/zeehio-ubuntu-libxp-xenial.list

robert@PORTEGE:~$ 

Hors ligne

#13 Le 17/11/2019, à 00:39

grandtoubab

Re : Problème de mise à jour et d'upgrade de version

un vrai champ de mines lol
bizarre que ça n'ai pas explosé avant
Bon courage

sudo apt install libsnmp=5.7.3+dfsg-5ubuntu1.2 lm-sensors=1:3.5.0-3ubuntu1

Dernière modification par grandtoubab (Le 17/11/2019, à 00:44)


Linux tout seul sur HP Pavilion DV7 et Acer Aspire T650, Canon MG3650 en wifi
Debian 11 Bullseye Gnome/Xorg, Gnome/Wayland avec SDDM
https://bidouilledebian.wordpress.com/
ON M'A VU DANS LE VERCORS, SAUTER A L'ELASTIQUE..... J'AI DANS LES BOTTES DES MONTAGNES DE QUESTIONS....

Hors ligne

#14 Le 17/11/2019, à 00:44

Saturnin51

Re : Problème de mise à jour et d'upgrade de version

Je ne fais pourtant que des mises à jour update-upgrade, pas de créativité intempestive de ma part. Si je comprends bien je n'ai plus qu' ré installer un système tout neuf ?

Hors ligne

#15 Le 17/11/2019, à 00:49

cqfd93

Re : Problème de mise à jour et d'upgrade de version

grandtoubab a écrit :
sudo apt install libsnmp=5.7.3+dfsg-5ubuntu1.2 lm-sensors=1:3.5.0-3ubuntu1

Avant d'installer quoi que ce soit, il faudrait quand même nettoyer sources.list (j'ai pour principe de ne jamais rien installer sur un système qui n'est pas propre ou pas à jour).

Alors pour nettoyer sources.list, une commande qui va remplacer "xenial" par "disco" :

sudo sed -i 's/xenial/disco/' /etc/apt/sources.list

Ensuite mises à jour (donne les retours complets) :

sudo apt update
sudo apt full-upgrade

ps : ylag, désolée, je ne t'ai pas attendu wink

Dernière modification par cqfd93 (Le 17/11/2019, à 00:52)


cqfd93

Hors ligne

#16 Le 17/11/2019, à 00:50

cqfd93

Re : Problème de mise à jour et d'upgrade de version

Saturnin51 a écrit :

Je ne fais pourtant que des mises à jour update-upgrade, pas de créativité intempestive de ma part. Si je comprends bien je n'ai plus qu' ré installer un système tout neuf ?

Non, pas de précipitation, fais ce que je dis dans le message #15.


cqfd93

Hors ligne

#17 Le 17/11/2019, à 01:53

Saturnin51

Re : Problème de mise à jour et d'upgrade de version

Compte-rendu des 3 lignes de commandes àla suite:

robert@PORTEGE:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; nl -ba "$1"' _ '{}' \;

/etc/apt/sources.list

     1	# deb cdrom:[Ubuntu-MATE 16.04.1 LTS _Xenial Xerus_ - Release amd64 (20160719)]/ disco main multiverse restricted universe
     2	
     3	# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
     4	# newer versions of the distribution.
     5	deb http://fr.archive.ubuntu.com/ubuntu/ disco main restricted
     6	
     7	## Major bug fix updates produced after the final release of the
     8	## distribution.
     9	deb http://fr.archive.ubuntu.com/ubuntu/ disco-updates main restricted
    10	
    11	## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    12	## team, and may not be under a free licence. Please satisfy yourself as to
    13	## your rights to use the software. Also, please note that software in
    14	## universe WILL NOT receive any review or updates from the Ubuntu security
    15	## team.
    16	deb http://fr.archive.ubuntu.com/ubuntu/ disco universe
    17	deb http://fr.archive.ubuntu.com/ubuntu/ disco-updates universe
    18	
    19	## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
    20	## team, and may not be under a free licence. Please satisfy yourself as to 
    21	## your rights to use the software. Also, please note that software in 
    22	## multiverse WILL NOT receive any review or updates from the Ubuntu
    23	## security team.
    24	deb http://fr.archive.ubuntu.com/ubuntu/ disco multiverse
    25	deb http://fr.archive.ubuntu.com/ubuntu/ disco-updates multiverse
    26	
    27	## N.B. software from this repository may not have been tested as
    28	## extensively as that contained in the main release, although it includes
    29	## newer versions of some applications which may provide useful features.
    30	## Also, please note that software in backports WILL NOT receive any review
    31	## or updates from the Ubuntu security team.
    32	deb http://fr.archive.ubuntu.com/ubuntu/ disco-backports main restricted universe multiverse
    33	deb-src http://fr.archive.ubuntu.com/ubuntu/ disco-backports main restricted universe multiverse
    34	
    35	## Uncomment the following two lines to add software from Canonical's
    36	## 'partner' repository.
    37	## This software is not part of Ubuntu, but is offered by Canonical and the
    38	## respective vendors as a service to Ubuntu users.
    39	deb http://archive.canonical.com/ubuntu disco partner
    40	deb-src http://archive.canonical.com/ubuntu disco partner
    41	
    42	deb http://security.ubuntu.com/ubuntu disco-security main restricted
    43	deb http://security.ubuntu.com/ubuntu disco-security universe
    44	deb http://security.ubuntu.com/ubuntu disco-security multiverse
    45	deb-src http://security.ubuntu.com/ubuntu disco-security multiverse
    46	deb http://archive.ubuntu.com/ubuntu disco universe
    47	deb [trusted=yes] http://indigo-astronomy.org indigo main

/etc/apt/sources.list.d/dhor-ubuntu-myway-xenial.list


/etc/apt/sources.list.d/mutlaqja-ubuntu-ppa-xenial.list


/etc/apt/sources.list.d/mutlaqja-ubuntu-ppa-disco.list

     1	deb http://ppa.launchpad.net/mutlaqja/ppa/ubuntu disco main
     2	# deb-src http://ppa.launchpad.net/mutlaqja/ppa/ubuntu disco main

/etc/apt/sources.list.d/mutlaqja-ubuntu-indinightly-xenial.list


/etc/apt/sources.list.d/lock042-ubuntu-siril-xenial.list


/etc/apt/sources.list.d/pch-ubuntu-phd2-disco.list

     1	deb http://ppa.launchpad.net/pch/phd2/ubuntu disco main
     2	# deb-src http://ppa.launchpad.net/pch/phd2/ubuntu disco main

/etc/apt/sources.list.d/otto-kesselgulasch-ubuntu-gimp-xenial.list


/etc/apt/sources.list.d/rebuntu16-ubuntu-avidemux_unofficial-bionic.list


/etc/apt/sources.list.d/stellarium-ubuntu-stellarium-releases-xenial.list


/etc/apt/sources.list.d/stellarium-ubuntu-stellarium-releases-disco.list

     1	deb http://ppa.launchpad.net/stellarium/stellarium-releases/ubuntu disco main
     2	# deb-src http://ppa.launchpad.net/stellarium/stellarium-releases/ubuntu disco main

/etc/apt/sources.list.d/lock042-ubuntu-siril-disco.list

     1	# deb http://ppa.launchpad.net/lock042/siril/ubuntu disco main
     2	# deb-src http://ppa.launchpad.net/lock042/siril/ubuntu disco main
     3	# deb-src http://ppa.launchpad.net/lock042/siril/ubuntu disco main
     4	# deb-src http://ppa.launchpad.net/lock042/siril/ubuntu disco main

/etc/apt/sources.list.d/alexlarsson-ubuntu-flatpak-xenial.list


/etc/apt/sources.list.d/pch-ubuntu-phd2-xenial.list


/etc/apt/sources.list.d/otto-kesselgulasch-ubuntu-gimp-edge-xenial.list


/etc/apt/sources.list.d/mutlaqja-ubuntu-libgphoto2-bionic.list


/etc/apt/sources.list.d/mutlaqja-ubuntu-libgphoto2-disco.list

     1	deb http://ppa.launchpad.net/mutlaqja/libgphoto2/ubuntu disco main
     2	# deb-src http://ppa.launchpad.net/mutlaqja/libgphoto2/ubuntu disco main

/etc/apt/sources.list.d/mutlaqja-ubuntu-ppa-bionic.list


/etc/apt/sources.list.d/ubuntu-x-swat-ubuntu-updates-bionic.list


/etc/apt/sources.list.d/skype-stable.list


/etc/apt/sources.list.d/zeehio-ubuntu-libxp-xenial.list

robert@PORTEGE:~$ sudo apt update
Atteint :1 http://ppa.launchpad.net/mutlaqja/libgphoto2/ubuntu disco InRelease
Atteint :2 http://fr.archive.ubuntu.com/ubuntu disco InRelease                 
Atteint :3 http://fr.archive.ubuntu.com/ubuntu disco-updates InRelease         
Atteint :4 http://fr.archive.ubuntu.com/ubuntu disco-backports InRelease       
Atteint :5 http://archive.ubuntu.com/ubuntu disco InRelease                    
Atteint :6 http://ppa.launchpad.net/mutlaqja/ppa/ubuntu disco InRelease        
Ign :7 http://indigo-astronomy.org indigo InRelease                            
Atteint :8 http://ppa.launchpad.net/pch/phd2/ubuntu disco InRelease            
Atteint :9 http://indigo-astronomy.org indigo Release                          
Atteint :10 http://ppa.launchpad.net/stellarium/stellarium-releases/ubuntu disco InRelease
Ign :11 http://indigo-astronomy.org indigo Release.gpg                         
Atteint :12 http://archive.canonical.com/ubuntu disco InRelease                
Atteint :13 http://security.ubuntu.com/ubuntu disco-security InRelease
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
2 paquets peuvent être mis à jour. Exécutez « apt list --upgradable » pour les voir.
robert@PORTEGE:~$ sudo apt full-upgrade
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Calcul de la mise à jour... Fait
Les paquets suivants ont été conservés :
  libsnmp30 lm-sensors
0 mis à jour, 0 nouvellement installés, 0 à enlever et 2 non mis à jour.
robert@PORTEGE:~$ 

Dernière modification par Saturnin51 (Le 17/11/2019, à 01:54)

Hors ligne

#18 Le 17/11/2019, à 13:43

ylag

Re : Problème de mise à jour et d'upgrade de version

@cqfd93:

Bonjour,

ps : ylag, désolée, je ne t'ai pas attendu wink

Y a pas d'quoi, c'est très bien ainsi.

A+

Dernière modification par ylag (Le 17/11/2019, à 14:04)

Hors ligne

#19 Le 17/11/2019, à 14:04

ylag

Re : Problème de mise à jour et d'upgrade de version

Bonjour,

Concernant les retours au commentaire #17:
Il me semble que ces deux lignes font doublon dans /etc/apt/sources.list (qu'en pense @cqfd93?):

16	deb http://fr.archive.ubuntu.com/ubuntu/ disco universe
...
46	deb http://archive.ubuntu.com/ubuntu disco universe

Les «ppa» actifs me semblent corrects.

Je suggérerais de retirer la ligne #46 du fichier sources.list, puis de vider le contenu de /var/lib/apt/lists:

sudo rm -r /var/lib/apt/lists/*

...et d'en recréer le contenu (note que la commande prendra beaucoup plus de temps que normalement):

sudo apt update

Au cas où les deux sous-dossiers auxfiles et partial - (partial doit être présent; je ne suis pas certain pour auxfiles, mais si inutile, sa présence ne sera que redondante) - ne seraient pas recréés par la commande précédente, faire :

sudo mkdir /var/lib/apt/lists/{partial,auxfiles}

Suivre d'une autre tenatative de mises à jour:

sudo apt full-upgrade

Si les deux paquets récalcitrants résistent toujours, alors peut-être essayer:

sudo apt install --reinstall libsnmp30 lm-sensors

Sinon, en dernier recours, reste toujours la solution d'une installation frâiche de la 19.10 en écrasant la 19.04 qui coince... wink

A+

Dernière modification par ylag (Le 17/11/2019, à 14:31)

Hors ligne