Tag Archives: apt

apt gives a “Segmentation faulty tree”

when running an update: sudo aptitude Ouch!  Got SIGSEGV, dying.. apparently, just remove some files: sudo rm /var/cache/apt/*.bin now everything is back to normal.
Posted in Debian Etch | Tagged | Leave a comment

Uninstall MySQL 5 from Debian

I completely. completely messed up MySQL. Badly. I wiped out the data directory (/var/lib/mysql in Debian) and the went to remove mysql … apt-get remove --purge mysql-server That only deleted something like 86K. dissapointing. It looks like “mysql-server” is a shortcut pointing to the latest version of the software. The real software is found  under the name [...]
Posted in Debian Etch, MySQL, Samba, Zabbix | Also tagged , | Leave a comment