[00:47:01]
<djangz> How can I fix this? Isn’t this a correct source?
> E: The repository 'http://security.debian.org bullseye/updates Release' does not have a Release file.
[00:48:21]
<orhtej2> > <@djungle:matrix.org> How can I fix this? Isn’t this a correct source?
> > E: The repository 'http://security.debian.org bullseye/updates Release' does not have a Release file.
https://wiki.debian.org/DebianBullseye
First faq entry
[00:48:32]
<djangz> Thanks orhtej2 !!!
[01:00:15]
<rodinux> P
[14:10:03]
<retiolus> > <@Alekswag:matrix.org> tu peux partager tes règles iptables avec `iptables-save | yunopaste` ? Je m'attends pas à un truc extraodinaire mais bon on sais jamais
Hey, voici les commandes que j'ai executer et mes iptables and company:
```
sudo iptables -F
sudo iptables -t nat -F
sudo iptables -t mangle -F
sudo iptables -X
sudo iptables -t nat -X
sudo iptables -t mangle -X
sudo iptables -P INPUT ACCEPT
sudo iptables -P FORWARD ACCEPT
sudo iptables -P OUTPUT ACCEPT
sudo yunohost firewall reload
```
[14:10:19]
<retiolus> https://aria.im/_matrix/media/v1/download/mozilla.org/9f8469d3a16a401a7a91cac4790424c2ba49814d1814664131823796224
[14:10:20]
<retiolus> https://aria.im/_matrix/media/v1/download/mozilla.org/240702a9c74c31004e12fe3cac8d1cd258d7e4f11814664137087647744
[14:10:21]
<retiolus> https://aria.im/_matrix/media/v1/download/mozilla.org/523a93c5e9e5c074171ea360c043867e620695391814664141739130880
[14:10:22]
<retiolus> https://aria.im/_matrix/media/v1/download/mozilla.org/257c9880533038c03de1687dc0abc19d4acb912c1814664146692603904
[14:10:24]
<retiolus> https://aria.im/_matrix/media/v1/download/mozilla.org/20e3460d1b62301417575aa57efa8c93112a15271814664151440556032
[14:13:14]
<retiolus> Merci pour votre aide
[14:20:18]
<djangz> I just got a system resources warning, and looked for the cause:
> 12G `/var/log`
[14:21:54]
<pti-jean> retiolus, Je suis pas sur de pouvoir t'aider, mais le mieux serait que tu fasses un iptables-save !
[14:22:38]
<tituspijean> djangz: you may try `yunohost tools basic-space-cleanup`
[14:22:44]
<djangz> > <@djungle:matrix.org> I just got a system resources warning, and looked for the cause:
> > 12G `/var/log`
> 2.9G `/var/log/syslog`
> 4G `/var/log/journal`
> 2.9G `/var/log/daemon.log`
[14:22:58]
<pti-jean> Tu aurais toute l'info regroupé dans un seul résultat !
[14:23:15]
<retiolus> je fais ça et renvoie
[14:27:27]
<djangz> > <@titus:pijean.ovh> djangz: you may try `yunohost tools basic-space-cleanup`
Thanks that cleared up 16% disk space!
[14:28:03]
<djangz> Merci pti-jean !
[14:29:12]
<pti-jean> 👍️
[15:19:06]
<retiolus> alors
[15:19:49]
<retiolus> yunopaste ne fonctionne pas car pas de co pti-jean et > fichier.txt ne fonctionne pas non plus je ne sais pas pq
[15:24:17]
<pti-jean> ??
[15:27:13]
<retiolus> yunopaste ne fonctionne pas, car à cause des iptables la rpi n'a pas accès à internet.
iptables-save fonctionne mais si j'essaye de sauvegarder l'ouput dans un fichier avec `iptables-save > fichier.txt` le fichier est vide
[15:32:12]
<retiolus> non, j'essaye, merci
[15:32:13]
<pti-jean> Tu as essayé:
sudo iptables-save > /tmp/fichier.txt 2>&1
[15:37:44]
<retiolus> https://aria.im/_matrix/media/v1/download/mozilla.org/8a4d08d40e5e4cbafb39635ca77086c7c7d9ccc71814686107128823808
[15:38:16]
<retiolus> > <@retiolus:mozilla.org> sent a file.
pti-jean Aleks (he/him/il/lui)
[15:39:56]
<Aleks (he/him/il/lui)> pas sur de comprendre pourquoi y'a besoin de me ping personellement, j'ai pas du tout suivi cette histoire ...
[15:40:38]
<retiolus> pardon... tu es le premier qui m'a répondu la semaine dernière
[15:46:07]
<webmink> SnappyMail just offered an update which then failed to update. Just me or everyone seeing it? Log: https://paste.yunohost.org/raw/ogomiwebib
[15:59:48]
<pti-jean> retiolus, Je suis pas sûr d'être assez calé en iptable... Mais un truc me chagrine, c'est que iptables-save répond sur le canal d'erreur... et ça, cela me semble pas normal!
[16:00:26]
<retiolus> qu'est-ce que tu veux dire ?
[16:03:06]
<Aleks (he/him/il/lui)> > <@webmink:matrix.org> SnappyMail just offered an update which then failed to update. Just me or everyone seeing it? Log: https://paste.yunohost.org/raw/ogomiwebib
sounds like you have `php-imagick` installed on your system, which is known to conflict with `php8.3-imagick` .. Can you share the output of `sudo aptitude why php-imagick` ?
[16:04:56]
<pti-jean> Quand tu exécute une commande elle répond sur le canal "1" normal... ou sur le canal "2" en erreur...
La manip que je t'ai fait faire "2>&1", c'était pour redirigé le canal 2 sur le canal 1... car ton iptables-save répond en erreur!
[16:05:24]
<retiolus> alors
[16:05:46]
<retiolus> j'ai fais
`sudo iptables-save > fichier.v1`
et ça fonctionne pour le coup
[16:06:12]
<pti-jean> C'est comme si tu fait "cat fichier" est que fichier n'existe pas... la réponse se fera sur le canal 2!
[16:06:13]
<retiolus> il n'aime pas le .txt...
[16:07:44]
<pti-jean> retiolus, Là, tu m'embrouille !
[16:10:14]
<retiolus> écoutes je suis aussi perdu XD
[16:10:41]
<retiolus> `sudo iptables-save > fichier.txt`: fichier vide
`sudo iptables-save > fichier.v1`: fichier rempli
[16:10:49]
<pti-jean> Parce que c'est pas une histoire d’extension...
[16:12:38]
<pti-jean> Je ne comprend pas!
[16:14:51]
<Aleks (he/him/il/lui)> pour moi y'a genre un message d'erreur que retiolus ne nous montre pas ...
[16:15:14]
<Aleks (he/him/il/lui)> genre "Permission denied" parce que fichier.txt existe déjà et est owné par root et pas le user qui lance la commande
[16:16:00]
<retiolus> J'aimerais bien que ce soit le cas...
[16:16:15]
<Aleks (he/him/il/lui)> que raconte `ls -l fichier.*`
[16:18:04]
<retiolus> https://aria.im/_matrix/media/v1/download/mozilla.org/5b351b09e251fac3448c04d49f0a7d92fa4178901814696280228626432
[16:18:06]
<retiolus> https://aria.im/_matrix/media/v1/download/mozilla.org/9e716d14e23995805fb95dcfbb04d92f041607071814696283831533568
[16:18:12]
<retiolus> Bon bah là ça fonctionne 😭😭😭
[16:28:44]
<retiolus> Mais pas d'accès à internet ni rien...
[16:29:51]
<webmink> > <@Alekswag:matrix.org> sounds like you have `php-imagick` installed on your system, which is known to conflict with `php8.3-imagick` .. Can you share the output of `sudo aptitude why php-imagick` ?
Not currently installed
The candidate version 3.4.4+php8.0+3.4.4-2+deb11u2 has priority optional
No dependencies require to install php-imagick
[16:34:30]
<Aleks (he/him/il/lui)> hm i realize snappymail's dependency is *g*magick not imagick ...
[16:34:53]
<Aleks (he/him/il/lui)> maybe it conflicts with imagick which is a dependency of pixelfed...
[16:35:37]
<webmink> Ah, I have that installed
[16:40:49]
<webmink> I guess it's goodbye SnappyMail
[16:41:05]
<Aleks (he/him/il/lui)> wait, i'm preparing a fix ..
[16:43:40]
<Aleks (he/him/il/lui)> https://github.com/YunoHost-Apps/snappymail_ynh/pull/165
[16:43:57]
<Aleks (he/him/il/lui)> if you want you can manually upgrade to this using `yunohost app upgrade snappymail -u https://github.com/YunoHost-Apps/snappymail_ynh/tree/testing`
[16:46:28]
<webmink> Completed successfully, thanks
[16:47:23]
<webmink> App runs
[16:47:42]
<webmink> Excellent service, thanks Aleks (he/him/il/lui) !