Bonjour,
je suis sous Ubuntu 18.04.2 LTS. L’accumulation de dysfonctionnements, dont je ne m’étais pas encore occupé, commence à poser de gros problèmes. Je sais qu'il faut d'abord essayer de trouver des réponses sur le forum mais je ne sais pas par quoi commencer. Comme actuellement l'ordinateur plante presque à chaque démarrage (menu du disque dur, reboot, fsck /dev/sda1...) je met toutes les informations que je peux dans ce message. Voici ce qu'il s'est passé :
1) J’ai installé Géogébra 5 à la main via une manipulation du site car celui proposé dans le dossier « logiciels ubuntu » ne fonctionnait pas (je l'indique car c'est une manipulation "extérieure" au système).
2) J'ai eu un problème avec open office à l'ouverture d'un fichier et depuis, à l'allumage de l'ordinateur, avant d'entrer son code, on voit (sur fond noir ou violet) des affichages de lancement (ce n'est pas toujours les mêmes). Il y a eu d'autres problèmes ponctuels qui ne se sont pas reproduit : dysfonctionnement clic droit de la souris, retour à l’écran d’identification sans raison et une fenêtre "vous avez un problème logiciel détecté" après l’identification (problème récurrent puis disparu...).
3) J’ai tenté une mise à jour mais le gestionnaire de mise à jour ne pouvait faire qu’une mise à jour partielle, qui s’est mal terminée (écran figé, reboot). L’ordinateur a demandé un fsck manuel de /dev/sda1 dans lequel j’ai répondu « yes » à toutes les questions pour « fixer » des trucs ou supprimer des « orphan inodes ». Dorénavant, je ne peux plus rien installer à partir du dossier « logiciels ubuntu », il y a systématiquement un message d’erreur du type : Error while installing package : ne peut pas supprimer « /usr/src/linux-headers-4.15.0-64/sound/sparc/Makefile ».
4) Récemment j'ai eu des problèmes lors de l’enregistrement des documents (Ctrl S) avec une « Erreur d’entrée/sortie générale », et je ne peux plus accéder au contenu de mes clés USB avec une : "Error creating mount point 'chemin cle USB' : Read-only file system" (la clé USB est détectée et je peux l'éjecter mais c'est tout).
J'ai tenté de mettre à jour ce que je pouvais avec les instructions :
couzineau@couzineau-oneTwo-S3220:~$ sudo apt update
[sudo] Mot de passe de couzineau :
Atteint :1 http://fr.archive.ubuntu.com/ubuntu bionic InRelease
Atteint :2 http://fr.archive.ubuntu.com/ubuntu bionic-updates InRelease
Atteint :3 http://fr.archive.ubuntu.com/ubuntu bionic-backports InRelease
Réception de :4 http://security.ubuntu.com/ubuntu bionic-security InRelease [88,7 kB]
Atteint :5 http://www.geogebra.net/linux stable InRelease
Réception de :6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 DEP-11 Metadata [42,5 kB]
Réception de :7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 DEP-11 Metadata [42,1 kB]
Réception de :8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 DEP-11 Metadata [2464 B]
176 ko réceptionnés en 2s (83,0 ko/s)
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
194 paquets peuvent être mis à jour. Exécutez « apt list --upgradable » pour les voir.
couzineau@couzineau-oneTwo-S3220:~$ sudo apt full-upgrade
E: dpkg a été interrompu. Il est nécessaire d'utiliser « sudo dpkg --configure -a » pour corriger le problème.
Voici les 4 instructions que l'on m'a demandé la dernière fois pour détecter des incohérences sur le système et les résultats (en espérant que ce soit utile) :
couzineau@couzineau-oneTwo-S3220:~$ cat /etc/issue
Ubuntu 18.04.4 LTS \n \l
couzineau@couzineau-oneTwo-S3220:~$ uname -a
Linux couzineau-oneTwo-S3220 4.15.0-76-generic #86-Ubuntu SMP Fri Jan 17 17:24:28 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
couzineau@couzineau-oneTwo-S3220:~$ echo "${XDG_CURRENT_DESKTOP}"
ubuntu:GNOME
couzineau@couzineau-oneTwo-S3220:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; nl -ba "$1"' _ '{}' \;
/etc/apt/sources.list
1 #deb cdrom:[Ubuntu 18.04.1 LTS _Bionic Beaver_ - Release amd64 (20180725)]/ bionic main restricted
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/ bionic main restricted
6 # deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic main restricted
7
8 ## Major bug fix updates produced after the final release of the
9 ## distribution.
10 deb http://fr.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
11 # deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
12
13 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
14 ## team. Also, please note that software in universe WILL NOT receive any
15 ## review or updates from the Ubuntu security team.
16 deb http://fr.archive.ubuntu.com/ubuntu/ bionic universe
17 # deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic universe
18 deb http://fr.archive.ubuntu.com/ubuntu/ bionic-updates universe
19 # deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic-updates universe
20
21 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
22 ## team, and may not be under a free licence. Please satisfy yourself as to
23 ## your rights to use the software. Also, please note that software in
24 ## multiverse WILL NOT receive any review or updates from the Ubuntu
25 ## security team.
26 deb http://fr.archive.ubuntu.com/ubuntu/ bionic multiverse
27 # deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic multiverse
28 deb http://fr.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
29 # deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
30
31 ## N.B. software from this repository may not have been tested as
32 ## extensively as that contained in the main release, although it includes
33 ## newer versions of some applications which may provide useful features.
34 ## Also, please note that software in backports WILL NOT receive any review
35 ## or updates from the Ubuntu security team.
36 deb http://fr.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
37 # deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
38
39 ## Uncomment the following two lines to add software from Canonical's
40 ## 'partner' repository.
41 ## This software is not part of Ubuntu, but is offered by Canonical and the
42 ## respective vendors as a service to Ubuntu users.
43 # deb http://archive.canonical.com/ubuntu bionic partner
44 # deb-src http://archive.canonical.com/ubuntu bionic partner
45
46 deb http://security.ubuntu.com/ubuntu bionic-security main restricted
47 # deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted
48 deb http://security.ubuntu.com/ubuntu bionic-security universe
49 # deb-src http://security.ubuntu.com/ubuntu bionic-security universe
50 deb http://security.ubuntu.com/ubuntu bionic-security multiverse
51 # deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse
/etc/apt/sources.list.d/geogebra.list
1 ### THIS FILE IS AUTOMATICALLY CONFIGURED ###
2 # You may comment out this entry, but any other modifications may be lost.
3 deb http://www.geogebra.net/linux/ stable main
Je souhaite refaire fonctionner l'ordinateur normalement et mettre à jour le système (sans perdre mes documents si possible).
Merci d'avance pour votre aide.