mastouille.fr est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Mastouille est une instance Mastodon durable, ouverte, et hébergée en France.

Administré par :

Statistiques du serveur :

648
comptes actifs

#incus

0 message0 participant0 message aujourd’hui

Nachdem ich am Mittwoch Abend wegen eines Updates und ungeahnter Folgen ziemlich schnell ziemlich viel geschwitzt habe (metalhead.club und trashserver.net waren für einige Minuten offline), habe ich heute mal meine Incus Versionen über alle Hosts hinweg auf dieselbe Version glattgezogen.

Und setze nun auf das Zabbly Repo statt auf die Backports. Das ist zwar auch keine Garantie für maximale Stabilität, aber immerhin muss ich dann die Backports nicht weiter im Kopf behalten. Das hat mir schon mal Kopfschmerzen bereitet.

discuss.linuxcontainers.org/t/

Linux Containers Forum · Incus deinstalled after upgrade in debian bookworm with backportsToday I have seen, that there are some updates of incus. I installed it with apt-get update && apt-get upgrade and apt-get dist-upgrade After installation finished and reboot incus wasn’t installed anymore. An apt-get install incus brings an incompatible version for qemu. incus : Hängt ab von: qemu-system-x86 (>= 1:8.0) aber 1:7.2+dfsg-7+deb12u12 soll installiert werden but qemu-system-x86 seems to be available: apt-cache madison qemu-system-x86 qemu-system-x86 | 1:9.2.0+ds-3~bpo12+2 | h...
A répondu dans un fil de discussion

Wrote a little parser for meshcore packets tonight. It's still messy and a lot more to implement. But, it reads the container format so I'm happy for now.

I have meshcore packets flowing from multiple repeaters(on different frequencies) talking on wifi using udp broadcasts.

The repeaters automatically discover each other on the network and now I'm able to watch their chatter with a quick nodejs server.