>>I started building a new gentoo system.  I'm almost done, but I can't
>>emerge a bootloader for some reason.  "emerge grub" results in:
>>
>># emerge grub
>>Calculating dependencies
>>!!! Problem in sys-apps/grub dependencies
>>!!! 'str' object has no attribute 'has_key'
>>
>>I've tried re-syncing etc.  Nothing I do makes this error go away.
>>What does it mean and how can I recover?
>>
>>Thanks,
>>
>>--
>>[EMAIL PROTECTED] mailing list
>>
>>

>I tried to use grub only once in a past, (do not know why) but not
>succeed ...
>lilo is doing the job for me perfect ...
>so try it ...

>noro

I guess I wasn't clear.  THe problem wasn't with grub, but with portage.
I did manage to fix it by:

# cd /
# tar -jxvf /usr/portage/sys-apps/portage/files/portage-rescue-2.0.47-r10-x86.tbz2
# emerge sync
# emerge -u portage
# etc-update
# env-update
# emerge grub


All is well now.  I'd be curious to know if the above steps were even
close to standard practices for recovering a corrumpted emerge system.

Thanks,

--
[EMAIL PROTECTED] mailing list

Reply via email to