Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

Oleg Vinichenko

Members
  • Posts

    619
  • Joined

  • Last visited

  • Days Won

    53

Reputation Activity

  1. Trolling
    Oleg Vinichenko got a reaction from Deklan? in Xfce 4.12 has been released   
    xfce4-mixer will work anyway.
  2. Trolling
    Oleg Vinichenko got a reaction from yant in Deprecated SYNC in make.conf - new respos.conf   
    This will not look like in above example. And it's only in preparation phase. W.I.P. 
    http://www.funtoo.org/Repository_Configuration
  3. Trolling
    Oleg Vinichenko got a reaction from yant in Colorized `dmesg` output after update today   
    yes, it's util-linux, which recently updated in Funtoo
  4. Trolling
    Oleg Vinichenko got a reaction from blaz000 in Should I use CPU USE Flags in make.conf?   
    that's explained in draft news, thx to Micha? G?rny. There was no real gain in such conversion, but since its implemented, here it is http://www.funtoo.org/News:CPU_FLAGS_X86
  5. Trolling
    Oleg Vinichenko got a reaction from rudylorren in wicd update failing   
    known issue, caused by locale misbehave. Temporary fix is LC_ALL="en_US.UTF-8" emerge wicd
  6. Trolling
    Oleg Vinichenko got a reaction from csmk in GPT encrypted boot problem   
    looks like you do not use initramfs with encryption support. This is required for decrypting the dirves
  7. Trolling
    Oleg Vinichenko got a reaction from 666threesixes666 in Emerge rewrite in rust   
    i'd prefer to clean-up obscure and undocumented python code in portage rather then rewrite it in new lang :)
  8. Trolling
    Oleg Vinichenko got a reaction from digifuzzy in Emerge rewrite in rust   
    i'd prefer to clean-up obscure and undocumented python code in portage rather then rewrite it in new lang :)
  9. Trolling
    Oleg Vinichenko got a reaction from Sandro in XBMC don't upgrade.   
    i can reproduce this failure with oracle-jdk-bin-1.8. It builds fine with oracle-jdk-bin-1.7
  10. Trolling
    Oleg Vinichenko got a reaction from Sandro in XBMC don't upgrade.   
    masked java-8 due to many incompatibilites. You should get oracle-jdk-bin-1.7.0.72, set it as system vm (if it's not done automatically). This should resolve java packages problem.
  11. Trolling
    Oleg Vinichenko got a reaction from rebeltompa in Installing OpenVZ   
    will fix this 
  12. Trolling
    Oleg Vinichenko got a reaction from tolvo in Multilib Issue   
    for skype as 32-bit application you need a multilib system, yes and yes until multilib convertion done, emul-* packages is a requirement.
  13. Trolling
    Oleg Vinichenko got a reaction from --->yoalli<--- in HELP!! How to correctly install the Mate environment??   
    i'll correct Mate Guide, set is no longer needed. Installing mate is quite simple:
     
    #  eselect profile add funtoo/1.0/linux-gnu/mix-ins/mate
    # emerge mate 
  14. Trolling
    Oleg Vinichenko got a reaction from cuchumino in ati-drivers-14.9-r1 checksum issue during emerge   
    this is fixed now.
  15. Trolling
    Oleg Vinichenko got a reaction from cuchumino in Gnome update issues   
    sould be fixed with next tree update.
  16. Trolling
    Oleg Vinichenko got a reaction from systemshq in Who is using Funtoo   
    Funtoo had some kind of AUR, called FLORA but unfortunately it passed due to poor maintainence. Funtoo is open to include any 3-rd-part overlays, which will help users contribute.
  17. Trolling
    Oleg Vinichenko got a reaction from bsdtux in eth0 does not get IP   
    assuming your eth0 getting IP with DHCP, you can't run NetworkManager and dhcpcd simultaneously. Please, disable either one, and see if it solved.
  18. Trolling
    Oleg Vinichenko got a reaction from cuchumino in Lots of XFCE removed from portage?   
    from my experience, when "weird or undefined" issues appears during portage tree updates, it's good to wait until next update :)
  19. Trolling
    Oleg Vinichenko got a reaction from fabiobeneditto in Udev Update   
    As per http://bugs.funtoo.org/browse/FL-986 Funtoo now updating udev (eudev). This update require manual intervention, here are the steps after tree update (emerge --sync)
     
    # emerge --sync
    # emerge --deselect udev
    # emerge virtual/udev
    # dispatch-conf or etc-update (be careful)
    # emerge @preserved-rebuild
     
    Reboot. keep a systemrescue cd near in case of uncertain troubles. There're numerous packages forked in Funtoo tree to prevent udev updates. These whould need update or unfork, all emerge output should be directed to relevant bug report, see above link and on Funtoo IRC #funtoo channel, nick angry_vincent.
     
  20. Trolling
    Oleg Vinichenko got a reaction from eddie in Oregon State Mirror Distfiles Empty?   
    it's up and working, was a problem on thier end.
  21. Trolling
    Oleg Vinichenko got a reaction from drobbins in Udev Update   
    I overlooked this. Should be fixed now :)
  22. Trolling
    Oleg Vinichenko got a reaction from javajake in how to upgrade kernel debian sources in 1 month please help   
    as for this kernel, you'll get update whenever update comes into tree. It depends on how often Debian release updates to kernel, it doens't happen too often but even in this case Funtoo doesn't track these updates immediately. The rule is, if kernel version gets possitive feedback from testers, runs good and stable it kept at this version for some extented period, some kind of LTS. If this policy not acceptable, please, share suggestions.
  23. Trolling
    Oleg Vinichenko got a reaction from NikosAlexandris in How to get a package added to Funtoo   
    via bugs.funtoo.org
  24. Trolling
    Oleg Vinichenko got a reaction from drobbins in KDE, Gnome3 tests required.   
    After udev update, see http://forums.funtoo.org/index.php?/topic/22-udev-update/, following full Desktop Environment tests required:
    KDE (with kde mix-in enabled)
    Gnome3 (with gnome mix-in enabled)
    MATE (with mate mix-in enabled)
     
    all issues, quirks, failures, blocks should be reported on bugs.funtoo.org
  25. Trolling
    Oleg Vinichenko got a reaction from drobbins in Udev Update   
    As per http://bugs.funtoo.org/browse/FL-986 Funtoo now updating udev (eudev). This update require manual intervention, here are the steps after tree update (emerge --sync)
     
    # emerge --sync
    # emerge --deselect udev
    # emerge virtual/udev
    # dispatch-conf or etc-update (be careful)
    # emerge @preserved-rebuild
     
    Reboot. keep a systemrescue cd near in case of uncertain troubles. There're numerous packages forked in Funtoo tree to prevent udev updates. These whould need update or unfork, all emerge output should be directed to relevant bug report, see above link and on Funtoo IRC #funtoo channel, nick angry_vincent.
     
×
×
  • Create New...