Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
If make.conf contains a line such as source /usr/portage/local/layman/make.conf like those added by the layman ebuild, ufed stops parsing make.conf and fails with the following error: Parse error in /etc/make.conf Compilation failed in require at /usr/sbin/ufed line 9. BEGIN failed--compilation aborted at /usr/sbin/ufed line 9. a correct behaviour would be either to ignore lines either not containing an equal sign or lines starting with source or a plain dot, else it could try to parse it like portage but I think that would be too much work for nothing as sourced files for the most will not contain USE flags.
*** This bug has been marked as a duplicate of 131275 ***