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 03/02/2026, à 16:32

xianbroc

[RESOLU] apt update en erreur

Bonjour
Quand je lance un apt update, je rencontre des erreurs et, ne sachant pas d'où elles viennent, je ne sais pas comment les corriger.

xianne_acer@xianne-Nitro-AN515-57:~$ sudo apt update
[sudo] Mot de passe de xianne_acer : 
Atteint :1 http://fr.archive.ubuntu.com/ubuntu noble InRelease
Atteint :2 http://fr.archive.ubuntu.com/ubuntu noble-updates InRelease         
Atteint :3 http://fr.archive.ubuntu.com/ubuntu noble-backports InRelease       
Ign :4 http://archive.canonical.com precise InRelease                          
Atteint :5 http://security.ubuntu.com/ubuntu noble-security InRelease          
Réception de :6 http://archive.canonical.com precise Release [8180 B]         
Réception de :7 http://archive.canonical.com precise Release.gpg [181 B]       
Atteint :8 https://updates.signal.org/desktop/apt xenial InRelease             
Atteint :9 https://ppa.launchpadcontent.net/alex-p/solvespace/ubuntu noble InRelease
Atteint :10 https://ppa.launchpadcontent.net/firmware-testing-team/ppa-fwts-stable/ubuntu noble InRelease
Ign :11 https://ppa.launchpadcontent.net/librecad-dev/librecad-stable/ubuntu noble InRelease
Atteint :12 https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu noble InRelease
Ign :13 https://ppa.launchpadcontent.net/sandromani/gimagereader/ubuntu noble InRelease
Ign :14 https://ppa.launchpadcontent.net/silash35/qpdftools/ubuntu noble InRelease
Atteint :15 https://ppa.launchpadcontent.net/ubuntuhandbook1/gimp/ubuntu noble InRelease
Err :16 https://ppa.launchpadcontent.net/librecad-dev/librecad-stable/ubuntu noble Release
  404  Not Found [IP : 2620:2d:4000:1::81 443]
Ign :7 http://archive.canonical.com precise Release.gpg
Err :17 https://ppa.launchpadcontent.net/sandromani/gimagereader/ubuntu noble Release
  404  Not Found [IP : 2620:2d:4000:1::81 443]
Err :18 https://ppa.launchpadcontent.net/silash35/qpdftools/ubuntu noble Release
  404  Not Found [IP : 2620:2d:4000:1::81 443]
Atteint :19 https://packages.mozilla.org/apt mozilla InRelease
Lecture des listes de paquets... Fait
E: Le dépôt https://ppa.launchpadcontent.net/librecad-dev/librecad-stable/ubuntu noble Release n'a pas de fichier Release.
N: Les mises à jour depuis un tel dépôt ne peuvent s'effectuer de manière sécurisée, et sont donc désactivées par défaut.
N: Voir les pages de manuel d'apt-secure(8) pour la création des dépôts et les détails de configuration d'un utilisateur.
W: Erreur de GPG : http://archive.canonical.com precise Release : Les signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est pas disponible : NO_PUBKEY 40976EAF437D05B5
E: Le dépôt http://archive.canonical.com precise Release n'est pas signé.
N: Les mises à jour depuis un tel dépôt ne peuvent s'effectuer de manière sécurisée, et sont donc désactivées par défaut.
N: Voir les pages de manuel d'apt-secure(8) pour la création des dépôts et les détails de configuration d'un utilisateur.
E: Le dépôt https://ppa.launchpadcontent.net/sandromani/gimagereader/ubuntu noble Release n'a pas de fichier Release.
N: Les mises à jour depuis un tel dépôt ne peuvent s'effectuer de manière sécurisée, et sont donc désactivées par défaut.
N: Voir les pages de manuel d'apt-secure(8) pour la création des dépôts et les détails de configuration d'un utilisateur.
E: Le dépôt https://ppa.launchpadcontent.net/silash35/qpdftools/ubuntu noble Release n'a pas de fichier Release.
N: Les mises à jour depuis un tel dépôt ne peuvent s'effectuer de manière sécurisée, et sont donc désactivées par défaut.
N: Voir les pages de manuel d'apt-secure(8) pour la création des dépôts et les détails de configuration d'un utilisateur.

En lisant cette liste de "E:" trois questions me viennent :
. J'ai cru comprendre que canonical était important pour ubuntu ; alors pourquoi des morceaux de  canonical génèrent-elles des erreurs ?
. Comment faire pour trouver où se trouve librecad sur mon système et le supprimer complètement (je pense l'avoir essayé un jour et l'avoir mal supprimé)
. Comment faire la mise à jour automatique ou manuelle des autres logiciels de la liste ci-avant ?
Merci par avance à qui voudra bien m'expliquer/aider.

Dernière modification par xianbroc (Le 04/02/2026, à 22:36)

Hors ligne

#2 Le 03/02/2026, à 17:12

xubu1957

Re : [RESOLU] apt update en erreur

Bonjour,

Et conserver du precise 12.04 sur une version 24.04 noble, c'est une abomination.

Montre le sources.list avec la numérotation :

find /etc/apt -type f -regex ".*\(list\|sources\).*" -exec bash -c 'echo -e "\n\t$1\n" ; [ "${1##*.}" = "list" -o "${1##*.}" = "sources" ] && cat -n "$1"' _ '{}' \;

===========

Pour les vieilleries approchant les dix ans de retard, ou trois ans


sudo add-apt-repository -ry ppa:librecad-dev/librecad-stable 
sudo add-apt-repository -ry ppa:sandromani/gimagereader

Dernière modification par xubu1957 (Le 03/02/2026, à 17:32)


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 03/02/2026, à 20:45

nany

Re : [RESOLU] apt update en erreur

Bonjour,



xianbroc a écrit :

. J'ai cru comprendre que canonical était important pour ubuntu ; alors pourquoi des morceaux de  canonical génèrent-elles des erreurs ?

Parce que, comme l’a fait remarquer xubu1957, tes sources font références à precise qui est obsolète depuis de nombreuses années.
Le retour de la première ligne donnée par xubu1957 nous permettra d’y voir plus clair et de te donner des instructions pour corriger le tir.

xianbroc a écrit :

. Comment faire pour trouver où se trouve librecad sur mon système et le supprimer complètement (je pense l'avoir essayé un jour et l'avoir mal supprimé)

Tu as peut-être bien supprimé librecad. Pour voir s’il est toujours installé :

dpkg -l librecad

Mais en fait, c’est le PPA de librecad qui est resté et qui est obsolète car il ne propose rien pour noble.
Tu as deux autre PPAs obsolètes. Donc, en plus des deux dernières lignes données par xubu1957, exécute :

sudo add-apt-repository -ry ppa:silash35/qpdftools
xianbroc a écrit :

. Comment faire la mise à jour automatique ou manuelle des autres logiciels de la liste ci-avant ?

Les mises à jour automatiques pourront se faire une fois que les deux problèmes précédents seront réglés.

Hors ligne

#4 Le 03/02/2026, à 21:14

xubu1957

Re : [RESOLU] apt update en erreur

Je n'arrivais pas à le trouver ppa:silash35/qpdftools

ATTENTION: This PPA is deprecated. Please install the flatpak version of Qpdf Tools.

mais il n'est pas actualisé.

Dernière modification par xubu1957 (Le 03/02/2026, à 21:15)


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 04/02/2026, à 14:37

xianbroc

Re : [RESOLU] apt update en erreur

xubu1957 a écrit :

Bonjour,

Et conserver du precise 12.04 sur une version 24.04 noble, c'est une abomination.

Precise 12.04 ? N'ayant jamais connu cette version ni même son nom, je ne pouvais pas la repérer dans ma liste d'erreurs ; je ne sais pas par quel biais ces "abomination" sont arrivées dans mon système.

Pour y voir clair dans les sources :

xianne_acer@xianne-Nitro-AN515-57:~$ find /etc/apt -type f -regex ".*\(list\|sources\).*" -exec bash -c 'echo -e "\n\t$1\n" ; [ "${1##*.}" = "list" -o "${1##*.}" = "sources" ] && cat -n "$1"' _ '{}' \;

	/etc/apt/sources.list.d/ubuntuhandbook1-ubuntu-gimp-noble.sources

     1	Types: deb
     2	URIs: https://ppa.launchpadcontent.net/ubuntuhandbook1/gimp/ubuntu/
     3	Suites: noble
     4	Components: main
     5	Signed-By: -----BEGIN PGP PUBLIC KEY BLOCK-----
     6	 .
     7	 mQINBGY0locBEADIwD4DNAlqbX7l+9RyzW9p9gam6KH+qpxj8n62MN/CHIc/UmMv
     8	 ChAmEt0SXatIHsWUuxHpsP/Zchq8iRlKpr7GyzPstdxFcglANbcqXNfvpfRjI+l4
     9	 h1ZIH9YkqiObcm9uIPXceQJtORG6pVPOR3B2yKXjU85slJUGyYwqoBbVH1BU2qwR
    10	 omX/yrMZPzp+4N6mm4P9KxJYRp/RpEqVp45dIYSb4U7NSmhcNt0BW6GcYYtD/IFy
    11	 fGyL81jsL7SpwFepLH5hDskuSyzmzF5pRgQozcoa5ja4uRIdbKlWmbDPODwhpoSJ
    12	 a2f0B93vYWh7mxyiDDksy88/wnaIKdiJym+23ORi2TBoy4K1d0OYT/W2/Q1JWQAI
    13	 EvNh8CtgQC8XrbpTypIbt4frWwgtbGsAiCgUtSwKS6tvlJTp/ZeBzb+qTp81jZK9
    14	 rEXOjIt6VSPljh0W1evG5sNdxP1wS0zfF1hBuCUbBv7Pw5wjhoDR9XuWtmzJbBrp
    15	 ShnOrA6Ba881bMa4kD2lSZHcOBZSG4DdvL77U+saCpSp/v+BVCJ1aIHv/lZbOLU/
    16	 P/+GMC7QcTLRrQQqlrCQWDwP5kOffhxTQdF86a836wcZs5gG0yY7tQTPWXWHO82P
    17	 TP4TeQ0O3HZzTvnzXSS6iRdfzB6nT2yyBZl/iukKXB/TBuVgAfnwb0NWPwARAQAB
    18	 tBtMYXVuY2hwYWQgUFBBIGZvciBQYW5kYSBKaW2JAk4EEwEKADgWIQT05IkQoCDn
    19	 cFZ0i3RXOK6EgER93wUCZjSWhwIbAwULCQgHAgYVCgkICwIEFgIDAQIeAQIXgAAK
    20	 CRBXOK6EgER93xZuD/9xVzLnu5klg/jmk/5WzjijcFfcE/kFAawIUD1mmQtX+3xV
    21	 xhmSAf5oEyznTwoLWXkef2tg6ViUashHO4NKjr/IfShIgcne3lTLqkdVspOm/Exp
    22	 0yoy7m1L/IAllRz/6MbQ6/UyErc+cAO3AfVQO9ha+LFkDbDSiP6foY7CBmq4Rdi2
    23	 tnLI+Mf++uJCi3xalsJ/k9u0bcmaedym14OplLidxWqM2P1n+o8l02JXCD3DN6Hi
    24	 uRTTcl7msdFHGZ/LirithNXt28S4RC14Gn0gpjGP0adAReipNRQyjk0oMDhvT3Q0
    25	 Fz9QHW904la4oRa70lNJ4g5LzWLLhmhV5+p9JKnZLJiz42PflYmKyJZ+2TNks1TM
    26	 W8sl9yuGNsGtQgs3FLCK9g+/qRE8ZjXz9QfMRyNddhWTecdjbNNdlFvzRu+eAq2T
    27	 owwe8AyzaP2OvPRlHi5qjePoRfhiPoT8tsJa5CGmvZ4ixGixQTKhXMGBt8JDADuQ
    28	 R4Nnh+DbUlpMJrqo0gpqwMSIEUWLs7+azmybk6md4HLMwGrUpNwz3hs63FT6CaA9
    29	 XKh1FPwPhq5XNN6VJUkxasiev9zoEeBQtIwyBWEC9BGN47/KZVPd8mJAex8w4JJk
    30	 t2JOBHrGC+s/JmdM8wYwg9v/a0I/Go6CCXscslMqDJrqMnH8VLM3qEmyzUv0CA==
    31	 =V2ju
    32	 -----END PGP PUBLIC KEY BLOCK-----

	/etc/apt/sources.list.d/signal-xenial.list.distUpgrade


	/etc/apt/sources.list.d/mozilla.list

     1	deb [signed-by=/etc/apt/keyrings/packages.mozilla.org.asc] https://packages.mozilla.org/apt mozilla main

	/etc/apt/sources.list.d/signal-xenial.list

     1	deb [arch=amd64 signed-by=/usr/share/keyrings/signal-desktop-keyring.gpg] https://updates.signal.org/desktop/apt xenial main

	/etc/apt/sources.list.d/silash35-ubuntu-qpdftools-noble.sources

     1	Types: deb
     2	URIs: https://ppa.launchpadcontent.net/silash35/qpdftools/ubuntu/
     3	Suites: noble
     4	Components: main
     5	Signed-By: 
     6	 -----BEGIN PGP PUBLIC KEY BLOCK-----
     7	 .
     8	 mQINBF74tTEBEAD+gIRa3NBd5dqz9qCczrF6g8znvl2j48di/CFMmlMVjaozShIB
     9	 XDCVNE+MteolM07atcdPofkyHc6YOQbk0rpdmZJ/HuVgePESS62B/PkkpxlCx6v7
    10	 evuG5adl2uy41AvG7E2U44IU4y0++hWRa24jqQj+rFUsA2Pb+qPU/wkK2DapOltb
    11	 eC/PJRnvxj95D/AooPZuWzo2pTkOwAva3Rdnf9AxdoLciARHmRQ1d7A8fWfci19R
    12	 eo2bKLhpOgNubaPcfMMn6m3gOb8tD3bXgl57cFspeQLg2TVxIgvi7deqtcCawsKv
    13	 Bh2uBHM2Evd4UO0/WqBNyBSifzjTbyNIcpnKCXeaaFfAmy9mh7xy2KrIsEwSX0qi
    14	 A9OTJ3WykF0Y4dSG9obBU42kjo7YFSHrlYovLVnCStfFnzs+M6wFviFJyyy7lpfC
    15	 eOh2DjvIarmj2uV3cLWGDfTEQu+eCpgfTjuy1I8lgmXPQBFg8nqni/9u081N1wFt
    16	 KjuoDyxkdF2Ly/AFK0LcrwcYfio99HCJ7gzF5t6pcjxr/ez102BJ0Qjq9zFJZG1e
    17	 QnbRT9lii1r1gGtitqk62xo4OO3FuG6ljpdUlGTQgwbDM4uNmPnQIcJvV8uTbzXC
    18	 ID60VFyLH1jQ/3bIeY6tTNcFrSuTmHZUYQLJA/hYV6E6bqB2FCJbBS4vLQARAQAB
    19	 tCBMYXVuY2hwYWQgUFBBIGZvciBzaWxhcyBoZW5yaXF1ZYkCOAQTAQIAIgUCXvi1
    20	 MQIbAwYLCQgHAwIGFQgCCQoLBBYCAwECHgECF4AACgkQUDqL2Tmk/8naLBAAt1lk
    21	 lNAXGQnwIuWNKQhO/qqzaq6RM9MsDRewQA0snWl9qBDy16MkbZ+IFm0GIyVArwQj
    22	 Zvtrq0CEcANxJXH8jIaVSbTKYARpjeTd9e06dw7p1/ZCfQyBfqgVMjasgIcmXIxt
    23	 z0hO/W8dfEvJKEw8rrbjd2kwmG/DQbaFvwNfVVG8hw21LhugLqlnKqodKJwndunJ
    24	 cgr67nFVsT3gu226v4XW4d3SVdgCwiav6dOzREQMKnUORcfXrIjL9iFPJC0HtWR5
    25	 IRTgjFRzLthrZp0/vmPc8vcp1yhPr7uTaTGv+NiKq7+rpIaVR4mrZpI/Ukebp7mh
    26	 MScnaknklukCpNCcO2TkrHkErqLsa1ZDfVr2FmkMeQ5C5gNLmH34phURM2N2SZxv
    27	 HN2IOvQlTe0d9/mWgf1ipbesBg0A6LA5V+K0RKh0DIQ1iv03IQMoBtuOhwXVaFlB
    28	 0q4zkiVmG/VKnOJ8vw0mlZQnVQbv5Rd0ETigNXszWgdfjTZE1kqH+r/6FmXRgjD6
    29	 PCz3T6nLX6gINZLbdzgp27+sO+bVAWb2wHE8gdANZz3tQKQ/aKOaKcCwkeBuGiM9
    30	 yxTZEZg0/pgTjgv/+1Vsl+Sg2/whQ09b502ENEoUcxA2vqeZw34cQ7aWHdChbImZ
    31	 BfuSz8qS6MVF7nQnRZXu4yqUOLjBX9YcJYYtdMk=
    32	 =lbqx
    33	 -----END PGP PUBLIC KEY BLOCK-----

	/etc/apt/sources.list.d/mozillateam-ubuntu-ppa-jammy.list

     1	# deb https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu/ noble main # désactivé pour la mise à niveau vers noble
     2	# deb-src https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu/ jammy main

	/etc/apt/sources.list.d/google-chrome.list.distUpgrade


	/etc/apt/sources.list.d/mozillateam-ubuntu-ppa-jammy.list.distUpgrade


	/etc/apt/sources.list.d/sandromani-ubuntu-gimagereader-noble.sources

     1	Types: deb
     2	URIs: https://ppa.launchpadcontent.net/sandromani/gimagereader/ubuntu/
     3	Suites: noble
     4	Components: main
     5	Signed-By: -----BEGIN PGP PUBLIC KEY BLOCK-----
     6	 .
     7	 mQINBGY0mp8BEACvGn5a1E6Zz0bxUu8SY0qS8gTS6V4YIEASoli85PGm9SpzqtXS
     8	 5Lo0SQNySwDJ5I8cgYjj+HcBAH4409015x8DqNms02ZYUB45K8qjEZuFbRYvBEVb
     9	 1+fi7m+mPO895Z/mWTVAgz1lBhAzvSkvk4pUTrZ7Pb55gsfX82CosvvFW0rZ4QU9
    10	 AyIvSHYujvNuZYZkJAi4/xrvay3sJ0FwfkupWmQUG6QjA0JZi7n3a8Kj3Z4uRGHb
    11	 iYoKguMGNccSMICrbLRpgcx6ZRWbNB4vzvDLrSakG7wgQmUpow1+YzGXJ/KwhQRr
    12	 3Vm/Av7w7dXR3+7y4W4yy30R5by+co4SmSJoN34lHGvj9Wr7OiBHo3WKbBpe2cdo
    13	 xl+dwY8clecyriGAbWbnxIlnSK0jsXA4wXkce4Sy7C18ezu2dgLlWDpgdhSjOENr
    14	 fPnPSm3WLK/cK1FEtRtrZ9b/x2KHS6FIpSANoNb0UiLKT8gwt+RIIL33mE6IKQRV
    15	 I4ThXUzEkotgKHIAqhjozkt4L27iNGHvABF7bGaDfHfvYATOyxa1HnBc2MH1K5jO
    16	 xkV4y034CFLSgxXZq6ArKE9Utm9zxR37zq6i6xHWeTRYUNJM/7riAkYnDA6XEB1t
    17	 F3isbZK6icFJAVKN7Ofpx9QvE+M/NbJyZuwJ1G4XMiwhmn7dQaKubQ3GiwARAQAB
    18	 tB1MYXVuY2hwYWQgUFBBIGZvciBTYW5kcm8gTWFuaYkCTgQTAQoAOBYhBLqdFQa3
    19	 ZfLwzhSv7hheJ+W7tGf7BQJmNJqfAhsDBQsJCAcCBhUKCQgLAgQWAgMBAh4BAheA
    20	 AAoJEBheJ+W7tGf7eb4P/R4KYpSKQTjNmVYcPiBfmoz2tku66p8uvg7ZuolUy0t3
    21	 Jd0PSe7A4o8goZ7r7gS7ujvoWC1LwtHOK9QXVZLWmp5W71UV+zvmgFwVY4PFTz1R
    22	 8Ju1L3CUQ7zJDjQdUV6nUh3pFCojZYiBur5v0XLc2EcFxAiGSMt80SKBIeD/tP9E
    23	 hDyVh885BnGt63zDVW2GtXHaSMTvI8ErgrE9j53Ohy0Om9cINYaj5UyTT1eTpoM7
    24	 99B0R7KUeVmKfY6tJ3nOpRQv0I3r2WCUsWuF6giWvTLU7BB9T66snlU/ckXhNm0j
    25	 y+ugkaYGmp+zTmjdGoKJJS8FWlTjf/AqqYcgibq9eA4qv/vATGzRXpcrRS4kwur6
    26	 W9K1X0y9AHE7Iym4f5e2srYW290HEm9jywJvejW4oKS80B5j2hdDZMWch24nxrJG
    27	 zC8Qdu4rJButXAXwhEVsMTcSknYQirxFdhgwJ4U8wq74w0YfcKxi0JyXZ0vZUPZy
    28	 nL8XvHgYie+o/QVscmMXfqtfSvF7rXqPt7bh6cTiYPWBDQCYeNqDKYBalOfkR8o2
    29	 8yPll1/gjwFVAzIsfq6WAo9j8LEjrNoWvxdxFA+EZNrWP6zeiphmhBAeAh/3WgH/
    30	 Nz1JlzXFcDrMQHNPNMH2DHWfGaZeBpmTMcH7wRA2vcvVlFjVpAr2yi0QFsx9KWSg
    31	 =W+bY
    32	 -----END PGP PUBLIC KEY BLOCK-----

	/etc/apt/sources.list.d/alex-p-ubuntu-solvespace-noble.sources

     1	Types: deb
     2	URIs: https://ppa.launchpadcontent.net/alex-p/solvespace/ubuntu/
     3	Suites: noble
     4	Components: main
     5	Signed-By: -----BEGIN PGP PUBLIC KEY BLOCK-----
     6	 .
     7	 mQINBGYznN0BEADCjLPTgsD9gBDdUDZ1ZArKkZSv5D6gbFmNZ7nF6rGFaURbjlae
     8	 kXIQI+T3DtpDmGH5QHUfWe5/jLOrkc8mXynNxLOalk/N4DgXgCydfbGWzFVbutsu
     9	 K3mSsxEXSNIvtE6OcaQtuadf/waFr80wydupXVFaqAN6w8eHDQ7U/ln1icM8lU4A
    10	 kmR3yHVndcdod3No+p9HNS9Z7DS/qHAHPqXB/YDEo7GARlgKFmHoJK31eTtUZDdL
    11	 sdw3NXr2CCE9QYVrU6uLTzoMWYMIPg32FxERJ5kdq81kwlBO0ZPEP6uO3GhZAJ+I
    12	 M3H11OjUZP2aq5HtLFraiORALY/Pt3W/leiLCrUiVbq/zqP/hnCjXlzNIDoVsiuL
    13	 IVm/3/SH611qVGwOfU2+XoAJ0Um2JeCWhlUyaKojle2y3o2HPQ6q3WB5OO5Y3n9a
    14	 OuiOVb4AvNq1PPIcsLRP/dnOkH3PkdoR2nO/BVrr+mOJ5MJmq2IlIYSEvQw+Nt29
    15	 s3CT5VEiN+m8mcusGO/MQjKBkAn6NsjI81ea8cmCpUd34FOQKk9olR7NCr9+dzoK
    16	 PrsmED91ND53/18BO2BBbI74hoV++GWEUj6BslRTyd3uIa0mRn/ewRAIPNxHJrvl
    17	 1jfamZjDfm5fDSTmiPfKLjr4eY4PZXHG8eexx5jzT9zX5zmkKs30jzWZpwARAQAB
    18	 tCZMYXVuY2hwYWQgUFBBIGZvciBBbGV4YW5kZXIgUG96ZG55YWtvdokCTgQTAQoA
    19	 OBYhBANkW5n6QWP+jCUIvDp4jtEe/8r5BQJmM5zdAhsDBQsJCAcCBhUKCQgLAgQW
    20	 AgMBAh4BAheAAAoJEDp4jtEe/8r5XjcQAI4wHUHGsB1R0aBU1dLt45TWdqt4iW32
    21	 vYmz1LuJtdg0ct/0ESEe3A6NuJ6Fw90SRt6vqaWbSM61uPXB4uuesSpIroWqN9bg
    22	 T0x8TUF2EnXHDBztC/HfTGT1t4XoSnxBIeMuLgexSXBW8MRjZkEmAHO4HpvtK3kW
    23	 B4He1irPK4VTNSN9xWoaD+AGg5ObpxUxS+yCcC+0kXCPAmUVyYEhGOm75AShYe6Z
    24	 o98wWTP5G0PjM4Qf5aehGtpP04q6Gn/SaYgDuv/NQc8smzZuXQIENQhpRTx4uBmN
    25	 QmsYzWhJuRUIc7OpzWFzKPnO3xa5NS+Zl5pBTyxdYiD9kWlxoE+qYR1xnJrKMtLJ
    26	 UxkMAIJVY2GPAd5t/f9iDgKTFJcFMxARrG3AowSFD4RBThILs695B27G1IchyMXh
    27	 Ec6UQqR++jFjlKW9DdmL6cqFOpwNeeC4N5Dmow4emO34XOjHoVY5GQr6Y1QPvZFn
    28	 Guawvg3k52FZtJLqDMw3yif+RbvJdV0tHJ2rBtAgFCZvi8GZPbLmG0LG30P83XiL
    29	 Tl01HMAU5OD+akWxkC5h4SmoxVhxN/080jdsgHJ18M1PxgGOHQjgQ8AvdRqdXw7e
    30	 sari3NvboSNot7xx9vWvA0zh2JlXpn5tLb3ZBIGjnIJIgXH2W2BV7I5GZyziEcke
    31	 dmcwc+Chi4Rh
    32	 =VRUa
    33	 -----END PGP PUBLIC KEY BLOCK-----

	/etc/apt/sources.list.d/firmware-testing-team-ubuntu-ppa-fwts-stable-noble.sources

     1	Types: deb
     2	URIs: https://ppa.launchpadcontent.net/firmware-testing-team/ppa-fwts-stable/ubuntu/
     3	Suites: noble
     4	Components: main
     5	Signed-By: -----BEGIN PGP PUBLIC KEY BLOCK-----
     6	 .
     7	 mQINBGYzjmQBEAD1ao2Sa8SBLBkpKD6FY2/ohu98njfT9HnxHqM1o0ywov3M2zm8
     8	 j8ZCxdq/QdNnj2n7p1K1DPDKOyGynD7Q/J5T3MQPlCUydGUfDtHVU+gLGyhg7Idt
     9	 0+V8forzLPO24rFRMgquq9+zcACPX2QkdqKI757t+Mz/02RI8nuc5oymC/f24Fj/
    10	 H98RzeHcLYK2kDvKX/LFBIutWanMoai4NcGk0OC/ukf3N2z9CkxCxZUboxv/Ghcl
    11	 p10dcE/VfaQ2XUsJhrY6wGXuoiNRT/2fxskMpINkQlQAPiqEQNokoVwnHcGClfv/
    12	 xqeexe8UTg1S0BdwE/V0cVM1/5z0dSgcq9Rq1b0jnXjwr+neSc0faz6mcPsEd4ik
    13	 KimCrqJ3VORexrQxkVJ0mUEOT0F+ETOwnmLp6HcS8ZcLXrsczvsOeTeApfDV33rp
    14	 OqaYpjvmGPl6nIhuN1TiyIRJT9BcZ2gqgrad0FnRfosRuDNCBi1iQZCYAkcA4ox4
    15	 Qgcw2M05L333KkdmXGl3Xuda/vQr/fhH7lOXUy2X2+X1tOj8+7n4etDH49COuYrC
    16	 94qFVmitTIGaoAmDICt2yboODgD7EZ4+VKQ2S/Y/OWd01zAs29LiaQIoZtb0YcBE
    17	 tjhtwKw9BmojGi23thShUAIwjsOoVkHLmdW53CAvhA4vDRwToyOlgNKJnQARAQAB
    18	 tCdMYXVuY2hwYWQgUFBBIGZvciBGaXJtd2FyZSBUZXN0aW5nIFRlYW2JAk4EEwEK
    19	 ADgWIQRMFkyWFk3bPsBzrXLxLVhd8vgRzAUCZjOOZAIbAwULCQgHAgYVCgkICwIE
    20	 FgIDAQIeAQIXgAAKCRDxLVhd8vgRzE4oD/9VSsghSVrK3fUcTJH12rkdMADrVJYa
    21	 UZ4Ci+k39Vf5JZpkc1UFoQiIsShakaa/ZoUUSyrlvQdUTkK0SvJagEg4L7SxuLm4
    22	 hofpqFKnEWK3ZyOYU4a7zzxu5Rt2YvaXchZ0DXOmlzu98zTiWKX60MIha573eiFF
    23	 zuD/BvQkAVQl7AGHdHbzGdtsx8MpfSgnD5EWbEim2EWXKaNSY60FWBmrdKqOXNWQ
    24	 g2wGXyReBjRujSaePF7D29Hupz6HaIvzgmclqbhSPXu+0d4qCEtTTSKwD6wK7JKZ
    25	 YQNYEuEUuPjOYD7QYFHmlFZfXb9cM/4YbpaIpRkEc4mqweonLZDA1z/so9K+mODG
    26	 ZzUJpGefj7FlsIbR909kIXvwP9KVEIlitkiIdJ6RbcEwkRM4nMkogcvIXlD/VxCM
    27	 YUc7ADxxxy8th7m/iuE1d0hy6X0a+y3VF2bX70RWZ9CYiTvdOmSlnPu4yZNmoIXh
    28	 az+h6vSRzO9iaU7Ho2qespoFZ6gz34sLEnD/67KDID15dfWw22w4TFDezGPyfZW3
    29	 GRXwbZ0lVtrdeBOrDvosJYB2BPar/HkB+6F4nnQ6nRVR8TxKMfw71uA/ldcOvqss
    30	 LYyGg3acWObGlhhsUsudWPf76KwDTqbPDZGhyHQuwm1bgjCLzkjnIWaO6yGHsSPg
    31	 hzp5dwsNpMEnIA==
    32	 =V1WM
    33	 -----END PGP PUBLIC KEY BLOCK-----

	/etc/apt/sources.list.d/google-chrome.list

     1	### THIS FILE IS AUTOMATICALLY CONFIGURED ###
     2	# You may comment out this entry, but any other modifications may be lost.
     3	# deb [arch=amd64] https://dl.google.com/linux/chrome/deb/ stable main # désactivé pour la mise à niveau vers noble

	/etc/apt/sources.list.d/librecad-dev-ubuntu-librecad-stable-noble.sources

     1	Types: deb
     2	URIs: https://ppa.launchpadcontent.net/librecad-dev/librecad-stable/ubuntu/
     3	Suites: noble
     4	Components: main
     5	Signed-By: -----BEGIN PGP PUBLIC KEY BLOCK-----
     6	 .
     7	 mQINBGY0VNEBEADP717kTdgMjVeX8G2i3ktfPGvFi2YQXeAV2a3jMbQei7VCEOXP
     8	 h8Kcp6ktTs3BHlk13cLNanQw76CtlhEEa7dwplnMf4sF9jvDYbX7fqCjA47d+eI3
     9	 lrZZsuTzvsofZD5S09tYS/iJhPg7aPrr/9cwr+IFkD8n8eh7HlPmbXuq6iEWlD23
    10	 oTF1v+aaE/3B1tVKihOF4Nlq01rqBuxsrJRyWCPq40ArVi1XW7+9LTDGXP2QEThe
    11	 s/0t5Axt0eTQnn4PPTiAqEMeUwk1/n306vQLyRKRsIW0Vod+c+mysQ2og8mejAqc
    12	 x4SRmYuBIDOmwJZxIwRIifM00G7VzVev9l6Pufrfh73GKAYAKZO2UjKQwVSzHCJ9
    13	 35WC1iPuIEMjPBaqesSx5Hi5f8meteQnKmQSry3cB4+Vh7/idTRO60Vn5ztNBhxO
    14	 QDL/KqZOk2GsUS1R41kmshfp4scu+JpsZRf20KYksG0LrD+zuW6VxqnF3D9iOoet
    15	 t5uCs+fFGEP54gyB+fqYPbBDHPL4AC/FGKclGmyJy9+iFGxMTjXPXEgSufPFNB8c
    16	 I3PjDcoulBLMDI573TSxi276eVpLqJFrgy4reGR3PmonNm8N9SLrFsu/a0B7epEz
    17	 gPloJTmyTqS7+L7je7683LzexdKV4pgZ9kHtEAkab96b3W4DFTNfn/NJNwARAQAB
    18	 tB5MYXVuY2hwYWQgUFBBIGZvciBsaWJyZWNhZC1kZXaJAk4EEwEKADgWIQSvZPJl
    19	 jfe+svuNxMbipZcE8EW6wQUCZjRU0QIbAwULCQgHAgYVCgkICwIEFgIDAQIeAQIX
    20	 gAAKCRDipZcE8EW6wQDED/4vfknqTFRuP6Py/+QzwAjoGFanTQvcCvunqoNyPnQ7
    21	 h+JROO4Rr82S4yvt9QAgiuCHMUfPJI/EL+lthRiRgILE/0LZt0Waxt3IKuHirT0J
    22	 wNbIcGhPL8bcMFj6HYeUds93rXQkq6REfVHa1IBdra90WgwdokUm0d3K5IKDvWME
    23	 Yg8CtwM7odyjr5jx3k9hS7WSYicZ6EO1KykcwbKoA1RCtrOitL99+BSVlGRB/v5T
    24	 OSPrdQLIm1qry/AfTf1dSWJ3szd7jMfVgz7PvRNSNeMqb/itJA5SnoO6nc/k+Tp+
    25	 tcJUawxZeDG8ZCTjtcoHwAn5EHZ++SdKY1oFhP10Gl+2GQYMt3OWUPISJeKLsBf3
    26	 xiH8cafXNYNUlhNa/mBZGzhtrQ0aSI3GYCpg0hcJ/f30mD1pWarY6jvcZnCNvwwA
    27	 L6UtnLShd+iLvx5OjyTtHHA0XdDpVJSV2aDCH16Hk/BWYkSV4apUpTQ+NyWEJDOk
    28	 kjqmEbIDvl8HkyhYqQvuS8IaARDizktG+EOb6/+TnmZoQnYhZlS2VZEmVgIVJYEF
    29	 xZLSuGcbobIQfiUy02W9ArWImsvU8xurqv+cf9DFqifesVlOgRPlAyDYsxJ6Wvt/
    30	 YMFefNqrs1Vac1aNRdd9/Z4CX1f+ZdPAWF1Ha5X6XIXtfLyJsyKHXmuqEGy+N85D
    31	 gA==
    32	 =tAyU
    33	 -----END PGP PUBLIC KEY BLOCK-----

	/etc/apt/sources.list.d/mozillateam-ubuntu-ppa-noble.sources

     1	Types: deb
     2	URIs: https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu/
     3	Suites: noble
     4	Components: main
     5	Signed-By: -----BEGIN PGP PUBLIC KEY BLOCK-----
     6	 .
     7	 mQINBGYov84BEADSrLhiWvqL3JJ3fTxjCGD4+viIUBS4eLSc7+Q7SyHm/wWfYNwT
     8	 EqEvMMM9brWQyC7xyE2JBlVk5/yYHkAQz3f8rbkv6ge3J8Z7G4ZwHziI45xJKJ0M
     9	 9SgJH24WlGxmbbFfK4SGFNlg9x1Z0m5liU3dUSfhvTQdmBNqwRCAjJLZSiS03IA0
    10	 56V9r3ACejwpNiXzOnTsALZC2viszGiI854kqhUhFIJ/cnWKSbAcg6cy3ZAsne6K
    11	 vxJVPsdEl12gxU6zENZ/4a4DV1HkxIHtpbh1qub1lhpGR41ZBXv+SQhwuMLFSNeu
    12	 UjAAClC/g1pJ0gzI0ko1vcQFv+Q486jYY/kv+k4szzcB++nLILmYmgzOH0NEqT57
    13	 XtdiBWhlb6oNfF/nYZAaToBU/QjtWXq3YImG2NiCUrCj9zAKHdGUsBU0FxN7HkVB
    14	 B8aF0VYwB0I2LRO4Af6Ry1cqMyCQnw3FVh0xw7Vz4gQ57acUYeAJpT68q8E2XcUx
    15	 riEP65/MBPoFlANLVMSrnsePEXmVzdysmXKnFVefeQ4E3dIDufXUIhrfmL1pMdTG
    16	 anhmDEjY7I3pQQQIaLpnNhhSDZKDSk9C/Ax/8gEUgnnmd6BwZxh8Q7oDXcm2tyeu
    17	 n2m9wCZI/eJI9P9G8ON8AkKvG4xFR+eqhowwzu7TLDr3feliG+UN+mJ8jwARAQAB
    18	 tB5MYXVuY2hwYWQgUFBBIGZvciBNb3ppbGxhIFRlYW2JAk4EEwEKADgWIQRzi+uT
    19	 IdGq7BPqk5GuvfSBm+IYZwUCZii/zgIbAwULCQgHAgYVCgkICwIEFgIDAQIeAQIX
    20	 gAAKCRCuvfSBm+IYZ38/D/46eEIyG7Gb65sxt3QnlIN0+90kUjz83QpCnIyALZDc
    21	 H2wPYBCMbyJFMG+rqVE8Yoh6WF0Rqy76LG+Y/xzO9eKIJGxVcSU75ifoq/M7pI1p
    22	 aiqA9T8QcFBmo83FFoPvnid67aqg/tFsHl+YF9rUxMZndGRE9Hk96lkH1Y2wHMEs
    23	 mAa582RELVEDDD2ellOPmQr69fRPa5IdJHkXjqGtoNQy5hAp49ofMLmeQ82d2OA+
    24	 kpzgiuSw8Nh1VrMZludcUArSQDCHoXuiPG/7Wn9Vy6fvKkTQK3mCW8i5HgCa0qxe
    25	 vOKlDMz4virEEADMBs79iIyM6w1xm8JOD4734sgii2MPcQgmAlbu5LyBM5FfuO0u
    26	 rTMvZM0btSWQX3nIsxQ3far9MJvUT4nebhTo59cED+1EjkD14mReTHwtWt1aye/b
    27	 I8Rvor15RFiB8Ku6c41YmNKarSCzJDs4VEfsos4oMieEqA98J4ZOX67IT++ortcB
    28	 uXmDJgvzGWEeyVOMoc/4oDJHNQjJg9XRGy8b/J3AVhk2BE/CD4lKhX3hWGbufrQz
    29	 E8ENWuT4m3igQnBmOsrGlBPYIOKZvczQxri01vcKY95dKXb1jtnR9yR+JKgEP388
    30	 1B/8dEohynhMnzEqR9TIMEEy9Y8RKZ+Jiy+/Lg2XGrChiLsouUetfMQww6BTK+++
    31	 pw==
    32	 =tIux
    33	 -----END PGP PUBLIC KEY BLOCK-----

	/etc/apt/sources.list.distUpgrade


	/etc/apt/sources.list

     1	# deb cdrom:[Ubuntu 22.04.1 LTS _Jammy Jellyfish_ - Release amd64 (20220809.1)]/ jammy 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/ noble main restricted
     6	# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy 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/ noble-updates main restricted
    11	# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-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/ noble universe
    17	# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy universe
    18	deb http://fr.archive.ubuntu.com/ubuntu/ noble-updates universe
    19	# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-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/ noble multiverse
    27	# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy multiverse
    28	deb http://fr.archive.ubuntu.com/ubuntu/ noble-updates multiverse
    29	# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-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/ noble-backports main restricted universe multiverse
    37	# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse
    38	
    39	deb http://security.ubuntu.com/ubuntu noble-security main restricted
    40	# deb-src http://security.ubuntu.com/ubuntu jammy-security main restricted
    41	deb http://security.ubuntu.com/ubuntu noble-security universe
    42	# deb-src http://security.ubuntu.com/ubuntu jammy-security universe
    43	deb http://security.ubuntu.com/ubuntu noble-security multiverse
    44	# deb-src http://security.ubuntu.com/ubuntu jammy-security multiverse
    45	
    46	# This system was installed using small removable media
    47	# (e.g. netinst, live or single CD). The matching "deb cdrom"
    48	# entries were disabled at the end of the installation process.
    49	# For information about how to configure apt package sources,
    50	# see the sources.list(5) manual.
    51	deb http://archive.canonical.com/ precise partner
    52	# deb-src http://archive.canonical.com/ precise partner
xianne_acer@xianne-Nitro-AN515-57:~$ 

Et pour les suppressions des ppa :

xianne_acer@xianne-Nitro-AN515-57:~$ dpkg -l librecad
dpkg-query: aucun paquet ne correspond à librecad
xianne_acer@xianne-Nitro-AN515-57:~$ sudo add-apt-repository -ry ppa:librecad-dev/librecad-stable 
[sudo] Mot de passe de xianne_acer : 
Dépôt : « Types: deb
URIs: https://ppa.launchpadcontent.net/librecad-dev/librecad-stable/ubuntu/
Suites: noble
Components: main
 »
Plus d'informations : https://launchpad.net/~librecad-dev/+archive/ubuntu/librecad-stable
Suppression du dépôt.
Suppression de l'entrée de /etc/apt/sources.list.d/librecad-dev-ubuntu-librecad-stable-noble.sources
Atteint :1 http://fr.archive.ubuntu.com/ubuntu noble InRelease
Réception de :2 http://fr.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]                                                                                                   
Réception de :3 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]                                                                                                    
Réception de :4 http://fr.archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]                                                                                                 
Atteint :5 https://updates.signal.org/desktop/apt xenial InRelease                                                                                                                     
Ign :6 http://archive.canonical.com precise InRelease                                                                                                                        
Atteint :7 https://ppa.launchpadcontent.net/alex-p/solvespace/ubuntu noble InRelease                                                       
Atteint :8 https://ppa.launchpadcontent.net/firmware-testing-team/ppa-fwts-stable/ubuntu noble InRelease                                                  
Atteint :9 https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu noble InRelease                                                                        
Ign :10 https://ppa.launchpadcontent.net/sandromani/gimagereader/ubuntu noble InRelease                                 
Réception de :11 http://archive.canonical.com precise Release [8180 B]                                                 
Ign :12 https://ppa.launchpadcontent.net/silash35/qpdftools/ubuntu noble InRelease                                                          
Atteint :13 https://ppa.launchpadcontent.net/ubuntuhandbook1/gimp/ubuntu noble InRelease                
Err :14 https://ppa.launchpadcontent.net/sandromani/gimagereader/ubuntu noble Release                   
  404  Not Found [IP : 2620:2d:4000:1::81 443]
Err :15 https://ppa.launchpadcontent.net/silash35/qpdftools/ubuntu noble Release                        
  404  Not Found [IP : 2620:2d:4000:1::81 443]
Réception de :16 http://archive.canonical.com precise Release.gpg [181 B]                               
Réception de :17 http://fr.archive.ubuntu.com/ubuntu noble-updates/main i386 Packages [578 kB]          
Réception de :18 http://fr.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1723 kB]
Réception de :19 http://fr.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [175 kB]
Réception de :20 http://fr.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [212 B]
Réception de :21 http://fr.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1528 kB]
Réception de :22 http://fr.archive.ubuntu.com/ubuntu noble-updates/universe i386 Packages [1006 kB]
Réception de :23 http://fr.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [386 kB]
Réception de :24 https://packages.mozilla.org/apt mozilla InRelease [1522 B]                        
Réception de :25 http://fr.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B]    
Réception de :26 http://fr.archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7300 B]
Réception de :27 http://fr.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [216 B]
Réception de :28 http://fr.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [10,5 kB]
Réception de :29 http://fr.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [212 B]
Réception de :30 http://security.ubuntu.com/ubuntu noble-security/main amd64 Components [21,5 kB]
Réception de :31 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Components [212 B]
Réception de :32 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Components [74,1 kB]
Réception de :33 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [208 B]
Ign :16 http://archive.canonical.com precise Release.gpg         
Réception de :34 https://packages.mozilla.org/apt mozilla/main all Packages [5347 kB]
Réception de :35 https://packages.mozilla.org/apt mozilla/main amd64 Packages [104 kB]
Lecture des listes de paquets... Fait
E: Le dépôt https://ppa.launchpadcontent.net/sandromani/gimagereader/ubuntu noble Release n'a pas de fichier Release.
N: Les mises à jour depuis un tel dépôt ne peuvent s'effectuer de manière sécurisée, et sont donc désactivées par défaut.
N: Voir les pages de manuel d'apt-secure(8) pour la création des dépôts et les détails de configuration d'un utilisateur.
E: Le dépôt https://ppa.launchpadcontent.net/silash35/qpdftools/ubuntu noble Release n'a pas de fichier Release.
N: Les mises à jour depuis un tel dépôt ne peuvent s'effectuer de manière sécurisée, et sont donc désactivées par défaut.
N: Voir les pages de manuel d'apt-secure(8) pour la création des dépôts et les détails de configuration d'un utilisateur.
W: Erreur de GPG : http://archive.canonical.com precise Release : Les signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est pas disponible : NO_PUBKEY 40976EAF437D05B5
E: Le dépôt http://archive.canonical.com precise Release n'est pas signé.
N: Les mises à jour depuis un tel dépôt ne peuvent s'effectuer de manière sécurisée, et sont donc désactivées par défaut.
N: Voir les pages de manuel d'apt-secure(8) pour la création des dépôts et les détails de configuration d'un utilisateur.
xianne_acer@xianne-Nitro-AN515-57:~$ sudo add-apt-repository -ry ppa:sandromani/gimagereader
Dépôt : « Types: deb
URIs: https://ppa.launchpadcontent.net/sandromani/gimagereader/ubuntu/
Suites: noble
Components: main
 »
Description :
A graphical GTK/Qt frontend to tesseract-ocr
Plus d'informations : https://launchpad.net/~sandromani/+archive/ubuntu/gimagereader
Suppression du dépôt.
Suppression de l'entrée de /etc/apt/sources.list.d/sandromani-ubuntu-gimagereader-noble.sources
Atteint :1 http://fr.archive.ubuntu.com/ubuntu noble InRelease
Atteint :2 http://fr.archive.ubuntu.com/ubuntu noble-updates InRelease                                                                                                                 
Atteint :3 http://fr.archive.ubuntu.com/ubuntu noble-backports InRelease                                                                                                               
Ign :4 http://archive.canonical.com precise InRelease                                                                                                                                  
Atteint :5 http://security.ubuntu.com/ubuntu noble-security InRelease                                                                                                                  
Réception de :6 http://archive.canonical.com precise Release [8180 B]                                                                                                                 
Réception de :7 http://archive.canonical.com precise Release.gpg [181 B]                                                                                                               
Atteint :8 https://ppa.launchpadcontent.net/alex-p/solvespace/ubuntu noble InRelease                                                                      
Atteint :9 https://ppa.launchpadcontent.net/firmware-testing-team/ppa-fwts-stable/ubuntu noble InRelease                 
Atteint :10 https://updates.signal.org/desktop/apt xenial InRelease                                     
Atteint :11 https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu noble InRelease                     
Ign :12 https://ppa.launchpadcontent.net/silash35/qpdftools/ubuntu noble InRelease
Atteint :13 https://ppa.launchpadcontent.net/ubuntuhandbook1/gimp/ubuntu noble InRelease
Err :14 https://ppa.launchpadcontent.net/silash35/qpdftools/ubuntu noble Release
  404  Not Found [IP : 2620:2d:4000:1::81 443]
Atteint :15 https://packages.mozilla.org/apt mozilla InRelease
Ign :7 http://archive.canonical.com precise Release.gpg
Lecture des listes de paquets... Fait                                                                                                                                                  
E: Le dépôt https://ppa.launchpadcontent.net/silash35/qpdftools/ubuntu noble Release n'a pas de fichier Release.
N: Les mises à jour depuis un tel dépôt ne peuvent s'effectuer de manière sécurisée, et sont donc désactivées par défaut.
N: Voir les pages de manuel d'apt-secure(8) pour la création des dépôts et les détails de configuration d'un utilisateur.
W: Erreur de GPG : http://archive.canonical.com precise Release : Les signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est pas disponible : NO_PUBKEY 40976EAF437D05B5
E: Le dépôt http://archive.canonical.com precise Release n'est pas signé.
N: Les mises à jour depuis un tel dépôt ne peuvent s'effectuer de manière sécurisée, et sont donc désactivées par défaut.
N: Voir les pages de manuel d'apt-secure(8) pour la création des dépôts et les détails de configuration d'un utilisateur.
xianne_acer@xianne-Nitro-AN515-57:~$ sudo add-apt-repository -ry ppa:silash35/qpdftools
Dépôt : « Types: deb
URIs: https://ppa.launchpadcontent.net/silash35/qpdftools/ubuntu/
Suites: noble
Components: main
 »
Description :
ATTENTION: This PPA is deprecated. Please install the flatpak version of Qpdf Tools. See the new installation instructions at https://github.com/silash35/qpdftools/wiki/Installation

Qpdf Tools is an easy-to-use Qt interface for Ghostscript and QPDF, which makes it possible for normal users to manage their PDFs.

With Qpdf Tools, you can easily compress, split, merge, and even rotate your pdf documents.

Go to the Project Wiki for more information (https://github.com/silash35/qpdftools/wiki)
Plus d'informations : https://launchpad.net/~silash35/+archive/ubuntu/qpdftools
Suppression du dépôt.
Suppression de l'entrée de /etc/apt/sources.list.d/silash35-ubuntu-qpdftools-noble.sources
Atteint :1 http://fr.archive.ubuntu.com/ubuntu noble InRelease
Atteint :2 http://fr.archive.ubuntu.com/ubuntu noble-updates InRelease                                                                                                                 
Atteint :3 http://fr.archive.ubuntu.com/ubuntu noble-backports InRelease                                                                                                               
Atteint :4 https://updates.signal.org/desktop/apt xenial InRelease                                                                                                                     
Atteint :5 http://security.ubuntu.com/ubuntu noble-security InRelease                                                                                                                  
Atteint :6 https://ppa.launchpadcontent.net/alex-p/solvespace/ubuntu noble InRelease                                                      
Ign :7 http://archive.canonical.com precise InRelease                                                   
Atteint :8 https://ppa.launchpadcontent.net/firmware-testing-team/ppa-fwts-stable/ubuntu noble InRelease
Atteint :9 https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu noble InRelease                      
Atteint :10 https://ppa.launchpadcontent.net/ubuntuhandbook1/gimp/ubuntu noble InRelease
Réception de :11 http://archive.canonical.com precise Release [8180 B]
Réception de :12 http://archive.canonical.com precise Release.gpg [181 B] 
Atteint :13 https://packages.mozilla.org/apt mozilla InRelease        
Ign :12 http://archive.canonical.com precise Release.gpg
Lecture des listes de paquets... Fait
W: Erreur de GPG : http://archive.canonical.com precise Release : Les signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est pas disponible : NO_PUBKEY 40976EAF437D05B5
E: Le dépôt http://archive.canonical.com precise Release n'est pas signé.
N: Les mises à jour depuis un tel dépôt ne peuvent s'effectuer de manière sécurisée, et sont donc désactivées par défaut.
N: Voir les pages de manuel d'apt-secure(8) pour la création des dépôts et les détails de configuration d'un utilisateur.
xianne_acer@xianne-Nitro-AN515-57:~$ 
nany a écrit :

Bonjour,

Merci pour ce début d'explications. J'y vois plus clair.

Et maintenant, comment supprimer la référence à "precise" ?

Hors ligne

#6 Le 04/02/2026, à 14:53

nany

Re : [RESOLU] apt update en erreur

xianbroc a écrit :

Et maintenant, comment supprimer la référence à "precise" ?

Pour une raison que j’ignore, le sources.list n’a pas été transformé en deb822 lors de la mise à niveau vers noble.
Pour y remédier, donne le retour de:

wget -qO- https://raw.githubusercontent.com/canonical/cloud-init/main/templates/sources.list.ubuntu.deb822.tmpl | sed "1,12d;s@{{mirror}}@http://fr.archive.ubuntu.com/ubuntu/@;s@{{codename}}@$(lsb_release -sc)@g;s@{{security}}@http://security.ubuntu.com/ubuntu/@;s@{{.*y_key .* default('@@;s@', true)}}@@" | sudo tee /etc/apt/sources.list.d/ubuntu.sources.curtin.orig ; test -s /etc/apt/sources.list.d/ubuntu.sources.curtin.orig && sed "3d;/^#/d" /etc/apt/sources.list.d/ubuntu.sources.curtin.orig | sudo tee /etc/apt/sources.list.d/ubuntu.sources ; test -s /etc/apt/sources.list.d/ubuntu.sources && echo "# Ubuntu sources have moved to /etc/apt/sources.list.d/ubuntu.sources" | sudo tee /etc/apt/sources.list

Source.
Puis donne le retour de:

sudo apt clean && sudo apt update

Hors ligne

#7 Le 04/02/2026, à 21:15

xianbroc

Re : [RESOLU] apt update en erreur

xianne_acer@xianne-Nitro-AN515-57:~$ wget -qO- https://raw.githubusercontent.com/canonical/cloud-init/main/templates/sources.list.ubuntu.deb822.tmpl | sed "1,12d;s@{{mirror}}@http://fr.archive.ubuntu.com/ubuntu/@;s@{{codename}}@$(lsb_release -sc)@g;s@{{security}}@http://security.ubuntu.com/ubuntu/@;s@{{.*y_key .* default('@@;s@', true)}}@@" | sudo tee /etc/apt/sources.list.d/ubuntu.sources.curtin.orig ; test -s /etc/apt/sources.list.d/ubuntu.sources.curtin.orig && sed "3d;/^#/d" /etc/apt/sources.list.d/ubuntu.sources.curtin.orig | sudo tee /etc/apt/sources.list.d/ubuntu.sources ; test -s /etc/apt/sources.list.d/ubuntu.sources && echo "# Ubuntu sources have moved to /etc/apt/sources.list.d/ubuntu.sources" | sudo tee /etc/apt/sources.list
[sudo] Mot de passe de xianne_acer : 
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

## Ubuntu distribution repository
##
## The following settings can be adjusted to configure which packages to use from Ubuntu.
## Mirror your choices (except for URIs and Suites) in the security section below to
## ensure timely security updates.
##
## Types: Append deb-src to enable the fetching of source package.
## URIs: A URL to the repository (you may add multiple URLs)
## Suites: The following additional suites can be configured
##   <name>-updates   - Major bug fix updates produced after the final release of the
##                      distribution.
##   <name>-backports - 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.
## Components: Aside from main, the following components can be added to the list
##   restricted  - Software that may not be under a free license, or protected by patents.
##   universe    - Community maintained packages. Software in this repository receives maintenance
##                 from volunteers in the Ubuntu community, or a 10 year security maintenance
##                 commitment from Canonical when an Ubuntu Pro subscription is attached.
##   multiverse  - Community maintained of restricted. 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.
##
## See the sources.list(5) manual page for further settings.
Types: deb
URIs: http://fr.archive.ubuntu.com/ubuntu/
Suites: noble noble-updates noble-backports
Components: main universe restricted multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg

## Ubuntu security updates. Aside from URIs and Suites,
## this should mirror your choices in the previous section.
Types: deb
URIs: http://security.ubuntu.com/ubuntu/
Suites: noble-security
Components: main universe restricted multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
Types: deb
URIs: http://fr.archive.ubuntu.com/ubuntu/
Suites: noble noble-updates noble-backports
Components: main universe restricted multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg

Types: deb
URIs: http://security.ubuntu.com/ubuntu/
Suites: noble-security
Components: main universe restricted multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
# Ubuntu sources have moved to /etc/apt/sources.list.d/ubuntu.sources
xianne_acer@xianne-Nitro-AN515-57:~$ 
xianne_acer@xianne-Nitro-AN515-57:~$ sudo apt clean && sudo apt update
Atteint :1 http://fr.archive.ubuntu.com/ubuntu noble InRelease
Réception de :2 http://fr.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]                                                                                       
Atteint :3 http://fr.archive.ubuntu.com/ubuntu noble-backports InRelease                                                                                                   
Réception de :4 https://updates.signal.org/desktop/apt xenial InRelease [5955 B]                                                                                          
Atteint :5 https://ppa.launchpadcontent.net/alex-p/solvespace/ubuntu noble InRelease                                                                              
Atteint :6 https://ppa.launchpadcontent.net/firmware-testing-team/ppa-fwts-stable/ubuntu noble InRelease
Réception de :7 http://fr.archive.ubuntu.com/ubuntu noble-updates/main i386 Packages [579 kB]           
Réception de :8 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]                                                    
Réception de :9 https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu noble InRelease [24,4 kB]                                      
Réception de :10 http://fr.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1729 kB]                                      
Atteint :11 https://ppa.launchpadcontent.net/ubuntuhandbook1/gimp/ubuntu noble InRelease                                                                          
Réception de :12 http://fr.archive.ubuntu.com/ubuntu noble-updates/main Translation-en [323 kB]                                                                   
Réception de :13 http://fr.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1528 kB]                                                                 
Réception de :14 https://updates.signal.org/desktop/apt xenial/main amd64 Packages [87,8 kB]                                                                       
Réception de :15 http://fr.archive.ubuntu.com/ubuntu noble-updates/universe i386 Packages [1006 kB]                                                                
Réception de :16 http://fr.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2564 kB]                                                                 
Réception de :17 http://fr.archive.ubuntu.com/ubuntu noble-updates/restricted Translation-en [588 kB]                                                                      
Réception de :18 https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu noble/main amd64 Packages [36,9 kB]                                                               
Réception de :19 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1430 kB]                                                                 
Réception de :20 https://packages.mozilla.org/apt mozilla InRelease [1522 B]                     
Réception de :21 http://security.ubuntu.com/ubuntu noble-security/main i386 Packages [374 kB]     
Réception de :22 http://security.ubuntu.com/ubuntu noble-security/main Translation-en [232 kB] 
Réception de :23 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2411 kB]
Réception de :24 http://security.ubuntu.com/ubuntu noble-security/restricted Translation-en [553 kB]       
Réception de :25 https://packages.mozilla.org/apt mozilla/main all Packages [5447 kB]                     
Réception de :26 https://packages.mozilla.org/apt mozilla/main amd64 Packages [106 kB]                                                                                     
19,3 Mo réceptionnés en 8s (2542 ko/s)                                                                                                                                    
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait      
68 paquets peuvent être mis à jour. Exécutez « apt list --upgradable » pour les voir.
xianne_acer@xianne-Nitro-AN515-57:~$ 

Hors ligne

#8 Le 04/02/2026, à 21:46

nany

Re : [RESOLU] apt update en erreur

Eh bien voilà, plus d’erreur à l’update.
Les mises à jour peuvent être effectuées (automatiquement ou manuellement).

Hors ligne

#9 Le 04/02/2026, à 22:36

xianbroc

Re : [RESOLU] apt update en erreur

Merci xubu1957 et nany

Hors ligne

#10 Le 04/02/2026, à 22:38

xubu1957

Re : [RESOLU] apt update en erreur

Bonsoir,

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é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