running apt-get update && apt-get upgrade concludes with the following:
You might want to run `apt-get -f install' to correct these. Sorry, but the following packages have unmet dependencies: apache: Depends: /usr/share/magic.mime but it is not installable stunnel: Depends: /usr/share/dict/words but it is not installable E: Unmet dependencies. Try using -f. so I run apt-get -f install which tells me: Processing File Dependencies... Done Reading Package Lists... Done Building Dependency Tree... Done Correcting dependencies... Done The following packages will be REMOVED: apache mailman mod_dav mod_perl mod_ssl squirrelmail stunnel webalizer 0 packages upgraded, 0 newly installed, 8 to remove(replace) and 5 not upgraded. Need to get 0B of archives. After unpacking 15.3MB will be freed. Do you want to continue? [Y/n] I don't want to lose apache, or those other things, so i hit "n" and wonder what the hell is going on! -- Nick Rout <[EMAIL PROTECTED]>
