I performed a fresh 1.4 base install on my trusty ThinkPad last night. Even though this is only my second attempt to install Funtoo, everything went perfectly smoothly. I called it a night, right after the first reboot. I haven't, as yet, created a regular user account, so I am logging into the machine as root.
The first thing on today's agenda was to configure the machine's flavor and mix-ins and that's where things immediately went wrong:
# epro flavor desktop
===Enabled Profiles: ===
arch: x86-64bit
build: current
subarch: intel64-ivybridge
flavor: desktop
mix-ins: (not set)
>>> Set flavor to desktop.
Updating profiles at /etc/portage/make.profile/parent...
ERROR: EGO encountered an unexpected error: OSError
ERROR: Unable to write full traceback.
Indeed, if I enter #epro show after receiving this EGO error message, the desktop flavor does not "stick."
The file's permissions are as follows:
/etc/portage/make.profile # ls -l
total 4
-rw-r--r-- 1 root root 1529 Sept 11 23:57 parent
Based on the permissions, I'm not sure why EGO should be encountering difficulties, but: when opening the file "parent" in nano, there is a message in the lower center of the window, stating that [ File 'parent' is unwritable ]
As I mentioned at the beginning, I'm a complete Funtoo noob, so I am having some difficulty locating EGO diagnostic information. I see a few assorted EGO errors documented here in the forum, but none appear to be related to my dilemma. Should I skip ahead and install logging capabilities, or is there a better approach? I'd be grateful if someone could nudge me in the right direction.
Question
i.am.not.a.bot
I performed a fresh 1.4 base install on my trusty ThinkPad last night. Even though this is only my second attempt to install Funtoo, everything went perfectly smoothly. I called it a night, right after the first reboot. I haven't, as yet, created a regular user account, so I am logging into the machine as root.
The first thing on today's agenda was to configure the machine's flavor and mix-ins and that's where things immediately went wrong:
# epro flavor desktop ===Enabled Profiles: === arch: x86-64bit build: current subarch: intel64-ivybridge flavor: desktop mix-ins: (not set) >>> Set flavor to desktop. Updating profiles at /etc/portage/make.profile/parent... ERROR: EGO encountered an unexpected error: OSError ERROR: Unable to write full traceback.
Indeed, if I enter #epro show after receiving this EGO error message, the desktop flavor does not "stick."
The file's permissions are as follows:
/etc/portage/make.profile # ls -l total 4 -rw-r--r-- 1 root root 1529 Sept 11 23:57 parent
Based on the permissions, I'm not sure why EGO should be encountering difficulties, but: when opening the file "parent" in nano, there is a message in the lower center of the window, stating that [ File 'parent' is unwritable ]
As I mentioned at the beginning, I'm a complete Funtoo noob, so I am having some difficulty locating EGO diagnostic information. I see a few assorted EGO errors documented here in the forum, but none appear to be related to my dilemma. Should I skip ahead and install logging capabilities, or is there a better approach? I'd be grateful if someone could nudge me in the right direction.
Thanks in advance!
Link to comment
Share on other sites
1 answer to this question
Recommended Posts