Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

Oleg Vinichenko

Members
  • Posts

    619
  • Joined

  • Last visited

  • Days Won

    53

Everything posted by Oleg Vinichenko

  1. gnome indirectly depends on apache. Some packages need it. I'll try to investigate and tell if this possible to avoid. gnome-light i believe does not depend on apache (i.e packages depend on apache not included) i/e this is not a gnome mix-in problem directly.
  2. egencache can take some time
  3. yep, rsync is not used but before tree sync happens, cache is generated for entire tree. each time. and users getting the cache. Its not a problem. A problem could be that cache is wrong. Need to check this. To verify my idea, what you could is (and report results) rm -rf /usr/portage emerge --sync du -sh /usr/portage/metadata/md5-cache mv /usr/portage/metadata/md5-cache /tmp egencache --update --repo=gentoo --jobs=X (where X is your CPU naumber) du -sh /usr/portage/metadata/md5-cache also you can do a diff between qt-creater, freshly generated and the one from /tmp/md5-cache (moved from vanilla tree), See if this differs
  4. why would you use funtoo-ke-overlay? it is not tracked by Funtoo. kde and plasma 5 is laready in portage tree.
  5. epro mix-in +kde echo "kde-plasma/polkit-kde-agent" >> /etc/portage/package.mask
  6. staying with kde4 is quite simple, you need to enable kde mix-in. and mask kde-plasma/polkit-kde-agent, not konsole.
  7. do you have python entries in /etc/portage/package.unmask?
  8. hiya! Following updates happened: portage-2.4.1 which brings EAPI=6 updates: http://www.funtoo.org/EAPI_6 genkernel-3.4.40.8 minor update which has cache directory location change from /var/cache/genkernel to /usr/share/genekernel/ to keep helper tarballs preserved in /usr/share/genkernel/src. It is *required* to check /etc/genkernel.conf, if any hand-made changes done to this file and ensure portage updated it correctly to have new cache directory entries. perl-5.22.1 minor update, which require running perl-cleaner --all after update.
  9. libreoffice-5 looks unstable. It crashing for me, i believe it's better to wait some time before most problems settle down.
  10. this should be fixed with tree update. Please let portage downgrade kdelibs
  11. please, remove libfm-extra. libfm-1.2.3-r2 update should bring additional headers
  12. i guess it's not needed. there was custom change that eliminates the libfm-extra dependency, but this need investigation. Thx
  13. and what happens with MAKEOPTS="-j1", attach output with it (for both lxpanel and pcmanfm)
  14. yes, there is W.I.P on gnome-3.16. no ETA, though
  15. smartctl is not helpful. Please, run test check and collect a test data.
  16. ok, it's maybe needed to run S.M.A.R.T tests for your drives
  17. see no suspicious things in dmesg. Please, add /var/log/mesages. Enable logging of openrc services start-up. It is in /etc/rc.conf, uncomment logging directive. Reboot, and provide logs. Was it a permanent trouble or started at some point?
  18. report, please bug.funtoo.org
  19. enable it. recompile kernel, reboot. glibc will merge fine. this kernel config needed on multilib systems
  20. using MOTD_FILE in login.defs is no longer works and handled by pam_motd, in /etc/pam.d/login man pam_motd have an example.
  21. was uncomment a manual change?
×
×
  • Create New...