-
Content Count
619 -
Joined
-
Last visited
-
Days Won
53
Content Type
Profiles
Forums
Blogs
Everything posted by Oleg Vinichenko
-
ego tripped up on a fresh 32-bit install
Oleg Vinichenko replied to mauricev's question in Installation Help
this problem is already reported on bug tracker -
New release of mysql-community available. Version 8.0.14 fixes numerous security fixes. https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html#AppendixMSQL Please pay attention to ebuild post instaaltion messages, if you setting up MySQl for the first time as emerge --config option now removed in favor of upstream and more featureful mysql_secure-installation Report any issues you may find with package install and use cases.
-
there is no definite answer for this type of update, it highly depends on what's installed on your box. It is highly suspected the problems to solve could be numerous, and due to some very significant changes, the reinstall from scratch is best. If it's undesirable, then, you can just keep using it without update. If you would like to avoid reinstall, then there are 2 guides: https://www.funtoo.org/Upgrade
-
fixed now, thx for report
-
please, report this problem on bugs.funtoo.org
-
kde plasma without audio (new installation)
Oleg Vinichenko replied to elover's question in Installation Help
thx for report -
kde plasma without audio (new installation)
Oleg Vinichenko replied to elover's question in Installation Help
this need reported on bugs.funtoo.org -
webkit-gtk unstable with 1.3 release?
Oleg Vinichenko replied to mlf176f2's question in Installation Help
chromium uses it's own webkit-gtk fork, called blink (and it compiles the blink internally during build). so it doesn't interact with installed one, firefox does not use it either. gnome online accounts could be an indication that webkit-gtk problem could be the one, please -
Yes :)
-
add gdbus-codegen into emerge list os it looks like emerge -1av glib gdbus-codegen at-spi2-core gtk+ atk qtcore colord qtgui libgusb --ignore-world
-
Hi, everyone! mysql-community-8.0.12 added in 1.3-release. This is Oracle's MySQL-8 major release. Please, notice, that this package cannot be installed with mysql (replacing). It also has certain incompatibilities with older versions of mysql and databases, created. https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-12.html
-
to clarify little bit, portage has basic cpu detection of cpu's when you run emerge pkgname, based on ncpu+1, it does not pass any other arguments such as "l" or load-average. IN this case you may want to tweak you custom MAKETOPS.
-
i suggest updating to the 1.3 directly, not 1.2
-
[Solved] Failed to emerge app-text/gtkspell-3.0.10 (release 1.3)
Oleg Vinichenko replied to morphmex's question in Installation Help
aha, so, there is also an gtkspell-2 ebuild with slot-2. gtkspell-3 is what mentioned as fixed -
[Solved] Failed to emerge app-text/gtkspell-3.0.10 (release 1.3)
Oleg Vinichenko replied to morphmex's question in Installation Help
@morphmex, do you have enchant-2.2.1-r1 installed? -
setting MAKEOPTS is not really required for very long time, portage auromatically adjusts makeopts depending on number of cpu's. This is less known fact
-
[Solved] Failed to emerge app-text/gtkspell-3.0.10 (release 1.3)
Oleg Vinichenko replied to morphmex's question in Installation Help
this is fixed already, need to wait for tree update -
[Solved] Failed to emerge dev-libs/glib-2.58.1 (1.3 release)
Oleg Vinichenko replied to morphmex's question in Installation Help
this is already fixed, but you need to wait for tree update -
this is fixed already and will in tree with next sync
-
it was reported already and fix applied, need to wait for tree update
-
Running ego boot update is reflected in update guide
-
the upgrade instruction are in prepare phase, that will be published on wiki. But you need latest ego, yes
-
cannot build openssl--1.1.0h on arm64
Oleg Vinichenko replied to nillerusr's question in Portage Help
this is fixed now