On Fri, May 11, 2012 at 08:55:38PM +0100, Nicholas Bamber wrote:
> 
> severity 672359 minor
> tag 672359 +confirmed +moreinfo
> retitle 672359 client scripts fail when /etc/mysql/conf.d is missing
> thanks
> 
> Sir,
>     In the narrowest sense I can confirm the bug. If I move the
> /etc/mysql/conf.d/ out of the way, then I get the error you do.
> However when I test installation or upgrade that directory gets
> created. Can you think how that directory came to not be there?

i removed all my mysql packets (dpkg -l|grep mysql) with:

        apt-get purge libdbd-mysql-perl libmysqlclient-dev libmysqlclient16
                libmysqlclient18 mysql-client mysql-client-5.5 mysql-common
                python-mysqldb libmysql-java

still i see the dir so i issued

        rmdir /etc/mysql/conf.d /etc/mysql

then i did a:

        apt-get install libdbd-mysql-perl libmysqlclient-dev libmysqlclient16
                libmysqlclient18 mysql-client mysql-client-5.5 mysql-common
                python-mysqldb libmysql-java

and the directory was not created.

apropos, a `dpkg -S /etc/mysql/conf.d` doesn't show any packet owning that
directory while `dpkg -S /etc/mysql` shows:

        mysql-common: /etc/mysql

let me know if you need any more information.

regards,
        michael

-- 
M. Dietrich



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to