#1 Le 07/11/2022, à 15:45
- tsaue
[Résolu]upgrade Ubuntu 22.04 à partir de 20.04 - no valid sources.list
Bonjour,
j'ai installé Ubuntu 22.04 à partir de 20.04 sans problèmes sur mon laptop. Dans un premier temps, j'avais la même impression pour mon PC de bureau,
saue@lpqlx134:~/Documents/gitdoc/sauedoc/Figures$ uname -a
Linux lpqlx134 5.14.0-1048-oem #55-Ubuntu SMP Mon Aug 8 14:58:10 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
dans la mesure où l'installation est allé au bout, redémarrage inclus. Malheureusement, dans "Settings", Ubuntu affiche encore la version 20.04. Quand je relance l'upgrade, j'ai le message
No valid sources.list found
et quand je consulte ce fichier, je trouve
saue@lpqlx134:~/Documents/gitdoc/sauedoc/Figures$ 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.ubuntu.com/ubuntu/ jammy main restricted
# deb-src http://archive.ubuntu.com/ubuntu/ focal main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu/ jammy-updates main restricted
# deb-src http://archive.ubuntu.com/ubuntu/ focal-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.ubuntu.com/ubuntu/ jammy universe
# deb-src http://archive.ubuntu.com/ubuntu/ focal universe
deb http://archive.ubuntu.com/ubuntu/ jammy-updates universe
# deb-src http://archive.ubuntu.com/ubuntu/ focal-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.ubuntu.com/ubuntu/ jammy multiverse
# deb-src http://archive.ubuntu.com/ubuntu/ focal multiverse
deb http://archive.ubuntu.com/ubuntu/ jammy-updates multiverse
# deb-src http://archive.ubuntu.com/ubuntu/ focal-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.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse
# deb-src http://archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu jammy-security main restricted
# deb-src http://security.ubuntu.com/ubuntu focal-security main restricted
deb http://security.ubuntu.com/ubuntu jammy-security universe
# deb-src http://security.ubuntu.com/ubuntu focal-security universe
deb http://security.ubuntu.com/ubuntu jammy-security multiverse
# deb-src http://security.ubuntu.com/ubuntu focal-security multiverse
J'ai donc deux questions:
Comment Ubuntu "sait" quelle version est installé ? Cette infomation est dans un fichier quelque part ?
Comment mettre à bien l'installation ? J'ai bien sûr lu [RESOLU]upgrade Ubuntu 20.04 à partir de 18.04 - no valid sources.list, mais il me semble que mon problème est different.
Merci !
Dernière modification par tsaue (Le 07/11/2022, à 19:21)
Hors ligne
#2 Le 07/11/2022, à 16:32
- xubu1957
Re : [Résolu]upgrade Ubuntu 22.04 à partir de 20.04 - no valid sources.list
Bonjour,
Donne le retour de :
sudo apt update
Montre aussi d'éventuels paquets cassés :
dpkg -l | grep -v ^ii
Dernière modification par xubu1957 (Le 07/11/2022, à 16:33)
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
Hors ligne
#3 Le 07/11/2022, à 16:48
- tsaue
Re : [Résolu]upgrade Ubuntu 22.04 à partir de 20.04 - no valid sources.list
sudo apt update
donne
Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
Hit:3 http://oem.archive.canonical.com jammy InRelease
Get:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [114 kB]
Hit:5 http://dl.google.com/linux/chrome/deb stable InRelease
Get:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [99.8 kB]
Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 DEP-11 Metadata [20.1 kB]
Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 DEP-11 Metadata [13.3 kB]
Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [695 kB]
Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [371 kB]
Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 DEP-11 Metadata [95.0 kB]
Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 DEP-11 Metadata [255 kB]
Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 DEP-11 Metadata [940 B]
Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 DEP-11 Metadata [12.9 kB]
Fetched 1,787 kB in 2s (1,129 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
2 packages can be upgraded. Run 'apt list --upgradable' to see them.
Ensuite
saue@lpqlx134:~/Documents/gitdoc/sauedoc/notes$ dpkg -l | grep -v ^ii
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-=============================================-==========================================-============-================================================================================
rc amd64-microcode 3.20191218.1ubuntu2 amd64 Processor microcode firmware for AMD CPUs
rc bsdmainutils 12.1.7+nmu3ubuntu2 all Transitional package for more utilities from FreeBSD
rc crda 3.18-1build1 amd64 wireless Central Regulatory Domain Agent
rc firefox 1:1snap1-0ubuntu2 amd64 Transitional package - firefox -> firefox snap
rc fuse 2.9.9-3 amd64 Filesystem in Userspace
rc intel-microcode 3.20220510.0ubuntu0.22.04.1 amd64 Processor microcode firmware for Intel CPUs
rc ippusbxd 1.34-2ubuntu1 amd64 Daemon for IPP USB printer support
rc libapache2-mod-php7.4 8.1.2-1ubuntu2.2 amd64 Transitional package
rc libkf5attica5:amd64 5.92.0-0ubuntu1 amd64 Qt library that implements the Open Collaboration Services API
rc libnvidia-compute-460:amd64 470.103.01-0ubuntu0.20.04.1 amd64 Transitional package for libnvidia-compute-470
rc libpython2.7-minimal:amd64 2.7.18-13ubuntu1.1 amd64 Minimal subset of the Python language (version 2.7)
rc libpython3.8-minimal:amd64 3.8.10-0ubuntu1~20.04.5 amd64 Minimal subset of the Python language (version 3.8)
rc libreoffice-style-tango 1:7.3.5-0ubuntu0.22.04.1 all transitional package for Tango symbol style
rc linux-image-5.10.0-1023-oem 5.10.0-1023.24 amd64 Signed kernel image oem
rc linux-image-5.10.0-1055-oem 5.10.0-1055.58 amd64 Signed kernel image oem
rc linux-image-5.10.0-1057-oem 5.10.0-1057.61 amd64 Signed kernel image oem
rc linux-image-5.14.0-1024-oem 5.14.0-1024.26 amd64 Signed kernel image oem
rc linux-image-5.14.0-1027-oem 5.14.0-1027.30 amd64 Signed kernel image oem
rc linux-image-5.14.0-1029-oem 5.14.0-1029.32 amd64 Signed kernel image oem
rc linux-image-5.14.0-1031-oem 5.14.0-1031.34 amd64 Signed kernel image oem
rc linux-image-5.14.0-1032-oem 5.14.0-1032.35 amd64 Signed kernel image oem
rc linux-image-5.14.0-1033-oem 5.14.0-1033.36 amd64 Signed kernel image oem
rc linux-image-5.14.0-1034-oem 5.14.0-1034.37 amd64 Signed kernel image oem
rc linux-image-5.14.0-1036-oem 5.14.0-1036.40 amd64 Signed kernel image oem
rc linux-image-5.14.0-1038-oem 5.14.0-1038.42 amd64 Signed kernel image oem
rc linux-image-5.14.0-1042-oem 5.14.0-1042.47 amd64 Signed kernel image oem
rc linux-image-5.14.0-1044-oem 5.14.0-1044.49 amd64 Signed kernel image oem
rc linux-image-5.14.0-1045-oem 5.14.0-1045.51 amd64 Signed kernel image oem
rc linux-modules-5.10.0-1023-oem 5.10.0-1023.24 amd64 Linux kernel extra modules for version 5.10.0 on 64 bit x86 SMP
rc linux-modules-5.10.0-1055-oem 5.10.0-1055.58 amd64 Linux kernel extra modules for version 5.10.0 on 64 bit x86 SMP
rc linux-modules-5.10.0-1057-oem 5.10.0-1057.61 amd64 Linux kernel extra modules for version 5.10.0 on 64 bit x86 SMP
rc linux-modules-5.14.0-1024-oem 5.14.0-1024.26 amd64 Linux kernel extra modules for version 5.14.0 on 64 bit x86 SMP
rc linux-modules-5.14.0-1027-oem 5.14.0-1027.30 amd64 Linux kernel extra modules for version 5.14.0 on 64 bit x86 SMP
rc linux-modules-5.14.0-1029-oem 5.14.0-1029.32 amd64 Linux kernel extra modules for version 5.14.0 on 64 bit x86 SMP
rc linux-modules-5.14.0-1031-oem 5.14.0-1031.34 amd64 Linux kernel extra modules for version 5.14.0 on 64 bit x86 SMP
rc linux-modules-5.14.0-1032-oem 5.14.0-1032.35 amd64 Linux kernel extra modules for version 5.14.0 on 64 bit x86 SMP
rc linux-modules-5.14.0-1033-oem 5.14.0-1033.36 amd64 Linux kernel extra modules for version 5.14.0 on 64 bit x86 SMP
rc linux-modules-5.14.0-1034-oem 5.14.0-1034.37 amd64 Linux kernel extra modules for version 5.14.0 on 64 bit x86 SMP
rc linux-modules-5.14.0-1036-oem 5.14.0-1036.40 amd64 Linux kernel extra modules for version 5.14.0 on 64 bit x86 SMP
rc linux-modules-5.14.0-1038-oem 5.14.0-1038.42 amd64 Linux kernel extra modules for version 5.14.0 on 64 bit x86 SMP
rc linux-modules-5.14.0-1042-oem 5.14.0-1042.47 amd64 Linux kernel extra modules for version 5.14.0 on 64 bit x86 SMP
rc linux-modules-5.14.0-1044-oem 5.14.0-1044.49 amd64 Linux kernel extra modules for version 5.14.0 on 64 bit x86 SMP
rc linux-modules-5.14.0-1045-oem 5.14.0-1045.51 amd64 Linux kernel extra modules for version 5.14.0 on 64 bit x86 SMP
rc ltrace 0.7.3-6.1ubuntu6 amd64 Tracks runtime library calls in dynamically linked programs
rc mtools 4.0.33-1+really4.0.32-1build1 amd64 Tools for manipulating MSDOS files
rc mysql-common 5.8+1.0.8 all MySQL database common files, e.g. /etc/mysql/my.cnf
rc php7.4-cli 7.4.3-4ubuntu2.12 amd64 command-line interpreter for the PHP scripting language
rc php7.4-common 7.4.3-4ubuntu2.12 amd64 documentation, examples and common module for PHP
rc php7.4-json 7.4.3-4ubuntu2.12 amd64 JSON module for PHP
rc php7.4-opcache 7.4.3-4ubuntu2.12 amd64 Zend OpCache module for PHP
rc php7.4-readline 7.4.3-4ubuntu2.12 amd64 readline module for PHP
rc popularity-contest 1.71ubuntu3 all Vote for your favourite packages automatically
rc python2.7-minimal 2.7.18-13ubuntu1.1 amd64 Minimal subset of the Python language (version 2.7)
rc python3.8-minimal 3.8.10-0ubuntu1~20.04.5 amd64 Minimal subset of the Python language (version 3.8)
rc systemd-timesyncd 245.4-4ubuntu3.15 amd64 minimalistic service to synchronize local time with NTP servers
rc thermald 2.4.9-1 amd64 Thermal monitoring and controlling daemon
rc xul-ext-ubufox 3.4-0ubuntu1.17.10.1 all Ubuntu modifications for Firefox
Hors ligne
#4 Le 07/11/2022, à 16:59
- xubu1957
Re : [Résolu]upgrade Ubuntu 22.04 à partir de 20.04 - no valid sources.list
Montre aussi :
ls /etc/apt/sources.list.d
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
Hors ligne
#5 Le 07/11/2022, à 17:07
- tsaue
Re : [Résolu]upgrade Ubuntu 22.04 à partir de 20.04 - no valid sources.list
saue@lpqlx134:~/Documents/gitdoc/sauedoc/notes$ ls /etc/apt/sources.list.d
focal-oem.list focal-oem.list.save gerardpuig-ubuntu-ppa-focal.list.distUpgrade google-chrome.list.distUpgrade
focal-oem.list.distUpgrade gerardpuig-ubuntu-ppa-focal.list google-chrome.list google-chrome.list.save
Hors ligne
#6 Le 07/11/2022, à 17:17
- xubu1957
Re : [Résolu]upgrade Ubuntu 22.04 à partir de 20.04 - no valid sources.list
C'est une configuration particulière et le noyau n'est pas dans la table officielle linux-headers-generic.
Je laisse la main aux experts.
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
Hors ligne
#7 Le 07/11/2022, à 17:31
- tsaue
Re : [Résolu]upgrade Ubuntu 22.04 à partir de 20.04 - no valid sources.list
OK, merci de toute façon !
Une question quand-même. Actuellement, mon PC de bureau tourne sous le noyau
saue@lpqlx134:~/Documents/gitdoc/molQED/notes$ uname -r
5.14.0-1048-oem
Dans ma liste obtenu avec
dpkg -l | grep -v ^ii
il y avait un bon nombre de versions précédentes. En fait, l’ensemble de paquets dans la liste étaient "résiduels" (rc). Je peux tous enlever ?
Par exemple, en utilisant les instructions ici ?
Hors ligne
#8 Le 07/11/2022, à 17:33
- nany
Re : [Résolu]upgrade Ubuntu 22.04 à partir de 20.04 - no valid sources.list
Bonjour,
Comment Ubuntu "sait" quelle version est installé ?
lsb_release -a
Cette infomation est dans un fichier quelque part ?
cat /etc/lsb-release ; echo ; cat /etc/os-release
Hors ligne
#9 Le 07/11/2022, à 17:33
- xubu1957
Re : [Résolu]upgrade Ubuntu 22.04 à partir de 20.04 - no valid sources.list
Pour purger les résidus de configuration marqués "rc" :
sudo apt purge ~c
comme expliqué à la machine à café.
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
Hors ligne
#10 Le 07/11/2022, à 17:35
- nany
Re : [Résolu]upgrade Ubuntu 22.04 à partir de 20.04 - no valid sources.list
il y avait un bon nombre de versions précédentes. En fait, l’ensemble de paquets dans la liste étaient "résiduels" (rc). Je peux tous enlever ?
Par exemple, en utilisant les instructions ici ?
sudo apt purge -y ?config-files
Grilled!
Dernière modification par nany (Le 07/11/2022, à 17:36)
Hors ligne
#11 Le 07/11/2022, à 17:36
- tsaue
Re : [Résolu]upgrade Ubuntu 22.04 à partir de 20.04 - no valid sources.list
Chez moi, j'ai
saue@lpqlx134$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.2 LTS (fossa-ditto X84)
Release: 20.04
Codename: focal
et
saue@lpqlx134$ cat /etc/lsb-release ; echo ; cat /etc/os-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04.1 LTS"
NAME="Ubuntu"
VERSION="20.04.2 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.2 LTS (fossa-ditto X84)"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal
Hors ligne
#12 Le 07/11/2022, à 17:38
- tsaue
Re : [Résolu]upgrade Ubuntu 22.04 à partir de 20.04 - no valid sources.list
sudo apt purge -y ?config-files
C'est fait ! Merci !
Hors ligne
#13 Le 07/11/2022, à 17:43
- nany
Re : [Résolu]upgrade Ubuntu 22.04 à partir de 20.04 - no valid sources.list
Chez moi, j'ai…
Voila, os-release est resté avec focal.
Je reviens dès que j’aurai retrouvé un fil similaire qu’on a résolu.
Hors ligne
#14 Le 07/11/2022, à 17:49
- xubu1957
Re : [Résolu]upgrade Ubuntu 22.04 à partir de 20.04 - no valid sources.list
@nany
Avec une fossa-ditto X84 ?
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
Hors ligne
#15 Le 07/11/2022, à 18:02
- nany
Re : [Résolu]upgrade Ubuntu 22.04 à partir de 20.04 - no valid sources.list
Merci xubu1957, c’est bien ce fil. Tu es vraiment le meilleur documentaliste du forum.
Alors appliquons la méthode radicale,
Bon, prenons le taureau par les cornes. Lance :
gedit admin:///usr/lib/os-release
Et remplace tout le contenu du fichier par ceci :
PRETTY_NAME="Ubuntu 22.04.1 LTS" NAME="Ubuntu" VERSION_ID="22.04" VERSION="22.04.1 LTS (Jammy Jellyfish)" VERSION_CODENAME=jammy ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=jammy
Enregistre et ferme le fichier.
Redémarre pour être sûr que ce soit bien pris en compte et donne le retour de :lsb_release -a
Hors ligne
#16 Le 07/11/2022, à 18:12
- tsaue
Re : [Résolu]upgrade Ubuntu 22.04 à partir de 20.04 - no valid sources.list
Ça l'air de marcher ....
saue@lpqlx134:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.1 LTS
Release: 22.04
Codename: jammy
Hors ligne
#17 Le 07/11/2022, à 18:14
- nany
Re : [Résolu]upgrade Ubuntu 22.04 à partir de 20.04 - no valid sources.list
Bon eh bien maintenant, pour vérifier, donne le retour de :
sudo apt clean && sudo apt update && sudo apt full-upgrade
Hors ligne
#18 Le 07/11/2022, à 18:16
- tsaue
Re : [Résolu]upgrade Ubuntu 22.04 à partir de 20.04 - no valid sources.list
Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://oem.archive.canonical.com jammy InRelease
Hit:3 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
3 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
gnome-shell gnome-shell-common
The following packages will be upgraded:
ubuntu-advantage-tools
1 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
Need to get 164 kB of archives.
After this operation, 5,120 B of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ubuntu-advantage-tools amd64 27.11.3~22.04.1 [164 kB]
Fetched 164 kB in 1s (301 kB/s)
Preconfiguring packages ...
(Reading database ... 413807 files and directories currently installed.)
Preparing to unpack .../ubuntu-advantage-tools_27.11.3~22.04.1_amd64.deb ...
Unpacking ubuntu-advantage-tools (27.11.3~22.04.1) over (27.11.2~22.04.1) ...
Setting up ubuntu-advantage-tools (27.11.3~22.04.1) ...
Installing new version of config file /etc/apt/apt.conf.d/20apt-esm-hook.conf ...
Processing triggers for man-db (2.10.2-1) ...
Hors ligne
#19 Le 07/11/2022, à 18:21
- nany
Re : [Résolu]upgrade Ubuntu 22.04 à partir de 20.04 - no valid sources.list
Par acquis de conscience, donne le retour de :
cat /etc/apt/sources.list.d/focal-oem.list
Hors ligne
#20 Le 07/11/2022, à 18:22
- tsaue
Re : [Résolu]upgrade Ubuntu 22.04 à partir de 20.04 - no valid sources.list
saue@lpqlx134:~$ cat /etc/apt/sources.list.d/focal-oem.list
deb http://oem.archive.canonical.com/ jammy oem
# deb-src http://oem.archive.canonical.com/ focal oem
Hors ligne
#21 Le 07/11/2022, à 18:28
- nany
Re : [Résolu]upgrade Ubuntu 22.04 à partir de 20.04 - no valid sources.list
Bon, ça me semble correct. Bonne continuation.
Hors ligne
#22 Le 07/11/2022, à 18:28
- tsaue
Re : [Résolu]upgrade Ubuntu 22.04 à partir de 20.04 - no valid sources.list
Vivement merci !
Hors ligne
#23 Le 07/11/2022, à 19:03
- xubu1957
Re : [Résolu]upgrade Ubuntu 22.04 à partir de 20.04 - no valid sources.list
Pour éditer ta discussion et rajouter [Résolu], au début du titre, il faut utiliser le bouton Modifier au bas de ton premier 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
Hors ligne
#24 Le 07/11/2022, à 19:22
- tsaue
Re : [Résolu]upgrade Ubuntu 22.04 à partir de 20.04 - no valid sources.list
Merci pour le rappel !
Hors ligne