Raspberry Pi Connect, tj. oficiální služba Raspberry Pi pro vzdálený přístup k jednodeskovým počítačům Raspberry Pi z webového prohlížeče, byla vydána v nové verzi 2.5. Nejedná se už o beta verzi.
Google zveřejnil seznam 1272 projektů (vývojářů) od 185 organizací přijatých do letošního, již jednadvacátého, Google Summer of Code. Plánovaným vylepšením v grafických a multimediálních aplikacích se věnuje článek na Libre Arts.
Byla vydána (𝕏) dubnová aktualizace aneb nová verze 1.100 editoru zdrojových kódů Visual Studio Code (Wikipedie). Přehled novinek i s náhledy a videi v poznámkách k vydání. Ve verzi 1.100 vyjde také VSCodium, tj. komunitní sestavení Visual Studia Code bez telemetrie a licenčních podmínek Microsoftu.
Open source platforma Home Assistant (Demo, GitHub, Wikipedie) pro monitorování a řízení inteligentní domácnosti byla vydána v nové verzi 2025.5.
OpenSearch (Wikipedie) byl vydán ve verzi 3.0. Podrobnosti v poznámkách k vydání. Jedná se o fork projektů Elasticsearch a Kibana.
PyXL je koncept procesora, ktorý dokáže priamo spúštat Python kód bez nutnosti prekladu ci Micropythonu. Podľa testov autora je pri 100 MHz približne 30x rýchlejší pri riadeni GPIO nez Micropython na Pyboard taktovanej na 168 MHz.
Grafana (Wikipedie), tj. open source nástroj pro vizualizaci různých metrik a s ní související dotazování, upozorňování a lepší porozumění, byla vydána ve verzi 12.0. Přehled novinek v aktualizované dokumentaci.
Raspberry Pi OS, oficiální operační systém pro Raspberry Pi, byl vydán v nové verzi 2025-05-06. Přehled novinek v příspěvku na blogu Raspberry Pi a poznámkách k vydání. Pravděpodobně se jedná o poslední verzi postavenou na Debianu 12 Bookworm. Následující verze by již měla být postavena na Debianu 13 Trixie.
Richard Stallman dnes v Liberci přednáší o svobodném softwaru a svobodě v digitální společnosti. Od 16:30 v aule budovy G na Technické univerzitě v Liberci. V anglickém jazyce s automaticky generovanými českými titulky. Vstup je zdarma i pro širokou veřejnost.
sudo-rs, tj. sudo a su přepsáné do programovacího jazyka Rust, nahradí v Ubuntu 25.10 klasické sudo. V plánu je také přechod od klasických coreutils k uutils coreutils napsaných v Rustu.
/sbin/init: error while loading shared libraries: libsepol.so.1: cannot open shared object file: no such file or directoryA pak následuje samozřejmě Kernel panic.. Pokus o chroot se nezdaří zase s následující hláškou:
sudo chroot /mnt/debian-virt /bin/bash /bin/bash error while loading shared libraries: libtinfo.so.5: cannot open shared object file: no such file or directoryNevíte někdo kde může být problém. Systém je vybudován na sw raid 6 poli a lvm. Disky jsem projet fsck a zdá se že je vše v pořádku. Akorát se při tom update instalovalo nové mdadm.
ls: error while loading shared libraries: libselinux.so.1: cannot open shared object file: no such file or directory cp: error while loading shared libraries: libselinux.so.1: cannot open shared object file: no such file or directory mc: error while loading shared libraries: libslang.so.2: cannot open shared object file: no such file or directorySoubory tam jsou a jdou zkopírovat. Tak teda vážně nevím co se pokazilo..
apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt-get -f install' to correct these. The following packages have unmet dependencies: libc6 : Depends: libc-bin (= 2.13-37) libc6:i386 : Depends: libc-bin:i386 (= 2.13-37) libc6-amd64:i386 : Depends: libc6:i386 (= 2.13-38) but 2.13-37 is installed libc6-dev : Depends: libc6 (= 2.13-38) but 2.13-37 is installed Depends: libc-dev-bin (= 2.13-38) libc6-dev:i386 : Depends: libc6:i386 (= 2.13-38) but 2.13-37 is installed Depends: libc-dev-bin:i386 (= 2.13-38) Recommends: gcc:i386 but it is not installed or c-compiler:i386 E: Unmet dependencies. Try using -f. apt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following extra packages will be installed: libc-dev-bin libc6 libc6:i386 libc6-i686:i386 Suggested packages: glibc-doc glibc-doc:i386 locales:i386 The following packages will be upgraded: libc-dev-bin libc6 libc6:i386 libc6-i686:i386 4 upgraded, 0 newly installed, 0 to remove and 23 not upgraded. 8 not fully installed or removed. Need to get 0 B/9,755 kB of archives. After this operation, 3,072 B of additional disk space will be used. Do you want to continue [Y/n]? y Reading changelogs... Done Preconfiguring packages ... (Reading database ... 40442 files and directories currently installed.) Preparing to replace libc6:amd64 2.13-37 (using .../libc6_2.13-38_amd64.deb) ... De-configuring libc6:i386 ... Unpacking replacement libc6:amd64 ... dpkg-deb: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory dpkg: error processing /var/cache/apt/archives/libc6_2.13-38_amd64.deb (--unpack): subprocess dpkg-deb --fsys-tarfile returned error exit status 127 dpkg-deb: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory dpkg: error processing /var/cache/apt/archives/libc6_2.13-38_i386.deb (--unpack): subprocess dpkg-deb --control returned error exit status 127 Errors were encountered while processing: /var/cache/apt/archives/libc6_2.13-38_amd64.deb /var/cache/apt/archives/libc6_2.13-38_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1)Už na to dnes nemám... jdu spát..
apt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following extra packages will be installed: libc-dev-bin libc6 libc6:i386 libc6-i686:i386 Suggested packages: glibc-doc glibc-doc:i386 locales:i386 The following packages will be upgraded: libc-dev-bin libc6 libc6:i386 libc6-i686:i386 4 upgraded, 0 newly installed, 0 to remove and 26 not upgraded. 8 not fully installed or removed. Need to get 9,755 kB of archives. After this operation, 3,072 B of additional disk space will be used. Do you want to continue [Y/n]? y Get:1 http://ftp.cz.debian.org/debian/ wheezy/main libc6 i386 2.13-38 [3,939 kB] Get:2 http://ftp.cz.debian.org/debian/ wheezy/main libc6 amd64 2.13-38 [4,339 kB] Get:3 http://ftp.cz.debian.org/debian/ wheezy/main libc6-i686 i386 2.13-38 [1,253 kB] Get:4 http://ftp.cz.debian.org/debian/ wheezy/main libc-dev-bin amd64 2.13-38 [224 kB] Fetched 9,755 kB in 11s (835 kB/s) Reading changelogs... Done Preconfiguring packages ... (Reading database ... 40442 files and directories currently installed.) Preparing to replace libc6:amd64 2.13-37 (using .../libc6_2.13-38_amd64.deb) ... De-configuring libc6:i386 ... Unpacking replacement libc6:amd64 ... dpkg-deb: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory dpkg: error processing /var/cache/apt/archives/libc6_2.13-38_amd64.deb (--unpack): subprocess dpkg-deb --fsys-tarfile returned error exit status 127 dpkg-deb: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory dpkg: error processing /var/cache/apt/archives/libc6_2.13-38_i386.deb (--unpack): subprocess dpkg-deb --control returned error exit status 127 Errors were encountered while processing: /var/cache/apt/archives/libc6_2.13-38_amd64.deb /var/cache/apt/archives/libc6_2.13-38_i386.deb
dpkg --get-selections |grep libc6 libc6:amd64 install libc6:i386 install libc6-amd64 install libc6-dev:amd64 install libc6-dev:i386 install libc6-dev-amd64 install libc6-i686:i386 install
apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt-get -f install' to correct these. The following packages have unmet dependencies: libc6 : Depends: libc-bin (= 2.13-37) libc6:i386 : Depends: libc-bin:i386 (= 2.13-37) libc6-amd64:i386 : Depends: libc6:i386 (= 2.13-38) but 2.13-37 is installed libc6-dev : Depends: libc6 (= 2.13-38) but 2.13-37 is installed Depends: libc-dev-bin (= 2.13-38) libc6-dev:i386 : Depends: libc6:i386 (= 2.13-38) but 2.13-37 is installed Depends: libc-dev-bin:i386 (= 2.13-38) Recommends: gcc:i386 but it is not installed or c-compiler:i386 E: Unmet dependencies. Try using -f.
dpkg -i --force-all /var/cache/apt/archives/libc6_2.13-38_i386.deb (Reading database ... 40442 files and directories currently installed.) Preparing to replace libc6:i386 2.13-37 (using .../libc6_2.13-38_i386.deb) ... De-configuring libc6:amd64 ... Unpacking replacement libc6:i386 ... dpkg-deb: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory dpkg: error processing /var/cache/apt/archives/libc6_2.13-38_i386.deb (--install): subprocess dpkg-deb --fsys-tarfile returned error exit status 127 Errors were encountered while processing: /var/cache/apt/archives/libc6_2.13-38_i386.deb root@debian-virt:/# ls ls: error while loading shared libraries: libselinux.so.1: cannot open shared object file: No such file or directory root@debian-virt:/# ldconfig root@debian-virt:/# dpkg -i --force-all /var/cache/apt/archives/libc6_2.13-38_amd64.deb (Reading database ... 40442 files and directories currently installed.) Preparing to replace libc6:amd64 2.13-37 (using .../libc6_2.13-38_amd64.deb) ... De-configuring libc6:i386 ... Unpacking replacement libc6:amd64 ... dpkg-deb: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory dpkg: error processing /var/cache/apt/archives/libc6_2.13-38_amd64.deb (--install): subprocess dpkg-deb --fsys-tarfile returned error exit status 127 Errors were encountered while processing: /var/cache/apt/archives/libc6_2.13-38_amd64.deb root@debian-virt:/# ls ls: error while loading shared libraries: libselinux.so.1: cannot open shared object file: No such file or directory root@debian-virt:/# cp cp: error while loading shared libraries: libselinux.so.1: cannot open shared object file: No such file or directory root@debian-virt:/# cd.. -bash: cd..: command not found root@debian-virt:/# cd .. root@debian-virt:/#
cd /var/lib/dpkg/info/ rm * cd /var/lib/apt/lists/ rm * apt-get clean dpkg --configure -a apt-get -f instalKeď toto nezaberie, spravidla reinštalujem :) Teda pokiaľ ti beží selinux, ešte by sa dal použiť restorecon, ale neviem či to za to stojí.
Tiskni
Sdílej: