Re: Mysql fails to install after "aptitude purge mysql-server --purge-unused"
- From: S D <sundimi@xxxxxxxxx>
- Date: Wed, 18 Jun 2008 15:46:41 -0700 (PDT)
That line in the script reads:
echo -e "# created by
debconf\n[mysqld]\nold_passwords = $RET" >
/etc/mysql/conf.d/old_passwords.cnf
This does not seem to require that old_passwords.cnf exists
beforehand.
Is there still enough space on all the relevant partitions,
Yes, free space doesn't seem to be a problem, there's plenty of it.
does the
/etc/mysql/conf.d/ directory exist?
The "/etc/mysql" directory no longer exists, so no. As I remember the first time I tried to purge mysql the "/etc/mysql" directory wasn't purged as it had some files in it, so I removed it manually, I wanted a new, fresh, clean installation. That, perhaps, was the beginning of my downfall.
Can you do this:
touch /etc/mysql/conf.d/old_passwords.cnf
Nope, see above.
Basically I want a new, fresh, clean mysql installation. I want the old installation gone, completely, and that's why I used "purge" instead of "remove".
Thanks
-- End of message -----------------------------------------------------
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: Mysql fails to install after "aptitude purge mysql-server --purge-unused"
- From: Florian Kulzer
- Re: Mysql fails to install after "aptitude purge mysql-server --purge-unused"
- References:
- Re: Mysql fails to install after "aptitude purge mysql-server --purge-unused"
- From: Florian Kulzer
- Re: Mysql fails to install after "aptitude purge mysql-server --purge-unused"
- Prev by Date: Re: Some images not displayed by Iceweasel
- Next by Date: Re: cpu constantly busy on debian sid without doing anything...
- Previous by thread: Re: Mysql fails to install after "aptitude purge mysql-server --purge-unused"
- Next by thread: Re: Mysql fails to install after "aptitude purge mysql-server --purge-unused"
- Index(es):
Relevant Pages
|