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/2022, à 00:30

lamirondaubuntu

problème de mises à jour et de demarage avec ubuntu 22 04[RESOLU]

je viens d'installer ubuntu 22 04  LTS et impossible de faire les mises à jour ainsi que d'installer certains logiciels (jack notament )
voilà ce que ça donne quand je fais un sudo apt-get upgrade

[sudo] Mot de passe de chapron : 
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait      
Calcul de la mise à jour... Fait
Les paquets suivants seront mis à jour :
  libfprint-2-2 linux-firmware snapd ubuntu-advantage-tools
4 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
Il est nécessaire de prendre 239 Mo/263 Mo dans les archives.
Après cette opération, 7734 ko d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer ? [O/n] o
Réception de :1 http://fr.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ubuntu-advantage-tools amd64 27.11.3~22.04.1 [164 kB]
Réception de :2 http://fr.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfprint-2-2 amd64 1:1.94.3+tod1-0ubuntu2~22.04.02 [288 kB]
Réception de :3 http://fr.archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-firmware all 20220329.git681281e4-0ubuntu3.6 [239 MB]
239 Mo réceptionnés en 3min 18s (1208 ko/s)                                   
Préconfiguration des paquets...
(Lecture de la base de données... 200405 fichiers et répertoires déjà installés.)
Préparation du dépaquetage de .../ubuntu-advantage-tools_27.11.3~22.04.1_amd64.deb ...
Dépaquetage de ubuntu-advantage-tools (27.11.3~22.04.1) sur (27.9~22.04.1) ...
Préparation du dépaquetage de .../libfprint-2-2_1%3a1.94.3+tod1-0ubuntu2~22.04.02_amd64.deb ...
Dépaquetage de libfprint-2-2:amd64 (1:1.94.3+tod1-0ubuntu2~22.04.02) sur (1:1.94.3+tod1-0ubuntu2~22.04.01) ...
Préparation du dépaquetage de .../linux-firmware_20220329.git681281e4-0ubuntu3.6_all.deb ...
Dépaquetage de linux-firmware (20220329.git681281e4-0ubuntu3.6) sur (20220329.git681281e4-0ubuntu3.3) ...
Préparation du dépaquetage de .../snapd_2.57.5+22.04_amd64.deb ...
Dépaquetage de snapd (2.57.5+22.04) sur (2.56.2+22.04ubuntu1) ...
dpkg-deb (sous-processus) : impossible de copier le membre de l'archive depuis « /var/cache/apt/archives/snapd_2.57.5+22.04_amd64.deb » dans le tuyau
du décompresseur : échec de lecture (Erreur d'entrée/sortie)
dpkg-deb: erreur: coller subprocess returned error exit status 2
dpkg: erreur de traitement de l'archive /var/cache/apt/archives/snapd_2.57.5+22.04_amd64.deb (--unpack) :
 dpkg-deb --fsys-tarfile subprocess returned error exit status 2
snapd.failure.service is a disabled or a static unit not running, not starting it.
snapd.snap-repair.service is a disabled or a static unit not running, not starting it.
Des erreurs ont été rencontrées pendant l'exécution :
 /var/cache/apt/archives/snapd_2.57.5+22.04_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Si quelqu'un peut m'aider, je lui en serais très reconnaissant;

Dernière modification par lamirondaubuntu (Le 17/11/2022, à 20:53)

Hors ligne

#2 Le 16/11/2022, à 01:52

Vobul

Re : problème de mises à jour et de demarage avec ubuntu 22 04[RESOLU]

Disque plein ?

df -h

Vobul
Utilisez le retour utilisable de commandes !!!
J'aime la langue française, mais je parle franglais, deal with it.
RTFM

Hors ligne

#3 Le 16/11/2022, à 09:17

FrancisFDZ

Re : problème de mises à jour et de demarage avec ubuntu 22 04[RESOLU]

Bonjour,
Nettoyage de base :

sudo apt autoremove --purge

et

sudo purge ~c

"Ce n'est qu'un début, continuons le combat" wink


-- On peut avoir des raisons de se plaindre et n'avoir pas raison de se plaindre --
[Victor Hugo]

Hors ligne

#4 Le 16/11/2022, à 09:20

cqfd93

Re : problème de mises à jour et de demarage avec ubuntu 22 04[RESOLU]

Bonjour,

Ce message d'erreur est inquiétant :

dpkg-deb (sous-processus) : impossible de copier le membre de l'archive depuis « /var/cache/apt/archives/snapd_2.57.5+22.04_amd64.deb » dans le tuyau
du décompresseur : échec de lecture (Erreur d'entrée/sortie)

un fichier illisible à cause d'un problème disque ?


cqfd93

Hors ligne

#5 Le 16/11/2022, à 09:34

xubu1957

Re : problème de mises à jour et de demarage avec ubuntu 22 04[RESOLU]

Bonjour,

Montre :

snap list --all

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#6 Le 16/11/2022, à 09:54

lamirondaubuntu

Re : problème de mises à jour et de demarage avec ubuntu 22 04[RESOLU]

le problème , c'est que maintenant, le terminal ne marche même plus.pas de shell.
en tous  cas merci pour vos réponses ;et fire fox a mis 1/4 d'heure avant de demarrer

Hors ligne

#7 Le 16/11/2022, à 09:57

lamirondaubuntu

Re : problème de mises à jour et de demarage avec ubuntu 22 04[RESOLU]

le terminal fonctionne

Sys. de fichiers Taille Utilisé Dispo Uti% Monté sur
tmpfs              573M    2,1M  571M   1% /run
/dev/sda5          292G     38G  240G  14% /
tmpfs              2,8G       0  2,8G   0% /dev/shm
tmpfs              5,0M    4,0K  5,0M   1% /run/lock
/dev/sda1          511M    5,3M  506M   2% /boot/efi
tmpfs              573M    4,7M  569M   1% /run/user/1000

pour répondre à disque plein?

Hors ligne

#8 Le 16/11/2022, à 10:03

lamirondaubuntu

Re : problème de mises à jour et de demarage avec ubuntu 22 04[RESOLU]

auto remove a marché
purge ~c n'est pas reconnu

voilà la réponse à snap list

Nom                        Version           Révision  Suivi            Éditeur      Notes
audacity                   3.1.3             1051      latest/stable    diddledani✪  -
bare                       1.0               5         latest/stable    canonical✓   base
core18                     20221027          2620      latest/stable    canonical✓   base
core20                     20221027          1695      latest/stable    canonical✓   base
core20                     20220719          1587      latest/stable    canonical✓   base,désactivé
firefox                    106.0.5-1         2067      latest/stable/…  mozilla✓     -
firefox                    103.0.1-1         1635      latest/stable/…  mozilla✓     désactivé
gnome-3-38-2004            0+git.6f39565     119       latest/stable/…  canonical✓   -
gnome-3-38-2004            0+git.891e5bc     112       latest/stable/…  canonical✓   désactivé
gtk-common-themes          0.1-81-g442e511   1535      latest/stable/…  canonical✓   -
musescore                  3.6.2             228       latest/stable    musescore✓   -
snap-store                 41.3-60-gfe4703a  582       latest/stable/…  canonical✓   désactivé
snap-store                 41.3-64-g512c0ff  599       latest/stable/…  canonical✓   -
snapd                      2.57.4            17336     latest/stable    canonical✓   snapd,désactivé
snapd                      2.57.5            17576     latest/stable    canonical✓   snapd
snapd-desktop-integration  0.1               14        latest/stable/…  canonical✓   -
vlc                        3.0.18            3078      latest/stable    videolan✓    -

Hors ligne

#9 Le 16/11/2022, à 10:07

xubu1957

Re : problème de mises à jour et de demarage avec ubuntu 22 04[RESOLU]

Montre aussi d'éventuels paquets cassés :

dpkg -l | grep -v ^ii

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#10 Le 16/11/2022, à 10:10

lamirondaubuntu

Re : problème de mises à jour et de demarage avec ubuntu 22 04[RESOLU]

$ dpkg -l | grep -v ^ii
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom                                        Version                                 Architecture Description

Hors ligne

#11 Le 16/11/2022, à 10:12

xubu1957

Re : problème de mises à jour et de demarage avec ubuntu 22 04[RESOLU]

Donne le retour de :

sudo apt update

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#12 Le 16/11/2022, à 10:26

lamirondaubuntu

Re : problème de mises à jour et de demarage avec ubuntu 22 04[RESOLU]

 sudo apt update
Réception de :1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
Atteint :2 http://fr.archive.ubuntu.com/ubuntu jammy InRelease        
Atteint :3 http://fr.archive.ubuntu.com/ubuntu jammy-updates InRelease
Atteint :4 http://fr.archive.ubuntu.com/ubuntu jammy-backports InRelease
Réception de :5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 DEP-11 Metadata [20,0 kB]
Réception de :6 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 DEP-11 Metadata [13,3 kB]
144 ko réceptionnés en 6s (25,0 ko/s)        
/bin/tar: 3dchess_3dchess.png : open impossible: Erreur d'entrée/sortie
/bin/tar: battery-stats_battery-stats.png : open impossible: Erreur d'entrée/sortie
/bin/tar: battery-stats_battery-stats.png : open impossible: Erreur d'entrée/sortie
/bin/tar: boomaga_boomaga.png : open impossible: Erreur d'entrée/sortie
/bin/tar: caneda_caneda.png : open impossible: Erreur d'entrée/sortie
/bin/tar: cellwriter_cellwriter.png : open impossible: Erreur d'entrée/sortie
/bin/tar: cronometer_cronometer.png : open impossible: Erreur d'entrée/sortie
/bin/tar: cutesdr_cutesdr.png : open impossible: Erreur d'entrée/sortie
/bin/tar: ausweisapp2_AusweisApp2.png : open impossible: Erreur d'entrée/sortie
/bin/tar: nitrokey-app_nitrokey-app.png : open impossible: Erreur d'entrée/sortie
/bin/tar: darktable_darktable.png : open impossible: Erreur d'entrée/sortie
/bin/tar: emacs-gtk_emacs.png : open impossible: Erreur d'entrée/sortie
/bin/tar: emacs-gtk_emacs.png : open impossible: Erreur d'entrée/sortie
/bin/tar: emacs-gtk_emacs.png : open impossible: Erreur d'entrée/sortie
/bin/tar: emacs-gtk_emacs.png : open impossible: Erreur d'entrée/sortie
/bin/tar: foobillardplus_foobillardplus.png : open impossible: Erreur d'entrée/sortie
/bin/tar: formiko_formiko.png : open impossible: Erreur d'entrée/sortie
/bin/tar: formiko_formiko.png : open impossible: Erreur d'entrée/sortie
/bin/tar: freegish_freegish.png : open impossible: Erreur d'entrée/sortie
/bin/tar: gnudatalanguage_gdl.png : open impossible: Erreur d'entrée/sortie
/bin/tar: gnome-dvb-client_gnome-dvb-setup.png : open impossible: Erreur d'entrée/sortie
/bin/tar: gnome-genius_gnome-genius.png : open impossible: Erreur d'entrée/sortie
/bin/tar: gpxviewer_gpxviewer.png : open impossible: Erreur d'entrée/sortie
/bin/tar: gtans_gtans.png : open impossible: Erreur d'entrée/sortie
/bin/tar: gupnp-tools_network-light.png : open impossible: Erreur d'entrée/sortie
/bin/tar: hotspot_hotspot.png : open impossible: Erreur d'entrée/sortie
/bin/tar: htmldoc_htmldoc.png : open impossible: Erreur d'entrée/sortie
/bin/tar: ibus-braille_ibus-braille.png : open impossible: Erreur d'entrée/sortie
/bin/tar: ibus-braille_ibus-braille.png : open impossible: Erreur d'entrée/sortie
/bin/tar: ibus-braille_ibus-braille.png : open impossible: Erreur d'entrée/sortie
/bin/tar: smplayer_smplayer.png : open impossible: Erreur d'entrée/sortie
/bin/tar: pentobi_pentobi.png : open impossible: Erreur d'entrée/sortie
/bin/tar: jkmeter_jkmeter.png : open impossible: Erreur d'entrée/sortie
/bin/tar: k4dirstat_k4dirstat.png : open impossible: Erreur d'entrée/sortie
/bin/tar: kanatest_kanatest.png : open impossible: Erreur d'entrée/sortie
/bin/tar: king_kingicon-orig.png : open impossible: Erreur d'entrée/sortie
/bin/tar: kitty_kitty.png : open impossible: Erreur d'entrée/sortie
/bin/tar: lazarus-ide-2.2_lazarus-2.2.0.png : open impossible: Erreur d'entrée/sortie
/bin/tar: lazpaint-gtk2_lazpaint.png : open impossible: Erreur d'entrée/sortie
/bin/tar: lazpaint-gtk2_lazpaint.png : open impossible: Erreur d'entrée/sortie
/bin/tar: modem-manager-gui_modem-manager-gui.png : open impossible: Erreur d'entrée/sortie
/bin/tar: nethack-x11_nethack.png : open impossible: Erreur d'entrée/sortie
/bin/tar: gromit-mpx_net.christianbeier.Gromit-MPX.png : open impossible: Erreur d'entrée/sortie
/bin/tar: imagination_imagination.png : open impossible: Erreur d'entrée/sortie
/bin/tar: openmsx-catapult_about.png : open impossible: Erreur d'entrée/sortie
/bin/tar: ibus-typing-booster_ibus-typing-booster.png : open impossible: Erreur d'entrée/sortie
/bin/tar: giara_org.gabmus.giara.png : open impossible: Erreur d'entrée/sortie
/bin/tar: gnome-connections_org.gnome.Connections.png : open impossible: Erreur d'entrée/sortie
/bin/tar: font-manager_org.gnome.FontManager.png : open impossible: Erreur d'entrée/sortie
/bin/tar: lollypop_org.gnome.Lollypop.png : open impossible: Erreur d'entrée/sortie
/bin/tar: gnome-tweaks_org.gnome.tweaks.png : open impossible: Erreur d'entrée/sortie
/bin/tar: choqok_choqok.png : open impossible: Erreur d'entrée/sortie
/bin/tar: falkon_falkon.png : open impossible: Erreur d'entrée/sortie
/bin/tar: kamoso_kamoso.png : open impossible: Erreur d'entrée/sortie
/bin/tar: kapptemplate_kapptemplate.png : open impossible: Erreur d'entrée/sortie
/bin/tar: kgpg_kgpg.png : open impossible: Erreur d'entrée/sortie
/bin/tar: kinfocenter_hwinfo.png : open impossible: Erreur d'entrée/sortie
/bin/tar: kio-audiocd_media-optical-audio.png : open impossible: Erreur d'entrée/sortie
/bin/tar: kmplot_kmplot.png : open impossible: Erreur d'entrée/sortie
/bin/tar: kontrast_org.kde.kontrast.png : open impossible: Erreur d'entrée/sortie
/bin/tar: latte-dock_latte-dock.png : open impossible: Erreur d'entrée/sortie
/bin/tar: latte-dock_latte-dock.png : open impossible: Erreur d'entrée/sortie
/bin/tar: latte-dock_latte-dock.png : open impossible: Erreur d'entrée/sortie
/bin/tar: plasma-widgets-addons_clock.png : open impossible: Erreur d'entrée/sortie
/bin/tar: minitube_minitube.png : open impossible: Erreur d'entrée/sortie
/bin/tar: wesnoth-1.16-core_wesnoth-1.16-icon.png : open impossible: Erreur d'entrée/sortie
/bin/tar: mousepad_org.xfce.mousepad.png : open impossible: Erreur d'entrée/sortie
/bin/tar: mousepad_org.xfce.mousepad.png : open impossible: Erreur d'entrée/sortie
/bin/tar: xrdesktop_org.xrdesktop.settings.png : open impossible: Erreur d'entrée/sortie
/bin/tar: passwordsafe_pwsafe.png : open impossible: Erreur d'entrée/sortie
/bin/tar: pixelize_pixelize.png : open impossible: Erreur d'entrée/sortie
/bin/tar: qdmr_qdmr.png : open impossible: Erreur d'entrée/sortie
/bin/tar: raincat_raincat.png : open impossible: Erreur d'entrée/sortie
/bin/tar: r-cran-rcmdr_Rcmdr.png : open impossible: Erreur d'entrée/sortie
/bin/tar: saga_saga.png : open impossible: Erreur d'entrée/sortie
/bin/tar: policycoreutils-gui_sepolicy.png : open impossible: Erreur d'entrée/sortie
/bin/tar: sgt-puzzles_sgt-unequal.png : open impossible: Erreur d'entrée/sortie
/bin/tar: skycat_esologo.png : open impossible: Erreur d'entrée/sortie
/bin/tar: python3-dogtail_dogtail-head.png : open impossible: Erreur d'entrée/sortie
/bin/tar: ubuntustudio-menu_internet-mail.png : open impossible: Erreur d'entrée/sortie
/bin/tar: virtualjaguar_vj.png : open impossible: Erreur d'entrée/sortie
/bin/tar: wmcalc_wmcalc.png : open impossible: Erreur d'entrée/sortie
/bin/tar: wmforecast_wmforecast.png : open impossible: Erreur d'entrée/sortie
/bin/tar: xfwm4_org.xfce.xfwm4-tweaks.png : open impossible: Erreur d'entrée/sortie
/bin/tar: xfce4-terminal_org.xfce.terminal-settings.png : open impossible: Erreur d'entrée/sortie
/bin/tar: yubikey-personalization-gui_yubikey-personalization-gui.png : open impossible: Erreur d'entrée/sortie
/bin/tar: Arrêt avec code d'échec à cause des erreurs précédentes
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait      
46 paquets peuvent être mis à jour. Exécutez « apt list --upgradable » pour les voir.

Hors ligne

#13 Le 16/11/2022, à 10:29

xubu1957

Re : problème de mises à jour et de demarage avec ubuntu 22 04[RESOLU]

Je ne sais pas que répondre ! hmm


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#14 Le 16/11/2022, à 10:30

lamirondaubuntu

Re : problème de mises à jour et de demarage avec ubuntu 22 04[RESOLU]

et voici la suite

apt list --upgradable 
En train de lister... Fait
fonts-opensymbol/jammy-updates,jammy-updates 2:102.12+LibO7.3.7-0ubuntu0.22.04.1 all [pouvant être mis à jour depuis : 2:102.12+LibO7.3.6-0ubuntu0.22.04.2]
gir1.2-gdkpixbuf-2.0/jammy-updates 2.42.8+dfsg-1ubuntu0.2 amd64 [pouvant être mis à jour depuis : 2.42.8+dfsg-1ubuntu0.1]
gir1.2-gnomedesktop-3.0/jammy-updates 42.5-0ubuntu1 amd64 [pouvant être mis à jour depuis : 42.4-0ubuntu1]
gnome-desktop3-data/jammy-updates,jammy-updates 42.5-0ubuntu1 all [pouvant être mis à jour depuis : 42.4-0ubuntu1]
libgdk-pixbuf-2.0-0/jammy-updates 2.42.8+dfsg-1ubuntu0.2 amd64 [pouvant être mis à jour depuis : 2.42.8+dfsg-1ubuntu0.1]
libgdk-pixbuf2.0-bin/jammy-updates 2.42.8+dfsg-1ubuntu0.2 amd64 [pouvant être mis à jour depuis : 2.42.8+dfsg-1ubuntu0.1]
libgdk-pixbuf2.0-common/jammy-updates,jammy-updates 2.42.8+dfsg-1ubuntu0.2 all [pouvant être mis à jour depuis : 2.42.8+dfsg-1ubuntu0.1]
libgnome-bg-4-1/jammy-updates 42.5-0ubuntu1 amd64 [pouvant être mis à jour depuis : 42.4-0ubuntu1]
libgnome-desktop-3-19/jammy-updates 42.5-0ubuntu1 amd64 [pouvant être mis à jour depuis : 42.4-0ubuntu1]
libgnome-desktop-4-1/jammy-updates 42.5-0ubuntu1 amd64 [pouvant être mis à jour depuis : 42.4-0ubuntu1]
libnetplan0/jammy-updates 0.105-0ubuntu2~22.04.1 amd64 [pouvant être mis à jour depuis : 0.104-0ubuntu2.1]
libreoffice-base-core/jammy-updates 1:7.3.7-0ubuntu0.22.04.1 amd64 [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]
libreoffice-calc/jammy-updates 1:7.3.7-0ubuntu0.22.04.1 amd64 [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]
libreoffice-common/jammy-updates,jammy-updates 1:7.3.7-0ubuntu0.22.04.1 all [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]
libreoffice-core/jammy-updates 1:7.3.7-0ubuntu0.22.04.1 amd64 [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]
libreoffice-draw/jammy-updates 1:7.3.7-0ubuntu0.22.04.1 amd64 [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]
libreoffice-gnome/jammy-updates 1:7.3.7-0ubuntu0.22.04.1 amd64 [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]
libreoffice-gtk3/jammy-updates 1:7.3.7-0ubuntu0.22.04.1 amd64 [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]
libreoffice-help-common/jammy-updates,jammy-updates 1:7.3.7-0ubuntu0.22.04.1 all [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]
libreoffice-help-en-us/jammy-updates,jammy-updates 1:7.3.7-0ubuntu0.22.04.1 all [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]
libreoffice-help-fr/jammy-updates,jammy-updates 1:7.3.7-0ubuntu0.22.04.1 all [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]
libreoffice-impress/jammy-updates 1:7.3.7-0ubuntu0.22.04.1 amd64 [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]
libreoffice-l10n-fr/jammy-updates,jammy-updates 1:7.3.7-0ubuntu0.22.04.1 all [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]
libreoffice-math/jammy-updates 1:7.3.7-0ubuntu0.22.04.1 amd64 [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]
libreoffice-ogltrans/jammy-updates,jammy-updates 1:7.3.7-0ubuntu0.22.04.1 all [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]
libreoffice-pdfimport/jammy-updates,jammy-updates 1:7.3.7-0ubuntu0.22.04.1 all [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]
libreoffice-style-breeze/jammy-updates,jammy-updates 1:7.3.7-0ubuntu0.22.04.1 all [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]
libreoffice-style-colibre/jammy-updates,jammy-updates 1:7.3.7-0ubuntu0.22.04.1 all [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]
libreoffice-style-elementary/jammy-updates,jammy-updates 1:7.3.7-0ubuntu0.22.04.1 all [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]
libreoffice-style-yaru/jammy-updates,jammy-updates 1:7.3.7-0ubuntu0.22.04.1 all [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]
libreoffice-writer/jammy-updates 1:7.3.7-0ubuntu0.22.04.1 amd64 [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]
libuno-cppu3/jammy-updates 1:7.3.7-0ubuntu0.22.04.1 amd64 [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]
libuno-cppuhelpergcc3-3/jammy-updates 1:7.3.7-0ubuntu0.22.04.1 amd64 [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]
libuno-purpenvhelpergcc3-3/jammy-updates 1:7.3.7-0ubuntu0.22.04.1 amd64 [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]
libuno-sal3/jammy-updates 1:7.3.7-0ubuntu0.22.04.1 amd64 [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]
libuno-salhelpergcc3-3/jammy-updates 1:7.3.7-0ubuntu0.22.04.1 amd64 [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]
linux-generic-hwe-22.04/jammy-updates,jammy-security 5.15.0.53.53 amd64 [pouvant être mis à jour depuis : 5.15.0.52.52]
linux-headers-generic-hwe-22.04/jammy-updates,jammy-security 5.15.0.53.53 amd64 [pouvant être mis à jour depuis : 5.15.0.52.52]
linux-image-generic-hwe-22.04/jammy-updates,jammy-security 5.15.0.53.53 amd64 [pouvant être mis à jour depuis : 5.15.0.52.52]
netplan.io/jammy-updates 0.105-0ubuntu2~22.04.1 amd64 [pouvant être mis à jour depuis : 0.104-0ubuntu2.1]
openvpn/jammy-updates 2.5.5-1ubuntu3.1 amd64 [pouvant être mis à jour depuis : 2.5.5-1ubuntu3]
python3-uno/jammy-updates 1:7.3.7-0ubuntu0.22.04.1 amd64 [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]
snapd/jammy-updates 2.57.5+22.04 amd64 [pouvant être mis à jour depuis : 2.56.2+22.04ubuntu1]
tzdata/jammy-updates,jammy-updates,jammy-security,jammy-security 2022f-0ubuntu0.22.04.1 all [pouvant être mis à jour depuis : 2022f-0ubuntu0.22.04.0]
uno-libs-private/jammy-updates 1:7.3.7-0ubuntu0.22.04.1 amd64 [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]
ure/jammy-updates 1:7.3.7-0ubuntu0.22.04.1 amd64 [pouvant être mis à jour depuis : 1:7.3.6-0ubuntu0.22.04.2]

Hors ligne

#15 Le 16/11/2022, à 11:28

iznobe

Re : problème de mises à jour et de demarage avec ubuntu 22 04[RESOLU]

Bonjour , procede d ' urgence a une sauvegarde sur support externe de tes données perso .

Ensuite , comme l' a indiquée cqfd93 , tu devrais te pencher sur l' etat de santé de ton disque dur et produire une rapport smartctl :
https://doc.ubuntu-fr.org/smartmontools

sudo apt-get install --no-install-recommends smartmontools 
 sudo smartctl -s on -a /dev/sdX

en remplacant X par la(es) bonne(s) lettre(s) .


retour COMPLET et utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .

En ligne

#16 Le 16/11/2022, à 12:37

inbox

Re : problème de mises à jour et de demarage avec ubuntu 22 04[RESOLU]

Salut,

Vu l'état du disque dur, il faut démarrer en session live pour vérifier son état avec Smartmontools.

A+


Un problème résolu ? Indiquez le en modifiant le titre du sujet.

Hors ligne

#17 Le 16/11/2022, à 13:58

lamirondaubuntu

Re : problème de mises à jour et de demarage avec ubuntu 22 04[RESOLU]

je n'ai pas de données précieuses car je viens d'installer ubuntu sur un nouvel ordinateur

$ sudo smartctl -s on -a /dev/sda
smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-52-generic] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Device Model:     HITACHI HTS545032B9A300
Serial Number:    101102PBN306GTKYEJ9S
LU WWN Device Id: 5 000cca 61ef7a80c
Firmware Version: PB3ZC61H
User Capacity:    320072933376 bytes [320 GB]
Sector Size:      512 bytes logical/physical
Rotation Rate:    5400 rpm
Form Factor:      2.5 inches
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   ATA8-ACS T13/1699-D revision 6
SATA Version is:  SATA 2.6, 3.0 Gb/s (current: 3.0 Gb/s)
Local Time is:    Wed Nov 16 13:55:08 2022 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF ENABLE/DISABLE COMMANDS SECTION ===
SMART Enabled.

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00)	Offline data collection activity
					was never started.
					Auto Offline Data Collection: Disabled.
Self-test execution status:      (   0)	The previous self-test routine completed
					without error or no self-test has ever 
					been run.
Total time to complete Offline 
data collection: 		(  645) seconds.
Offline data collection
capabilities: 			 (0x5b) SMART execute Offline immediate.
					Auto Offline data collection on/off support.
					Suspend Offline collection upon new
					command.
					Offline surface scan supported.
					Self-test supported.
					No Conveyance Self-test supported.
					Selective Self-test supported.
SMART capabilities:            (0x0003)	Saves SMART data before entering
					power-saving mode.
					Supports SMART auto save timer.
Error logging capability:        (0x01)	Error logging supported.
					General Purpose Logging supported.
Short self-test routine 
recommended polling time: 	 (   2) minutes.
Extended self-test routine
recommended polling time: 	 ( 106) minutes.
SCT capabilities: 	       (0x003d)	SCT Status supported.
					SCT Error Recovery Control supported.
					SCT Feature Control supported.
					SCT Data Table supported.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000b   098   098   062    Pre-fail  Always       -       196609
  2 Throughput_Performance  0x0005   100   100   040    Pre-fail  Offline      -       0
  3 Spin_Up_Time            0x0007   149   149   033    Pre-fail  Always       -       2
  4 Start_Stop_Count        0x0012   094   094   000    Old_age   Always       -       10869
  5 Reallocated_Sector_Ct   0x0033   100   100   005    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x000b   100   100   067    Pre-fail  Always       -       0
  8 Seek_Time_Performance   0x0005   100   100   040    Pre-fail  Offline      -       0
  9 Power_On_Hours          0x0012   091   091   000    Old_age   Always       -       4177
 10 Spin_Retry_Count        0x0013   100   100   060    Pre-fail  Always       -       0
 12 Power_Cycle_Count       0x0032   096   096   000    Old_age   Always       -       7865
191 G-Sense_Error_Rate      0x000a   100   100   000    Old_age   Always       -       0
192 Power-Off_Retract_Count 0x0032   099   099   000    Old_age   Always       -       3369927014
193 Load_Cycle_Count        0x0012   087   087   000    Old_age   Always       -       130516
194 Temperature_Celsius     0x0002   189   189   000    Old_age   Always       -       29 (Min/Max 5/49)
196 Reallocated_Event_Count 0x0032   100   100   000    Old_age   Always       -       210
197 Current_Pending_Sector  0x0022   100   100   000    Old_age   Always       -       10
198 Offline_Uncorrectable   0x0008   100   100   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x000a   200   200   000    Old_age   Always       -       0
223 Load_Retry_Count        0x000a   100   100   000    Old_age   Always       -       0

SMART Error Log Version: 1
ATA Error Count: 40 (device log contains only the most recent five errors)
	CR = Command Register [HEX]
	FR = Features Register [HEX]
	SC = Sector Count Register [HEX]
	SN = Sector Number Register [HEX]
	CL = Cylinder Low Register [HEX]
	CH = Cylinder High Register [HEX]
	DH = Device/Head Register [HEX]
	DC = Device Command Register [HEX]
	ER = Error register [HEX]
	ST = Status register [HEX]
Powered_Up_Time is measured from power on, and printed as
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
SS=sec, and sss=millisec. It "wraps" after 49.710 days.

Error 40 occurred at disk power-on lifetime: 4087 hours (170 days + 7 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 2f 91 c8 e5 e0  Error: UNC 47 sectors at LBA = 0x00e5c891 = 15059089

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  25 03 39 87 c8 e5 e0 00      00:31:41.000  READ DMA EXT
  25 03 07 80 c8 e5 e0 00      00:31:41.000  READ DMA EXT
  25 03 38 48 c8 e5 e0 00      00:31:41.000  READ DMA EXT
  25 03 08 40 c8 e5 e0 00      00:31:41.000  READ DMA EXT
  25 03 37 09 c8 e5 e0 00      00:31:41.000  READ DMA EXT

Error 39 occurred at disk power-on lifetime: 4087 hours (170 days + 7 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 0b b5 b3 e5 e0  Error: UNC at LBA = 0x00e5b3b5 = 15053749

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  29 03 24 9c b3 e5 e0 00      02:46:57.500  READ MULTIPLE EXT
  25 03 24 9c b3 e5 e0 00      02:46:53.500  READ DMA EXT
  25 03 1c 80 b3 e5 e0 00      02:46:53.500  READ DMA EXT
  25 03 23 5d b3 e5 e0 00      02:46:53.500  READ DMA EXT
  25 03 1d 40 b3 e5 e0 00      02:46:53.500  READ DMA EXT

Error 38 occurred at disk power-on lifetime: 4087 hours (170 days + 7 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 0b b5 b3 e5 e0  Error: UNC 11 sectors at LBA = 0x00e5b3b5 = 15053749

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  25 03 24 9c b3 e5 e0 00      02:46:53.500  READ DMA EXT
  25 03 1c 80 b3 e5 e0 00      02:46:53.500  READ DMA EXT
  25 03 23 5d b3 e5 e0 00      02:46:53.500  READ DMA EXT
  25 03 1d 40 b3 e5 e0 00      02:46:53.500  READ DMA EXT
  25 03 22 1e b3 e5 e0 00      02:46:53.500  READ DMA EXT

Error 37 occurred at disk power-on lifetime: 4087 hours (170 days + 7 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 07 cd a5 e5 e0  Error: UNC 7 sectors at LBA = 0x00e5a5cd = 15050189

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  25 03 14 c0 a5 e5 e0 00      02:46:47.400  READ DMA EXT
  25 03 2b 95 a5 e5 e0 00      02:46:47.400  READ DMA EXT
  25 03 15 80 a5 e5 e0 00      02:46:47.400  READ DMA EXT
  25 03 2a 56 a5 e5 e0 00      02:46:47.400  READ DMA EXT
  25 03 16 40 a5 e5 e0 00      02:46:47.400  READ DMA EXT

Error 36 occurred at disk power-on lifetime: 4071 hours (169 days + 15 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 03 18 1f b5 e0  Error: UNC at LBA = 0x00b51f18 = 11869976

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  42 00 08 13 1f b5 e0 00      00:16:12.100  READ VERIFY SECTOR(S) EXT
  42 00 08 13 1f b5 e0 00      00:16:08.300  READ VERIFY SECTOR(S) EXT
  42 00 08 13 1f b5 e0 00      00:16:04.500  READ VERIFY SECTOR(S) EXT
  42 00 08 0b 1f b5 e0 00      00:16:04.500  READ VERIFY SECTOR(S) EXT
  60 08 20 bb dc be 40 00      00:16:04.400  READ FPDMA QUEUED

SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Short offline       Completed without error       00%       484         -
# 2  Short offline       Completed without error       00%       418         -
# 3  Short offline       Completed without error       00%       367         -

SMART Selective self-test log data structure revision number 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
    1        0        0  Not_testing
    2        0        0  Not_testing
    3        0        0  Not_testing
    4        0        0  Not_testing
    5        0        0  Not_testing
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.

Hors ligne

#18 Le 16/11/2022, à 14:49

lamirondaubuntu

Re : problème de mises à jour et de demarage avec ubuntu 22 04[RESOLU]

le problème vient il du disque dur?

Hors ligne

#19 Le 16/11/2022, à 16:27

iznobe

Re : problème de mises à jour et de demarage avec ubuntu 22 04[RESOLU]

oui , le disque dur est en train de lacher hmm

192 Power-Off_Retract_Count 0x0032   099   099   000    Old_age   Always       -       3369927014
...
196 Reallocated_Event_Count 0x0032   100   100   000    Old_age   Always       -       210
197 Current_Pending_Sector  0x0022   100   100   000    Old_age   Always       -       10

par la suite , on voit qu ' il a enregistré 40 erreurs :

SMART Error Log Version: 1
ATA Error Count: 40 (device log contains only the most recent five errors)
...
Error 40 occurred at disk power-on lifetime: 4087 hours (170 days + 7 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 2f 91 c8 e5 e0  Error: UNC 47 sectors at LBA = 0x00e5c891 = 15059089

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  25 03 39 87 c8 e5 e0 00      00:31:41.000  READ DMA EXT
  25 03 07 80 c8 e5 e0 00      00:31:41.000  READ DMA EXT
  25 03 38 48 c8 e5 e0 00      00:31:41.000  READ DMA EXT
  25 03 08 40 c8 e5 e0 00      00:31:41.000  READ DMA EXT
  25 03 37 09 c8 e5 e0 00      00:31:41.000  READ DMA EXT

etc etc


ou bien il y a un punaise de gros mauvais contact sur son cable d' alimentation , mais j' y crois moyen .

Dernière modification par iznobe (Le 16/11/2022, à 16:28)


retour COMPLET et utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .

En ligne

#20 Le 16/11/2022, à 16:31

Vobul

Re : problème de mises à jour et de demarage avec ubuntu 22 04[RESOLU]

En même temps un disque de 320 Go en 5200RPM je pense que tu ne vas pas regretter de le remplacer par un SSD !


Vobul
Utilisez le retour utilisable de commandes !!!
J'aime la langue française, mais je parle franglais, deal with it.
RTFM

Hors ligne

#21 Le 16/11/2022, à 19:12

inbox

Re : problème de mises à jour et de demarage avec ubuntu 22 04[RESOLU]

Je confirme, le disque est à jeter.


Un problème résolu ? Indiquez le en modifiant le titre du sujet.

Hors ligne

#22 Le 16/11/2022, à 19:33

Vobul

Re : problème de mises à jour et de demarage avec ubuntu 22 04[RESOLU]

inbox a écrit :

Je confirme, le disque est à jeter.

À déposer dans un endroit où il sera convenablement détruit : https://www.service-public.fr/particuli … its/F31955


Vobul
Utilisez le retour utilisable de commandes !!!
J'aime la langue française, mais je parle franglais, deal with it.
RTFM

Hors ligne

#23 Le 17/11/2022, à 00:06

lamirondaubuntu

Re : problème de mises à jour et de demarage avec ubuntu 22 04[RESOLU]

bon ben merci ;
à plus avec un nouveau disque dur

Hors ligne

#24 Le 17/11/2022, à 04:03

iznobe

Re : problème de mises à jour et de demarage avec ubuntu 22 04[RESOLU]

pour le nouveau disque , choisi un SSD , il sera plus rapide qu ' un disque dur classique .
pour quelques € de plus tu auras l' impression d ' avoir changer d' ordi wink


retour COMPLET et utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .

En ligne