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. paste somewhere: 1. qlist oracle-jdk-bin | sort 2. qlist eclipse-sdk-bin | sort 3. scanelf -nf $(qlist eclipse-sdk-bin | sort)
  2. this 2 packages are forked in Funtoo, means they not in sync with Gentoo versions. If needed, we can add libressl support for them.
  3. ok, so this is yet again using existing install. please. install Funtoo from fresh stage. Converting existing Gentoo installation into Funtoo is unsupported (though, theoretically possible). You are hitting various discrepancies due to that, and this is not really Funtoo bug.
  4. good. but what was the original problem? did you manually change the limits before? default values (not like yours) certainly enough for merging debian-sources. what i'm trying to figure whether it's manual change or not.
  5. this value is much lower than default, which is 16000 for open files. Normally this defined in /etc/security/limits.conf. There're several ways to change the values but first of all try to find out why you got unusual value. Did you change that?
  6. i'm not entirely sure but maybe you hitting ulimit problems. Do you have ulimit specified anywhere? ulimit -n shows it. But i guess dirty workaround could be: rm -rf /var/tmp/portage
  7. convertion of existing Gentoo into Funtoo not supported and will not work under ordinary conditions.
  8. this problem is reported already in https://bugs.funtoo.org/browse/FL-3199
  9. should be fixed with tree update.
  10. Oleg Vinichenko

    GCC 5

    this ebuild not tested on hardened. Thx for catching this. It's very much possible it's not needed (a patch).
  11. this is technical information by ebuild. look here for explanation. Fran comment. Not sure why udisks looks for swap. https://forums.gentoo.org/viewtopic-t-923640.html
  12. Oleg Vinichenko

    GCC 5

    gcc-5.3.0 now available in portage. but masked. Please, test.
  13. where does "Illegal instruction" happen? need logs. But i suspect its a segfault in nettle, which is due to AES instruction. If your CPU not supporting it, you need to disable it. Know thy hardware :).
  14. This version has only improved btrfs support as requested by Erik Ridderby. https://bugs.funtoo.org/browse/FL-3123
  15. ati-drivers-15.12 update some time back for testing. Ebuild is masked, to test; echo "x11-drivers/ati-drivers" >> /etc/portage/package.unmask emerge -uN ati-drivers Gaming, steam and especially gnome3 (if anyone using it) test very much appreciated.
  16. 1. update portage. emerge -1uN portage 2. let portage apply use flag changes. You will be asked about this, just hit y 2 run emerge -uDN @world icu
  17. this should be fixed. please sync tree and check.
  18. it is not stale. it does not include cache for ebuilds with EAPI=6
  19. thx. now problem identified. will fix soon
  20. /boot is certainly present in /etc/fstab. But you must to check this file and correct to suit your needs. This is described in installation guide.
×
×
  • Create New...