|
|

楼主 |
发表于 2005-10-8 16:44:20
|
显示全部楼层
Q: Why do I get: "config_profile_path not specified to class config" ?
A: Use this line to fix it:
# /usr/bin/rsync --recursive --links --safe-links --perms \
--times --compress --force --whole-file --delete --delete-after --stats \
--timeout=180 --exclude='distfiles/*' --exclude='local/*' \
--exclude='packages/*' --progress "rsync://rsync.gentoo.org/gentoo-portage/*" /usr/portage
http://emerde.freaknet.org/faq.php |
|