Hi all, I have one broken system here. Don't know what actually happened, but it seems to be something around bash, anyway any
paludis -i package ends up this way:
Code: Select all
!!! ERROR in sys-libs/readline-5.2_p12-r1:
!!! In ebuild_load_module at line 101
!!! Couldn't find module output_functions (looked in /usr/libexec/paludis/0, /usr/libexec/paludis)
!!! Call stack:
!!! * ebuild_load_module (/usr/libexec/paludis/ebuild.bash:101)
!!! * main (/usr/libexec/paludis/ebuild.bash:142)
diefunc: making ebuild PID 5903 exit with error
die trap: exiting with error.
Install error:
* In program paludis -i paludis:
* When performing install action from command line:
* When executing install task:
* When installing 'sys-libs/readline-5.2_p12-r1:0::gentoo':
* Install error: Install failed for 'sys-libs/readline-5.2_p12-r1:0::gentoo'
Because emerge told me that there is a block around, bash, I tried to downgrade bash form 3.2 to 3.1. Well it took a lot of time, because the fucker always installed the 3.1 and then because 3.2 was protected immediately uninstalled the 3.1. I possibly broke my system more than it was by this crazy magic, but it didn't solve my problem anyway. I have also tried to reinstall paludis using emerge, but it didn't help.
So what now? Any hints? I don't wat to go thru complete reinstall (don't have time for it now).