Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

Leaderboard

Popular Content

Showing content with the highest reputation on 10/21/2017 in Posts

  1. drobbins

    ego-2.2.1 released

    Ego-2.2.1 has been released. This release includes fixes for the accuracy of information shown by "ego kit list", a helpful informational message at the end of the "ego kit" commands, and some minor unit test improvements.
    1 point
  2. Upgrade to ego-2.2.1, and you should now have: # ego kit show # ego kit list You should also be able to do a "man ego.conf" and learn about how to set the branch of the kits you want to use.
    1 point
  3. drobbins

    unfinished merge

    # cd /var/git/meta-repo # git reset --hard # git clean -fd
    1 point
  4. Ah, so I only need gcc version 5.4.0 not > 5.4.0 And so the 5.4.0 is currently not masked? I think I'll eselect 5.4 and try it again. Thanks!
    1 point
  5. mauricev

    python woes

    I think I resolved this by cheating. My machine is virtual so I reverted to a snapshot before I made any changes then proceeded to start over, starting with the instructions at https://github.com/funtoo/meta-repo. I then added the following: dev-python/appi python_targets_python3_4 dev-python/mwparserfromhell python_targets_python3_4 dev-python/requests python_targets_python3_4 dev-python/cryptography python_targets_python3_4 dev-python/pyasn1 python_targets_python3_4 dev-python/pyopenssl python_targets_python3_4 dev-python/ply python_targets_python3_4 dev-python/py python_targets_python3_4 dev-python/pycparser python_targets_python3_4 dev-python/idna python_targets_python3_4 dev-python/ndg-httpsclient python_targets_python3_4 dev-python/urllib3 python_targets_python3_4 dev-python/chardet python_targets_python3_4 dev-python/PySocks python_targets_python3_4 dev-python/cffi python_targets_python3_4 virtual/python-ipaddress python_targets_python3_4 app-admin/ego python_single_target_python3_4 python_targets_python3_4 I still have to re-emerge world to make sure everything is good, but I did manage to get ego installed and it's syncing.
    1 point
  6. I just fixed login-related issues. Funtoo users who had not used the forums before were unable to log in. I've also fixed the password reset link to go to our official password reset page, as well as the create account link. So logins should be working well. One note is that if you were are user of the old forums, and you changed your 'displayname' to show something other than your username, then your forums account username will be your displayname. You can alternatively try logging in with your email as your username instead. Everyone else should be good to go using their funtoo username (and password, of course) to log in here.
    1 point
  7. To compile this version of chromium you have upgrade gcc-5.3.0-r1 to gcc-5.4.0. Look here: https://bugs.funtoo.org/browse/FL-4235. sys-devel/gcc-5.4.0 is sufficient to complile this version of chromium.
    1 point
×
×
  • Create New...