Search the Community
Showing results for tags 'profile'.
-
I was trying to update my Funtoo Virtual Container ( https://www.funtoo.org/Funtoo_Containers ) that I had been lacks in keeping up to date (everything was working fine). Now I've dug myself a deep hole that I need help getting out of. First I did a eix-sync (ego sync) which lead to a error report very similar to the one in this bug report, that is closed yet has people still showing the same problem: https://bugs.funtoo.org/browse/FL-5504?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel I tried to recompile ego as the bug report : https://forums.
-
First of all a thanks to the Funtoo team and community, I've sucefully managed to install this distro and I'm loving it. Second, I'm new to Funtoo and I have some doubts, if someone can answer I will be grateful. 1. If I find outdated packages how can I proceed ? Report as bug in JIRA? BTW: There are a few outdated packages that I've found for example linux-headers (was trying to install XEN) ,freeplane and apparmor and it's libs. 2. Does the hardened profile still works even without the GRSEC kernel? 3. How can I help?
-
I am having troubles with epro and profiles post-update to kits. Every time I execute epro I get back the python error message: Traceback (most recent call last): File "/usr/bin/epro", line 86, in <module> run_ego_module(install_path, action, ego_config, args) File "/usr/share/ego/python/ego_helpers.py", line 28, in run_ego_module mod = get_ego_module(install_path, modname) File "/usr/share/ego/python/ego_helpers.py", line 23, in get_ego_module return loader.load_module() File "<frozen importlib._bootstrap_external>", line 396, in _check_name_wrapper File "