#1 Le 06/10/2023, à 08:41
- Alain256
[RESOLU]Sauvegarde périodique
Sur LT22.04 j'effectue une sauvegarde périodique programmée à partir de disques. Le disque dur de sauvegarde est un 2T interne à la machine et en gros dédié à cette tache. Le disque à sauvegarder est un 0.5T.
Ça marche très bien pendant plusieurs mois, puis il me déclare qu'il n'a plus de place sur le disque: Giving up after 5 attempts. Error: Error opening file “/mnt/Disque dur/Sauvegarde/duplicity-full.20230921T052215Z.vol1546.difftar.gz”: No space left on device
Ce qui est faux puisqu'il reste 1.3T de libre sur le disque.
Ce n'est pas la première fois que j'ai ce problème et la solution bancale consiste à effacer complètement la sauvegarde et à en lancer une nouvelle. Et c'est reparti pour plusieurs mois sans problème.
Mais j'aimerai mieux régler le problème.
Une hypothèse est que le problème vient du fait que le disque de sauvegarde est formaté en FAT32 et que l'on pourrait tenter d'utiliser un fichier plus gros que possible (4G max).
Cela est-il crédible? Une autre suggestion?
Pour le cas ou se serait la bonne piste, quel serait le bon formatage à utiliser, sachant que j'aimerai si possible garder la compatibilité avec windows et mac. Surtout mac que j'utilise en portable, la machine ubuntu étant une tour.
Merci.
Dernière modification par Alain256 (Le 27/05/2024, à 08:38)
Hors ligne
#2 Le 06/10/2023, à 12:00
- geole
Re : [RESOLU]Sauvegarde périodique
Bonjour
Format EXFAT.
Mais je doute de ton diagnostic.
Dernière modification par geole (Le 06/10/2023, à 12:01)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
En ligne
#3 Le 10/10/2023, à 12:48
- Alain256
Re : [RESOLU]Sauvegarde périodique
Merci.
J'ai reformaté en EXFAT et relancé la sauvegarde. Tout s'est bien passé, ce qui ne veut rien dire.
Si quelqu’un a une idée, je suis preneur.
Hors ligne
#4 Le 06/05/2024, à 08:30
- Alain256
Re : [RESOLU]Sauvegarde périodique
Bonjour
Depuis mon dernier message la sauvegarde a fonctionné correctement jusqu'à hier. Même chose et je ne comprends pas.
Le message d'erreur:
Giving up after 5 attempts. Error: Error opening file “/mnt/Disque dur/Sauvegarde/duplicity-full.20240411T070055Z.vol1271.difftar.gz”: No space left on device
Bien entendu, le disque dur n'est pas plein (les 2/3 libres environ).
Une idée ou une piste à creuser?
Merci
Hors ligne
#5 Le 06/05/2024, à 08:40
- xubu1957
Re : [RESOLU]Sauvegarde périodique
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#6 Le 07/05/2024, à 07:05
- Alain256
Re : [RESOLU]Sauvegarde périodique
(base) alain@Grobuntu:~/Bureau$ df -Th
Sys. de fichiers Type Taille Utilisé Dispo Uti% Monté sur
tmpfs tmpfs 1,6G 3,7M 1,6G 1% /run
/dev/sda2 ext4 457G 362G 72G 84% /
tmpfs tmpfs 7,8G 0 7,8G 0% /dev/shm
tmpfs tmpfs 5,0M 4,0K 5,0M 1% /run/lock
efivarfs efivarfs 192K 77K 111K 42% /sys/firmware/efi/efivars
tmpfs tmpfs 7,8G 0 7,8G 0% /run/qemu
/dev/sdb vfat 1,9T 691G 1,2T 38% /mnt/Disque dur
/dev/sda1 vfat 511M 6,1M 505M 2% /boot/efi
tmpfs tmpfs 1,6G 1,7M 1,6G 1% /run/user/1000
(base) alain@Grobuntu:~/Bureau$
Hors ligne
#7 Le 07/05/2024, à 07:07
- Alain256
Re : [RESOLU]Sauvegarde périodique
Merci pour ta réponse: La sauvegarde se fait sur Disque dur.
Hors ligne
#8 Le 07/05/2024, à 07:20
- iznobe
Re : [RESOLU]Sauvegarde périodique
Bonjour , les inodes ?
df -Thi | grep mnt
si l ' ordi dit qu ' il n ' y a pas assez d' espace , en toute logique il faut le croire , ce n' est pas un menteur
Autre chose : un point de montage avec un espace , tres mauvaise idée ... il faut eviter ce genre de chose , ainsi que les caracteres accentués ( du vecu pour les accents ) et speciaux .
je serais toi je changerais par " Disque_dur " .
Dernière modification par iznobe (Le 07/05/2024, à 07:24)
retour COMPLET et utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .
En ligne
#9 Le 09/05/2024, à 08:17
- Alain256
Re : [RESOLU]Sauvegarde périodique
Ok pour le nom, je vais effectivement modifier, mais ce n'est pas ce qui pose problème.
Il dit qu'il n'a pas assez de place, mais pour autant le disque est loin d’être plein. Que faut il en conclure?
Hors ligne
#10 Le 09/05/2024, à 08:24
- xubu1957
Re : [RESOLU]Sauvegarde périodique
Bonjour,
Montre :
snap list --all
les noyaux présents :
echo; dpkg -l | awk '!/^rc/ && / linux-(c|g|h|i|lo|m|si|t)/{print $1,$2,$3,$4 | "sort -k3V | column -t"}' ; echo -e "\nNoyau courant : $(uname -mr)"
et :
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
#11 Le 09/05/2024, à 08:43
- iznobe
Re : [RESOLU]Sauvegarde périodique
Que faut il en conclure?
Bonjour , sans que tu me montres le retour de la commande demandée , on ne peut rien conclure ...
retour COMPLET et utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .
En ligne
#12 Le 09/05/2024, à 12:03
- geole
Re : [RESOLU]Sauvegarde périodique
Bonjour , les inodes ?
df -Thi | grep mnt
si l ' ordi dit qu ' il n ' y a pas assez d' espace , en toute logique il faut le croire , ce n' est pas un menteur " .
Après plusieurs mois, il a y lieu de penser que ton logiciel a créé tellement de liens symboliques que l'espace prévu pour cette gestion est saturé.
Alors donne le retour demandé
Dernière modification par geole (Le 09/05/2024, à 12:04)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
En ligne
#13 Le 09/05/2024, à 17:04
- Alain256
Re : [RESOLU]Sauvegarde périodique
(base) alain@Grobuntu:~/Bureau$ snap list --all
Nom Version Révision Suivi Éditeur Notes
bare 1.0 5 latest/stable canonical✓ base
chirp-snap snap-20240413+d828a5b9 1011 latest/stable goldstar611 -
chirp-snap snap-20240409+e5dcc223 999 latest/stable goldstar611 désactivé
chromium 124.0.6367.118 2842 latest/stable canonical✓ -
chromium 124.0.6367.91 2839 latest/stable canonical✓ désactivé
code b58957e6 158 latest/stable vscode✓ classic
code e170252f 157 latest/stable vscode✓ désactivé,classic
core 16-2.61.1 16574 latest/stable canonical✓ core,désactivé
core 16-2.61.2 16928 latest/stable canonical✓ core
core18 20240416 2823 latest/stable canonical✓ base
core18 20231027 2812 latest/stable canonical✓ base,désactivé
core20 20240111 2182 latest/stable canonical✓ base,désactivé
core20 20240227 2264 latest/stable canonical✓ base
core22 20240111 1122 latest/stable canonical✓ base,désactivé
core22 20240408 1380 latest/stable canonical✓ base
cups 2.4.8-1 1047 latest/stable openprinting✓ -
cups 2.4.7-8 1044 latest/stable openprinting✓ désactivé
firefox 125.0.3-1 4209 latest/stable mozilla✓ -
firefox 125.0.2-1 4173 latest/stable mozilla✓ désactivé
freac 1.1.7 2996 latest/stable enzo1982 -
gnome-3-28-1804 3.28.0-19-g98f9e67.98f9e67 194 latest/stable canonical✓ désactivé
gnome-3-28-1804 3.28.0-19-g98f9e67.98f9e67 198 latest/stable canonical✓ -
gnome-3-38-2004 0+git.efb213a 143 latest/stable canonical✓ -
gnome-3-38-2004 0+git.6f39565 140 latest/stable canonical✓ désactivé
gnome-42-2204 0+git.510a601 176 latest/stable canonical✓ -
gnome-42-2204 0+git.510a601 172 latest/stable canonical✓ désactivé
gtk-common-themes 0.1-81-g442e511 1535 latest/stable/… canonical✓ -
gtk-common-themes 0.1-79-ga83e90c 1534 latest/stable/… canonical✓ désactivé
handbrake-jz 1.2.2 142 latest/stable jz -
makemkv 1.17.6 624 latest/stable lucyllewy✪ -
makemkv 1.17.5 621 latest/stable lucyllewy✪ désactivé
snap-store 41.3-77-g7dc86c8 1113 latest/stable/… canonical✓ -
snap-store 41.3-71-g709398e 959 latest/stable/… canonical✓ désactivé
snapd 2.61.2 21184 latest/stable canonical✓ snapd,désactivé
snapd 2.62 21465 latest/stable canonical✓ snapd
vlc 3.0.20-1-g2617de71b6 3777 latest/stable videolan✓ -
vlc 3.0.19 3721 latest/stable videolan✓ désactivé
(base) alain@Grobuntu:~/Bureau$
(base) alain@Grobuntu:~/Bureau$ echo; dpkg -l | awk '!/^rc/ && / linux-(c|g|h|i|lo|m|si|t)/{print $1,$2,$3,$4 | "sort -k3V | column -t"}' ; echo -e "\nNoyau courant : $(uname -mr)"
ii linux-headers-5.15.0-106 5.15.0-106.116 all
ii linux-headers-5.15.0-106-generic 5.15.0-106.116 amd64
ii linux-image-5.15.0-106-generic 5.15.0-106.116 amd64
ii linux-modules-5.15.0-106-generic 5.15.0-106.116 amd64
ii linux-modules-extra-5.15.0-106-generic 5.15.0-106.116 amd64
ii linux-generic 5.15.0.106.106 amd64
ii linux-generic-hwe-20.04 5.15.0.106.106 amd64
ii linux-headers-generic 5.15.0.106.106 amd64
ii linux-image-generic 5.15.0.106.106 amd64
ii linux-hwe-6.5-headers-6.5.0-27 6.5.0-27.28~22.04.1 all
ii linux-headers-6.5.0-27-generic 6.5.0-27.28~22.04.1 amd64
ii linux-image-6.5.0-27-generic 6.5.0-27.28~22.04.1 amd64
ii linux-modules-6.5.0-27-generic 6.5.0-27.28~22.04.1 amd64
ii linux-modules-extra-6.5.0-27-generic 6.5.0-27.28~22.04.1 amd64
ii linux-hwe-6.5-headers-6.5.0-28 6.5.0-28.29~22.04.1 all
ii linux-headers-6.5.0-28-generic 6.5.0-28.29~22.04.1 amd64
ii linux-image-6.5.0-28-generic 6.5.0-28.29~22.04.1 amd64
ii linux-modules-6.5.0-28-generic 6.5.0-28.29~22.04.1 amd64
ii linux-modules-extra-6.5.0-28-generic 6.5.0-28.29~22.04.1 amd64
ii linux-generic-hwe-22.04 6.5.0.28.29~22.04.1 amd64
ii linux-headers-generic-hwe-22.04 6.5.0.28.29~22.04.1 amd64
ii linux-image-generic-hwe-22.04 6.5.0.28.29~22.04.1 amd64
Noyau courant : 6.5.0-28-generic x86_64
(base) alain@Grobuntu:~/Bureau$
(base) alain@Grobuntu:~/Bureau$ 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 asunder 2.9.7-1build1 amd64 graphical audio CD ripper and encoder
rc bsdmainutils 12.1.7+nmu3ubuntu2 all Transitional package for more utilities from FreeBSD
rc chrome-remote-desktop 112.0.5615.18 amd64 Chrome Remote Desktop Beta
rc crda 3.18-1build1 amd64 wireless Central Regulatory Domain Agent
rc fuse 2.9.9-3 amd64 Filesystem in Userspace
rc gconf2 3.2.6-7ubuntu2 amd64 GNOME configuration database system (support tools)
rc gconf2-common 3.2.6-7ubuntu2 all GNOME configuration database system (common files)
rc ippusbxd 1.34-2ubuntu1 amd64 Daemon for IPP USB printer support
rc kded5 5.92.0-0ubuntu1 amd64 Extensible daemon for providing session services
rc kio 5.92.0-0ubuntu1 amd64 resource and network access abstraction
rc libkf5archive5:amd64 5.92.0-0ubuntu1 amd64 Qt 5 addon providing access to numerous types of archives
rc libkf5attica5:amd64 5.92.0-0ubuntu1 amd64 Qt library that implements the Open Collaboration Services API
rc libkf5bookmarks-data 5.92.0-0ubuntu1 all Qt library with support for bookmarks and the XBEL format.
rc libkf5crash5:amd64 5.92.0-0ubuntu1 amd64 Support for application crash analysis and bug report from apps
rc libkf5globalaccel5:amd64 5.92.0-0ubuntu1 amd64 Configurable global shortcut support.
rc libkf5iconthemes-data 5.92.0-0ubuntu1 all Support for icon themes.
rc libkf5jobwidgets-data 5.92.0-0ubuntu1 all Widgets for tracking KJob instances
rc libkf5kiocore5:amd64 5.92.0-0ubuntu1 amd64 resource and network access abstraction (KIO core library)
rc libkf5newstuff-data 5.92.0-0ubuntu1.1 all Support for downloading application assets from the network.
rc libkf5package-data 5.92.0-0ubuntu1 all non-binary asset management framework
rc libkf5solid5:amd64 5.92.0-0ubuntu1 amd64 Qt library to query and control hardware
rc libkf5sonnet5-data 5.92.0-0ubuntu1 all spell checking library for Qt, data files
rc libkf5xmlgui-data 5.92.0-0ubuntu2 all User configurable main windows.
rc libkf5xmlgui5:amd64 5.92.0-0ubuntu2 amd64 User configurable main windows.
rc libmecab2:amd64 0.996-14build9 amd64 Libraries of Mecab
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.7-0ubuntu0.22.04.1 all transitional package for Tango symbol style
rc libssl1.1:i386 1.1.1f-1ubuntu2.16 i386 Secure Sockets Layer toolkit - shared libraries
rc libvdpau1:i386 1.4-3build2 i386 Video Decode and Presentation API for Unix (libraries)
rc libwrap0:i386 7.6.q-31build2 i386 Wietse Venema's TCP wrappers library
rc linux-image-5.11.0-25-generic 5.11.0-25.27~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.11.0-27-generic 5.11.0-27.29~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.11.0-34-generic 5.11.0-34.36~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.11.0-36-generic 5.11.0-36.40~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.11.0-37-generic 5.11.0-37.41~20.04.2 amd64 Signed kernel image generic
rc linux-image-5.11.0-38-generic 5.11.0-38.42~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.11.0-40-generic 5.11.0-40.44~20.04.2 amd64 Signed kernel image generic
rc linux-image-5.11.0-41-generic 5.11.0-41.45~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.11.0-43-generic 5.11.0-43.47~20.04.2 amd64 Signed kernel image generic
rc linux-image-5.11.0-44-generic 5.11.0-44.48~20.04.2 amd64 Signed kernel image generic
rc linux-image-5.11.0-46-generic 5.11.0-46.51~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-25-generic 5.13.0-25.26~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-27-generic 5.13.0-27.29~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-28-generic 5.13.0-28.31~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-30-generic 5.13.0-30.33~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-35-generic 5.13.0-35.40~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-37-generic 5.13.0-37.42~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-39-generic 5.13.0-39.44~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-40-generic 5.13.0-40.45~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-41-generic 5.13.0-41.46~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-44-generic 5.13.0-44.49~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-48-generic 5.13.0-48.54~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-51-generic 5.13.0-51.58~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-52-generic 5.13.0-52.59~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.15.0-100-generic 5.15.0-100.110 amd64 Signed kernel image generic
rc linux-image-5.15.0-101-generic 5.15.0-101.111 amd64 Signed kernel image generic
rc linux-image-5.15.0-102-generic 5.15.0-102.112 amd64 Signed kernel image generic
rc linux-image-5.15.0-105-generic 5.15.0-105.115 amd64 Signed kernel image generic
rc linux-image-5.15.0-41-generic 5.15.0-41.44~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.15.0-43-generic 5.15.0-43.46~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.15.0-46-generic 5.15.0-46.49~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.15.0-48-generic 5.15.0-48.54~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.15.0-50-generic 5.15.0-50.56~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.15.0-52-generic 5.15.0-52.58 amd64 Signed kernel image generic
rc linux-image-5.15.0-53-generic 5.15.0-53.59 amd64 Signed kernel image generic
rc linux-image-5.15.0-56-generic 5.15.0-56.62 amd64 Signed kernel image generic
rc linux-image-5.15.0-57-generic 5.15.0-57.63 amd64 Signed kernel image generic
rc linux-image-5.15.0-58-generic 5.15.0-58.64 amd64 Signed kernel image generic
rc linux-image-5.15.0-60-generic 5.15.0-60.66 amd64 Signed kernel image generic
rc linux-image-5.15.0-67-generic 5.15.0-67.74 amd64 Signed kernel image generic
rc linux-image-5.15.0-69-generic 5.15.0-69.76 amd64 Signed kernel image generic
rc linux-image-5.15.0-70-generic 5.15.0-70.77 amd64 Signed kernel image generic
rc linux-image-5.15.0-71-generic 5.15.0-71.78 amd64 Signed kernel image generic
rc linux-image-5.15.0-72-generic 5.15.0-72.79 amd64 Signed kernel image generic
rc linux-image-5.15.0-73-generic 5.15.0-73.80 amd64 Signed kernel image generic
rc linux-image-5.15.0-75-generic 5.15.0-75.82 amd64 Signed kernel image generic
rc linux-image-5.15.0-76-generic 5.15.0-76.83 amd64 Signed kernel image generic
rc linux-image-5.15.0-78-generic 5.15.0-78.85 amd64 Signed kernel image generic
rc linux-image-5.15.0-79-generic 5.15.0-79.86 amd64 Signed kernel image generic
rc linux-image-5.15.0-82-generic 5.15.0-82.91 amd64 Signed kernel image generic
rc linux-image-5.15.0-83-generic 5.15.0-83.92 amd64 Signed kernel image generic
rc linux-image-5.15.0-84-generic 5.15.0-84.93 amd64 Signed kernel image generic
rc linux-image-5.15.0-86-generic 5.15.0-86.96 amd64 Signed kernel image generic
rc linux-image-5.15.0-87-generic 5.15.0-87.97 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.15.0-94-generic 5.15.0-94.104 amd64 Signed kernel image generic
rc linux-image-5.15.0-97-generic 5.15.0-97.107 amd64 Signed kernel image generic
rc linux-image-5.19.0-32-generic 5.19.0-32.33~22.04.1 amd64 Signed kernel image generic
rc linux-image-5.19.0-35-generic 5.19.0-35.36~22.04.1 amd64 Signed kernel image generic
rc linux-image-5.19.0-38-generic 5.19.0-38.39~22.04.1 amd64 Signed kernel image generic
rc linux-image-5.19.0-40-generic 5.19.0-40.41~22.04.1 amd64 Signed kernel image generic
rc linux-image-5.19.0-41-generic 5.19.0-41.42~22.04.1 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-5.19.0-50-generic 5.19.0-50.50 amd64 Signed kernel image generic
rc linux-image-5.8.0-43-generic 5.8.0-43.49~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.8.0-59-generic 5.8.0-59.66~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.8.0-63-generic 5.8.0-63.71~20.04.1 amd64 Signed kernel image generic
rc linux-image-6.2.0-26-generic 6.2.0-26.26~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.2.0-31-generic 6.2.0-31.31~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.2.0-32-generic 6.2.0-32.32~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.2.0-33-generic 6.2.0-33.33~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.2.0-34-generic 6.2.0-34.34~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.2.0-35-generic 6.2.0-35.35~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-image-6.5.0-15-generic 6.5.0-15.15~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.5.0-17-generic 6.5.0-17.17~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.5.0-18-generic 6.5.0-18.18~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.5.0-21-generic 6.5.0-21.21~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.5.0-25-generic 6.5.0-25.25~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.5.0-26-generic 6.5.0-26.26~22.04.1 amd64 Signed kernel image generic
rc linux-modules-5.11.0-25-generic 5.11.0-25.27~20.04.1 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-5.11.0-27-generic 5.11.0-27.29~20.04.1 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-5.11.0-34-generic 5.11.0-34.36~20.04.1 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-5.11.0-36-generic 5.11.0-36.40~20.04.1 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-5.11.0-37-generic 5.11.0-37.41~20.04.2 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-5.11.0-38-generic 5.11.0-38.42~20.04.1 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-5.11.0-40-generic 5.11.0-40.44~20.04.2 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-5.11.0-41-generic 5.11.0-41.45~20.04.1 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-5.11.0-43-generic 5.11.0-43.47~20.04.2 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-5.11.0-44-generic 5.11.0-44.48~20.04.2 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-5.11.0-46-generic 5.11.0-46.51~20.04.1 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-25-generic 5.13.0-25.26~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-27-generic 5.13.0-27.29~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-28-generic 5.13.0-28.31~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-30-generic 5.13.0-30.33~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-35-generic 5.13.0-35.40~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-37-generic 5.13.0-37.42~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-39-generic 5.13.0-39.44~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-40-generic 5.13.0-40.45~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-41-generic 5.13.0-41.46~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-44-generic 5.13.0-44.49~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-48-generic 5.13.0-48.54~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-51-generic 5.13.0-51.58~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.13.0-52-generic 5.13.0-52.59~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-100-generic 5.15.0-100.110 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-101-generic 5.15.0-101.111 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-102-generic 5.15.0-102.112 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-105-generic 5.15.0-105.115 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-41-generic 5.15.0-41.44~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-43-generic 5.15.0-43.46~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-46-generic 5.15.0-46.49~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-48-generic 5.15.0-48.54~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-50-generic 5.15.0-50.56~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-52-generic 5.15.0-52.58 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-53-generic 5.15.0-53.59 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-56-generic 5.15.0-56.62 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-57-generic 5.15.0-57.63 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-58-generic 5.15.0-58.64 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-60-generic 5.15.0-60.66 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-67-generic 5.15.0-67.74 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-69-generic 5.15.0-69.76 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-70-generic 5.15.0-70.77 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-71-generic 5.15.0-71.78 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-72-generic 5.15.0-72.79 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-73-generic 5.15.0-73.80 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-75-generic 5.15.0-75.82 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-76-generic 5.15.0-76.83 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-78-generic 5.15.0-78.85 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-79-generic 5.15.0-79.86 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-82-generic 5.15.0-82.91 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-83-generic 5.15.0-83.92 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-84-generic 5.15.0-84.93 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-86-generic 5.15.0-86.96 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-87-generic 5.15.0-87.97 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.15.0-94-generic 5.15.0-94.104 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-97-generic 5.15.0-97.107 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.19.0-32-generic 5.19.0-32.33~22.04.1 amd64 Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP
rc linux-modules-5.19.0-35-generic 5.19.0-35.36~22.04.1 amd64 Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP
rc linux-modules-5.19.0-38-generic 5.19.0-38.39~22.04.1 amd64 Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP
rc linux-modules-5.19.0-40-generic 5.19.0-40.41~22.04.1 amd64 Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP
rc linux-modules-5.19.0-41-generic 5.19.0-41.42~22.04.1 amd64 Linux kernel extra modules for version 5.19.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-5.19.0-50-generic 5.19.0-50.50 amd64 Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP
rc linux-modules-5.8.0-43-generic 5.8.0-43.49~20.04.1 amd64 Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP
rc linux-modules-5.8.0-59-generic 5.8.0-59.66~20.04.1 amd64 Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP
rc linux-modules-5.8.0-63-generic 5.8.0-63.71~20.04.1 amd64 Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP
rc linux-modules-6.2.0-26-generic 6.2.0-26.26~22.04.1 amd64 Linux kernel extra modules for version 6.2.0 on 64 bit x86 SMP
rc linux-modules-6.2.0-31-generic 6.2.0-31.31~22.04.1 amd64 Linux kernel extra modules for version 6.2.0 on 64 bit x86 SMP
rc linux-modules-6.2.0-32-generic 6.2.0-32.32~22.04.1 amd64 Linux kernel extra modules for version 6.2.0 on 64 bit x86 SMP
rc linux-modules-6.2.0-33-generic 6.2.0-33.33~22.04.1 amd64 Linux kernel extra modules for version 6.2.0 on 64 bit x86 SMP
rc linux-modules-6.2.0-34-generic 6.2.0-34.34~22.04.1 amd64 Linux kernel extra modules for version 6.2.0 on 64 bit x86 SMP
rc linux-modules-6.2.0-35-generic 6.2.0-35.35~22.04.1 amd64 Linux kernel extra modules for version 6.2.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-6.5.0-15-generic 6.5.0-15.15~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-6.5.0-17-generic 6.5.0-17.17~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-6.5.0-18-generic 6.5.0-18.18~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-6.5.0-21-generic 6.5.0-21.21~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-6.5.0-25-generic 6.5.0-25.25~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-6.5.0-26-generic 6.5.0-26.26~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-extra-5.11.0-25-generic 5.11.0-25.27~20.04.1 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-extra-5.11.0-27-generic 5.11.0-27.29~20.04.1 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-extra-5.11.0-34-generic 5.11.0-34.36~20.04.1 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-extra-5.11.0-36-generic 5.11.0-36.40~20.04.1 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-extra-5.11.0-37-generic 5.11.0-37.41~20.04.2 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-extra-5.11.0-38-generic 5.11.0-38.42~20.04.1 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-extra-5.11.0-40-generic 5.11.0-40.44~20.04.2 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-extra-5.11.0-41-generic 5.11.0-41.45~20.04.1 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-extra-5.11.0-43-generic 5.11.0-43.47~20.04.2 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-extra-5.11.0-44-generic 5.11.0-44.48~20.04.2 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-extra-5.11.0-46-generic 5.11.0-46.51~20.04.1 amd64 Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-25-generic 5.13.0-25.26~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-27-generic 5.13.0-27.29~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-28-generic 5.13.0-28.31~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-30-generic 5.13.0-30.33~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-35-generic 5.13.0-35.40~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-37-generic 5.13.0-37.42~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-39-generic 5.13.0-39.44~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-40-generic 5.13.0-40.45~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-41-generic 5.13.0-41.46~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-44-generic 5.13.0-44.49~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-48-generic 5.13.0-48.54~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-51-generic 5.13.0-51.58~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.13.0-52-generic 5.13.0-52.59~20.04.1 amd64 Linux kernel extra modules for version 5.13.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-100-generic 5.15.0-100.110 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-101-generic 5.15.0-101.111 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-102-generic 5.15.0-102.112 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-105-generic 5.15.0-105.115 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-41-generic 5.15.0-41.44~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-43-generic 5.15.0-43.46~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-46-generic 5.15.0-46.49~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-48-generic 5.15.0-48.54~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-50-generic 5.15.0-50.56~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-52-generic 5.15.0-52.58 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-53-generic 5.15.0-53.59 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-56-generic 5.15.0-56.62 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-57-generic 5.15.0-57.63 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-58-generic 5.15.0-58.64 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-60-generic 5.15.0-60.66 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-67-generic 5.15.0-67.74 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-69-generic 5.15.0-69.76 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-70-generic 5.15.0-70.77 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-71-generic 5.15.0-71.78 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-72-generic 5.15.0-72.79 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-73-generic 5.15.0-73.80 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-75-generic 5.15.0-75.82 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-76-generic 5.15.0-76.83 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-78-generic 5.15.0-78.85 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-79-generic 5.15.0-79.86 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-82-generic 5.15.0-82.91 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-83-generic 5.15.0-83.92 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-84-generic 5.15.0-84.93 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-86-generic 5.15.0-86.96 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-87-generic 5.15.0-87.97 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.15.0-94-generic 5.15.0-94.104 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-97-generic 5.15.0-97.107 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.19.0-32-generic 5.19.0-32.33~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-35-generic 5.19.0-35.36~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-38-generic 5.19.0-38.39~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-40-generic 5.19.0-40.41~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-41-generic 5.19.0-41.42~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-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-5.19.0-50-generic 5.19.0-50.50 amd64 Linux kernel extra modules for version 5.19.0 on 64 bit x86 SMP
rc linux-modules-extra-5.8.0-43-generic 5.8.0-43.49~20.04.1 amd64 Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP
rc linux-modules-extra-5.8.0-59-generic 5.8.0-59.66~20.04.1 amd64 Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP
rc linux-modules-extra-5.8.0-63-generic 5.8.0-63.71~20.04.1 amd64 Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP
rc linux-modules-extra-6.2.0-26-generic 6.2.0-26.26~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-31-generic 6.2.0-31.31~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-32-generic 6.2.0-32.32~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-33-generic 6.2.0-33.33~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-34-generic 6.2.0-34.34~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-35-generic 6.2.0-35.35~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-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
rc linux-modules-extra-6.5.0-15-generic 6.5.0-15.15~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-extra-6.5.0-17-generic 6.5.0-17.17~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-extra-6.5.0-18-generic 6.5.0-18.18~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-extra-6.5.0-21-generic 6.5.0-21.21~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-extra-6.5.0-25-generic 6.5.0-25.25~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-extra-6.5.0-26-generic 6.5.0-26.26~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc ltrace 0.7.3-6.1ubuntu6 amd64 Tracks runtime library calls in dynamically linked programs
rc mariadb-client-10.3 1:10.3.34-0ubuntu0.20.04.1 amd64 MariaDB database client binaries
rc mariadb-client-10.6 1:10.6.7-2ubuntu1.1 amd64 MariaDB database client binaries
rc mariadb-server-10.3 1:10.3.34-0ubuntu0.20.04.1 amd64 MariaDB database server binaries
rc mariadb-server-10.6 1:10.6.7-2ubuntu1.1 amd64 MariaDB database server binaries
rc mtools 4.0.33-1+really4.0.32-1build1 amd64 Tools for manipulating MSDOS files
rc packetsender 7.0.5-3 amd64 Network utility for sending and receiving TCP, UDP, SSL packets
rc phonon4qt5:amd64 4:4.11.1-4 amd64 multimedia framework from KDE using Qt 5 - metapackage
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 realvnc-vnc-server 7.1.0.49525 amd64 VNC® Server
rc stunnel4 3:5.63-1build1 amd64 Universal SSL tunnel for network daemons
rc xul-ext-ubufox 3.4-0ubuntu1.17.10.1 all Ubuntu modifications for Firefox
(base) alain@Grobuntu:~/Bureau$
Hors ligne
#14 Le 09/05/2024, à 17:05
- Alain256
Re : [RESOLU]Sauvegarde périodique
(base) alain@Grobuntu:~/Bureau$ df -Thi | grep mnt
/dev/sdb vfat 0 0 0 - /mnt/Disque dur
(base) alain@Grobuntu:~/Bureau$
Hors ligne
#15 Le 09/05/2024, à 17:14
- geole
Re : [RESOLU]Sauvegarde périodique
et
df -Th | grep mnt
Je croyais que tu avais formaté en EXFAT
Question bête, Si tu n'as pas windows, un formatage en EXT4 serait préférable, la commande DF pourrait alors afficher que les INODES sont pleins
Mais on va faire autrement en comptant le nombre de fichiers. Cela va prendre du temps.
ls -1 -Rls "/mnt/Disque dur" | wc -l
Dernière modification par geole (Le 09/05/2024, à 17:29)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
En ligne
#16 Le 09/05/2024, à 17:21
- xubu1957
Re : [RESOLU]Sauvegarde périodique
Pour nettoyer les snaps désactivés, cette commande de nany :
LANG=C snap list --all | awk '/disabled/{print $1, $3}' | while read snapname revision ; do sudo snap remove "$snapname" --revision="$revision" ; done
Commande stockée au post #7 > |RESOLU] snap nettoyage des versions désactivées.
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
#17 Le 12/05/2024, à 17:48
- Alain256
Re : [RESOLU]Sauvegarde périodique
Bonjour
XUBU1957: je ne vois pas le rapport avec la sauvegarde. Ceci dit, cette action a visiblement supprimé de très nombreux fichiers inutilisés (jamais fait de nettoyage depuis la mise en service). Merci pour l'info, je referai régulièrement.
Geole: Je me disais naïvement lorsque j'ai choisi Ubuntu que si je n'étais pas content, je pourrais toujours revenir à Windows et utiliser ma sauvegarde. Mais il est probable que Windows ne sache pas la lire. Donc, j'ai tout intérêt à reformater en EXFAT. A faire plus tard.
La commande demandée:
(base) alain@Grobuntu:~/Bureau$ ls -1 -Rls "/mnt/Disque dur" | wc -l
44494
Hors ligne
#18 Le 12/05/2024, à 17:55
- geole
Re : [RESOLU]Sauvegarde périodique
Bonjour
Pourtant, tu n'as pas une grande quantité de fichiers.
Si tu es encore en fat32, relance ta sauvegarde. Lorsque ta sauvegarde dira qu'il n'y a plus de place disque, tu joindras aussi le retour de la trace
journalctl --no-pager -b -n 500
Ainsi que
df -htvfat
Dernière modification par geole (Le 12/05/2024, à 18:06)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
En ligne
#19 Le 13/05/2024, à 08:21
- Alain256
Re : [RESOLU]Sauvegarde périodique
Pas de soucis, je n'ai pas touché au formatage et la sauvegarde plante à tous les coups...
(base) alain@Grobuntu:~/Bureau$ journalctl --no-pager -b -n 500
mai 13 08:55:47 Grobuntu audit[1361]: USER_AVC pid=1361 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.9" pid=2909 label="snap.snap-store.snap-store" peer_pid=1397 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
mai 13 08:55:47 Grobuntu kernel: audit: type=1107 audit(1715583347.844:108): pid=1361 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.9" pid=2909 label="snap.snap-store.snap-store" peer_pid=1397 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
mai 13 08:55:47 Grobuntu kernel: audit: type=1107 audit(1715583347.844:109): pid=1361 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.PolicyKit1.Authority" member="CheckAuthorization" mask="send" name=":1.9" pid=2909 label="snap.snap-store.snap-store" peer_pid=1397 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
mai 13 08:55:47 Grobuntu kernel: audit: type=1107 audit(1715583347.844:110): pid=1361 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.9" pid=2909 label="snap.snap-store.snap-store" peer_pid=1397 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
mai 13 08:55:47 Grobuntu kernel: audit: type=1107 audit(1715583347.848:111): pid=1361 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.PolicyKit1.Authority" member="CheckAuthorization" mask="send" name=":1.9" pid=2909 label="snap.snap-store.snap-store" peer_pid=1397 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
mai 13 08:55:47 Grobuntu audit[1361]: USER_AVC pid=1361 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.PolicyKit1.Authority" member="CheckAuthorization" mask="send" name=":1.9" pid=2909 label="snap.snap-store.snap-store" peer_pid=1397 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
mai 13 08:55:47 Grobuntu snap-store[2909]: enabled plugins: fwupd, os-release, packagekit-refine-repos, packagekit-refresh, appstream, hardcoded-blocklist, hardcoded-popular, modalias, packagekit, rewrite-resource, provenance, snap, systemd-updates, generic-updates, provenance-license, icons
mai 13 08:55:47 Grobuntu snap-store[2909]: disabled plugins: dpkg, dummy, fedora-langpacks, fedora-pkgdb-collections, repos
mai 13 08:55:48 Grobuntu audit[2909]: AVC apparmor="DENIED" operation="open" class="file" profile="snap.snap-store.snap-store" name="/etc/appstream.conf" pid=2909 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
mai 13 08:55:48 Grobuntu kernel: audit: type=1400 audit(1715583348.192:112): apparmor="DENIED" operation="open" class="file" profile="snap.snap-store.snap-store" name="/etc/appstream.conf" pid=2909 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
mai 13 08:55:48 Grobuntu PackageKit[2046]: uid 1000 is trying to obtain org.freedesktop.packagekit.system-sources-refresh auth (only_trusted:0)
mai 13 08:55:48 Grobuntu PackageKit[2046]: uid 1000 obtained auth for org.freedesktop.packagekit.system-sources-refresh
mai 13 08:55:48 Grobuntu snap-store[2909]: not handling error failed for action get-updates-historical: failed to build result for 362301da643102b9f38477387e2193e57abaa590
mai 13 08:55:48 Grobuntu gnome-shell[3301]: (WW) Option "-listen" for file descriptors is deprecated
mai 13 08:55:48 Grobuntu gnome-shell[3301]: Please use "-listenfd" instead.
mai 13 08:55:48 Grobuntu gnome-shell[3301]: (WW) Option "-listen" for file descriptors is deprecated
mai 13 08:55:48 Grobuntu gnome-shell[3301]: Please use "-listenfd" instead.
mai 13 08:55:48 Grobuntu systemd[2353]: Reached target GNOME session X11 services.
mai 13 08:55:48 Grobuntu gnome-shell[3328]: The XKEYBOARD keymap compiler (xkbcomp) reports:
mai 13 08:55:48 Grobuntu gnome-shell[3328]: > Warning: Unsupported maximum keycode 708, clipping.
mai 13 08:55:48 Grobuntu gnome-shell[3328]: > X11 cannot support keycodes above 255.
mai 13 08:55:48 Grobuntu gnome-shell[3328]: Errors from xkbcomp are not fatal to the X server
mai 13 08:55:48 Grobuntu systemd[2353]: Starting GNOME XSettings service...
mai 13 08:55:48 Grobuntu systemd[1]: Starting Update APT News...
mai 13 08:55:48 Grobuntu systemd[1]: Starting Update the local ESM caches...
mai 13 08:55:48 Grobuntu systemd[2353]: Started GNOME XSettings service.
mai 13 08:55:48 Grobuntu systemd[2353]: Reached target GNOME session X11 services.
mai 13 08:55:48 Grobuntu gnome-shell[2508]: ATK Bridge is disabled but a11y has already been enabled.
mai 13 08:55:48 Grobuntu systemd[1]: apt-news.service: Deactivated successfully.
mai 13 08:55:48 Grobuntu systemd[1]: Finished Update APT News.
mai 13 08:55:49 Grobuntu fwupd[3231]: 06:55:49:0562 FuEngine failed to get releases for UEFI dbx: No releases found: Not compatible with org.freedesktop.fwupd version 1.7.9, requires >= 1.9.1
mai 13 08:55:49 Grobuntu fwupd[3231]: 06:55:49:0632 FuEngine failed to get releases for UEFI dbx: No releases found: Not compatible with org.freedesktop.fwupd version 1.7.9, requires >= 1.9.1
mai 13 08:55:49 Grobuntu systemd[1]: esm-cache.service: Deactivated successfully.
mai 13 08:55:49 Grobuntu systemd[1]: Finished Update the local ESM caches.
mai 13 08:55:50 Grobuntu fwupd[3231]: 06:55:50:0029 FuEngine failed to get releases for UEFI dbx: No releases found: Not compatible with org.freedesktop.fwupd version 1.7.9, requires >= 1.9.1
mai 13 08:55:50 Grobuntu fwupd[3231]: 06:55:50:0092 FuEngine failed to get releases for UEFI dbx: No releases found: Not compatible with org.freedesktop.fwupd version 1.7.9, requires >= 1.9.1
mai 13 08:55:52 Grobuntu systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
mai 13 08:55:52 Grobuntu dbus-daemon[2372]: [session uid=1000 pid=2372] Successfully activated service 'org.freedesktop.Tracker3.Miner.Files'
mai 13 08:55:52 Grobuntu systemd[2353]: Started Tracker file system data miner.
mai 13 08:55:52 Grobuntu systemd[2353]: Started Tracker metadata extractor.
mai 13 08:55:52 Grobuntu systemd[2353]: Reached target Main User Target.
mai 13 08:55:52 Grobuntu systemd[2353]: Startup finished in 9.275s.
mai 13 08:55:56 Grobuntu nautilus[2661]: Could not delete '.meta.isrunning': Aucun fichier ou dossier de ce type
mai 13 08:55:56 Grobuntu packagekitd[2046]: Le dépôt http://ppa.launchpad.net/ok2cqr/ppa/ubuntu jammy Release n'a pas de fichier Release.
mai 13 08:55:56 Grobuntu packagekitd[2046]: 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.
mai 13 08:55:56 Grobuntu PackageKit[2046]: refresh-cache transaction /27356_ecbadbec from uid 1000 finished with failed after 8441ms
mai 13 08:55:56 Grobuntu packagekitd[2046]: 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.
mai 13 08:55:56 Grobuntu packagekitd[2046]: http://ppa.launchpad.net/ok2cqr/ppa/ubuntu jammy Release is not (yet) available (404 Not Found [IP : 2620:2d:4000:1::81 80])
mai 13 08:55:56 Grobuntu packagekitd[2046]: https://dl.winehq.org/wine-builds/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
mai 13 08:55:56 Grobuntu packagekitd[2046]: Une erreur s'est produite lors du contrôle de la signature. Le dépôt n'est pas mis à jour et les fichiers d'index précédents seront utilisés. Erreur de GPG : https://repo.protonvpn.com/debian stable InRelease : Les signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est pas disponible : NO_PUBKEY 8DD48989F43719CA
mai 13 08:55:56 Grobuntu packagekitd[2046]: https://repo.protonvpn.com/debian stable InRelease is not (yet) available (Les signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est pas disponible : NO_PUBKEY 8DD48989F43719CA)
mai 13 08:55:56 Grobuntu packagekitd[2046]: Le dépôt https://ppa.launchpadcontent.net/hugin/hugin-builds/ubuntu jammy Release n'a pas de fichier Release.
mai 13 08:55:56 Grobuntu packagekitd[2046]: 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.
mai 13 08:55:56 Grobuntu packagekitd[2046]: 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.
mai 13 08:55:56 Grobuntu packagekitd[2046]: https://ppa.launchpadcontent.net/hugin/hugin-builds/ubuntu jammy Release is not (yet) available (404 Not Found [IP : 2620:2d:4000:1::81 443])
mai 13 08:55:56 Grobuntu packagekitd[2046]: https://download.sublimetext.com/apt/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
mai 13 08:55:56 Grobuntu snap-store[2909]: not handling error download-failed for action refresh: E: Le dépôt http://ppa.launchpad.net/ok2cqr/ppa/ubuntu jammy Release n'a pas de fichier Release.
W: 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.
W: 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: https://dl.winehq.org/wine-builds/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Une erreur s'est produite lors du contrôle de la signature. Le dépôt n'est pas mis à jour et les fichiers d'index précédents seront utilisés. Erreur de GPG : https://repo.protonvpn.com/debian stable InRelease : Les signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est pas disponible : NO_PUBKEY 8DD48989F43719CA
E: https://repo.protonvpn.com/debian stable InRelease is not (yet) available (Les signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est pas disponible : NO_PUBKEY 8DD48989F43719CA)
E: Le dépôt https://ppa.launchpadcontent.net/hugin/hugin-builds/ubuntu jammy Release n'a pas de fichier Release.
W: 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.
W: 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: https://download.sublimetext.com/apt/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
mai 13 08:55:56 Grobuntu PackageKit[2046]: uid 1000 is trying to obtain org.freedesktop.packagekit.system-sources-refresh auth (only_trusted:0)
mai 13 08:55:56 Grobuntu PackageKit[2046]: uid 1000 obtained auth for org.freedesktop.packagekit.system-sources-refresh
mai 13 08:55:56 Grobuntu snap-store[2909]: adding wildcard app */*/*/org.gnome.Builder.desktop/* to plugin cache
mai 13 08:55:56 Grobuntu snap-store[2909]: adding wildcard app */*/*/org.gnome.Calculator.desktop/* to plugin cache
mai 13 08:55:56 Grobuntu snap-store[2909]: adding wildcard app */*/*/org.gnome.clocks.desktop/* to plugin cache
mai 13 08:55:56 Grobuntu snap-store[2909]: adding wildcard app */*/*/org.gnome.Dictionary.desktop/* to plugin cache
mai 13 08:55:56 Grobuntu snap-store[2909]: Only 0 apps for recent list, hiding
mai 13 08:55:56 Grobuntu snap-store[2909]: adding wildcard app */*/*/org.gnome.Documents.desktop/* to plugin cache
mai 13 08:55:56 Grobuntu snap-store[2909]: adding wildcard app */*/*/org.gnome.Evince/* to plugin cache
mai 13 08:55:56 Grobuntu snap-store[2909]: adding wildcard app */*/*/org.gnome.gedit.desktop/* to plugin cache
mai 13 08:55:56 Grobuntu snap-store[2909]: adding wildcard app */*/*/org.gnome.Maps.desktop/* to plugin cache
mai 13 08:55:56 Grobuntu snap-store[2909]: adding wildcard app */*/*/org.gnome.Weather/* to plugin cache
mai 13 08:55:57 Grobuntu snapd[1424]: storehelpers.go:923: cannot refresh: snap has no updates available: "bare", "chirp-snap", "chromium", "code", "core", "core18", "core20", "core22", "cups", "firefox", "freac", "gnome-3-28-1804", "gnome-3-38-2004", "gnome-42-2204", "gtk-common-themes", "handbrake-jz", "makemkv", "snap-store", "snapd", "vlc"
mai 13 08:55:57 Grobuntu systemd[1]: Starting Update APT News...
mai 13 08:55:57 Grobuntu systemd[1]: Starting Update the local ESM caches...
mai 13 08:55:58 Grobuntu packagekitd[2046]: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/jammy/InRelease
mai 13 08:55:58 Grobuntu packagekitd[2046]: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/jammy-updates/InRelease
mai 13 08:55:58 Grobuntu packagekitd[2046]: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/jammy-backports/InRelease
mai 13 08:55:58 Grobuntu packagekitd[2046]: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/jammy-security/InRelease
mai 13 08:55:58 Grobuntu packagekitd[2046]: Impossible de récupérer https://dl.winehq.org/wine-builds/ubuntu/dists/jammy/InRelease
mai 13 08:55:58 Grobuntu PackageKit[2046]: refresh-cache transaction /27357_cbbcdbce from uid 1000 finished with cancelled-priority after 1356ms
mai 13 08:55:58 Grobuntu packagekitd[2046]: Impossible de récupérer https://ppa.launchpadcontent.net/git-core/ppa/ubuntu/dists/jammy/InRelease
mai 13 08:55:58 Grobuntu packagekitd[2046]: Impossible de récupérer https://ppa.launchpadcontent.net/hugin/hugin-builds/ubuntu/dists/jammy/InRelease
mai 13 08:55:58 Grobuntu packagekitd[2046]: Impossible de récupérer https://ppa.launchpadcontent.net/inkscape.dev/stable/ubuntu/dists/jammy/InRelease
mai 13 08:55:58 Grobuntu packagekitd[2046]: Impossible de récupérer https://ppa.launchpadcontent.net/libreoffice/ppa/ubuntu/dists/jammy/InRelease
mai 13 08:55:58 Grobuntu packagekitd[2046]: Impossible de récupérer http://ppa.launchpad.net/ok2cqr/ppa/ubuntu/dists/jammy/InRelease
mai 13 08:55:58 Grobuntu packagekitd[2046]: Impossible de récupérer https://repo.protonvpn.com/debian/dists/stable/InRelease
mai 13 08:55:58 Grobuntu packagekitd[2046]: Impossible de récupérer https://download.sublimetext.com/apt/stable/InRelease
mai 13 08:55:58 Grobuntu packagekitd[2046]: Impossible de récupérer http://ppa.launchpad.net/ubuntuhandbook1/apps/ubuntu/dists/jammy/InRelease
mai 13 08:55:58 Grobuntu packagekitd[2046]: Impossible de récupérer http://ppa.launchpad.net/ubuntuhandbook1/darktable/ubuntu/dists/jammy/InRelease
mai 13 08:55:58 Grobuntu packagekitd[2046]: Le téléchargement de quelques fichiers d'index a échoué, ils ont été ignorés, ou les anciens ont été utilisés à la place.
mai 13 08:55:58 Grobuntu snap-store[2909]: not handling error failed for action refresh: E: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/jammy/InRelease
E: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/jammy-updates/InRelease
E: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/jammy-backports/InRelease
E: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/jammy-security/InRelease
E: Impossible de récupérer https://dl.winehq.org/wine-builds/ubuntu/dists/jammy/InRelease
E: Impossible de récupérer https://ppa.launchpadcontent.net/git-core/ppa/ubuntu/dists/jammy/InRelease
E: Impossible de récupérer https://ppa.launchpadcontent.net/hugin/hugin-builds/ubuntu/dists/jammy/InRelease
E: Impossible de récupérer https://ppa.launchpadcontent.net/inkscape.dev/stable/ubuntu/dists/jammy/InRelease
E: Impossible de récupérer https://ppa.launchpadcontent.net/libreoffice/ppa/ubuntu/dists/jammy/InRelease
E: Impossible de récupérer http://ppa.launchpad.net/ok2cqr/ppa/ubuntu/dists/jammy/InRelease
E: Impossible de récupérer https://repo.protonvpn.com/debian/dists/stable/InRelease
E: Impossible de récupérer https://download.sublimetext.com/apt/stable/InRelease
E: Impossible de récupérer http://ppa.launchpad.net/ubuntuhandbook1/apps/ubuntu/dists/jammy/InRelease
E: Impossible de récupérer http://ppa.launchpad.net/ubuntuhandbook1/darktable/ubuntu/dists/jammy/InRelease
E: Le téléchargement de quelques fichiers d'index a échoué, ils ont été ignorés, ou les anciens ont été utilisés à la place.
mai 13 08:55:58 Grobuntu PackageKit[2046]: uid 1000 is trying to obtain org.freedesktop.packagekit.system-sources-refresh auth (only_trusted:0)
mai 13 08:55:58 Grobuntu PackageKit[2046]: uid 1000 obtained auth for org.freedesktop.packagekit.system-sources-refresh
mai 13 08:55:58 Grobuntu systemd[1]: apt-news.service: Deactivated successfully.
mai 13 08:55:58 Grobuntu systemd[1]: Finished Update APT News.
mai 13 08:55:59 Grobuntu systemd[1]: esm-cache.service: Deactivated successfully.
mai 13 08:55:59 Grobuntu systemd[1]: Finished Update the local ESM caches.
mai 13 08:55:59 Grobuntu PackageKit[2046]: resolve transaction /27358_acbceeaa from uid 1000 finished with success after 1151ms
mai 13 08:55:59 Grobuntu snapd[1424]: storehelpers.go:923: cannot refresh: snap has no updates available: "bare", "chirp-snap", "chromium", "code", "core", "core18", "core20", "core22", "cups", "firefox", "freac", "gnome-3-28-1804", "gnome-3-38-2004", "gnome-42-2204", "gtk-common-themes", "handbrake-jz", "makemkv", "snap-store", "snapd", "vlc"
mai 13 08:55:59 Grobuntu systemd[1]: Starting Update APT News...
mai 13 08:55:59 Grobuntu systemd[1]: Starting Update the local ESM caches...
mai 13 08:55:59 Grobuntu packagekitd[2046]: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/jammy/InRelease
mai 13 08:55:59 Grobuntu packagekitd[2046]: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/jammy-updates/InRelease
mai 13 08:55:59 Grobuntu packagekitd[2046]: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/jammy-backports/InRelease
mai 13 08:55:59 Grobuntu packagekitd[2046]: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/jammy-security/InRelease
mai 13 08:55:59 Grobuntu packagekitd[2046]: Impossible de récupérer https://dl.winehq.org/wine-builds/ubuntu/dists/jammy/InRelease
mai 13 08:55:59 Grobuntu packagekitd[2046]: Impossible de récupérer https://ppa.launchpadcontent.net/git-core/ppa/ubuntu/dists/jammy/InRelease
mai 13 08:55:59 Grobuntu packagekitd[2046]: Impossible de récupérer https://ppa.launchpadcontent.net/hugin/hugin-builds/ubuntu/dists/jammy/InRelease
mai 13 08:55:59 Grobuntu PackageKit[2046]: refresh-cache transaction /27359_bbccbece from uid 1000 finished with cancelled-priority after 345ms
mai 13 08:55:59 Grobuntu packagekitd[2046]: Impossible de récupérer https://ppa.launchpadcontent.net/inkscape.dev/stable/ubuntu/dists/jammy/InRelease
mai 13 08:55:59 Grobuntu packagekitd[2046]: Impossible de récupérer https://ppa.launchpadcontent.net/libreoffice/ppa/ubuntu/dists/jammy/InRelease
mai 13 08:55:59 Grobuntu packagekitd[2046]: Impossible de récupérer http://ppa.launchpad.net/ok2cqr/ppa/ubuntu/dists/jammy/InRelease
mai 13 08:55:59 Grobuntu packagekitd[2046]: Impossible de récupérer https://repo.protonvpn.com/debian/dists/stable/InRelease
mai 13 08:55:59 Grobuntu packagekitd[2046]: Impossible de récupérer https://download.sublimetext.com/apt/stable/InRelease
mai 13 08:55:59 Grobuntu packagekitd[2046]: Impossible de récupérer http://ppa.launchpad.net/ubuntuhandbook1/apps/ubuntu/dists/jammy/InRelease
mai 13 08:55:59 Grobuntu packagekitd[2046]: Impossible de récupérer http://ppa.launchpad.net/ubuntuhandbook1/darktable/ubuntu/dists/jammy/InRelease
mai 13 08:55:59 Grobuntu packagekitd[2046]: Le téléchargement de quelques fichiers d'index a échoué, ils ont été ignorés, ou les anciens ont été utilisés à la place.
mai 13 08:55:59 Grobuntu snap-store[2909]: not handling error failed for action refresh: E: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/jammy/InRelease
E: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/jammy-updates/InRelease
E: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/jammy-backports/InRelease
E: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/jammy-security/InRelease
E: Impossible de récupérer https://dl.winehq.org/wine-builds/ubuntu/dists/jammy/InRelease
E: Impossible de récupérer https://ppa.launchpadcontent.net/git-core/ppa/ubuntu/dists/jammy/InRelease
E: Impossible de récupérer https://ppa.launchpadcontent.net/hugin/hugin-builds/ubuntu/dists/jammy/InRelease
E: Impossible de récupérer https://ppa.launchpadcontent.net/inkscape.dev/stable/ubuntu/dists/jammy/InRelease
E: Impossible de récupérer https://ppa.launchpadcontent.net/libreoffice/ppa/ubuntu/dists/jammy/InRelease
E: Impossible de récupérer http://ppa.launchpad.net/ok2cqr/ppa/ubuntu/dists/jammy/InRelease
E: Impossible de récupérer https://repo.protonvpn.com/debian/dists/stable/InRelease
E: Impossible de récupérer https://download.sublimetext.com/apt/stable/InRelease
E: Impossible de récupérer http://ppa.launchpad.net/ubuntuhandbook1/apps/ubuntu/dists/jammy/InRelease
E: Impossible de récupérer http://ppa.launchpad.net/ubuntuhandbook1/darktable/ubuntu/dists/jammy/InRelease
E: Le téléchargement de quelques fichiers d'index a échoué, ils ont été ignorés, ou les anciens ont été utilisés à la place.
mai 13 08:55:59 Grobuntu systemd[1]: apt-news.service: Deactivated successfully.
mai 13 08:55:59 Grobuntu systemd[1]: Finished Update APT News.
mai 13 08:56:00 Grobuntu snapd[1424]: storehelpers.go:923: cannot refresh: snap has no updates available: "bare", "chirp-snap", "chromium", "code", "core", "core18", "core20", "core22", "cups", "firefox", "freac", "gnome-3-28-1804", "gnome-3-38-2004", "gnome-42-2204", "gtk-common-themes", "handbrake-jz", "makemkv", "snap-store", "snapd", "vlc"
mai 13 08:56:00 Grobuntu systemd[1]: esm-cache.service: Deactivated successfully.
mai 13 08:56:00 Grobuntu systemd[1]: Finished Update the local ESM caches.
mai 13 08:56:00 Grobuntu snapd[1424]: storehelpers.go:923: cannot refresh: snap has no updates available: "bare", "chirp-snap", "chromium", "code", "core", "core18", "core20", "core22", "cups", "firefox", "freac", "gnome-3-28-1804", "gnome-3-38-2004", "gnome-42-2204", "gtk-common-themes", "handbrake-jz", "makemkv", "snap-store", "snapd", "vlc"
mai 13 08:56:01 Grobuntu PackageKit[2046]: search-file transaction /27360_ccaedcbc from uid 1000 finished with success after 1881ms
mai 13 08:56:01 Grobuntu systemd-journald[511]: Forwarding to syslog missed 18 messages.
mai 13 08:56:01 Grobuntu PackageKit[2046]: search-file transaction /27361_cdacaaeb from uid 1000 finished with success after 365ms
mai 13 08:56:02 Grobuntu PackageKit[2046]: search-file transaction /27362_beacaebc from uid 1000 finished with success after 374ms
mai 13 08:56:02 Grobuntu PackageKit[2046]: search-file transaction /27363_daabedba from uid 1000 finished with success after 374ms
mai 13 08:56:02 Grobuntu PackageKit[2046]: search-file transaction /27364_caecabbd from uid 1000 finished with success after 365ms
mai 13 08:56:03 Grobuntu PackageKit[2046]: get-details transaction /27365_acdabcad from uid 1000 finished with success after 256ms
mai 13 08:56:05 Grobuntu systemd[1]: systemd-fsckd.service: Deactivated successfully.
mai 13 08:56:06 Grobuntu systemd-timesyncd[1101]: Initial synchronization to time server [2620:2d:4000:1::41]:123 (ntp.ubuntu.com).
mai 13 08:56:08 Grobuntu systemd[1]: systemd-timedated.service: Deactivated successfully.
mai 13 08:56:09 Grobuntu systemd[1]: fprintd.service: Deactivated successfully.
mai 13 08:56:15 Grobuntu systemd[1]: systemd-localed.service: Deactivated successfully.
mai 13 08:56:15 Grobuntu systemd[1]: systemd-hostnamed.service: Deactivated successfully.
mai 13 08:56:19 Grobuntu NetworkManager[1536]: <info> [1715583379.9089] audit: op="connection-delete" uuid="092ea1c3-e529-4aa6-9d36-b30bda72366b" name="Proton VPN FR#107" pid=2818 uid=1000 result="success"
mai 13 08:56:20 Grobuntu NetworkManager[1536]: <info> [1715583380.1254] manager: (ipv6leakintrf0): new Dummy device (/org/freedesktop/NetworkManager/Devices/3)
mai 13 08:56:20 Grobuntu NetworkManager[1536]: <info> [1715583380.1291] device (ipv6leakintrf0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
mai 13 08:56:20 Grobuntu NetworkManager[1536]: <info> [1715583380.1298] audit: op="connection-add" uuid="f1fad790-eae1-4853-8eed-750443791fa6" name="pvpn-ipv6leak-protection" pid=5458 uid=1000 result="success"
mai 13 08:56:20 Grobuntu systemd-udevd[5464]: Using default interface naming scheme 'v249'.
mai 13 08:56:20 Grobuntu NetworkManager[1536]: <info> [1715583380.1335] device (ipv6leakintrf0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
mai 13 08:56:20 Grobuntu NetworkManager[1536]: <info> [1715583380.1347] policy: auto-activating connection 'pvpn-ipv6leak-protection' (f1fad790-eae1-4853-8eed-750443791fa6)
mai 13 08:56:20 Grobuntu NetworkManager[1536]: <info> [1715583380.1350] device (ipv6leakintrf0): Activation: starting connection 'pvpn-ipv6leak-protection' (f1fad790-eae1-4853-8eed-750443791fa6)
mai 13 08:56:20 Grobuntu NetworkManager[1536]: <info> [1715583380.1352] device (ipv6leakintrf0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
mai 13 08:56:20 Grobuntu NetworkManager[1536]: <info> [1715583380.1354] device (ipv6leakintrf0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
mai 13 08:56:20 Grobuntu NetworkManager[1536]: <info> [1715583380.1357] device (ipv6leakintrf0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
mai 13 08:56:20 Grobuntu NetworkManager[1536]: <info> [1715583380.1378] device (ipv6leakintrf0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
mai 13 08:56:20 Grobuntu dbus-daemon[1361]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.14' (uid=0 pid=1536 comm="/usr/sbin/NetworkManager --no-daemon " label="unconfined")
mai 13 08:56:20 Grobuntu NetworkManager[1536]: <info> [1715583380.1408] audit: op="connection-add" uuid="a5739300-ef6a-4008-bf71-0bda79576c22" name="Proton VPN FR#130" pid=2818 uid=1000 result="success"
mai 13 08:56:20 Grobuntu systemd[1]: Starting Network Manager Script Dispatcher Service...
mai 13 08:56:20 Grobuntu dbus-daemon[1361]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
mai 13 08:56:20 Grobuntu systemd[1]: Started Network Manager Script Dispatcher Service.
mai 13 08:56:20 Grobuntu NetworkManager[1536]: <info> [1715583380.1698] device (ipv6leakintrf0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
mai 13 08:56:20 Grobuntu NetworkManager[1536]: <info> [1715583380.1699] device (ipv6leakintrf0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
mai 13 08:56:20 Grobuntu NetworkManager[1536]: <info> [1715583380.1702] policy: set 'pvpn-ipv6leak-protection' (ipv6leakintrf0) as default for IPv6 routing and DNS
mai 13 08:56:20 Grobuntu NetworkManager[1536]: <info> [1715583380.1707] device (ipv6leakintrf0): Activation: successful, device activated.
mai 13 08:56:20 Grobuntu systemd-resolved[1100]: enp5s0: Bus client reset search domain list.
mai 13 08:56:20 Grobuntu systemd-resolved[1100]: enp5s0: Bus client set default route setting: no
mai 13 08:56:20 Grobuntu systemd-resolved[1100]: enp5s0: Bus client reset DNS server list.
mai 13 08:56:20 Grobuntu systemd-resolved[1100]: ipv6leakintrf0: Bus client set search domain list to: ~.
mai 13 08:56:20 Grobuntu systemd-resolved[1100]: ipv6leakintrf0: Bus client set default route setting: yes
mai 13 08:56:20 Grobuntu systemd-resolved[1100]: ipv6leakintrf0: Bus client set DNS server list to: ::1
mai 13 08:56:20 Grobuntu NetworkManager[1536]: <info> [1715583380.2648] vpn[0x58bd1afe4160,a5739300-ef6a-4008-bf71-0bda79576c22,"Proton VPN FR#130"]: starting openvpn
mai 13 08:56:20 Grobuntu NetworkManager[1536]: <info> [1715583380.2651] audit: op="connection-activate" uuid="a5739300-ef6a-4008-bf71-0bda79576c22" name="Proton VPN FR#130" pid=2818 uid=1000 result="success"
mai 13 08:56:20 Grobuntu nm-openvpn[5489]: OpenVPN 2.5.9 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Sep 29 2023
mai 13 08:56:20 Grobuntu nm-openvpn[5489]: library versions: OpenSSL 3.0.2 15 Mar 2022, LZO 2.10
mai 13 08:56:20 Grobuntu nm-openvpn[5489]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
mai 13 08:56:20 Grobuntu nm-openvpn[5489]: TCP/UDP: Preserving recently used remote address: [AF_INET]146.70.194.50:5060
mai 13 08:56:20 Grobuntu nm-openvpn[5489]: UDP link local: (not bound)
mai 13 08:56:20 Grobuntu nm-openvpn[5489]: UDP link remote: [AF_INET]146.70.194.50:5060
mai 13 08:56:20 Grobuntu nm-openvpn[5489]: NOTE: chroot will be delayed because of --client, --pull, or --up-delay
mai 13 08:56:20 Grobuntu nm-openvpn[5489]: NOTE: UID/GID downgrade will be delayed because of --client, --pull, or --up-delay
mai 13 08:56:20 Grobuntu nm-openvpn[5489]: WARNING: 'link-mtu' is used inconsistently, local='link-mtu 1549', remote='link-mtu 1541'
mai 13 08:56:20 Grobuntu nm-openvpn[5489]: WARNING: 'auth' is used inconsistently, local='auth [null-digest]', remote='auth SHA1'
mai 13 08:56:20 Grobuntu nm-openvpn[5489]: WARNING: 'keysize' is used inconsistently, local='keysize 256', remote='keysize 128'
mai 13 08:56:20 Grobuntu nm-openvpn[5489]: [node-fr-18.protonvpn.net] Peer Connection Initiated with [AF_INET]146.70.194.50:5060
mai 13 08:56:21 Grobuntu nm-openvpn[5489]: NOTE: setsockopt TCP_NODELAY=1 failed
mai 13 08:56:21 Grobuntu nm-openvpn[5489]: TUN/TAP device proton0 opened
mai 13 08:56:21 Grobuntu nm-openvpn[5489]: /usr/lib/NetworkManager/nm-openvpn-service-openvpn-helper --debug 0 5484 --bus-name org.freedesktop.NetworkManager.openvpn.Connection_3 --tun -- proton0 1500 1624 10.96.0.13 255.255.0.0 init
mai 13 08:56:21 Grobuntu NetworkManager[1536]: <info> [1715583381.7352] manager: (proton0): new Tun device (/org/freedesktop/NetworkManager/Devices/4)
mai 13 08:56:21 Grobuntu systemd-udevd[5463]: Using default interface naming scheme 'v249'.
mai 13 08:56:21 Grobuntu nm-openvpn[5489]: chroot to '/var/lib/openvpn/chroot' and cd to '/' succeeded
mai 13 08:56:21 Grobuntu nm-openvpn[5489]: GID set to nm-openvpn
mai 13 08:56:21 Grobuntu nm-openvpn[5489]: UID set to nm-openvpn
mai 13 08:56:21 Grobuntu nm-openvpn[5489]: Initialization Sequence Completed
mai 13 08:56:21 Grobuntu NetworkManager[1536]: <info> [1715583381.7473] device (proton0): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
mai 13 08:56:21 Grobuntu NetworkManager[1536]: <info> [1715583381.7484] device (proton0): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
mai 13 08:56:21 Grobuntu NetworkManager[1536]: <info> [1715583381.7489] device (proton0): Activation: starting connection 'proton0' (3b7db3ce-25f7-4cd4-a77e-a6d3a4197989)
mai 13 08:56:21 Grobuntu NetworkManager[1536]: <info> [1715583381.7490] device (proton0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
mai 13 08:56:21 Grobuntu NetworkManager[1536]: <info> [1715583381.7492] device (proton0): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
mai 13 08:56:21 Grobuntu NetworkManager[1536]: <info> [1715583381.7494] device (proton0): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
mai 13 08:56:21 Grobuntu NetworkManager[1536]: <info> [1715583381.7505] policy: set 'Proton VPN FR#130' (proton0) as default for IPv4 routing and DNS
mai 13 08:56:21 Grobuntu NetworkManager[1536]: <info> [1715583381.7518] device (proton0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
mai 13 08:56:21 Grobuntu systemd-resolved[1100]: ipv6leakintrf0: Bus client reset search domain list.
mai 13 08:56:21 Grobuntu systemd-resolved[1100]: ipv6leakintrf0: Bus client set default route setting: no
mai 13 08:56:21 Grobuntu systemd-resolved[1100]: ipv6leakintrf0: Bus client reset DNS server list.
mai 13 08:56:21 Grobuntu NetworkManager[1536]: <info> [1715583381.7597] device (proton0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
mai 13 08:56:21 Grobuntu NetworkManager[1536]: <info> [1715583381.7598] device (proton0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
mai 13 08:56:21 Grobuntu systemd-resolved[1100]: proton0: Bus client set search domain list to: ~.
mai 13 08:56:21 Grobuntu NetworkManager[1536]: <info> [1715583381.7602] device (proton0): Activation: successful, device activated.
mai 13 08:56:21 Grobuntu systemd-resolved[1100]: proton0: Bus client set default route setting: yes
mai 13 08:56:21 Grobuntu systemd-resolved[1100]: proton0: Bus client set DNS server list to: 10.96.0.1
mai 13 08:56:21 Grobuntu systemd[2353]: Started Proton VPN Reconnector.
mai 13 08:56:22 Grobuntu kernel: logitech-hidpp-device 0003:046D:406D.0006: HID++ 4.5 device connected.
mai 13 08:56:22 Grobuntu upowerd[1938]: treated changed event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.2/0003:046D:C52B.0005/0003:046D:406D.0006/power_supply/hidpp_battery_0
mai 13 08:56:27 Grobuntu systemd[2353]: Started Application launched by gnome-shell.
mai 13 08:56:28 Grobuntu thunderbird.desktop[5552]: [ImapModuleLoader] Using nsImapService.cpp
mai 13 08:56:29 Grobuntu systemd[2353]: Started Application launched by gnome-shell.
mai 13 08:56:29 Grobuntu systemd[2353]: Started snap.firefox.firefox-40965f6b-42c1-4843-b0c2-99388f201ea6.scope.
mai 13 08:56:29 Grobuntu audit[5642]: AVC apparmor="DENIED" operation="capable" class="cap" profile="/snap/snapd/21465/usr/lib/snapd/snap-confine" pid=5642 comm="snap-confine" capability=12 capname="net_admin"
mai 13 08:56:29 Grobuntu audit[5642]: AVC apparmor="DENIED" operation="capable" class="cap" profile="/snap/snapd/21465/usr/lib/snapd/snap-confine" pid=5642 comm="snap-confine" capability=38 capname="perfmon"
mai 13 08:56:29 Grobuntu kernel: audit: type=1400 audit(1715583389.155:113): apparmor="DENIED" operation="capable" class="cap" profile="/snap/snapd/21465/usr/lib/snapd/snap-confine" pid=5642 comm="snap-confine" capability=12 capname="net_admin"
mai 13 08:56:29 Grobuntu kernel: audit: type=1400 audit(1715583389.155:114): apparmor="DENIED" operation="capable" class="cap" profile="/snap/snapd/21465/usr/lib/snapd/snap-confine" pid=5642 comm="snap-confine" capability=38 capname="perfmon"
mai 13 08:56:29 Grobuntu systemd[1]: tmp-snap.rootfs_Hq0eEH.mount: Deactivated successfully.
mai 13 08:56:29 Grobuntu audit[5667]: AVC apparmor="DENIED" operation="open" class="file" profile="snap-update-ns.firefox" name="/usr/local/share/" pid=5667 comm="5" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
mai 13 08:56:29 Grobuntu firefox_firefox.desktop[5667]: update.go:85: cannot change mount namespace according to change mount (/var/lib/snapd/hostfs/usr/local/share/doc /usr/local/share/doc none bind,ro 0 0): cannot open directory "/usr/local/share": permission denied
mai 13 08:56:29 Grobuntu kernel: audit: type=1400 audit(1715583389.227:115): apparmor="DENIED" operation="open" class="file" profile="snap-update-ns.firefox" name="/usr/local/share/" pid=5667 comm="5" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
mai 13 08:56:29 Grobuntu audit[5667]: AVC apparmor="DENIED" operation="open" class="file" profile="snap-update-ns.firefox" name="/var/lib/" pid=5667 comm="5" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
mai 13 08:56:29 Grobuntu firefox_firefox.desktop[5667]: update.go:85: cannot change mount namespace according to change mount (/var/lib/snapd/hostfs/usr/share/gimp/2.0/help /usr/share/gimp/2.0/help none bind,ro 0 0): cannot open directory "/var/lib": permission denied
mai 13 08:56:29 Grobuntu kernel: audit: type=1400 audit(1715583389.231:116): apparmor="DENIED" operation="open" class="file" profile="snap-update-ns.firefox" name="/var/lib/" pid=5667 comm="5" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
mai 13 08:56:29 Grobuntu audit[5667]: AVC apparmor="DENIED" operation="open" class="file" profile="snap-update-ns.firefox" name="/var/lib/" pid=5667 comm="5" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
mai 13 08:56:29 Grobuntu audit[5667]: AVC apparmor="DENIED" operation="open" class="file" profile="snap-update-ns.firefox" name="/var/lib/" pid=5667 comm="5" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
mai 13 08:56:29 Grobuntu firefox_firefox.desktop[5667]: update.go:85: cannot change mount namespace according to change mount (/var/lib/snapd/hostfs/usr/share/sphinx_rtd_theme /usr/share/sphinx_rtd_theme none bind,ro 0 0): cannot open directory "/var/lib": permission denied
mai 13 08:56:29 Grobuntu firefox_firefox.desktop[5667]: update.go:85: cannot change mount namespace according to change mount (/var/lib/snapd/hostfs/usr/share/xubuntu-docs /usr/share/xubuntu-docs none bind,ro 0 0): cannot open directory "/var/lib": permission denied
mai 13 08:56:29 Grobuntu kernel: audit: type=1400 audit(1715583389.235:117): apparmor="DENIED" operation="open" class="file" profile="snap-update-ns.firefox" name="/var/lib/" pid=5667 comm="5" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
mai 13 08:56:29 Grobuntu kernel: audit: type=1400 audit(1715583389.235:118): apparmor="DENIED" operation="open" class="file" profile="snap-update-ns.firefox" name="/var/lib/" pid=5667 comm="5" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
mai 13 08:56:29 Grobuntu firefox[5642]: Not loading module "atk-bridge": The functionality is provided by GTK natively. Please try to not load it.
mai 13 08:56:30 Grobuntu thunderbird.desktop[5552]: console.debug: "Found 0 public keys and 0 secret keys (0 protected, 0 unprotected)"
mai 13 08:56:30 Grobuntu rtkit-daemon[1703]: Supervising 8 threads of 5 processes of 2 users.
mai 13 08:56:30 Grobuntu rtkit-daemon[1703]: Supervising 8 threads of 5 processes of 2 users.
mai 13 08:56:30 Grobuntu rtkit-daemon[1703]: Supervising 8 threads of 5 processes of 2 users.
mai 13 08:56:30 Grobuntu rtkit-daemon[1703]: Supervising 8 threads of 5 processes of 2 users.
mai 13 08:56:30 Grobuntu dbus-daemon[1361]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.145' (uid=1000 pid=5642 comm="/snap/firefox/4209/usr/lib/firefox/firefox " label="snap.firefox.firefox (enforce)")
mai 13 08:56:30 Grobuntu audit[1361]: USER_AVC pid=1361 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/login1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.13" pid=5642 label="snap.firefox.firefox" peer_pid=1441 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
mai 13 08:56:30 Grobuntu kernel: audit: type=1107 audit(1715583390.545:119): pid=1361 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/login1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.13" pid=5642 label="snap.firefox.firefox" peer_pid=1441 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
mai 13 08:56:30 Grobuntu systemd[1]: Starting Time & Date Service...
mai 13 08:56:30 Grobuntu rtkit-daemon[1703]: Supervising 8 threads of 5 processes of 2 users.
mai 13 08:56:30 Grobuntu rtkit-daemon[1703]: Supervising 8 threads of 5 processes of 2 users.
mai 13 08:56:30 Grobuntu rtkit-daemon[1703]: Supervising 8 threads of 5 processes of 2 users.
mai 13 08:56:30 Grobuntu thunderbird.desktop[5552]: console.debug: "Successfully loaded optional OpenPGP library libgpgme.so.11 from system's standard library locations"
mai 13 08:56:30 Grobuntu thunderbird.desktop[5552]: console.debug: "gpgme version: 1.16.0"
mai 13 08:56:30 Grobuntu rtkit-daemon[1703]: Supervising 8 threads of 5 processes of 2 users.
mai 13 08:56:30 Grobuntu rtkit-daemon[1703]: Successfully made thread 5977 of process 5552 owned by '1000' RT at priority 10.
mai 13 08:56:30 Grobuntu rtkit-daemon[1703]: Supervising 9 threads of 6 processes of 2 users.
mai 13 08:56:30 Grobuntu dbus-daemon[1361]: [system] Successfully activated service 'org.freedesktop.timedate1'
mai 13 08:56:30 Grobuntu systemd[1]: Started Time & Date Service.
mai 13 08:56:30 Grobuntu audit[1361]: USER_AVC pid=1361 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.151" pid=5642 label="snap.firefox.firefox" peer_pid=5968 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
mai 13 08:56:30 Grobuntu kernel: audit: type=1107 audit(1715583390.753:120): pid=1361 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.151" pid=5642 label="snap.firefox.firefox" peer_pid=5968 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
mai 13 08:56:30 Grobuntu audit[1361]: USER_AVC pid=1361 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.151" pid=5642 label="snap.firefox.firefox" peer_pid=5968 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
mai 13 08:56:30 Grobuntu kernel: audit: type=1107 audit(1715583390.774:121): pid=1361 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.151" pid=5642 label="snap.firefox.firefox" peer_pid=5968 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
mai 13 08:56:30 Grobuntu rtkit-daemon[1703]: Supervising 9 threads of 6 processes of 2 users.
mai 13 08:56:30 Grobuntu rtkit-daemon[1703]: Supervising 9 threads of 6 processes of 2 users.
mai 13 08:56:30 Grobuntu rtkit-daemon[1703]: Supervising 9 threads of 6 processes of 2 users.
mai 13 08:56:30 Grobuntu rtkit-daemon[1703]: Supervising 9 threads of 6 processes of 2 users.
mai 13 08:56:30 Grobuntu rtkit-daemon[1703]: Successfully made thread 6037 of process 5642 owned by '1000' RT at priority 10.
mai 13 08:56:30 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:31 Grobuntu gnome-shell[2508]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
mai 13 08:56:31 Grobuntu systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
mai 13 08:56:32 Grobuntu dbus-daemon[2372]: [session uid=1000 pid=2372] Activating service name='io.snapcraft.Settings' requested by ':1.121' (uid=1000 pid=6103 comm="dbus-send --print-reply=literal --session --dest=i" label="snap.firefox.firefox (enforce)")
mai 13 08:56:32 Grobuntu dbus-daemon[2372]: [session uid=1000 pid=2372] Successfully activated service 'io.snapcraft.Settings'
mai 13 08:56:32 Grobuntu io.snapcraft.Settings[6106]: userd.go:93: Starting snap userd
mai 13 08:56:32 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:32 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:32 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:32 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:32 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:32 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:33 Grobuntu audit[1361]: USER_AVC pid=1361 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/login1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.13" pid=6358 label="snap.firefox.firefox" peer_pid=1441 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
mai 13 08:56:33 Grobuntu audit[1361]: USER_AVC pid=1361 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.151" pid=6358 label="snap.firefox.firefox" peer_pid=5968 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
mai 13 08:56:33 Grobuntu kernel: audit: type=1107 audit(1715583393.201:122): pid=1361 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/login1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.13" pid=6358 label="snap.firefox.firefox" peer_pid=1441 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
mai 13 08:56:33 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:33 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:33 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:33 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:33 Grobuntu xdg-desktop-por[3037]: Could not find WebExtensions backend: cannot find native messaging server
mai 13 08:56:33 Grobuntu systemd[2353]: Started Common interface to speech synthesizers.
mai 13 08:56:33 Grobuntu speech-dispatcher[6534]: [Mon May 13 08:56:33 2024 : 721427] speechd: Speech Dispatcher 0.11.1 starting
mai 13 08:56:34 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:34 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:34 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:34 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:34 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:34 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:35 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:35 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:35 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:35 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:35 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:35 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:36 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:36 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:36 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:36 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:36 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:36 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:36 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:36 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:37 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:37 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:37 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:37 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:37 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:37 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:37 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:37 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:39 Grobuntu geoclue[2045]: Service not used for 60 seconds. Shutting down..
mai 13 08:56:39 Grobuntu systemd[1]: geoclue.service: Deactivated successfully.
mai 13 08:56:41 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:41 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:56:41 Grobuntu rtkit-daemon[1703]: Successfully made thread 7155 of process 6943 owned by '1000' RT at priority 10.
mai 13 08:56:41 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 08:56:42 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=01:00:5e:00:00:01:90:4d:4a:cb:1a:5c:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xA0 TTL=1 ID=62698 DF PROTO=2
mai 13 08:56:42 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 08:56:42 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 08:56:45 Grobuntu systemd[2353]: Started Application launched by gnome-session-binary.
mai 13 08:56:45 Grobuntu systemd[2353]: Started Application launched by gnome-session-binary.
mai 13 08:56:45 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 08:56:45 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 08:56:45 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 08:56:45 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 08:56:51 Grobuntu pkexec[7497]: pam_unix(polkit-1:session): session opened for user root(uid=0) by (uid=1000)
mai 13 08:56:51 Grobuntu pkexec[7497]: alain: Executing command [USER=root] [TTY=unknown] [CWD=/home/alain] [COMMAND=/usr/lib/update-notifier/package-system-locked]
mai 13 08:56:52 Grobuntu ubuntu-appindicators@ubuntu.com[2508]: unable to update icon for software-update-available
mai 13 08:56:52 Grobuntu ubuntu-appindicators@ubuntu.com[2508]: unable to update icon for livepatch
mai 13 08:57:00 Grobuntu systemd[1]: systemd-timedated.service: Deactivated successfully.
mai 13 08:57:08 Grobuntu ProtonMail Bridge.desktop[3041]: 2024/05/13 08:57:08.759287 ERROR RESTY Get "https://api.protonmail.ch/events/Tp5xZS7Ql90J5VBUZFTRf6lZ72q2u6ZWXm082tkeJ5sBWJqVAajTCcULeNZSArEwO4lMcvlICtMX1J-78fNx5A==": net/http: timeout awaiting response headers, Attempt 1
mai 13 08:57:18 Grobuntu ProtonMail Bridge.desktop[3041]: 2024/05/13 08:57:18.387551 ERROR RESTY Get "https://api.protonmail.ch/metrics?Action=daily&Category=heartbeat&Label=": net/http: timeout awaiting response headers, Attempt 1
mai 13 08:57:24 Grobuntu systemd-timesyncd[1101]: Timed out waiting for reply from [2620:2d:4000:1::41]:123 (ntp.ubuntu.com).
mai 13 08:57:34 Grobuntu systemd-timesyncd[1101]: Timed out waiting for reply from [2620:2d:4000:1::40]:123 (ntp.ubuntu.com).
mai 13 08:57:38 Grobuntu ProtonMail Bridge.desktop[3041]: 2024/05/13 08:57:38.760794 ERROR RESTY Get "https://api.protonmail.ch/tests/ping": net/http: timeout awaiting response headers, Attempt 1
mai 13 08:57:39 Grobuntu ProtonMail Bridge.desktop[3041]: 2024/05/13 08:57:39.139027 ERROR RESTY Get "https://api.protonmail.ch/events/Tp5xZS7Ql90J5VBUZFTRf6lZ72q2u6ZWXm082tkeJ5sBWJqVAajTCcULeNZSArEwO4lMcvlICtMX1J-78fNx5A==": net/http: timeout awaiting response headers, Attempt 1
mai 13 08:57:44 Grobuntu systemd-timesyncd[1101]: Timed out waiting for reply from [2620:2d:4000:1::3f]:123 (ntp.ubuntu.com).
mai 13 08:57:44 Grobuntu systemd-timesyncd[1101]: Initial synchronization to time server 185.125.190.57:123 (ntp.ubuntu.com).
mai 13 08:57:45 Grobuntu systemd[2353]: Started Application launched by gnome-session-binary.
mai 13 08:58:46 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:58:46 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 08:58:46 Grobuntu rtkit-daemon[1703]: Successfully made thread 8083 of process 7183 owned by '1000' RT at priority 10.
mai 13 08:58:46 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 08:58:47 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 08:58:47 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 08:58:47 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=01:00:5e:00:00:01:90:4d:4a:cb:1a:5c:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xA0 TTL=1 ID=57326 DF PROTO=2
mai 13 08:58:49 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=04:d4:c4:ab:f7:53:90:4d:4a:cb:1a:5c:08:00 SRC=185.70.42.25 DST=192.168.1.60 LEN=76 TOS=0x00 PREC=0x00 TTL=52 ID=18218 DF PROTO=TCP SPT=443 DPT=48312 WINDOW=42 RES=0x00 ACK PSH URGP=0
mai 13 08:58:49 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=04:d4:c4:ab:f7:53:90:4d:4a:cb:1a:5c:08:00 SRC=185.70.42.25 DST=192.168.1.60 LEN=76 TOS=0x00 PREC=0x00 TTL=53 ID=1973 DF PROTO=TCP SPT=443 DPT=48306 WINDOW=42 RES=0x00 ACK PSH URGP=0
mai 13 08:58:49 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=04:d4:c4:ab:f7:53:90:4d:4a:cb:1a:5c:08:00 SRC=185.70.42.25 DST=192.168.1.60 LEN=76 TOS=0x00 PREC=0x00 TTL=52 ID=9482 DF PROTO=TCP SPT=443 DPT=48328 WINDOW=42 RES=0x00 ACK PSH URGP=0
mai 13 08:58:50 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=04:d4:c4:ab:f7:53:90:4d:4a:cb:1a:5c:08:00 SRC=185.70.42.25 DST=192.168.1.60 LEN=76 TOS=0x00 PREC=0x00 TTL=52 ID=18222 DF PROTO=TCP SPT=443 DPT=48312 WINDOW=42 RES=0x00 ACK PSH FIN URGP=0
mai 13 08:58:50 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=04:d4:c4:ab:f7:53:90:4d:4a:cb:1a:5c:08:00 SRC=185.70.42.25 DST=192.168.1.60 LEN=76 TOS=0x00 PREC=0x00 TTL=52 ID=9486 DF PROTO=TCP SPT=443 DPT=48328 WINDOW=42 RES=0x00 ACK PSH FIN URGP=0
mai 13 08:58:51 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=04:d4:c4:ab:f7:53:90:4d:4a:cb:1a:5c:08:00 SRC=185.70.42.25 DST=192.168.1.60 LEN=76 TOS=0x00 PREC=0x00 TTL=53 ID=1978 DF PROTO=TCP SPT=443 DPT=48306 WINDOW=42 RES=0x00 ACK PSH FIN URGP=0
mai 13 08:58:51 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=04:d4:c4:ab:f7:53:90:4d:4a:cb:1a:5c:08:00 SRC=185.70.42.25 DST=192.168.1.60 LEN=76 TOS=0x00 PREC=0x00 TTL=52 ID=18223 DF PROTO=TCP SPT=443 DPT=48312 WINDOW=42 RES=0x00 ACK PSH FIN URGP=0
mai 13 08:58:51 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=04:d4:c4:ab:f7:53:90:4d:4a:cb:1a:5c:08:00 SRC=185.70.42.25 DST=192.168.1.60 LEN=76 TOS=0x00 PREC=0x00 TTL=52 ID=9487 DF PROTO=TCP SPT=443 DPT=48328 WINDOW=42 RES=0x00 ACK PSH FIN URGP=0
mai 13 08:58:53 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=04:d4:c4:ab:f7:53:90:4d:4a:cb:1a:5c:08:00 SRC=185.70.42.25 DST=192.168.1.60 LEN=76 TOS=0x00 PREC=0x00 TTL=53 ID=1979 DF PROTO=TCP SPT=443 DPT=48306 WINDOW=42 RES=0x00 ACK PSH FIN URGP=0
mai 13 08:58:53 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=04:d4:c4:ab:f7:53:90:4d:4a:cb:1a:5c:08:00 SRC=185.70.42.25 DST=192.168.1.60 LEN=76 TOS=0x00 PREC=0x00 TTL=52 ID=18224 DF PROTO=TCP SPT=443 DPT=48312 WINDOW=42 RES=0x00 ACK PSH FIN URGP=0
mai 13 08:58:54 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=04:d4:c4:ab:f7:53:90:4d:4a:cb:1a:5c:08:00 SRC=185.70.42.25 DST=192.168.1.60 LEN=76 TOS=0x00 PREC=0x00 TTL=52 ID=9488 DF PROTO=TCP SPT=443 DPT=48328 WINDOW=42 RES=0x00 ACK PSH FIN URGP=0
mai 13 08:58:57 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=04:d4:c4:ab:f7:53:90:4d:4a:cb:1a:5c:08:00 SRC=185.70.42.25 DST=192.168.1.60 LEN=76 TOS=0x00 PREC=0x00 TTL=53 ID=1980 DF PROTO=TCP SPT=443 DPT=48306 WINDOW=42 RES=0x00 ACK PSH FIN URGP=0
mai 13 08:58:58 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=04:d4:c4:ab:f7:53:90:4d:4a:cb:1a:5c:08:00 SRC=185.70.42.25 DST=192.168.1.60 LEN=76 TOS=0x00 PREC=0x00 TTL=52 ID=18225 DF PROTO=TCP SPT=443 DPT=48312 WINDOW=42 RES=0x00 ACK PSH FIN URGP=0
mai 13 08:58:59 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=04:d4:c4:ab:f7:53:90:4d:4a:cb:1a:5c:86:dd SRC=2a02:6ea0:c900:0000:0000:0000:0000:0010 DST=2001:0861:3dc6:1240:dfc1:2384:77ff:c314 LEN=96 TC=0 HOPLIMIT=58 FLOWLBL=671581 PROTO=TCP SPT=443 DPT=54210 WINDOW=126 RES=0x00 ACK PSH URGP=0
mai 13 08:59:21 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=04:d4:c4:ab:f7:53:90:4d:4a:cb:1a:5c:08:00 SRC=185.70.42.25 DST=192.168.1.60 LEN=76 TOS=0x00 PREC=0x00 TTL=52 ID=43981 DF PROTO=TCP SPT=443 DPT=48330 WINDOW=42 RES=0x00 ACK PSH URGP=0
mai 13 08:59:21 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=04:d4:c4:ab:f7:53:90:4d:4a:cb:1a:5c:08:00 SRC=185.70.42.25 DST=192.168.1.60 LEN=52 TOS=0x00 PREC=0x00 TTL=52 ID=43982 DF PROTO=TCP SPT=443 DPT=48330 WINDOW=42 RES=0x00 ACK FIN URGP=0
mai 13 08:59:45 Grobuntu PackageKit[2046]: resolve transaction /27366_babdeacd from uid 1000 finished with success after 238ms
mai 13 08:59:45 Grobuntu org.gnome.DejaDup.Monitor.desktop[8414]: mount: /mnt/Disque dur: seul le superutilisateur peut utiliser mount.
mai 13 09:00:36 Grobuntu anacron[1352]: Job `cron.daily' started
mai 13 09:00:36 Grobuntu anacron[8670]: Updated timestamp for job `cron.daily' to 2024-05-13
mai 13 09:00:36 Grobuntu systemd[1]: Starting Download data for packages that failed at package install time...
mai 13 09:00:36 Grobuntu cracklib[8701]: no dictionary update necessary.
mai 13 09:00:36 Grobuntu anacron[1352]: Job `cron.daily' terminated
mai 13 09:00:36 Grobuntu anacron[1352]: Normal exit (1 job run)
mai 13 09:00:36 Grobuntu systemd[1]: anacron.service: Deactivated successfully.
mai 13 09:00:36 Grobuntu systemd[1]: update-notifier-download.service: Deactivated successfully.
mai 13 09:00:36 Grobuntu systemd[1]: Finished Download data for packages that failed at package install time.
mai 13 09:00:38 Grobuntu dbus-daemon[1361]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.44' (uid=0 pid=1424 comm="/usr/lib/snapd/snapd " label="unconfined")
mai 13 09:00:38 Grobuntu systemd[1]: Starting Time & Date Service...
mai 13 09:00:38 Grobuntu dbus-daemon[1361]: [system] Successfully activated service 'org.freedesktop.timedate1'
mai 13 09:00:38 Grobuntu systemd[1]: Started Time & Date Service.
mai 13 09:00:38 Grobuntu audit[1361]: USER_AVC pid=1361 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.187" pid=5642 label="snap.firefox.firefox" peer_pid=8709 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
mai 13 09:00:38 Grobuntu kernel: kauditd_printk_skb: 1 callbacks suppressed
mai 13 09:00:38 Grobuntu kernel: audit: type=1107 audit(1715583638.529:124): pid=1361 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.187" pid=5642 label="snap.firefox.firefox" peer_pid=8709 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
mai 13 09:00:38 Grobuntu snapd[1424]: autorefresh.go:645: Cannot prepare auto-refresh change: too many requests
mai 13 09:00:38 Grobuntu snapd[1424]: stateengine.go:149: state ensure error: too many requests
mai 13 09:00:52 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 09:00:52 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 09:00:52 Grobuntu rtkit-daemon[1703]: Successfully made thread 8802 of process 7244 owned by '1000' RT at priority 10.
mai 13 09:00:52 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:00:52 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=01:00:5e:00:00:01:90:4d:4a:cb:1a:5c:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xA0 TTL=1 ID=42235 DF PROTO=2
mai 13 09:00:53 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:00:53 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:01:08 Grobuntu systemd[1]: systemd-timedated.service: Deactivated successfully.
mai 13 09:01:30 Grobuntu systemd[2353]: Starting Kite Updater...
mai 13 09:01:31 Grobuntu systemd[2353]: kite-updater.service: Main process exited, code=exited, status=12/n/a
mai 13 09:01:31 Grobuntu systemd[2353]: kite-updater.service: Failed with result 'exit-code'.
mai 13 09:01:31 Grobuntu systemd[2353]: Failed to start Kite Updater.
mai 13 09:01:35 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:01:35 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:01:35 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:01:35 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:01:35 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:01:35 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:02:57 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=01:00:5e:00:00:01:90:4d:4a:cb:1a:5c:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xA0 TTL=1 ID=28953 DF PROTO=2
mai 13 09:03:02 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 09:03:02 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 09:03:02 Grobuntu rtkit-daemon[1703]: Successfully made thread 9543 of process 9060 owned by '1000' RT at priority 10.
mai 13 09:03:02 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:03:02 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:03:02 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:03:52 Grobuntu systemd[1]: Starting Daily man-db regeneration...
mai 13 09:03:52 Grobuntu systemd[1]: man-db.service: Deactivated successfully.
mai 13 09:03:52 Grobuntu systemd[1]: Finished Daily man-db regeneration.
mai 13 09:04:45 Grobuntu dbus-daemon[2372]: [session uid=1000 pid=2372] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.140' (uid=1000 pid=10057 comm="/usr/bin/gnome-terminal.real --wait " label="unconfined")
mai 13 09:04:45 Grobuntu systemd[2353]: Created slice Slice /app/org.gnome.Terminal.
mai 13 09:04:45 Grobuntu systemd[2353]: Starting GNOME Terminal Server...
mai 13 09:04:45 Grobuntu dbus-daemon[2372]: [session uid=1000 pid=2372] Successfully activated service 'org.gnome.Terminal'
mai 13 09:04:45 Grobuntu systemd[2353]: Started GNOME Terminal Server.
mai 13 09:04:46 Grobuntu systemd[2353]: Started VTE child process 10083 launched by gnome-terminal-server process 10062.
mai 13 09:05:02 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=01:00:5e:00:00:01:90:4d:4a:cb:1a:5c:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xA0 TTL=1 ID=14269 DF PROTO=2
mai 13 09:05:19 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 09:05:19 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 09:05:19 Grobuntu rtkit-daemon[1703]: Successfully made thread 10272 of process 9063 owned by '1000' RT at priority 10.
mai 13 09:05:19 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:05:19 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:05:19 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:05:45 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=04:d4:c4:ab:f7:53:90:4d:4a:cb:1a:5c:86:dd SRC=2a04:4e42:0000:0000:0000:0000:0000:0347 DST=2001:0861:3dc6:1240:dfc1:2384:77ff:c314 LEN=96 TC=0 HOPLIMIT=60 FLOWLBL=253427 PROTO=TCP SPT=443 DPT=54766 WINDOW=286 RES=0x00 ACK PSH URGP=0
mai 13 09:05:55 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=04:d4:c4:ab:f7:53:90:4d:4a:cb:1a:5c:08:00 SRC=35.227.225.220 DST=192.168.1.60 LEN=125 TOS=0x00 PREC=0x00 TTL=121 ID=50604 PROTO=TCP SPT=443 DPT=36164 WINDOW=276 RES=0x00 ACK PSH URGP=0
mai 13 09:05:55 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:05:55 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:05:55 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=04:d4:c4:ab:f7:53:90:4d:4a:cb:1a:5c:08:00 SRC=35.227.225.220 DST=192.168.1.60 LEN=125 TOS=0x00 PREC=0x00 TTL=121 ID=50605 PROTO=TCP SPT=443 DPT=36164 WINDOW=276 RES=0x00 ACK PSH URGP=0
mai 13 09:05:55 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=04:d4:c4:ab:f7:53:90:4d:4a:cb:1a:5c:08:00 SRC=35.227.225.220 DST=192.168.1.60 LEN=125 TOS=0x00 PREC=0x00 TTL=122 ID=50606 PROTO=TCP SPT=443 DPT=36164 WINDOW=276 RES=0x00 ACK PSH URGP=0
mai 13 09:05:56 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=04:d4:c4:ab:f7:53:90:4d:4a:cb:1a:5c:08:00 SRC=35.227.225.220 DST=192.168.1.60 LEN=125 TOS=0x00 PREC=0x00 TTL=122 ID=50607 PROTO=TCP SPT=443 DPT=36164 WINDOW=276 RES=0x00 ACK PSH URGP=0
mai 13 09:05:56 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=04:d4:c4:ab:f7:53:90:4d:4a:cb:1a:5c:08:00 SRC=35.227.225.220 DST=192.168.1.60 LEN=125 TOS=0x00 PREC=0x00 TTL=122 ID=50608 PROTO=TCP SPT=443 DPT=36164 WINDOW=276 RES=0x00 ACK PSH URGP=0
mai 13 09:05:58 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=04:d4:c4:ab:f7:53:90:4d:4a:cb:1a:5c:08:00 SRC=35.227.225.220 DST=192.168.1.60 LEN=125 TOS=0x00 PREC=0x00 TTL=121 ID=50609 PROTO=TCP SPT=443 DPT=36164 WINDOW=276 RES=0x00 ACK PSH URGP=0
mai 13 09:06:09 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=04:d4:c4:ab:f7:53:90:4d:4a:cb:1a:5c:08:00 SRC=35.227.225.220 DST=192.168.1.60 LEN=181 TOS=0x00 PREC=0x00 TTL=121 ID=50612 PROTO=TCP SPT=443 DPT=36164 WINDOW=276 RES=0x00 ACK PSH FIN URGP=0
mai 13 09:06:23 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=04:d4:c4:ab:f7:53:90:4d:4a:cb:1a:5c:08:00 SRC=35.227.225.220 DST=192.168.1.60 LEN=181 TOS=0x00 PREC=0x00 TTL=121 ID=50613 PROTO=TCP SPT=443 DPT=36164 WINDOW=276 RES=0x00 ACK PSH FIN URGP=0
mai 13 09:06:52 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=04:d4:c4:ab:f7:53:90:4d:4a:cb:1a:5c:08:00 SRC=35.227.225.220 DST=192.168.1.60 LEN=181 TOS=0x00 PREC=0x00 TTL=121 ID=50614 PROTO=TCP SPT=443 DPT=36164 WINDOW=276 RES=0x00 ACK PSH FIN URGP=0
mai 13 09:07:07 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=01:00:5e:00:00:01:90:4d:4a:cb:1a:5c:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xA0 TTL=1 ID=43941 DF PROTO=2
mai 13 09:07:29 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 09:07:29 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 09:07:36 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 09:07:36 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 09:07:36 Grobuntu rtkit-daemon[1703]: Successfully made thread 11064 of process 10279 owned by '1000' RT at priority 10.
mai 13 09:07:36 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:07:36 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:07:36 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:07:59 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:07:59 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:07:59 Grobuntu systemd[1]: Starting Daily apt upgrade and clean activities...
mai 13 09:08:04 Grobuntu systemd[1]: apt-daily-upgrade.service: Deactivated successfully.
mai 13 09:08:04 Grobuntu systemd[1]: Finished Daily apt upgrade and clean activities.
mai 13 09:08:04 Grobuntu systemd[1]: apt-daily-upgrade.service: Consumed 5.091s CPU time.
mai 13 09:08:53 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:08:53 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:09:12 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=01:00:5e:00:00:01:90:4d:4a:cb:1a:5c:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xA0 TTL=1 ID=43846 DF PROTO=2
mai 13 09:09:48 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 09:09:48 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 09:09:56 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 09:09:56 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 09:09:59 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 09:09:59 Grobuntu rtkit-daemon[1703]: Supervising 10 threads of 7 processes of 2 users.
mai 13 09:09:59 Grobuntu rtkit-daemon[1703]: Successfully made thread 12046 of process 11222 owned by '1000' RT at priority 10.
mai 13 09:09:59 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:10:37 Grobuntu systemd[1]: Starting Cleanup of Temporary Directories...
mai 13 09:10:37 Grobuntu systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
mai 13 09:10:37 Grobuntu systemd[1]: Finished Cleanup of Temporary Directories.
mai 13 09:11:17 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:11:17 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:11:17 Grobuntu rtkit-daemon[1703]: Successfully made thread 12432 of process 10983 owned by '1000' RT at priority 10.
mai 13 09:11:17 Grobuntu rtkit-daemon[1703]: Supervising 12 threads of 9 processes of 2 users.
mai 13 09:11:17 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=01:00:5e:00:00:01:90:4d:4a:cb:1a:5c:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xA0 TTL=1 ID=62299 DF PROTO=2
mai 13 09:11:30 Grobuntu rtkit-daemon[1703]: Supervising 12 threads of 9 processes of 2 users.
mai 13 09:11:30 Grobuntu rtkit-daemon[1703]: Supervising 12 threads of 9 processes of 2 users.
mai 13 09:11:36 Grobuntu rtkit-daemon[1703]: Supervising 12 threads of 9 processes of 2 users.
mai 13 09:11:36 Grobuntu rtkit-daemon[1703]: Supervising 12 threads of 9 processes of 2 users.
mai 13 09:11:36 Grobuntu rtkit-daemon[1703]: Supervising 12 threads of 9 processes of 2 users.
mai 13 09:11:36 Grobuntu rtkit-daemon[1703]: Supervising 12 threads of 9 processes of 2 users.
mai 13 09:11:39 Grobuntu rtkit-daemon[1703]: Supervising 12 threads of 9 processes of 2 users.
mai 13 09:11:39 Grobuntu rtkit-daemon[1703]: Supervising 12 threads of 9 processes of 2 users.
mai 13 09:11:42 Grobuntu rtkit-daemon[1703]: Supervising 12 threads of 9 processes of 2 users.
mai 13 09:11:42 Grobuntu rtkit-daemon[1703]: Supervising 12 threads of 9 processes of 2 users.
mai 13 09:12:19 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:12:19 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:12:22 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:12:22 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:12:22 Grobuntu rtkit-daemon[1703]: Successfully made thread 13004 of process 12633 owned by '1000' RT at priority 10.
mai 13 09:12:22 Grobuntu rtkit-daemon[1703]: Supervising 12 threads of 9 processes of 2 users.
mai 13 09:13:22 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=01:00:5e:00:00:01:90:4d:4a:cb:1a:5c:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xA0 TTL=1 ID=7543 DF PROTO=2
mai 13 09:14:08 Grobuntu org.gnome.DejaDup.Monitor.desktop[13508]: umount: /mnt/Disque dur: seul le superutilisateur peut démonter.
mai 13 09:14:42 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:14:42 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:14:46 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:14:46 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:14:46 Grobuntu rtkit-daemon[1703]: Successfully made thread 13745 of process 12707 owned by '1000' RT at priority 10.
mai 13 09:14:46 Grobuntu rtkit-daemon[1703]: Supervising 12 threads of 9 processes of 2 users.
mai 13 09:15:27 Grobuntu kernel: [UFW BLOCK] IN=enp5s0 OUT= MAC=01:00:5e:00:00:01:90:4d:4a:cb:1a:5c:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xA0 TTL=1 ID=41885 DF PROTO=2
mai 13 09:17:01 Grobuntu CRON[14410]: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0)
mai 13 09:17:01 Grobuntu CRON[14411]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
mai 13 09:17:01 Grobuntu CRON[14410]: pam_unix(cron:session): session closed for user root
mai 13 09:17:06 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:17:06 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:17:09 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:17:09 Grobuntu rtkit-daemon[1703]: Supervising 11 threads of 8 processes of 2 users.
mai 13 09:17:09 Grobuntu rtkit-daemon[1703]: Successfully made thread 14503 of process 12742 owned by '1000' RT at priority 10.
mai 13 09:17:09 Grobuntu rtkit-daemon[1703]: Supervising 12 threads of 9 processes of 2 users.
mai 13 09:17:19 Grobuntu kernel: workqueue: delayed_fput hogged CPU for >10000us 4 times, consider switching to WQ_UNBOUND
mai 13 09:17:30 Grobuntu systemd[2353]: Starting Kite Updater...
(base) alain@Grobuntu:~/Bureau$ df -htvfat
Sys. de fichiers Taille Utilisé Dispo Uti% Monté sur
/dev/sda1 511M 6,1M 505M 2% /boot/efi
/dev/sdb 1,9T 691G 1,2T 38% /mnt/Disque dur
(base) alain@Grobuntu:~/Bureau$
Hors ligne
#20 Le 13/05/2024, à 08:37
- xubu1957
Re : [RESOLU]Sauvegarde périodique
Bonjour,
Le dépôt http://ppa.launchpad.net/ok2cqr/ppa/ubuntu jammy Release n'a pas de fichier Release.
Le dépôt https://ppa.launchpadcontent.net/hugin/hugin-builds/ubuntu jammy Release n'a pas de fichier Release.
Ces ppas ne sont pas prévus pour la version 22.04, en regardant ok2cqr/+archive/ubuntu/ppa/+packages et hugin/+archive/ubuntu/hugin-builds/+packages
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 13/05/2024, à 10:13
- geole
Re : [RESOLU]Sauvegarde périodique
Bonjour.
Je pensais que l'application allait être plus bavarde dans la trace au niveau des incidents.
On ne voit que deux lignes.
mai 13 08:59:45 Grobuntu org.gnome.DejaDup.Monitor.desktop[8414]: mount: /mnt/Disque dur: seul le superutilisateur peut utiliser mount.
mai 13 09:14:08 Grobuntu org.gnome.DejaDup.Monitor.desktop[13508]: umount: /mnt/Disque dur: seul le superutilisateur peut démonter.
Pour un peu, je penserais à un paramètre de l'application limitant la quantité de sauvegarde.
df -htvfat Sys. de fichiers Taille Utilisé Dispo Uti% Monté sur /dev/sda1 511M 6,1M 505M 2% /boot/efi /dev/sdb 1,9T 691G 1,2T 38% /mnt/Disque dur
On va regarder l'état logique du disque.
sudo umount -v /dev/sdb
sudo fsck /dev/sdb
A noter
Je voulais intervenir parce que je viens également de recevoir ceci et que le simple choix d'un emplacement de sauvegarde différent a fonctionné (une nouvelle sauvegarde a été lancée, oui). Tous les disques, partitions et inodes disposaient de beaucoup d’espace (80 %/1 To+ d’espace libre). J'ai renommé le répertoire existant et en ai créé un nouveau avec le même nom, et cela a fonctionné.
Dernière modification par geole (Le 13/05/2024, à 12:30)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
En ligne
#22 Le 13/05/2024, à 14:10
- Alain256
Re : [RESOLU]Sauvegarde périodique
(base) alain@Grobuntu:~/Bureau$ sudo umount -v /dev/sdb
[sudo] Mot de passe de alain :
umount: /mnt/Disque dur (/dev/sdb) démonté
(base) alain@Grobuntu:~/Bureau$ sudo fsck /dev/sdb
fsck de util-linux 2.37.2
fsck.fat 4.2 (2021-01-31)
There are differences between boot sector and its backup.
This is mostly harmless. Differences: (offset:original/backup)
65:01/00
1) Copy original to backup
2) Copy backup to original
3) No action
[123?q]? 3
Dirty bit is set. Fs was not properly unmounted and some data may be corrupt.
1) Remove dirty bit
2) No action
[12?q]? q
No changes have been written to the filesystem yet. If you choose
to quit, it will be left in the same state it was in before you
started this program.
1) Quit now
2) Continue
[12?]? 1
(base) alain@Grobuntu:~/Bureau$
Hors ligne
#23 Le 13/05/2024, à 14:20
- geole
Re : [RESOLU]Sauvegarde périodique
Au point où tu en es,
Dirty bit is set. Fs was not properly unmounted and some data may be corrupt.
1) Remove dirty bit
2) No action
[12?q]? 1
Puis retenter la sauvegarde.
A l'avenir, pense à créer une table de partition avant de créer la partition.
cela évitera le message. "stupide" , puisqu'il n'existe pas, de table de partition.
1) Copy original to backup
2) Copy backup to original
Dernière modification par geole (Le 13/05/2024, à 15:05)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
En ligne
#24 Le 13/05/2024, à 18:17
- iznobe
Re : [RESOLU]Sauvegarde périodique
/dev/sdb 1,9T 691G 1,2T 38% /mnt/Disque dur
tout ce qu ' il ne faut pas ... espace dans le point de montage , pas de partition .
je n ' avais pas fait attention a ça .
Dernière modification par iznobe (Le 13/05/2024, à 18:19)
retour COMPLET et utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .
En ligne
#25 Le 23/05/2024, à 08:19
- Alain256
Re : [RESOLU]Sauvegarde périodique
Il semble que cette demande en soit au point mort.
Si je reformate mon disque en Ext4 et que je le nomme Disque_dur ? Cela vous semble correct ou il manque autre chose?
Merci.
Hors ligne