3.1R1 Debian 2.4 kernel, apt-get install segfault

I've got a freshly installed netinstall 3.1R1 2.4 kernel that seg faults when I do apt-get install. I have to do apt-cache search for what I want to install first. For example, I did apt-cache search mysql-server-4.1 then apt-get install mysql-server-4.1 libmysqlclient14-dev and it segfaulted. I had to do apt-cache search libmysqlclient14-dev before I could install through apt-get install mysql-server-4.1 libmysqlclient14-dev. I'm at a loss to explain this one. Any ideas? So far I've not been able to find anything.

 

 

 

 

Top