-
Posts
619 -
Joined
-
Last visited
-
Days Won
53
Content Type
Profiles
Forums
Blogs
Everything posted by Oleg Vinichenko
-
How to update world with new CFLAGS: -O3 ?
Oleg Vinichenko replied to znavko's topic in General Discussion
and if you want portage to keep building, even if something failed in-between, then add --keep-going, it will will skip all failures and continue. That's, of course, if failed ebuild not used by other ebuilds further down in list, then the merge will stop. -
added 1.9.6 version.
-
Can't get a session when using sddm and xfce4 on new installation
Oleg Vinichenko replied to mortenlj's question in Desktop Help
ok, thx for the information. -
attached build.log is incomplete and shows no errors.
-
Where should I sned PRs with ruby-related ebuilds
Oleg Vinichenko replied to ixti's topic in Dev Central
the flora repo looks the one. It is a community contribution repository for cases like this. -
Power controls on sddm screen doesn't show up on first start
Oleg Vinichenko replied to mortenlj's question in Desktop Help
xdm init script has the option to use sddm. and also has some logic for consolekit service. And i suspect sddm has it's own logic for the consolekit. That's only after brief look, cannot tell more details. -
Power controls on sddm screen doesn't show up on first start
Oleg Vinichenko replied to mortenlj's question in Desktop Help
are both problems observed also when starting XFCE4 with startx? I use xfce4/consolekit myself but without any login managers. sddm is known of having weird issues. For me it looks like there is a race condition between xdm/sddm and the consolekit. The latter one supposed to be integrated quite well as current developers of consolekit are xfce developers too. Try starting with startx to eliminate xdm/sddm as first candidates. make sure to remove xdm from openrc runlevel. -
nginx-1.12.2 now added. This ebuild has number of corrections in it's configure as well as adding support for stream modules, absent in older ebuild versions. This is controlled by NGINX_MODULES_STREAM expand variable, which is added into profiles. 1.12.2 version also including CVE-2017-7529 fix. for the bleeding edge version followers, version 1.13.7 added. This ebuild has a dedicated SLOT called mainline, to follow upstream releases tags: https://nginx.org/ and is made that it cannot be co-installed with stable versions, such as 1.12.2. This will help to distinguish the releases by upstream classification. 1.13.7 version has no keywords, it is required to unmask by keywords to be able to test. Thanks, Oleg.
-
i cannot say about eix as i don't use it, but yes it can be indirectly good for eix. As jhan pointed, when ebuild installed , there are may various metadata about ebuild installed into /var/db/* including special file repository, which has all information about what repo ebuild installed from. --newrepo will rebuild those ebuilds that now changed it's origin, for example sys-libs/ncurses::gentoo will be sys-libs/ncruses::core-kit, so gentoo was a name of repository (and which was in /usr/portage). With rebuild you will get your /var/db correctly set. Which might fix eix (i can't tell)
-
sorry, --newrepo, it was typo with --new-repo
-
alright, Funtoo had this ebuild merged from a dedicated overlay, called funtoo-plex. Thats for ports-2012. Now it is set in merge-scripts for the meta-repo but not activated. So, i think, you report it on bugs.funtoo.org for inclusion.
-
what package is this?
-
which older tools are deprecated with kits?
Oleg Vinichenko replied to its1louder's question in Installation Help
if you change the gentoo values into core-kit, (gentoo:funtoo into core-kit:funtoo) the tools from gentoolkit will work. this problem is reported -
emerge kde-plasma/plasma-meta problems
Oleg Vinichenko replied to noone's question in Installation Help
please, report this on bugs.funtoo.org with complete emerge output -
which older tools are deprecated with kits?
Oleg Vinichenko replied to its1louder's question in Installation Help
can you attach your parent file? -
bus error would be an indication of some hardware problems still. for the .config, there ebuilds that looks for existence of /usr/src/linux, but those warnings should be harmless as normally they are for the runtime functionality. If the kernel sources needed for the bulding, then it should die during compilation. More information can be obtained from full build.log
-
[solved] lxqt-base/lxqt-panel-0.11.0 fails to emerge
Oleg Vinichenko replied to nobody13's question in Portage Help
fixed lxqt-panel. -
[solved] lxqt-base/lxqt-panel-0.11.0 fails to emerge
Oleg Vinichenko replied to nobody13's question in Portage Help
this looks like a lxqt-panel problem, according to build.log. not likely your system problem. -
[solved] lxqt-base/lxqt-panel-0.11.0 fails to emerge
Oleg Vinichenko replied to nobody13's question in Portage Help
sorry, you can report both issues. The build failure and the forum problem, separately :) -
[solved] lxqt-base/lxqt-panel-0.11.0 fails to emerge
Oleg Vinichenko replied to nobody13's question in Portage Help
please report this on bugs.funtoo.org -
sys-kernel/debian-sources-4.13.10-1 Test
Oleg Vinichenko replied to valerievonck's topic in General Discussion
thank you. yes, the ebuild has no keywords, so adding them is step prior to emerge. Yes, due to many modules enabled by default, during compilation disk space consuming picks around 18Gb, so 20Gb is set so that there is plenty of space. -
[Solved] Two ebuilds that keep failing
Oleg Vinichenko replied to tefrem34's question in Portage Help
Such problems needed reported on bugs.funtoo.org so that they are fixed for everyone. -
what instruction you followed, so we know?
-
Unable to start xfce4 session from lightdm
Oleg Vinichenko replied to maratbn's question in Desktop Help
no consolekit in boot and default runlevels does not necessarily mean this service is not started by some other services. There are service dependencies capabilities in openrc which could make the service start other service even if it's not explicitly enabled. But i think xdm, which is in your default level could be a problematic one.
