#1 Le 14/02/2024, à 18:23
- sevakadir
erreur pas de nouvelle release
hello, je suis un pur debutant et j ai le meme probleme que le collegue qui a ete depanne avec "ubuntu jammy Release n'a pas de fichier Release."
si une bonne ame charitable pouvais m aider a faire la meme manip, ce serait sympa merci !
[sudo] Mot de passe :
Atteint :1 [url]https://linux.teamviewer.com/deb[/url] stable InRelease
Atteint :2 [url]http://fr.archive.ubuntu.com/ubuntu[/url] jammy InRelease
Atteint :3 [url]http://fr.archive.ubuntu.com/ubuntu[/url] jammy-updates InRelease
Atteint :4 [url]https://deb.opera.com/opera-stable[/url] stable InRelease
Atteint :5 [url]http://fr.archive.ubuntu.com/ubuntu[/url] jammy-backports InRelease
Ign :6 [url]https://ppa.launchpadcontent.net/sporkwitch/autokey/ubuntu[/url] jammy InRelease
Atteint :7 [url]http://fr.archive.ubuntu.com/ubuntu[/url] jammy-security InRelease
Err :8 [url]https://ppa.launchpadcontent.net/sporkwitch/autokey/ubuntu[/url] jammy Release
404 Not Found [IP : 2620:2d:4000:1::81 443]
Atteint :9 [url]https://esm.ubuntu.com/apps/ubuntu[/url] jammy-apps-security InRelease
Atteint :10 [url]https://esm.ubuntu.com/apps/ubuntu[/url] jammy-apps-updates InRelease
Atteint :11 [url]https://esm.ubuntu.com/infra/ubuntu[/url] jammy-infra-security InRelease
Atteint :12 [url]https://esm.ubuntu.com/infra/ubuntu[/url] jammy-infra-updates InRelease
Lecture des listes de paquets... Fait
E: Le dépôt [url]https://ppa.launchpadcontent.net/sporkwitch/autokey/ubuntu[/url] jammy 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.
sevak@sevak-SATELLITE-L870-19N:~$ sudo apt full-upgrade
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
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
Dernière modification par sevakadir (Le 14/02/2024, à 18:38)
Hors ligne
#2 Le 14/02/2024, à 18:35
- xubu1957
Re : erreur pas de nouvelle release
Bonjour,
Pour ajouter toi-même les balises code à ton message #1 : Merci
Cliquer sur le lien « Modifier » en bas à droite du message
Sélectionner le texte
Cliquer sur le <> de l'éditeur de message
Comme demandé dans le premier message du tutoriel Retour utilisable de commande
_ _ _
(Edit= messages regroupés)
_ _ _
Le ppa sporkwitch/autokey n'est pas prévu pour la version 22.04.
Pour le dégager :
sudo add-apt-repository -ry ppa:sporkwitch/autokey
sudo apt clean && sudo apt update
Dernière modification par xubu1957 (Le 14/02/2024, à 20:53)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#3 Le 14/02/2024, à 18:38
- sevakadir
Re : erreur pas de nouvelle release
voila c fait
merci
Hors ligne
#4 Le 14/02/2024, à 18:40
- nany
Re : erreur pas de nouvelle release
Bonjour,
Le ppa:sporkwitch/autokey ne propose le paquet autokey que pour bionic.
Donne les retours de :
sudo add-apt-repository -ry ppa:sporkwitch/autokey
ls -l /etc/apt/dources.list.d
Grilled by xubu1957!
Dernière modification par nany (Le 14/02/2024, à 18:42)
Hors ligne
#5 Le 14/02/2024, à 18:42
- sevakadir
Re : erreur pas de nouvelle release
Un grand merci pour ton aide et ta disponibilite!
Tous les paquets sont à jour.
Hors ligne
#6 Le 14/02/2024, à 18:46
- sevakadir
Re : erreur pas de nouvelle release
[sevak@sevak-SATELLITE-L870-19N:~$ sudo add-apt-repository -ry ppa:sporkwitch/autokey
[sudo] Mot de passe de sevak :
Dépôt : « deb https://ppa.launchpadcontent.net/sporkwitch/autokey/ubuntu/ jammy main »
Description :
*buntu packaging for https://github.com/autokey/autokey
Plus d'informations : https://launchpad.net/~sporkwitch/+archive/ubuntu/autokey
Suppression du dépôt.
Disabling deb entry in /etc/apt/sources.list.d/sporkwitch-ubuntu-autokey-jammy.list
Removing disabled deb entry from /etc/apt/sources.list.d/sporkwitch-ubuntu-autokey-jammy.list
Removing disabled deb-src entry from /etc/apt/sources.list.d/sporkwitch-ubuntu-autokey-jammy.list
Atteint :1 http://fr.archive.ubuntu.com/ubuntu jammy InRelease
Atteint :2 https://linux.teamviewer.com/deb stable InRelease
Réception de :3 http://fr.archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
Atteint :4 https://deb.opera.com/opera-stable stable InRelease
Atteint :5 https://esm.ubuntu.com/apps/ubuntu jammy-apps-security InRelease
Atteint :6 https://esm.ubuntu.com/apps/ubuntu jammy-apps-updates InRelease
Atteint :7 http://fr.archive.ubuntu.com/ubuntu jammy-backports InRelease
Atteint :8 https://esm.ubuntu.com/infra/ubuntu jammy-infra-security InRelease
Réception de :9 http://fr.archive.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
Atteint :10 https://esm.ubuntu.com/infra/ubuntu jammy-infra-updates InRelease
229 ko réceptionnés en 2s (113 ko/s)
Lecture des listes de paquets... Fait
sevak@sevak-SATELLITE-L870-19N:~$ sudo apt clean && sudo apt update
Atteint :1 http://fr.archive.ubuntu.com/ubuntu jammy InRelease
Atteint :2 https://linux.teamviewer.com/deb stable InRelease
Atteint :3 http://fr.archive.ubuntu.com/ubuntu jammy-updates InRelease
Atteint :4 http://fr.archive.ubuntu.com/ubuntu jammy-backports InRelease
Atteint :5 http://fr.archive.ubuntu.com/ubuntu jammy-security InRelease
Atteint :6 https://esm.ubuntu.com/apps/ubuntu jammy-apps-security InRelease
Atteint :7 https://esm.ubuntu.com/apps/ubuntu jammy-apps-updates InRelease
Atteint :8 https://deb.opera.com/opera-stable stable InRelease
Atteint :9 https://esm.ubuntu.com/infra/ubuntu jammy-infra-security InRelease
Atteint :10 https://esm.ubuntu.com/infra/ubuntu jammy-infra-updates InRelease
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
Tous les paquets sont à jour.
sevak@sevak-SATELLITE-L870-19N:~$ ls -l /etc/apt/dources.list.d
ls: impossible d'accéder à '/etc/apt/dources.list.d': Aucun fichier ou dossier de ce type
Hors ligne
#7 Le 14/02/2024, à 18:48
- nany
Re : erreur pas de nouvelle release
Faute de frappe de ma part, c’est :
ls -l /etc/apt/sources.list.d
Hors ligne
#8 Le 14/02/2024, à 18:50
- sevakadir
Re : erreur pas de nouvelle release
ok voici
sevak@sevak-SATELLITE-L870-19N:~$ ls -l /etc/apt/sources.list.d
total 104
-rw-r--r-- 1 root root 182 févr. 14 17:41 jtaylor-ubuntu-keepass-focal.list
-rw-r--r-- 1 root root 132 avril 4 2023 jtaylor-ubuntu-keepass-focal.list.distUpgrade
-rw-r--r-- 1 root root 182 févr. 13 13:17 jtaylor-ubuntu-keepass-focal.list.save
-rw-r--r-- 1 root root 182 févr. 14 17:41 mdoyen-ubuntu-homebank-focal.list
-rw-r--r-- 1 root root 132 avril 4 2023 mdoyen-ubuntu-homebank-focal.list.distUpgrade
-rw-r--r-- 1 root root 182 févr. 13 13:17 mdoyen-ubuntu-homebank-focal.list.save
-rw-r--r-- 1 root root 111 févr. 14 17:41 nordvpn.list
-rw-r--r-- 1 root root 61 avril 4 2023 nordvpn.list.distUpgrade
-rw-r--r-- 1 root root 111 févr. 13 13:17 nordvpn.list.save
-rw-r--r-- 1 root root 188 févr. 14 17:41 oguzhaninan-ubuntu-stacer-focal.list
-rw-r--r-- 1 root root 138 avril 4 2023 oguzhaninan-ubuntu-stacer-focal.list.distUpgrade
-rw-r--r-- 1 root root 188 févr. 13 13:17 oguzhaninan-ubuntu-stacer-focal.list.save
-rw-r--r-- 1 root root 187 févr. 14 17:41 opera-stable.list
-rw-r--r-- 1 root root 156 févr. 13 13:17 sporkwitch-ubuntu-autokey-jammy.list.save
-rw-r--r-- 1 root root 467 févr. 14 17:41 steam.list
-rw-r--r-- 1 root root 367 avril 4 2023 steam.list.distUpgrade
-rw-r--r-- 1 root root 467 févr. 13 13:17 steam.list.save
-rw-r--r-- 1 root root 1254 févr. 14 17:41 teamviewer.list
-rw-r--r-- 1 root root 1255 avril 4 2023 teamviewer.list.distUpgrade
-rw-r--r-- 1 root root 1242 sept. 16 2021 teamviewer.list.dpkg-old
-rw-r--r-- 1 root root 1254 févr. 13 13:17 teamviewer.list.save
-rw-r--r-- 1 root root 266 févr. 14 17:41 ubuntu-esm-apps.list
-rw-r--r-- 1 root root 274 févr. 14 17:41 ubuntu-esm-infra.list
-rw-r--r-- 1 root root 166 févr. 14 17:41 wfg-ubuntu-0ad-focal.list
-rw-r--r-- 1 root root 116 avril 4 2023 wfg-ubuntu-0ad-focal.list.distUpgrade
-rw-r--r-- 1 root root 166 févr. 13 13:17 wfg-ubuntu-0ad-focal.list.save
Hors ligne
#9 Le 14/02/2024, à 18:55
- nany
Re : erreur pas de nouvelle release
OK. Donne les retours de :
cd /etc/apt/sources.list.d && sudo rm -v *.list.*
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"' _ '{}' \;
Hors ligne
#10 Le 14/02/2024, à 18:58
- sevakadir
Re : erreur pas de nouvelle release
evak@sevak-SATELLITE-L870-19N:~$ cd /etc/apt/sources.list.d && sudo rm -v *.list.*
'jtaylor-ubuntu-keepass-focal.list.distUpgrade' supprimé
'jtaylor-ubuntu-keepass-focal.list.save' supprimé
'mdoyen-ubuntu-homebank-focal.list.distUpgrade' supprimé
'mdoyen-ubuntu-homebank-focal.list.save' supprimé
'nordvpn.list.distUpgrade' supprimé
'nordvpn.list.save' supprimé
'oguzhaninan-ubuntu-stacer-focal.list.distUpgrade' supprimé
'oguzhaninan-ubuntu-stacer-focal.list.save' supprimé
'sporkwitch-ubuntu-autokey-jammy.list.save' supprimé
'steam.list.distUpgrade' supprimé
'steam.list.save' supprimé
'teamviewer.list.distUpgrade' supprimé
'teamviewer.list.dpkg-old' supprimé
'teamviewer.list.save' supprimé
'wfg-ubuntu-0ad-focal.list.distUpgrade' supprimé
'wfg-ubuntu-0ad-focal.list.save' supprimé
sevak@sevak-SATELLITE-L870-19N:/etc/apt/sources.list.d$
sevak@sevak-SATELLITE-L870-19N:/etc/apt/sources.list.d$ 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.save
/etc/apt/sources.list.d/ubuntu-esm-apps.list
1 deb https://esm.ubuntu.com/apps/ubuntu jammy-apps-security main
2 # deb-src https://esm.ubuntu.com/apps/ubuntu jammy-apps-security main
3 deb https://esm.ubuntu.com/apps/ubuntu jammy-apps-updates main
4 # deb-src https://esm.ubuntu.com/apps/ubuntu jammy-apps-updates main
/etc/apt/sources.list.d/oguzhaninan-ubuntu-stacer-focal.list
1 # deb http://ppa.launchpad.net/oguzhaninan/stacer/ubuntu jammy main # désactivé pour la mise à niveau vers jammy
2 # deb-src http://ppa.launchpad.net/oguzhaninan/stacer/ubuntu focal main
/etc/apt/sources.list.d/jtaylor-ubuntu-keepass-focal.list
1 # deb http://ppa.launchpad.net/jtaylor/keepass/ubuntu jammy main # désactivé pour la mise à niveau vers jammy
2 # deb-src http://ppa.launchpad.net/jtaylor/keepass/ubuntu focal main
/etc/apt/sources.list.d/mdoyen-ubuntu-homebank-focal.list
1 # deb http://ppa.launchpad.net/mdoyen/homebank/ubuntu jammy main # désactivé pour la mise à niveau vers jammy
2 # deb-src http://ppa.launchpad.net/mdoyen/homebank/ubuntu focal main
/etc/apt/sources.list.d/ubuntu-esm-infra.list
1 deb https://esm.ubuntu.com/infra/ubuntu jammy-infra-security main
2 # deb-src https://esm.ubuntu.com/infra/ubuntu jammy-infra-security main
3 deb https://esm.ubuntu.com/infra/ubuntu jammy-infra-updates main
4 # deb-src https://esm.ubuntu.com/infra/ubuntu jammy-infra-updates main
/etc/apt/sources.list.d/nordvpn.list
1 # deb https://repo.nordvpn.com//deb/nordvpn/debian stable main # désactivé pour la mise à niveau vers jammy
/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.d/opera-stable.list
1 # This file makes sure that Opera Browser is kept up-to-date
2 # as part of regular system upgrades
3
4 deb https://deb.opera.com/opera-stable/ stable non-free #Opera Browser (final releases)
/etc/apt/sources.list.d/wfg-ubuntu-0ad-focal.list
1 # deb http://ppa.launchpad.net/wfg/0ad/ubuntu jammy main # désactivé pour la mise à niveau vers jammy
2 # deb-src http://ppa.launchpad.net/wfg/0ad/ubuntu focal main
/etc/apt/sources.list.d/teamviewer.list
1 ### TeamViewer DEB repository list
2
3 ### NOTE: Manual changes to this file
4 ### - prevent it from being updated by TeamViewer package updates
5 ### - will be lost after using the 'teamviewer repo' command
6 ### The original file can be restored with this command:
7 ### cp /opt/teamviewer/tv_bin/script/teamviewer.list /etc/apt/sources.list.d/teamviewer.list
8 ### which has the same effect as 'teamviewer repo default'
9
10 ### NOTE: It is preferred to use the following commands to edit this file:
11 ### teamviewer repo - show current repository configuration
12 ### teamviewer repo default - restore default configuration
13 ### teamviewer repo disable - disable the repository
14 ### teamviewer repo stable - make all regular TeamViewer packages available (default)
15 ### teamviewer repo preview - additionally, make feature preview packages available
16 ### teamviewer repo development - additionally, make the latest development packages available
17
18 deb [signed-by=/usr/share/keyrings/teamviewer-keyring.gpg] https://linux.teamviewer.com/deb stable main
19
20 # deb [signed-by=/usr/share/keyrings/teamviewer-keyring.gpg] https://linux.teamviewer.com/deb preview main
/etc/apt/sources.list.distUpgrade
/etc/apt/sources.list
1 # deb cdrom:[Ubuntu 20.04.1 LTS _Focal Fossa_ - Release amd64 (20200731)]/ focal 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 restricted
6 # deb-src http://ml.archive.ubuntu.com/ubuntu/ focal 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 restricted
11 # deb-src http://ml.archive.ubuntu.com/ubuntu/ focal-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://ml.archive.ubuntu.com/ubuntu/ focal universe
18 deb http://fr.archive.ubuntu.com/ubuntu/ jammy-updates universe
19 # deb-src http://ml.archive.ubuntu.com/ubuntu/ focal-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-src http://ml.archive.ubuntu.com/ubuntu/ focal multiverse
27 # deb-src http://ml.archive.ubuntu.com/ubuntu/ focal-updates multiverse
28
29 ## N.B. software from this repository may not have been tested as
30 ## extensively as that contained in the main release, although it includes
31 ## newer versions of some applications which may provide useful features.
32 ## Also, please note that software in backports WILL NOT receive any review
33 ## or updates from the Ubuntu security team.
34 deb http://fr.archive.ubuntu.com/ubuntu/ jammy-backports restricted universe
35 # deb-src http://ml.archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse
36
37
38 deb http://fr.archive.ubuntu.com/ubuntu/ jammy-security restricted
39 # deb-src http://security.ubuntu.com/ubuntu focal-security main restricted
40 deb http://fr.archive.ubuntu.com/ubuntu/ jammy-security universe
41 # deb-src http://security.ubuntu.com/ubuntu focal-security universe
42 # deb-src http://security.ubuntu.com/ubuntu focal-security multiverse
43
44 # This system was installed using small removable media
45 # (e.g. netinst, live or single CD). The matching "deb cdrom"
46 # entries were disabled at the end of the installation process.
47 # For information about how to configure apt package sources,
48 # see the sources.list(5) manual.
49 # deb [arch=amd64] https://packages.microsoft.com/repos/edge stable main # désactivé pour la mise à niveau vers jammy
50 # deb-src [arch=amd64] https://packages.microsoft.com/repos/edge stable main
sevak@sevak-SATELLITE-L870-19N:/etc/apt/sources.list.d$
Hors ligne
#11 Le 14/02/2024, à 19:07
- sevakadir
Re : erreur pas de nouvelle release
il y a encore un probleme ?
Hors ligne
#12 Le 14/02/2024, à 19:30
- nany
Re : erreur pas de nouvelle release
Alors il y a deux autres ppa inutiles. Donne le retour de :
cd /etc/apt/sources.list.d && sudo rm -v oguzhaninan-ubuntu-stacer-focal.list jtaylor-ubuntu-keepass-focal.list ; cd
Donne aussi les retours de :
wget -qO- https://raw.githubusercontent.com/canonical/cloud-init/master/templates/sources.list.ubuntu.tmpl | sed -e "1,8d;s#{{mirror}}#http://fr.archive.ubuntu.com/ubuntu/#;s#{{codename}}#$(lsb_release -sc)#;s#{{security}}#http://security.ubuntu.com/ubuntu#;9i\\$(test -s /var/log/installer/media-info && awk -F'[ "]' '{if ( $3 ) {cn = $5} else {cn = $4};gsub("\"","_",$0);print "# deb-cdrom:["$0"]/ "tolower(cn)" main restricted"}' /var/log/installer/media-info)" -e '$a\\n# This system was installed using small removable media\n# (e.g. netinst, live or single CD). The matching \"deb cdrom\"\n# entries were disabled at the end of the installation process.\n# For information about how to configure apt package sources,\n# see the sources.list(5) manual.' | sudo tee /etc/apt/sources.list
sudo sed -ri "/cdrom/! s/(ubuntu\/* ) *[a-z]*/\1$(lsb_release -sc)/;s/ # désactivé.*$//" /etc/apt/sources.list.d/*.list && grep -Enr --include='*.list' --include='*.sources' 'deb' /etc/apt/sources.list.d
Question : utilises-tu encore Edge ?
Hors ligne
#13 Le 14/02/2024, à 19:33
- sevakadir
Re : erreur pas de nouvelle release
non pas edge.
Hors ligne
#14 Le 14/02/2024, à 19:35
- sevakadir
Re : erreur pas de nouvelle release
[sevak@sevak-SATELLITE-L870-19N:/etc/apt/sources.list.d$ cd /etc/apt/sources.list.d && sudo rm -v oguzhaninan-ubuntu-stacer-focal.list jtaylor-ubuntu-keepass-focal.list ; cd
'oguzhaninan-ubuntu-stacer-focal.list' supprimé
'jtaylor-ubuntu-keepass-focal.list' supprimé
sevak@sevak-SATELLITE-L870-19N:~$ wget -qO- https://raw.githubusercontent.com/canonical/cloud-init/master/templates/sources.list.ubuntu.tmpl | sed -e "1,8d;s#{{mirror}}#http://fr.archive.ubuntu.com/ubuntu/#;s#{{codename}}#$(lsb_release -sc)#;s#{{security}}#http://security.ubuntu.com/ubuntu#;9i\\$(test -s /var/log/installer/media-info && awk -F'[ "]' '{if ( $3 ) {cn = $5} else {cn = $4};gsub("\"","_",$0);print "# deb-cdrom:["$0"]/ "tolower(cn)" main restricted"}' /var/log/installer/media-info)" -e '$a\\n# This system was installed using small removable media\n# (e.g. netinst, live or single CD). The matching \"deb cdrom\"\n# entries were disabled at the end of the installation process.\n# For information about how to configure apt package sources,\n# see the sources.list(5) manual.' | sudo tee /etc/apt/sources.list
$a\n# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.
# 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
sevak@sevak-SATELLITE-L870-19N:~$ sudo sed -ri "/cdrom/! s/(ubuntu\/* ) *[a-z]*/\1$(lsb_release -sc)/;s/ # désactivé.*$//" /etc/apt/sources.list.d/*.list && grep -Enr --include='*.list' --include='*.sources' 'deb' /etc/apt/sources.list.d
/etc/apt/sources.list.d/ubuntu-esm-apps.list:1:deb https://esm.ubuntu.com/apps/ubuntu jammy-apps-security main
/etc/apt/sources.list.d/ubuntu-esm-apps.list:2:# deb-src https://esm.ubuntu.com/apps/ubuntu jammy-apps-security main
/etc/apt/sources.list.d/ubuntu-esm-apps.list:3:deb https://esm.ubuntu.com/apps/ubuntu jammy-apps-updates main
/etc/apt/sources.list.d/ubuntu-esm-apps.list:4:# deb-src https://esm.ubuntu.com/apps/ubuntu jammy-apps-updates main
/etc/apt/sources.list.d/mdoyen-ubuntu-homebank-focal.list:1:# deb http://ppa.launchpad.net/mdoyen/homebank/ubuntu jammy main
/etc/apt/sources.list.d/mdoyen-ubuntu-homebank-focal.list:2:# deb-src http://ppa.launchpad.net/mdoyen/homebank/ubuntu jammy main
/etc/apt/sources.list.d/ubuntu-esm-infra.list:1:deb https://esm.ubuntu.com/infra/ubuntu jammy-infra-security main
/etc/apt/sources.list.d/ubuntu-esm-infra.list:2:# deb-src https://esm.ubuntu.com/infra/ubuntu jammy-infra-security main
/etc/apt/sources.list.d/ubuntu-esm-infra.list:3:deb https://esm.ubuntu.com/infra/ubuntu jammy-infra-updates main
/etc/apt/sources.list.d/ubuntu-esm-infra.list:4:# deb-src https://esm.ubuntu.com/infra/ubuntu jammy-infra-updates main
/etc/apt/sources.list.d/nordvpn.list:1:# deb https://repo.nordvpn.com//deb/nordvpn/debian stable main
/etc/apt/sources.list.d/steam.list:1:# deb [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam
/etc/apt/sources.list.d/steam.list:2:# deb-src [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam
/etc/apt/sources.list.d/steam.list:5:# deb [arch=amd64,i386] https://repo.steampowered.com/steam/ beta steam
/etc/apt/sources.list.d/steam.list:6:# deb-src [arch=amd64,i386] https://repo.steampowered.com/steam/ beta steam
/etc/apt/sources.list.d/opera-stable.list:4:deb https://deb.opera.com/opera-stable/ stable non-free #Opera Browser (final releases)
/etc/apt/sources.list.d/wfg-ubuntu-0ad-focal.list:1:# deb http://ppa.launchpad.net/wfg/0ad/ubuntu jammy main
/etc/apt/sources.list.d/wfg-ubuntu-0ad-focal.list:2:# deb-src http://ppa.launchpad.net/wfg/0ad/ubuntu jammy main
/etc/apt/sources.list.d/teamviewer.list:18:deb [signed-by=/usr/share/keyrings/teamviewer-keyring.gpg] https://linux.teamviewer.com/deb stable main
/etc/apt/sources.list.d/teamviewer.list:20:# deb [signed-by=/usr/share/keyrings/teamviewer-keyring.gpg] https://linux.teamviewer.com/deb preview main
Hors ligne
#15 Le 14/02/2024, à 20:06
- nany
Re : erreur pas de nouvelle release
Pour une raison que j’ignore, la deuxième ligne de commandes a été mal interprétée.
Donne le retour de :
sudo sed -i '1,6d' /etc/apt/sources.list && cat /etc/apt/sources.list
Sinon, les dépôts tiers (homebank, nordvpn, steam stable, 0ad) peuvent être réactivés si utilisés ou supprimés dans le cas contraire.
Encore une question : tu es au Mali ou en France ?
Hors ligne
#16 Le 14/02/2024, à 20:13
- sevakadir
Re : erreur pas de nouvelle release
sevak@sevak-SATELLITE-L870-19N:~$ sudo sed -i '1,6d' /etc/apt/sources.list && cat /etc/apt/sources.list
[sudo] Mot de passe de sevak :
# 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
lol je suis au portugal !
j ai suprime nordvpn on peut supprimer oad je garde homebank
Hors ligne
#17 Le 14/02/2024, à 20:22
- nany
Re : erreur pas de nouvelle release
je suis au portugal !
Alors tu peux choisir le serveur pour Portugal dans Logiciels et mises à jour.
j ai suprime nordvpn on peut supprimer oad je garde homebank
Et pour Steam ?
Redonne le retour de :
grep -Enr --include='*.list' 'deb' /etc/apt/sources.list.d
Dernière modification par nany (Le 14/02/2024, à 20:23)
Hors ligne
#18 Le 14/02/2024, à 20:25
- sevakadir
Re : erreur pas de nouvelle release
sevak@sevak-SATELLITE-L870-19N:~$ grep -Enr --include='*.list' 'deb' /etc/apt/sources.list.d
/etc/apt/sources.list.d/ubuntu-esm-apps.list:1:deb https://esm.ubuntu.com/apps/ubuntu jammy-apps-security main
/etc/apt/sources.list.d/ubuntu-esm-apps.list:2:# deb-src https://esm.ubuntu.com/apps/ubuntu jammy-apps-security main
/etc/apt/sources.list.d/ubuntu-esm-apps.list:3:deb https://esm.ubuntu.com/apps/ubuntu jammy-apps-updates main
/etc/apt/sources.list.d/ubuntu-esm-apps.list:4:# deb-src https://esm.ubuntu.com/apps/ubuntu jammy-apps-updates main
/etc/apt/sources.list.d/mdoyen-ubuntu-homebank-focal.list:1:# deb http://ppa.launchpad.net/mdoyen/homebank/ubuntu jammy main
/etc/apt/sources.list.d/mdoyen-ubuntu-homebank-focal.list:2:# deb-src http://ppa.launchpad.net/mdoyen/homebank/ubuntu jammy main
/etc/apt/sources.list.d/ubuntu-esm-infra.list:1:deb https://esm.ubuntu.com/infra/ubuntu jammy-infra-security main
/etc/apt/sources.list.d/ubuntu-esm-infra.list:2:# deb-src https://esm.ubuntu.com/infra/ubuntu jammy-infra-security main
/etc/apt/sources.list.d/ubuntu-esm-infra.list:3:deb https://esm.ubuntu.com/infra/ubuntu jammy-infra-updates main
/etc/apt/sources.list.d/ubuntu-esm-infra.list:4:# deb-src https://esm.ubuntu.com/infra/ubuntu jammy-infra-updates main
/etc/apt/sources.list.d/nordvpn.list:1:# deb https://repo.nordvpn.com//deb/nordvpn/debian stable main
/etc/apt/sources.list.d/steam.list:1:# deb [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam
/etc/apt/sources.list.d/steam.list:2:# deb-src [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam
/etc/apt/sources.list.d/steam.list:5:# deb [arch=amd64,i386] https://repo.steampowered.com/steam/ beta steam
/etc/apt/sources.list.d/steam.list:6:# deb-src [arch=amd64,i386] https://repo.steampowered.com/steam/ beta steam
/etc/apt/sources.list.d/opera-stable.list:4:deb https://deb.opera.com/opera-stable/ stable non-free #Opera Browser (final releases)
/etc/apt/sources.list.d/wfg-ubuntu-0ad-focal.list:1:# deb http://ppa.launchpad.net/wfg/0ad/ubuntu jammy main
/etc/apt/sources.list.d/wfg-ubuntu-0ad-focal.list:2:# deb-src http://ppa.launchpad.net/wfg/0ad/ubuntu jammy main
/etc/apt/sources.list.d/teamviewer.list:18:deb [signed-by=/usr/share/keyrings/teamviewer-keyring.gpg] https://linux.teamviewer.com/deb stable main
/etc/apt/sources.list.d/teamviewer.list:20:# deb [signed-by=/usr/share/keyrings/teamviewer-keyring.gpg] https://linux.teamviewer.com/deb preview main
comment on choisit un server portugais ? steam je garde...
Hors ligne
#19 Le 14/02/2024, à 20:35
- sevakadir
Re : erreur pas de nouvelle release
ah j ai trouve pour le portugal merci!
Hors ligne
#20 Le 14/02/2024, à 20:37
- xubu1957
Re : erreur pas de nouvelle release
Montre aussi d'éventuels paquets cassés :
dpkg -l | grep -v ^ii
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#21 Le 14/02/2024, à 20:38
- sevakadir
Re : erreur pas de nouvelle release
sevak@sevak-SATELLITE-L870-19N:~$ 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 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-88-generic 5.15.0-88.98 amd64 Signed kernel image generic
rc linux-image-5.15.0-89-generic 5.15.0-89.99 amd64 Signed kernel image generic
rc linux-image-5.15.0-91-generic 5.15.0-91.101 amd64 Signed kernel image generic
rc linux-image-5.15.0-92-generic 5.15.0-92.102 amd64 Signed kernel image generic
rc linux-image-5.19.0-42-generic 5.19.0-42.43~22.04.1 amd64 Signed kernel image generic
rc linux-image-5.19.0-43-generic 5.19.0-43.44~22.04.1 amd64 Signed kernel image generic
rc linux-image-5.19.0-45-generic 5.19.0-45.46~22.04.1 amd64 Signed kernel image generic
rc linux-image-5.19.0-46-generic 5.19.0-46.47~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.2.0-36-generic 6.2.0-36.37~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.2.0-37-generic 6.2.0-37.38~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.2.0-39-generic 6.2.0-39.40~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.5.0-14-generic 6.5.0-14.14~22.04.1 amd64 Signed kernel image generic
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-88-generic 5.15.0-88.98 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-89-generic 5.15.0-89.99 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-91-generic 5.15.0-91.101 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-92-generic 5.15.0-92.102 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.19.0-42-generic 5.19.0-42.43~22.04.1 amd64 Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP
rc linux-modules-5.19.0-43-generic 5.19.0-43.44~22.04.1 amd64 Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP
rc linux-modules-5.19.0-45-generic 5.19.0-45.46~22.04.1 amd64 Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP
rc linux-modules-5.19.0-46-generic 5.19.0-46.47~22.04.1 amd64 Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP
rc linux-modules-6.2.0-36-generic 6.2.0-36.37~22.04.1 amd64 Linux kernel extra modules for version 6.2.0 on 64 bit x86 SMP
rc linux-modules-6.2.0-37-generic 6.2.0-37.38~22.04.1 amd64 Linux kernel extra modules for version 6.2.0 on 64 bit x86 SMP
rc linux-modules-6.2.0-39-generic 6.2.0-39.40~22.04.1 amd64 Linux kernel extra modules for version 6.2.0 on 64 bit x86 SMP
rc linux-modules-6.5.0-14-generic 6.5.0-14.14~22.04.1 amd64 Linux kernel extra modules for version 6.5.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-88-generic 5.15.0-88.98 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-89-generic 5.15.0-89.99 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-91-generic 5.15.0-91.101 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-92-generic 5.15.0-92.102 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.19.0-42-generic 5.19.0-42.43~22.04.1 amd64 Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP
rc linux-modules-extra-5.19.0-43-generic 5.19.0-43.44~22.04.1 amd64 Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP
rc linux-modules-extra-5.19.0-45-generic 5.19.0-45.46~22.04.1 amd64 Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP
rc linux-modules-extra-5.19.0-46-generic 5.19.0-46.47~22.04.1 amd64 Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP
rc linux-modules-extra-6.2.0-36-generic 6.2.0-36.37~22.04.1 amd64 Linux kernel extra modules for version 6.2.0 on 64 bit x86 SMP
rc linux-modules-extra-6.2.0-37-generic 6.2.0-37.38~22.04.1 amd64 Linux kernel extra modules for version 6.2.0 on 64 bit x86 SMP
rc linux-modules-extra-6.2.0-39-generic 6.2.0-39.40~22.04.1 amd64 Linux kernel extra modules for version 6.2.0 on 64 bit x86 SMP
rc linux-modules-extra-6.5.0-14-generic 6.5.0-14.14~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
sevak@sevak-SATELLITE-L870-19N:~$
Hors ligne
#22 Le 14/02/2024, à 20:41
- xubu1957
Re : erreur pas de nouvelle release
Pour purger les résidus de configuration marqués "rc" :
sudo apt purge ~c
comme expliqué à la machine à café et rajouté dans ce message
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#23 Le 14/02/2024, à 20:44
- nany
Re : erreur pas de nouvelle release
comment on choisit un server portugais ?
Donne le retour de :
sudo sed -i 's/fr.archive/pt.archive/' /etc/apt/sources.list && cat /etc/apt/sources.list
steam je garde...
Alors donne les retour de :
cd /etc/apt/sources.list.d && sudo rm -v nordvpn.list wfg-ubuntu-0ad-focal.list ; cd
sudo mv -v /etc/apt/sources.list.d/mdoyen-ubuntu-homebank-{focal,jammy}.list
sudo sed -i 's/# deb /deb /' /etc/apt/sources.list.d/mdoyen-ubuntu-homebank-jammy.list && cat /etc/apt/sources.list.d/mdoyen-ubuntu-homebank-jammy.list
sudo sed -i '/stable steam/s/# deb /deb /' /etc/apt/sources.list.d/steam.list && cat /etc/apt/sources.list.d/steam.list
Hors ligne
#24 Le 14/02/2024, à 20:45
- sevakadir
Re : erreur pas de nouvelle release
sevak@sevak-SATELLITE-L870-19N:~$ sudo apt purge ~c
[sudo] Mot de passe de sevak :
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
Les paquets suivants seront ENLEVÉS :
linux-image-5.15.0-73-generic* linux-image-5.15.0-75-generic*
linux-image-5.15.0-76-generic* linux-image-5.15.0-88-generic*
linux-image-5.15.0-89-generic* linux-image-5.15.0-91-generic*
linux-image-5.15.0-92-generic* linux-image-5.19.0-42-generic*
linux-image-5.19.0-43-generic* linux-image-5.19.0-45-generic*
linux-image-5.19.0-46-generic* linux-image-6.2.0-36-generic*
linux-image-6.2.0-37-generic* linux-image-6.2.0-39-generic*
linux-image-6.5.0-14-generic* linux-modules-5.15.0-73-generic*
linux-modules-5.15.0-75-generic* linux-modules-5.15.0-76-generic*
linux-modules-5.15.0-88-generic* linux-modules-5.15.0-89-generic*
linux-modules-5.15.0-91-generic* linux-modules-5.15.0-92-generic*
linux-modules-5.19.0-42-generic* linux-modules-5.19.0-43-generic*
linux-modules-5.19.0-45-generic* linux-modules-5.19.0-46-generic*
linux-modules-6.2.0-36-generic* linux-modules-6.2.0-37-generic*
linux-modules-6.2.0-39-generic* linux-modules-6.5.0-14-generic*
linux-modules-extra-5.15.0-73-generic*
linux-modules-extra-5.15.0-75-generic*
linux-modules-extra-5.15.0-76-generic*
linux-modules-extra-5.15.0-88-generic*
linux-modules-extra-5.15.0-89-generic*
linux-modules-extra-5.15.0-91-generic*
linux-modules-extra-5.15.0-92-generic*
linux-modules-extra-5.19.0-42-generic*
linux-modules-extra-5.19.0-43-generic*
linux-modules-extra-5.19.0-45-generic*
linux-modules-extra-5.19.0-46-generic* linux-modules-extra-6.2.0-36-generic*
linux-modules-extra-6.2.0-37-generic* linux-modules-extra-6.2.0-39-generic*
linux-modules-extra-6.5.0-14-generic*
0 mis à jour, 0 nouvellement installés, 45 à enlever et 0 non mis à jour.
Après cette opération, 0 o d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer ? [O/n] o
(Lecture de la base de données... 258608 fichiers et répertoires déjà installés.
)
Purge des fichiers de configuration de linux-modules-extra-5.15.0-89-generic (5.
15.0-89.99) ...
Purge des fichiers de configuration de linux-modules-extra-5.15.0-76-generic (5.
15.0-76.83) ...
Purge des fichiers de configuration de linux-image-5.15.0-75-generic (5.15.0-75.
82) ...
Purge des fichiers de configuration de linux-modules-extra-5.19.0-42-generic (5.
19.0-42.43~22.04.1) ...
Purge des fichiers de configuration de linux-modules-extra-5.19.0-46-generic (5.
19.0-46.47~22.04.1) ...
Purge des fichiers de configuration de linux-image-6.2.0-37-generic (6.2.0-37.38
~22.04.1) ...
Purge des fichiers de configuration de linux-modules-5.15.0-73-generic (5.15.0-7
3.80) ...
dpkg: avertissement: lors de la suppression de linux-modules-5.15.0-73-generic,
le répertoire « /lib/modules/5.15.0-73-generic » n'était pas vide, donc il n'a p
as été supprimé
Purge des fichiers de configuration de linux-modules-5.15.0-91-generic (5.15.0-9
1.101) ...
Purge des fichiers de configuration de linux-modules-extra-6.2.0-36-generic (6.2
.0-36.37~22.04.1) ...
Purge des fichiers de configuration de linux-modules-6.2.0-39-generic (6.2.0-39.
40~22.04.1) ...
dpkg: avertissement: lors de la suppression de linux-modules-6.2.0-39-generic, l
e répertoire « /lib/modules/6.2.0-39-generic » n'était pas vide, donc il n'a pas
été supprimé
Purge des fichiers de configuration de linux-image-5.19.0-43-generic (5.19.0-43.
44~22.04.1) ...
Purge des fichiers de configuration de linux-modules-6.5.0-14-generic (6.5.0-14.
14~22.04.1) ...
Purge des fichiers de configuration de linux-image-5.15.0-92-generic (5.15.0-92.
102) ...
Purge des fichiers de configuration de linux-modules-5.19.0-42-generic (5.19.0-4
2.43~22.04.1) ...
dpkg: avertissement: lors de la suppression de linux-modules-5.19.0-42-generic,
le répertoire « /lib/modules/5.19.0-42-generic » n'était pas vide, donc il n'a p
as été supprimé
Purge des fichiers de configuration de linux-modules-extra-5.19.0-45-generic (5.
19.0-45.46~22.04.1) ...
Purge des fichiers de configuration de linux-image-6.2.0-39-generic (6.2.0-39.40
~22.04.1) ...
Purge des fichiers de configuration de linux-modules-5.15.0-92-generic (5.15.0-9
2.102) ...
Purge des fichiers de configuration de linux-modules-5.15.0-75-generic (5.15.0-7
5.82) ...
Purge des fichiers de configuration de linux-modules-extra-5.15.0-88-generic (5.
15.0-88.98) ...
Purge des fichiers de configuration de linux-image-6.5.0-14-generic (6.5.0-14.14
~22.04.1) ...
Purge des fichiers de configuration de linux-modules-6.2.0-37-generic (6.2.0-37.
38~22.04.1) ...
Purge des fichiers de configuration de linux-modules-5.15.0-88-generic (5.15.0-8
8.98) ...
dpkg: avertissement: lors de la suppression de linux-modules-5.15.0-88-generic,
le répertoire « /lib/modules/5.15.0-88-generic » n'était pas vide, donc il n'a p
as été supprimé
Purge des fichiers de configuration de linux-modules-extra-6.2.0-39-generic (6.2
.0-39.40~22.04.1) ...
Purge des fichiers de configuration de linux-image-5.19.0-42-generic (5.19.0-42.
43~22.04.1) ...
Purge des fichiers de configuration de linux-modules-6.2.0-36-generic (6.2.0-36.
37~22.04.1) ...
dpkg: avertissement: lors de la suppression de linux-modules-6.2.0-36-generic, l
e répertoire « /lib/modules/6.2.0-36-generic » n'était pas vide, donc il n'a pas
été supprimé
Purge des fichiers de configuration de linux-image-5.15.0-76-generic (5.15.0-76.
83) ...
Purge des fichiers de configuration de linux-image-5.15.0-91-generic (5.15.0-91.
101) ...
Purge des fichiers de configuration de linux-image-5.15.0-88-generic (5.15.0-88.
98) ...
Purge des fichiers de configuration de linux-image-6.2.0-36-generic (6.2.0-36.37
~22.04.1) ...
Purge des fichiers de configuration de linux-modules-5.15.0-76-generic (5.15.0-7
6.83) ...
Purge des fichiers de configuration de linux-modules-5.15.0-89-generic (5.15.0-8
9.99) ...
dpkg: avertissement: lors de la suppression de linux-modules-5.15.0-89-generic,
le répertoire « /lib/modules/5.15.0-89-generic » n'était pas vide, donc il n'a p
as été supprimé
Purge des fichiers de configuration de linux-modules-extra-6.5.0-14-generic (6.5
.0-14.14~22.04.1) ...
Purge des fichiers de configuration de linux-modules-extra-5.15.0-73-generic (5.
15.0-73.80) ...
Purge des fichiers de configuration de linux-modules-5.19.0-46-generic (5.19.0-4
6.47~22.04.1) ...
dpkg: avertissement: lors de la suppression de linux-modules-5.19.0-46-generic,
le répertoire « /lib/modules/5.19.0-46-generic » n'était pas vide, donc il n'a p
as été supprimé
Purge des fichiers de configuration de linux-modules-extra-5.19.0-43-generic (5.
19.0-43.44~22.04.1) ...
Purge des fichiers de configuration de linux-image-5.15.0-73-generic (5.15.0-73.
80) ...
Purge des fichiers de configuration de linux-modules-extra-5.15.0-92-generic (5.
15.0-92.102) ...
Purge des fichiers de configuration de linux-image-5.15.0-89-generic (5.15.0-89.
99) ...
Purge des fichiers de configuration de linux-modules-extra-6.2.0-37-generic (6.2
.0-37.38~22.04.1) ...
Purge des fichiers de configuration de linux-modules-5.19.0-43-generic (5.19.0-4
3.44~22.04.1) ...
Purge des fichiers de configuration de linux-modules-extra-5.15.0-91-generic (5.
15.0-91.101) ...
Purge des fichiers de configuration de linux-image-5.19.0-46-generic (5.19.0-46.
47~22.04.1) ...
Purge des fichiers de configuration de linux-image-5.19.0-45-generic (5.19.0-45.
46~22.04.1) ...
Purge des fichiers de configuration de linux-modules-5.19.0-45-generic (5.19.0-4
5.46~22.04.1) ...
Purge des fichiers de configuration de linux-modules-extra-5.15.0-75-generic (5.
15.0-75.82) ...
sevak@sevak-SATELLITE-L870-19N:~$
Jai compris que on a fait un gos menage, mais c est tout...ou est ce que je peux apprendre tout ca pas a pas?
Hors ligne
#25 Le 14/02/2024, à 20:49
- sevakadir
Re : erreur pas de nouvelle release
evak@sevak-SATELLITE-L870-19N:~$ sudo sed -i 's/fr.archive/pt.archive/' /etc/apt/sources.list && cat /etc/apt/sources.list
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://archive.ubuntumirror.dei.uc.pt/ubuntu/ jammy main restricted
# deb-src http://pt.archive.ubuntu.com/ubuntu/ jammy main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntumirror.dei.uc.pt/ubuntu/ jammy-updates main restricted
# deb-src http://pt.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://archive.ubuntumirror.dei.uc.pt/ubuntu/ jammy universe
# deb-src http://pt.archive.ubuntu.com/ubuntu/ jammy universe
deb http://archive.ubuntumirror.dei.uc.pt/ubuntu/ jammy-updates universe
# deb-src http://pt.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://archive.ubuntumirror.dei.uc.pt/ubuntu/ jammy multiverse
# deb-src http://pt.archive.ubuntu.com/ubuntu/ jammy multiverse
deb http://archive.ubuntumirror.dei.uc.pt/ubuntu/ jammy-updates multiverse
# deb-src http://pt.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://archive.ubuntumirror.dei.uc.pt/ubuntu/ jammy-backports main restricted universe multiverse
# deb-src http://pt.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse
deb http://archive.ubuntumirror.dei.uc.pt/ubuntu/ jammy-security main restricted
# deb-src http://security.ubuntu.com/ubuntu jammy-security main restricted
deb http://archive.ubuntumirror.dei.uc.pt/ubuntu/ jammy-security universe
# deb-src http://security.ubuntu.com/ubuntu jammy-security universe
deb http://archive.ubuntumirror.dei.uc.pt/ubuntu/ jammy-security multiverse
# deb-src http://security.ubuntu.com/ubuntu jammy-security multiverse
sevak@sevak-SATELLITE-L870-19N:~$
sevak@sevak-SATELLITE-L870-19N:~$ sudo mv -v /etc/apt/sources.list.d/mdoyen-ubuntu-homebank-{focal,jammy}.list
renommé '/etc/apt/sources.list.d/mdoyen-ubuntu-homebank-focal.list' -> '/etc/apt/sources.list.d/mdoyen-ubuntu-homebank-jammy.list'
sevak@sevak-SATELLITE-L870-19N:~$ sudo sed -i 's/# deb /deb /' /etc/apt/sources.list.d/mdoyen-ubuntu-homebank-jammy.list && cat /etc/apt/sources.list.d/mdoyen-ubuntu-homebank-jammy.list
deb http://ppa.launchpad.net/mdoyen/homebank/ubuntu jammy main
# deb-src http://ppa.launchpad.net/mdoyen/homebank/ubuntu jammy main
sevak@sevak-SATELLITE-L870-19N:~$
sevak@sevak-SATELLITE-L870-19N:~$ sudo sed -i '/stable steam/s/# deb /deb /' /etc/apt/sources.list.d/steam.list && cat /etc/apt/sources.list.d/steam.list
deb [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam
# deb-src [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam
# Uncomment these lines to try the beta version of the Steam launcher
# deb [arch=amd64,i386] https://repo.steampowered.com/steam/ beta steam
# deb-src [arch=amd64,i386] https://repo.steampowered.com/steam/ beta steam
Dernière modification par sevakadir (Le 14/02/2024, à 20:50)
Hors ligne