Sometimes for whatever reason You need to upgrade an old or really old Gentoo installation. Reinstall just is not an option. Upgrading old Gentoo installations is not really a plain sailing. All sorts of circular dependencies come up. For example portage is 2.1.6.13, bash is 3.2_p39 and python is 2.5.4. First thing in Gentoo upgrading [...]
Nov 302011
Jul 232008
Upgrading squirrelmail got me a interesting error message:
* Fatal error: Your configuration file sets the server type "Apache"
* Fatal error: but the corresponding package does not seem to be installed!
* Fatal error: Please "emerge >=net-www/apache-1.3" or correct your settings.
* Fatal error(s) - aborting
This machine had working apache 2.2 up and running.
Solution ?
emerge -av webapp-config
Seems that older webapp-config got confused about something somewhere.

Recent Comments