Open source modální textový editor Helix, inspirovaný editory Vim, Neovim či Kakoune, byl vydán ve verzi 25.07. Přehled novinek se záznamy terminálových sezení v asciinema v oznámení na webu. Detailně v CHANGELOGu na GitHubu.
Americký výrobce čipů Nvidia získal od vlády prezidenta Donalda Trumpa souhlas s prodejem svých pokročilých počítačových čipů používaných k vývoji umělé inteligence (AI) H20 do Číny. Prodej těchto čipů speciálně upravených pro čínský trh by tak mohl být brzy obnoven, uvedla firma na svém blogu. Americká vláda zakázala prodej v dubnu, v době eskalace obchodního sporu mezi oběma zeměmi. Tehdy to zdůvodnila obavami, že by čipy mohla využívat čínská armáda.
3D software Blender byl vydán ve verzi 4.5 s prodlouženou podporou. Podrobnosti v poznámkách k vydání. Videopředstavení na YouTube.
Open source webový aplikační framework Django slaví 20. narozeniny.
V Brestu dnes začala konference vývojářů a uživatelů linuxové distribuce Debian DebConf25. Na programu je řada zajímavých přednášek. Sledovat je lze online.
Před 30 lety, tj. 14. července 1995, se začala používat přípona .mp3 pro soubory s hudbou komprimovanou pomocí MPEG-2 Audio Layer 3.
Výroba 8bitových domácích počítačů Commodore 64 byla ukončena v dubnu 1994. Po více než 30 letech byl představen nový oficiální Commodore 64 Ultimate (YouTube). S deskou postavenou na FPGA. Ve 3 edicích v ceně od 299 dolarů a plánovaným dodáním v říjnu a listopadu letošního roku.
Společnost Hugging Face ve spolupráci se společností Pollen Robotics představila open source robota Reachy Mini (YouTube). Předobjednat lze lite verzi za 299 dolarů a wireless verzi s Raspberry Pi 5 za 449 dolarů.
Dnes v 17:30 bude oficiálně vydána open source počítačová hra DOGWALK vytvořena v 3D softwaru Blender a herním enginu Godot. Release party proběhne na YouTube od 17:00.
McDonald's se spojil se společností Paradox a pracovníky nabírá také pomocí AI řešení s virtuální asistentkou Olivii běžící na webu McHire. Ian Carroll a Sam Curry se na toto AI řešení blíže podívali a opravdu je překvapilo, že se mohli přihlásit pomocí jména 123456 a hesla 123456 a získat přístup k údajům o 64 milionech uchazečů o práci.
atahualpa cernyv # revdep-rebuild Configuring search environment for revdep-rebuild Checking reverse dependencies... Packages containing binaries and libraries broken by a package update will be emerged. Collecting system binaries and libraries... done. (/root/.revdep-rebuild.1_files) Collecting complete LD_LIBRARY_PATH... done. (/root/.revdep-rebuild.2_ldpath) Checking dynamic linking consistency... broken /usr/bin/finch (requires libpanelw.so.5) broken /usr/lib/libgnt.so.0.0.0 (requires libpanelw.so.5) broken /usr/lib/python2.4/lib-dynload/_curses_panel.so (requires libpanelw.so.5) broken /usr/lib64/libgnt.so.0.0.0 (requires libpanelw.so.5) broken /usr/lib64/python2.4/lib-dynload/_curses_panel.so (requires libpanelw.so.5) done. (/root/.revdep-rebuild.3_rebuild) Assigning files to ebuilds... done. (/root/.revdep-rebuild.4_ebuilds) Evaluating package order... Warning: Failed to resolve package order. Will merge in "random" order! Possible reasons: - An ebuild is no longer in the portage tree. - An ebuild is masked, use /etc/portage/packages.keyword and/or /etc/portage/package.unmask to unmask it ..... done. (/root/.revdep-rebuild.5_order) All prepared. Starting rebuild... emerge --oneshot =dev-lang/python-2.4.4-r5 =net-im/pidgin-2.1.0 .......... Calculating dependencies - emerge: there are no ebuilds to satisfy "=net-im/pidgin-2.1.0". revdep-rebuild failed to emerge all packages you have the following choices: - if emerge failed during the build, fix the problems and re-run revdep-rebuild or - use -X or --package-names as first argument (trys to rebuild package, not exact ebuild) or - set ACCEPT_KEYWORDS="~<your platform>" and/or /etc/portage/package.unmask (and remove /root/.revdep-rebuild.5_order to be evaluated again) or - modify the above emerge command and run it manually or - compile or unmerge unsatisfied packages manually, remove temporary files and try again (you can edit package/ebuild list first) To remove temporary files, please run: rm /root/.revdep-rebuild*.?_* atahualpa cernyv #Co dal? Prekompilovat vsechno, jenom to ne! Gentooisti prosim pomoc!
revdep-rebuild -X
revdep-rebuild
bez parametru a zase ta chyba viz. moje otazka. Zkusim to jeste jednou.
emerge
nevie odznova prekompilovať. Namiesto nej sú v portage verzie 2.2.1 a 2.2.2. Takže miesto príkazu
emerge --oneshot =net-im/pidgin-2.1.0ktorý sa
revdep-rebuild
pokúša spustiť, je treba spustiť update bez vyžadovania konkrétnej verzie, napríklad takto:
emerge --oneshot net-im/pidginPotom treba zmazať tie dočasné súbory, ktoré predtým revdep-rebuild vytvoril:
rm /root/.revdep-rebuild*.?_*a spustiť revdep-rebuild odznova.
atahualpa ~ # emerge --oneshot net-im/pidgin Calculating dependencies... done! >>> Verifying ebuild Manifests... >>> Emerging (1 of 1) net-im/pidgin-2.2.1 to / * pidgin-2.2.1.tar.bz2 RMD160 SHA1 SHA256 size... [ ok ] * checking ebuild checksums
... [ ok ] * checking auxfile checksums
... [ ok ] * checking miscfile checksums
... [ ok ] * checking pidgin-2.2.1.tar.bz2
... [ ok ] * * We strongly recommend that you backup your ~/.gaim directory * before running Pidgin for the first time. Things you should be * on the lookout for include problems with preferences being lost * or forgotten, buddy icons not working as you expect, plugins or * other external files not properly being found. * * If you experience problems with pidgin, file them as bugs with * Gentoo's bugzilla, http://bugs.gentoo.org. DO NOT report them * as bugs with pidgin's bug tracker, and by all means DO NOT * seek help in #pidgin. * * Be sure to USE="debug" and include a backtrace for any seg * faults, see http://developer.pidgin.im/wiki/GetABacktrace for details on * backtraces. * * Please read the pidgin FAQ at http://developer.pidgin.im/wiki/FAQ * * * You need to rebuild sys-libs/ncurses with USE=unicode in order * to build finch the console client of pidgin. * * * ERROR: net-im/pidgin-2.2.1 failed. * Call stack: * ebuild.sh, line 1717: Called dyn_setup * ebuild.sh, line 768: Called qa_call 'pkg_setup' * ebuild.sh, line 44: Called pkg_setup * pidgin-2.2.1.ebuild, line 131: Called die * The specific snippet of code: * die "Configure failed" * The die message: * Configure failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/net-im/pidgin-2.2.1/temp/build.log'. * * Messages for package net-im/pidgin-2.2.1: * * You need to rebuild sys-libs/ncurses with USE=unicode in order * to build finch the console client of pidgin. * * * ERROR: net-im/pidgin-2.2.1 failed. * Call stack: * ebuild.sh, line 1717: Called dyn_setup * ebuild.sh, line 768: Called qa_call 'pkg_setup' * ebuild.sh, line 44: Called pkg_setup * pidgin-2.2.1.ebuild, line 131: Called die * The specific snippet of code: * die "Configure failed" * The die message: * Configure failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/net-im/pidgin-2.2.1/temp/build.log'. * * * We strongly recommend that you backup your ~/.gaim directory * before running Pidgin for the first time. Things you should be * on the lookout for include problems with preferences being lost * or forgotten, buddy icons not working as you expect, plugins or * other external files not properly being found. * * If you experience problems with pidgin, file them as bugs with * Gentoo's bugzilla, http://bugs.gentoo.org. DO NOT report them * as bugs with pidgin's bug tracker, and by all means DO NOT * seek help in #pidgin. * * Be sure to USE="debug" and include a backtrace for any seg * faults, see http://developer.pidgin.im/wiki/GetABacktrace for details on * backtraces. * * Please read the pidgin FAQ at http://developer.pidgin.im/wiki/FAQ *
Cim dal lepe!You need to rebuild sys-libs/ncurses with USE=unicode in order to build finch the console client of pidgin. Mozna kdyby sis tak precetl, co pastujes, predtim nez si zase zacnes na neco stezovat...
Tiskni
Sdílej: