Nové číslo časopisu Raspberry Pi zdarma ke čtení: Raspberry Pi Official Magazine 168 (pdf).
Open-source citační manažer Zotero (Wikipedie, GitHub) byl vydán v nové major verzi 10. Přehled novinek v příspěvku na blogu.
Interaktivní editor binárních dat GNU poke byl vydán ve verzi 5.0 (seznam změn).
Byla vydána verze 0.85 telnet a ssh klienta PuTTY (Wikipedie). Řešeno je 5 zranitelností.
Byly publikovány novinky z vývoje GIMPu. Pracuje se na novém formátu souborů. Stávající binární XCF bude nahrazen "zazipovaným XML". XCF zůstane plně podporován pouze pro načítání starých souborů.
Workshop o umělé inteligenci v Dartmouthu proběhl před 70 lety, od 18. června do 17. srpna 1956. Dvouměsíční soustředění 6–11 informatiků, iniciované Johnem McCarthym, položilo základy oboru umělé inteligence.
Po 9 týdnech vývoje od vydání Linuxu 7.1 oznámil Linus Torvalds vydání Linuxu 7.2. Podrobný přehled novinek a vylepšení na Linux Kernel Newbies nebo LWN.net: první a druhá polovina začleňovacího okna.
Debian dnes slaví 33 let. Ian Murdock oznámil vydání "Debian Linux Release" 16. srpna 1993.
Probíhá hlasování o používání LLM při vývoji Debianu. Vývojáři Debianu mají na výběr 9 možností (návrhy A až H a žádný z nich).
Omarchy je linuxová distribuce s dlaždicovým správcem oken Hyprland. Založena je na Arch Linuxu. Vydána byla v nové major verzi 4.0.0 - The Quattro Release. Videopředstavení na YouTube. Celý desktop shell byl přepsán do Quickshellu. Přidána byla podpora pluginů.
vm910:~# apt-get install cron
Reading package lists... Done
Building dependency tree
Reading state information... Done
cron is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
6 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UT8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
Setting up libc6 (2.11.3-4) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing libc6 (--configure):
subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of locales:
locales depends on glibc-2.11-1; however:
Package glibc-2.11-1 is not installed.
Package libc6 which provides glibc-2.11-1 is not configured yet.
dpkg: error processing locales (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of binutils:
binutils depends on libc6 (>= 2.11); however:
Package libc6 is not configured yet.
dpkg: error processing binutils (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libc-dev-bin:
libc-dev-bin depends on libc6 (>> 2.11); however:
Package libc6 is not configured yet.
libc-dev-bin depends on libc6 (<< 2.12); however:
Package libc6 is not configured yet.
dpkg: error processing libc-dev-bin (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libc6-dev:
libc6-dev depends on libc6 (= 2.11.3-4); however:
Package libc6 is not configured yet.
libc6-dev depends on libc-dev-bin (= 2.11.3-4); however:
Package libc-dev-bin is not configured yet.
dpkg: error processing libc6-dev (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libc6-i386:
libc6-i386 depends on libc6 (= 2.11.3-4); however:
Package libc6 is not configured yet.
dpkg: error processing libc6-i386 (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
libc6
locales
binutils
libc-dev-bin
libc6-dev
libc6-i386
E: Sub-process /usr/bin/dpkg returned an error code (1)
Ve status dpkg jsem poté našel toto:
Package: libc6 Status: install ok half-configured Priority: required Section: libs Installed-Size: 9868 Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.11.3-4 Config-Version: 2.7-18lenny7 Provides: glibc-2.11-1 Depends: libc-bin (= 2.11.3-4), libgcc1 Suggests: glibc-doc, debconf | debconf-2.0, locales Breaks: locales (<< 2.11), locales-all (<< 2.11), nscd (<< 2.11) Conflicts: prelink (<= 0.0.20090311-1), tzdata (<< 2007k-1), tzdata-etch Conffiles: /etc/ld.so.conf.d/x86_64-linux-gnu.conf 593ad12389ab2b6f952e7ede67b8fbbf Description: Embedded GNU C Library: Shared libraries Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. Homepage: http://www.eglibc.orgProsím pomozte mi. Jsem zoufalý a upozorňuji, že debianu příliš nerozumím, potřeboval bych přesné příkazy. Děkuji
vm910:~# lsof /var/cache/debconf/config.dat COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME frontend 5457 root 4rW REG 3,2 57657 47987 /var/cache/debconf/config.datDíky
vm910:# apt-get install lib32stdc++6 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: lib32stdc++6: Depends: lib32gcc1 but it is not going to be installed libc6: Depends: libc-bin (= 2.11.3-4) but it is not installable libc6-dev: Depends: libc6 (= 2.7-18lenny7) but 2.11.3-4 is to be installed libc6-i386: Depends: libc6 (= 2.7-18lenny7) but 2.11.3-4 is to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).apt-get -f install jsem zkoušel, ale chtělo to odstranit i balíčky jako apache2 apod. Díky
Tiskni
Sdílej: