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 26/11/2023, à 18:22

Sankasanka

[résolu]Problème de paquet et dépendance insatisfaite

Bonjour,
Je suis un apprenti en débogage et manipulation de ligne de commande . J'ai fouillé le forum mais ne trouve pas la solution. voici ce que je peux vous montrer

E: Le type « sudo » est inconnu sur la ligne 1 dans la liste des sources /etc/apt/sources.list.d/intel.gpu.jammy.list


Puis :
poulain@poulain-OptiPlex-9030-AIO:~$ find /etc/apt -type f -name '*.list' -exec bash -c 'echo -e "\n$1\n"; nl -ba "$1"' _ '{}' \;

/etc/apt/sources.list.d/intel.gpu.jammy.list

     1    sudo apt-get update && sudo apt-get install  -y --install-suggests  linux-image-5.19.0-35-generic

/etc/apt/sources.list.d/getdeb.list


/etc/apt/sources.list.d/team-xbmc-ubuntu-ppa-focal.list

     1    # deb http://ppa.launchpad.net/team-xbmc/ppa/ubuntu jammy main # désactivé pour la mise à niveau vers jammy
     2    # deb-src http://ppa.launchpad.net/team-xbmc/ppa/ubuntu focal main

/etc/apt/sources.list.d/steam.list

     1    # deb [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam # désactivé pour la mise à niveau vers jammy
     2    # deb-src [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam # désactivé pour la mise à niveau vers jammy
     3   
     4    # Uncomment these lines to try the beta version of the Steam launcher
     5    # deb [arch=amd64,i386] https://repo.steampowered.com/steam/ beta steam
     6    # deb-src [arch=amd64,i386] https://repo.steampowered.com/steam/ beta steam

/etc/apt/sources.list

     1    # deb cdrom:[Ubuntu 18.04.3 LTS _Bionic Beaver_ - Release amd64 (20190805)]/ 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/ jammy 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/ jammy-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/ jammy universe
    17    # deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic universe
    18    deb http://fr.archive.ubuntu.com/ubuntu/ jammy-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/ jammy multiverse
    27    # deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic multiverse
    28    deb http://fr.archive.ubuntu.com/ubuntu/ jammy-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/ jammy-backports main restricted universe multiverse
    37    # deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
    38   
    39   
    40    deb http://security.ubuntu.com/ubuntu jammy-security main restricted
    41    # deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted
    42    deb http://security.ubuntu.com/ubuntu jammy-security universe
    43    # deb-src http://security.ubuntu.com/ubuntu bionic-security universe
    44    deb http://security.ubuntu.com/ubuntu jammy-security multiverse
    45    # deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse
    46    deb https://dl.winehq.org/wine-builds/ubuntu/ jammy main # désactivé pour la mise à niveau vers jammy
    47    # deb-src https://dl.winehq.org/wine-builds/ubuntu/ jammy main
    48    # deb-src https://dl.winehq.org/wine-builds/ubuntu/ focal main

Dernière modification par Sankasanka (Le 27/11/2023, à 19:17)

Hors ligne

#2 Le 26/11/2023, à 18:33

xubu1957

Re : [résolu]Problème de paquet et dépendance insatisfaite

Bonjour,

Pour ajouter toi-même les balises code à ton message #1 :

  • Cliquer sur  le lien « Modifier » en bas à droite du message

  • Sélectionner le texte

  • Cliquer sur le <> de l'éditeur de message

moko138 a écrit :

1) Les balises-code sont les < > (crochets bleus) de la barre de mise en forme.
Balisesmoko138.jpg
_ _ _

3) /!\  Si vous avez plusieurs retours à donner, séparez-les bien (toujours pour la lisibilité) :

comme
cela.

Lecture conseillée > memento des balises code.

Donne les retours de :

sudo apt update

d'éventuels paquets cassés :

dpkg -l | grep -v ^ii

et :

ls -l /var/crash

en te servant du Retour utilisable de commande.

Dernière modification par xubu1957 (Le 27/11/2023, à 19:05)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

Hors ligne

#3 Le 26/11/2023, à 18:54

Sankasanka

Re : [résolu]Problème de paquet et dépendance insatisfaite

: Le type « sudo » est inconnu sur la ligne 1 dans la liste des sources /etc/apt/sources.list.d/intel.gpu.jammy.list
E: La liste des sources ne peut être lue.
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
+++-=============================================-==========================================-============-================================================================================
rc  bsdmainutils                                  12.1.7+nmu3ubuntu2                         all          Transitional package for more utilities from FreeBSD
rc  bubbros                                       1.6.2-1                                    all          multiplayer clone of the famous Bubble Bobble game
rc  ca-certificates-java                          20190909                                   all          Common CA certificates (JKS keystore)
rc  crda                                          3.18-1build1                               amd64        wireless Central Regulatory Domain Agent
rc  fuse                                          2.9.9-3                                    amd64        Filesystem in Userspace
rc  gnome-software                                3.36.0-0ubuntu3                            amd64        Software Center for GNOME
rc  ifupdown                                      0.8.35ubuntu1                              amd64        high level tools to configure network interfaces
rc  imagemagick                                   8:6.9.10.23+dfsg-2.1ubuntu11               amd64        image manipulation programs -- binaries
rc  ippusbxd                                      1.34-2ubuntu1                              amd64        Daemon for IPP USB printer support
rc  java-common                                   0.72build2                                 all          Base package for Java runtimes
rc  javascript-common                             11+nmu1                                    all          Base support for JavaScript library packages
rc  libreoffice-style-tango                       1:7.3.5-0ubuntu0.22.04.1                   all          transitional package for Tango symbol style
rc  libsensors4:amd64                             1:3.4.0-4                                  amd64        library to read temperature/voltage/fan sensors
rc  libssl1.1:i386                                1.1.1f-1ubuntu2.16                         i386         Secure Sockets Layer toolkit - shared libraries
rc  libvdpau1:i386                                1.4-3build2                                i386         Video Decode and Presentation API for Unix (libraries)
rc  linux-image-5.0.0-23-generic                  5.0.0-23.24~18.04.1                        amd64        Signed kernel image generic
rc  linux-image-5.0.0-36-generic                  5.0.0-36.39~18.04.1                        amd64        Signed kernel image generic
rc  linux-image-5.0.0-37-generic                  5.0.0-37.40~18.04.1                        amd64        Signed kernel image generic
rc  linux-image-5.15.0-46-generic                 5.15.0-46.49                               amd64        Signed kernel image generic
rc  linux-image-5.15.0-47-generic                 5.15.0-47.51                               amd64        Signed kernel image generic
rc  linux-image-5.15.0-48-generic                 5.15.0-48.54                               amd64        Signed kernel image generic
rc  linux-image-5.15.0-50-generic                 5.15.0-50.56                               amd64        Signed kernel image generic
rc  linux-image-5.15.0-52-generic                 5.15.0-52.58                               amd64        Signed kernel image generic
rc  linux-image-5.15.0-53-generic                 5.15.0-53.59                               amd64        Signed kernel image generic
rc  linux-image-5.15.0-56-generic                 5.15.0-56.62                               amd64        Signed kernel image generic
rc  linux-image-5.15.0-57-generic                 5.15.0-57.63                               amd64        Signed kernel image generic
rc  linux-image-5.15.0-58-generic                 5.15.0-58.64                               amd64        Signed kernel image generic
rc  linux-image-5.15.0-60-generic                 5.15.0-60.66                               amd64        Signed kernel image generic
rc  linux-image-5.15.0-67-generic                 5.15.0-67.74                               amd64        Signed kernel image generic
rc  linux-image-5.15.0-69-generic                 5.15.0-69.76                               amd64        Signed kernel image generic
rc  linux-image-5.15.0-70-generic                 5.15.0-70.77                               amd64        Signed kernel image generic
rc  linux-image-5.15.0-71-generic                 5.15.0-71.78                               amd64        Signed kernel image generic
rc  linux-image-5.15.0-72-generic                 5.15.0-72.79                               amd64        Signed kernel image generic
rc  linux-image-5.15.0-73-generic                 5.15.0-73.80                               amd64        Signed kernel image generic
rc  linux-image-5.15.0-75-generic                 5.15.0-75.82                               amd64        Signed kernel image generic
rc  linux-image-5.15.0-76-generic                 5.15.0-76.83                               amd64        Signed kernel image generic
rc  linux-image-5.15.0-78-generic                 5.15.0-78.85                               amd64        Signed kernel image generic
rc  linux-image-5.15.0-79-generic                 5.15.0-79.86                               amd64        Signed kernel image generic
rc  linux-image-5.3.0-26-generic                  5.3.0-26.28~18.04.1                        amd64        Signed kernel image generic
rc  linux-image-5.3.0-28-generic                  5.3.0-28.30~18.04.1                        amd64        Signed kernel image generic
rc  linux-image-5.3.0-40-generic                  5.3.0-40.32~18.04.1                        amd64        Signed kernel image generic
rc  linux-image-5.3.0-42-generic                  5.3.0-42.34~18.04.1                        amd64        Signed kernel image generic
rc  linux-image-5.3.0-45-generic                  5.3.0-45.37~18.04.1                        amd64        Signed kernel image generic
rc  linux-image-5.3.0-46-generic                  5.3.0-46.38~18.04.1                        amd64        Signed kernel image generic
rc  linux-image-5.4.0-100-generic                 5.4.0-100.113                              amd64        Signed kernel image generic
rc  linux-image-5.4.0-104-generic                 5.4.0-104.118                              amd64        Signed kernel image generic
rc  linux-image-5.4.0-105-generic                 5.4.0-105.119                              amd64        Signed kernel image generic
rc  linux-image-5.4.0-107-generic                 5.4.0-107.121                              amd64        Signed kernel image generic
rc  linux-image-5.4.0-109-generic                 5.4.0-109.123                              amd64        Signed kernel image generic
rc  linux-image-5.4.0-110-generic                 5.4.0-110.124                              amd64        Signed kernel image generic
rc  linux-image-5.4.0-113-generic                 5.4.0-113.127                              amd64        Signed kernel image generic
rc  linux-image-5.4.0-117-generic                 5.4.0-117.132                              amd64        Signed kernel image generic
rc  linux-image-5.4.0-120-generic                 5.4.0-120.136                              amd64        Signed kernel image generic
rc  linux-image-5.4.0-121-generic                 5.4.0-121.137                              amd64        Signed kernel image generic
rc  linux-image-5.4.0-122-generic                 5.4.0-122.138                              amd64        Signed kernel image generic
rc  linux-image-5.4.0-124-generic                 5.4.0-124.140                              amd64        Signed kernel image generic
rc  linux-image-5.4.0-26-generic                  5.4.0-26.30                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-28-generic                  5.4.0-28.32                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-29-generic                  5.4.0-29.33                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-31-generic                  5.4.0-31.35                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-33-generic                  5.4.0-33.37                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-37-generic                  5.4.0-37.41                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-39-generic                  5.4.0-39.43                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-40-generic                  5.4.0-40.44                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-42-generic                  5.4.0-42.46                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-45-generic                  5.4.0-45.49                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-47-generic                  5.4.0-47.51                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-48-generic                  5.4.0-48.52                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-51-generic                  5.4.0-51.56                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-52-generic                  5.4.0-52.57                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-53-generic                  5.4.0-53.59                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-54-generic                  5.4.0-54.60                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-56-generic                  5.4.0-56.62                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-58-generic                  5.4.0-58.64                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-59-generic                  5.4.0-59.65                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-60-generic                  5.4.0-60.67                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-62-generic                  5.4.0-62.70                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-65-generic                  5.4.0-65.73                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-66-generic                  5.4.0-66.74                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-67-generic                  5.4.0-67.75                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-70-generic                  5.4.0-70.78                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-71-generic                  5.4.0-71.79                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-72-generic                  5.4.0-72.80                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-73-generic                  5.4.0-73.82                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-74-generic                  5.4.0-74.83                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-77-generic                  5.4.0-77.86                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-80-generic                  5.4.0-80.90                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-81-generic                  5.4.0-81.91                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-84-generic                  5.4.0-84.94                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-86-generic                  5.4.0-86.97                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-88-generic                  5.4.0-88.99                                amd64        Signed kernel image generic
rc  linux-image-5.4.0-89-generic                  5.4.0-89.100                               amd64        Signed kernel image generic
rc  linux-image-5.4.0-90-generic                  5.4.0-90.101                               amd64        Signed kernel image generic
rc  linux-image-5.4.0-91-generic                  5.4.0-91.102                               amd64        Signed kernel image generic
rc  linux-image-5.4.0-92-generic                  5.4.0-92.103                               amd64        Signed kernel image generic
rc  linux-image-5.4.0-94-generic                  5.4.0-94.106                               amd64        Signed kernel image generic
rc  linux-image-5.4.0-96-generic                  5.4.0-96.109                               amd64        Signed kernel image generic
rc  linux-image-5.4.0-97-generic                  5.4.0-97.110                               amd64        Signed kernel image generic
rc  linux-image-5.4.0-99-generic                  5.4.0-99.112                               amd64        Signed kernel image generic
rc  linux-modules-5.0.0-23-generic                5.0.0-23.24~18.04.1                        amd64        Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
rc  linux-modules-5.0.0-36-generic                5.0.0-36.39~18.04.1                        amd64        Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
rc  linux-modules-5.0.0-37-generic                5.0.0-37.40~18.04.1                        amd64        Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-46-generic               5.15.0-46.49                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-47-generic               5.15.0-47.51                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-48-generic               5.15.0-48.54                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-50-generic               5.15.0-50.56                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-52-generic               5.15.0-52.58                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-53-generic               5.15.0-53.59                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-56-generic               5.15.0-56.62                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-57-generic               5.15.0-57.63                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-58-generic               5.15.0-58.64                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-60-generic               5.15.0-60.66                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-67-generic               5.15.0-67.74                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-69-generic               5.15.0-69.76                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-70-generic               5.15.0-70.77                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-71-generic               5.15.0-71.78                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-72-generic               5.15.0-72.79                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-73-generic               5.15.0-73.80                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-75-generic               5.15.0-75.82                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-76-generic               5.15.0-76.83                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-78-generic               5.15.0-78.85                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.15.0-79-generic               5.15.0-79.86                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-5.3.0-26-generic                5.3.0-26.28~18.04.1                        amd64        Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc  linux-modules-5.3.0-28-generic                5.3.0-28.30~18.04.1                        amd64        Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc  linux-modules-5.3.0-40-generic                5.3.0-40.32~18.04.1                        amd64        Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc  linux-modules-5.3.0-42-generic                5.3.0-42.34~18.04.1                        amd64        Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc  linux-modules-5.3.0-45-generic                5.3.0-45.37~18.04.1                        amd64        Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc  linux-modules-5.3.0-46-generic                5.3.0-46.38~18.04.1                        amd64        Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-100-generic               5.4.0-100.113                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-104-generic               5.4.0-104.118                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-105-generic               5.4.0-105.119                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-107-generic               5.4.0-107.121                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-109-generic               5.4.0-109.123                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-110-generic               5.4.0-110.124                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-113-generic               5.4.0-113.127                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-117-generic               5.4.0-117.132                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-120-generic               5.4.0-120.136                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-121-generic               5.4.0-121.137                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-122-generic               5.4.0-122.138                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-124-generic               5.4.0-124.140                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-26-generic                5.4.0-26.30                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-28-generic                5.4.0-28.32                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-29-generic                5.4.0-29.33                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-31-generic                5.4.0-31.35                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-33-generic                5.4.0-33.37                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-37-generic                5.4.0-37.41                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-39-generic                5.4.0-39.43                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-40-generic                5.4.0-40.44                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-42-generic                5.4.0-42.46                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-45-generic                5.4.0-45.49                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-47-generic                5.4.0-47.51                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-48-generic                5.4.0-48.52                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-51-generic                5.4.0-51.56                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-52-generic                5.4.0-52.57                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-53-generic                5.4.0-53.59                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-54-generic                5.4.0-54.60                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-56-generic                5.4.0-56.62                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-58-generic                5.4.0-58.64                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-59-generic                5.4.0-59.65                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-60-generic                5.4.0-60.67                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-62-generic                5.4.0-62.70                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-65-generic                5.4.0-65.73                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-66-generic                5.4.0-66.74                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-67-generic                5.4.0-67.75                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-70-generic                5.4.0-70.78                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-71-generic                5.4.0-71.79                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-72-generic                5.4.0-72.80                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-73-generic                5.4.0-73.82                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-74-generic                5.4.0-74.83                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-77-generic                5.4.0-77.86                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-80-generic                5.4.0-80.90                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-81-generic                5.4.0-81.91                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-84-generic                5.4.0-84.94                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-86-generic                5.4.0-86.97                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-88-generic                5.4.0-88.99                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-89-generic                5.4.0-89.100                               amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-90-generic                5.4.0-90.101                               amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-91-generic                5.4.0-91.102                               amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-92-generic                5.4.0-92.103                               amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-94-generic                5.4.0-94.106                               amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-96-generic                5.4.0-96.109                               amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-97-generic                5.4.0-97.110                               amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-5.4.0-99-generic                5.4.0-99.112                               amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.0.0-23-generic          5.0.0-23.24~18.04.1                        amd64        Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.0.0-36-generic          5.0.0-36.39~18.04.1                        amd64        Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.0.0-37-generic          5.0.0-37.40~18.04.1                        amd64        Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-46-generic         5.15.0-46.49                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-47-generic         5.15.0-47.51                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-48-generic         5.15.0-48.54                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-50-generic         5.15.0-50.56                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-52-generic         5.15.0-52.58                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-53-generic         5.15.0-53.59                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-56-generic         5.15.0-56.62                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-57-generic         5.15.0-57.63                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-58-generic         5.15.0-58.64                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-60-generic         5.15.0-60.66                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-67-generic         5.15.0-67.74                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-69-generic         5.15.0-69.76                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-70-generic         5.15.0-70.77                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-71-generic         5.15.0-71.78                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-72-generic         5.15.0-72.79                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-73-generic         5.15.0-73.80                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-75-generic         5.15.0-75.82                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-76-generic         5.15.0-76.83                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-78-generic         5.15.0-78.85                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-79-generic         5.15.0-79.86                               amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.3.0-26-generic          5.3.0-26.28~18.04.1                        amd64        Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.3.0-28-generic          5.3.0-28.30~18.04.1                        amd64        Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.3.0-40-generic          5.3.0-40.32~18.04.1                        amd64        Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.3.0-42-generic          5.3.0-42.34~18.04.1                        amd64        Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.3.0-45-generic          5.3.0-45.37~18.04.1                        amd64        Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.3.0-46-generic          5.3.0-46.38~18.04.1                        amd64        Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-100-generic         5.4.0-100.113                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-104-generic         5.4.0-104.118                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-105-generic         5.4.0-105.119                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-107-generic         5.4.0-107.121                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-109-generic         5.4.0-109.123                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-110-generic         5.4.0-110.124                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-113-generic         5.4.0-113.127                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-117-generic         5.4.0-117.132                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-120-generic         5.4.0-120.136                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-121-generic         5.4.0-121.137                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-122-generic         5.4.0-122.138                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-124-generic         5.4.0-124.140                              amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-26-generic          5.4.0-26.30                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-28-generic          5.4.0-28.32                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-29-generic          5.4.0-29.33                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-31-generic          5.4.0-31.35                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-33-generic          5.4.0-33.37                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-37-generic          5.4.0-37.41                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-39-generic          5.4.0-39.43                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-40-generic          5.4.0-40.44                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-42-generic          5.4.0-42.46                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-45-generic          5.4.0-45.49                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-47-generic          5.4.0-47.51                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-48-generic          5.4.0-48.52                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-51-generic          5.4.0-51.56                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-52-generic          5.4.0-52.57                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-53-generic          5.4.0-53.59                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-54-generic          5.4.0-54.60                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-56-generic          5.4.0-56.62                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-58-generic          5.4.0-58.64                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-59-generic          5.4.0-59.65                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-60-generic          5.4.0-60.67                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-62-generic          5.4.0-62.70                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-65-generic          5.4.0-65.73                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-66-generic          5.4.0-66.74                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-67-generic          5.4.0-67.75                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-70-generic          5.4.0-70.78                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-71-generic          5.4.0-71.79                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-72-generic          5.4.0-72.80                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-73-generic          5.4.0-73.82                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-74-generic          5.4.0-74.83                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-77-generic          5.4.0-77.86                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-80-generic          5.4.0-80.90                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-81-generic          5.4.0-81.91                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-84-generic          5.4.0-84.94                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-86-generic          5.4.0-86.97                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-88-generic          5.4.0-88.99                                amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-89-generic          5.4.0-89.100                               amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-90-generic          5.4.0-90.101                               amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-91-generic          5.4.0-91.102                               amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-92-generic          5.4.0-92.103                               amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-94-generic          5.4.0-94.106                               amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-96-generic          5.4.0-96.109                               amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-97-generic          5.4.0-97.110                               amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.4.0-99-generic          5.4.0-99.112                               amd64        Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc  ltrace                                        0.7.3-6.1ubuntu6                           amd64        Tracks runtime library calls in dynamically linked programs
rc  miceamaze                                     4.2.1-3                                    amd64        video game with mice in a maze
rc  mtools                                        4.0.33-1+really4.0.32-1build1              amd64        Tools for manipulating MSDOS files
rc  openjdk-11-jre-headless:amd64                 11.0.16+8-0ubuntu1~22.04                   amd64        OpenJDK Java runtime, using Hotspot JIT (headless)
rc  pkg-config                                    0.29.2-1ubuntu3                            amd64        manage compile and link flags for libraries
rc  popularity-contest                            1.71ubuntu3                                all          Vote for your favourite packages automatically
rc  pppoeconf                                     1.21ubuntu1                                all          configures PPPoE/ADSL connections
rc  printer-driver-gutenprint                     5.3.3-4                                    amd64        printer drivers for CUPS
rc  python                                        2.7.15~rc1-1                               amd64        interactive high-level object-oriented language (default version)
rc  python3.8-minimal                             3.8.10-0ubuntu1~20.04.5                    amd64        Minimal subset of the Python language (version 3.8)
rc  xul-ext-ubufox                                3.4-0ubuntu1.17.10.1                       all          Ubuntu modifications for Firefox
rc  zeitgeist-core                                1.0.2-3ubuntu2                             amd64        event logging framework - engine
ls -l /var/crash
total 3096
-rw-r----- 1 poulain whoopsie   84362 nov.  26 17:04 _usr_bin_update-manager.1000.crash
-rw-r----- 1 poulain whoopsie 2913753 nov.  26 17:18 _usr_bin_update-notifier.1000.crash
-rw-r----- 1 poulain whoopsie   21374 nov.  25 22:22 _usr_lib_steam_bin_steamdeps.py.1000.crash
-rw-r----- 1 poulain whoopsie   66239 nov.  25 17:48 _usr_lib_ubuntu-release-upgrader_check-new-release-gtk.1000.crash
-rw-r----- 1 soan    whoopsie   66135 nov.  23 17:19 _usr_lib_ubuntu-release-upgrader_check-new-release-gtk.1003.crash

Merci pour l'aide:)

Hors ligne

#4 Le 26/11/2023, à 18:58

xubu1957

Re : [résolu]Problème de paquet et dépendance insatisfaite

     1    sudo apt-get update && sudo apt-get install  -y --install-suggests  linux-image-5.19.0-35-generic

Comment as-tu fait pour ramener cette ligne ?     hmm

En attendant des experts, pour purger les résidus de configuration marqués "rc" :

sudo apt purge ~c

comme expliqué à la machine à café et rajouté dans ce message

Dernière modification par xubu1957 (Le 26/11/2023, à 19:00)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

Hors ligne

#5 Le 26/11/2023, à 20:51

nany

Re : [résolu]Problème de paquet et dépendance insatisfaite

Bonjour,



Vu que les dépôts tiers sont désactivés (sauf winehq), on va faire le ménage par le vide.
Donne les retours de :

cd /etc/apt/sources.list.d && sudo rm -v * ; cd
sudo sed -ri "/winehq/d;/cdrom/! s/(ubuntu\/* ) *[a-z]*/\1$(lsb_release -sc)/" /etc/apt/sources.list && cat /etc/apt/sources.list
apt-key list

Hors ligne

#6 Le 27/11/2023, à 07:36

Sankasanka

Re : [résolu]Problème de paquet et dépendance insatisfaite

Bonjour,
Merci pour l'aide, c'est peut être avec la tentative de l'installation de wine que j'ai fait beugué je peux plus faire de maj et certains petits jeux ne passent plus

cd /etc/apt/sources.list.d && sudo rm -v * ; cd
[sudo] Mot de passe de poulain : 
'getdeb.list' supprimé
'intel.gpu.jammy.list' supprimé
'steam.list' supprimé
'steam.list.distUpgrade' supprimé
'steam.list.save' supprimé
'team-xbmc-ubuntu-ppa-focal.list' supprimé
'team-xbmc-ubuntu-ppa-focal.list.distUpgrade' supprimé
'team-xbmc-ubuntu-ppa-focal.list.save' supprimé
'winehq-jammy.sources' supprimé
sudo sed -ri "/winehq/d;/cdrom/! s/(ubuntu\/* ) *[a-z]*/\1$(lsb_release -sc)/" /etc/apt/sources.list && cat /etc/apt/sources.list
# deb cdrom:[Ubuntu 18.04.3 LTS _Bionic Beaver_ - Release amd64 (20190805)]/ bionic main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ jammy main restricted
# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ jammy-updates main restricted
# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ jammy universe
# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy universe
deb http://fr.archive.ubuntu.com/ubuntu/ jammy-updates universe
# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ jammy multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ jammy-updates multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse


deb http://security.ubuntu.com/ubuntu jammy-security main restricted
# deb-src http://security.ubuntu.com/ubuntu jammy-security main restricted
deb http://security.ubuntu.com/ubuntu jammy-security universe
# deb-src http://security.ubuntu.com/ubuntu jammy-security universe
deb http://security.ubuntu.com/ubuntu jammy-security multiverse
# deb-src http://security.ubuntu.com/ubuntu jammy-security multiverse
apt-key list
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
/etc/apt/trusted.gpg
--------------------
pub   rsa3072 2018-12-10 [SC]
      D43F 6401 4536 9C51 D786  DDEA 76F1 A20F F987 672F
uid          [ inconnue] WineHQ packages <wine-devel@winehq.org>

pub   rsa4096 2017-04-05 [SC]
      DBA3 6B51 81D0 C816 F630  E889 D980 A174 57F6 FB06
uid          [ inconnue] Open Whisper Systems <support@whispersystems.org>
sub   rsa4096 2017-04-05 [E]

/etc/apt/trusted.gpg.d/steam.gpg
--------------------------------
pub   rsa2048 2012-12-07 [SC]
      BA18 16EF 8E75 005F CF5E  27A1 F24A EA9F B054 98B7
uid          [ inconnue] Valve Corporation <linux@steampowered.com>
sub   rsa2048 2012-12-07 [E]

/etc/apt/trusted.gpg.d/team-xbmc_ubuntu_ppa.gpg
-----------------------------------------------
pub   rsa1024 2009-01-20 [SC]
      1897 01DA 570C 56B9 488E  F60A 6D97 5C47 91E7 EE5E
uid          [ inconnue] Launchpad PPA for XBMC for Linux

/etc/apt/trusted.gpg.d/ubuntu-keyring-2012-cdimage.gpg
------------------------------------------------------
pub   rsa4096 2012-05-11 [SC]
      8439 38DF 228D 22F7 B374  2BC0 D94A A3F0 EFE2 1092
uid          [ inconnue] Ubuntu CD Image Automatic Signing Key (2012) <cdimage@ubuntu.com>

/etc/apt/trusted.gpg.d/ubuntu-keyring-2018-archive.gpg
------------------------------------------------------
pub   rsa4096 2018-09-17 [SC]
      F6EC B376 2474 EDA9 D21B  7022 8719 20D1 991B C93C
uid          [ inconnue] Ubuntu Archive Automatic Signing Key (2018) <ftpmaster@ubuntu.com>

Hors ligne

#7 Le 27/11/2023, à 10:05

nany

Re : [résolu]Problème de paquet et dépendance insatisfaite

Bonjour,



Donne maintenant les retours de :

sudo apt-key --keyring /etc/apt/trusted.gpg del F987672F
sudo apt-key --keyring /etc/apt/trusted.gpg del 57F6FB06
sudo mkdir -pm755 /etc/apt/keyrings
sudo wget -O /etc/apt/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/winehq.key
sudo wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/ubuntu/dists/jammy/winehq-jammy.sources
dpkg -l | grep "wine"
dpkg --print-foreign-architectures
sudo apt clean && sudo apt update

Hors ligne

#8 Le 27/11/2023, à 18:30

Sankasanka

Re : [résolu]Problème de paquet et dépendance insatisfaite

sudo apt-key --keyring /etc/apt/trusted.gpg del F987672F
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
OK
sudo apt-key --keyring /etc/apt/trusted.gpg del 57F6FB06
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
OK
poulain@poulain-OptiPlex-9030-AIO:~$ sudo mkdir -pm755 /etc/apt/keyrings
poulain@poulain-OptiPlex-9030-AIO:~$ sudo mkdir -pm755 /etc/apt/keyrings
poulain@poulain-OptiPlex-9030-AIO:~$ 
sudo wget -O /etc/apt/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/winehq.key
--2023-11-27 17:26:19--  https://dl.winehq.org/wine-builds/winehq.key
Résolution de dl.winehq.org (dl.winehq.org)… 199.232.170.217
Connexion à dl.winehq.org (dl.winehq.org)|199.232.170.217|:443… connecté.
requête HTTP transmise, en attente de la réponse… 200 OK
Taille : 3220 (3,1K) [application/pgp-keys]
Enregistre : ‘/etc/apt/keyrings/winehq-archive.key’

/etc/apt/keyrings/w 100%[===================>]   3,14K  --.-KB/s    ds 0s      

2023-11-27 17:26:20 (13,8 MB/s) - ‘/etc/apt/keyrings/winehq-archive.key’ enregistré [3220/3220]
sudo wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/ubuntu/dists/jammy/winehq-jammy.sources
--2023-11-27 17:27:15--  https://dl.winehq.org/wine-builds/ubuntu/dists/jammy/winehq-jammy.sources
Résolution de dl.winehq.org (dl.winehq.org)… 199.232.170.217
Connexion à dl.winehq.org (dl.winehq.org)|199.232.170.217|:443… connecté.
requête HTTP transmise, en attente de la réponse… 200 OK
Taille : 163
Enregistre : ‘/etc/apt/sources.list.d/winehq-jammy.sources’

winehq-jammy.source 100%[===================>]     163  --.-KB/s    ds 0s      

2023-11-27 17:27:15 (5,57 MB/s) - ‘/etc/apt/sources.list.d/winehq-jammy.sources’ enregistré [163/163]
dpkg -l | grep "wine"
ii  wine-stable                                   8.0.2~jammy-1                              amd64        WINE Is Not An Emulator - runs MS Windows programs
ii  wine-stable-amd64                             8.0.2~jammy-1                              amd64        WINE Is Not An Emulator - runs MS Windows programs
ii  wine-stable-i386:i386                         8.0.2~jammy-1                              i386         WINE Is Not An Emulator - runs MS Windows programs
ii  wine-staging                                  8.16~jammy-1                               amd64        WINE Is Not An Emulator - runs MS Windows programs
ii  wine-staging-amd64                            8.16~jammy-1                               amd64        WINE Is Not An Emulator - runs MS Windows programs
ii  wine-staging-i386:i386                        8.16~jammy-1                               i386         WINE Is Not An Emulator - runs MS Windows programs
ii  winehq-staging                                8.16~jammy-1                               amd64        WINE Is Not An Emulator - runs MS Windows programs
ii  winetricks                                    0.0+20210206-2                             all          simple tool to work around common problems in Wine
$ dpkg --print-foreign-architectures
i386
poulain@poulain-OptiPlex-9030-AIO:~$ dpkg --print-foreign-architectures
i386
poulain@poulain-OptiPlex-9030-AIO:~$ 
sudo apt clean && sudo apt update
Atteint :1 http://security.ubuntu.com/ubuntu jammy-security InRelease
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 https://dl.winehq.org/wine-builds/ubuntu jammy InRelease [8041 B]
Réception de :6 https://dl.winehq.org/wine-builds/ubuntu jammy/main i386 Packages [162 kB]
Réception de :7 https://dl.winehq.org/wine-builds/ubuntu jammy/main amd64 Packages [163 kB]
Réception de :8 https://dl.winehq.org/wine-builds/ubuntu jammy/main all Packages [928 B]
335 ko réceptionnés en 2s (176 ko/s)
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait      
6 paquets peuvent être mis à jour. Exécutez « apt list --upgradable » pour les voir.

Hors ligne

#9 Le 27/11/2023, à 18:47

iznobe

Re : [résolu]Problème de paquet et dépendance insatisfaite

Bonsoir , @nany a encore fait un menage parfait tongue
il te reste a priori plus qu ' a mettre à jour :

sudo apt full-upgrade

donne le retour stp .


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

Hors ligne

#10 Le 27/11/2023, à 18:48

nany

Re : [résolu]Problème de paquet et dépendance insatisfaite

Bien, voyons ce que donnent les mises à jour. Donne le retour de :

sudo apt full-upgrade -y

Sinon, la documentation officielle pour les dépôts WineHQ, c’est ici.
Et tu as wine-stable et wine-staging installées en même temps, je ne sais pas si c’est une bonne idée.

Hors ligne

#11 Le 27/11/2023, à 19:00

Sankasanka

Re : [résolu]Problème de paquet et dépendance insatisfaite

sudo apt full-upgrade -y
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
Get more security updates through Ubuntu Pro with 'esm-apps' enabled:
  libvlc5 python2.7-minimal vlc-data libvlccore9 libopenexr25 libpostproc55
  libavcodec58 libavutil56 libswscale5 libswresample3 vlc-plugin-video-output
  libavformat58 python2.7 libpython2.7-minimal libvlc-bin libpython2.7-stdlib
  vlc-plugin-base
Learn more about Ubuntu Pro at https://ubuntu.com/pro
Les paquets suivants ont été conservés :
  gjs libgjs0g
0 mis à jour, 0 nouvellement installés, 0 à enlever et 2 non mis à jour.

Hors ligne

#12 Le 27/11/2023, à 19:02

Sankasanka

Re : [résolu]Problème de paquet et dépendance insatisfaite

ok merci pour ton retour et ton efficacité
Il dit qu'il y a 2 non mis à jour

Hors ligne

#13 Le 27/11/2023, à 19:04

nany

Hors ligne

#14 Le 27/11/2023, à 19:07

nany

Re : [résolu]Problème de paquet et dépendance insatisfaite

Sankasanka a écrit :

Il dit qu'il y a 2 non mis à jour

Ce sont des mises à jour progressives.

Hors ligne

#15 Le 27/11/2023, à 19:10

xubu1957

Re : [résolu]Problème de paquet et dépendance insatisfaite

Bonjour,

Les paquets suivants ont été conservés :
  gjs libgjs0g
0 mis à jour, 0 nouvellement installés, 0 à enlever et 2 non mis à jour.

Les mises à jour des deux paquets sont différées > askubuntu.com/questions/1489960/should-i-force-an-upgrade-of-packages-gjs-libgjs0g.
        _ _ _

(edit=messages regroupés)
        _ _ _


Depuis plus d'un mois ! hmm

Dernière modification par xubu1957 (Le 27/11/2023, à 19:12)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

Hors ligne

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

Sankasanka

Re : [résolu]Problème de paquet et dépendance insatisfaite

ok merci nany smile
Pour ma 1er, c'est nickel l'accueil et l'aide apportée

Hors ligne

#17 Le 27/11/2023, à 19:14

Sankasanka

Re : [résolu]Problème de paquet et dépendance insatisfaite

Je fais comment pour dire que c'est résolu ?

Hors ligne

#18 Le 27/11/2023, à 19:14

xubu1957

Re : [résolu]Problème de paquet et dépendance insatisfaite

Pour rajouter [Résolu] au début du titre, en éditant ta discussion, il faut utiliser le bouton Modifier au bas de ton premier message.

(titre limité à 70 caractères)

Merci wink


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

Hors ligne

#19 Le 27/11/2023, à 19:18

Sankasanka

Re : [résolu]Problème de paquet et dépendance insatisfaite

Merci à toi xubu1957 pour l'accueil et l'accompagnement sur le forum:)

Hors ligne

#20 Le 28/11/2023, à 07:44

Sankasanka

Re : [résolu]Problème de paquet et dépendance insatisfaite

nany a écrit :

Bien, voyons ce que donnent les mises à jour. Donne le retour de :

sudo apt full-upgrade -y

Sinon, la documentation officielle pour les dépôts WineHQ, c’est ici.
Et tu as wine-stable et wine-staging installées en même temps, je ne sais pas si c’est une bonne idée.

Bonjour Nany, peut tu me donner la ligne de commande pour désinstaller les deux types de wine ?
Je voudrais ré installer proprement
Merci bien

Dernière modification par Sankasanka (Le 28/11/2023, à 07:45)

Hors ligne

#21 Le 28/11/2023, à 12:12

nany

Re : [résolu]Problème de paquet et dépendance insatisfaite

Bonjour,



Sankasanka a écrit :

peut tu me donner la ligne de commande pour désinstaller les deux types de wine ?

Pour supprimer toute trace de Wine :

sudo apt autopurge ~nwine

Hors ligne