<div dir="ltr"><span style="font-size:13.1999998092651px;line-height:15.8399991989136px">>-- Configuration Files:</span><br style="font-size:13.1999998092651px;line-height:15.8399991989136px"><span style="font-size:13.1999998092651px;line-height:15.8399991989136px">>/etc/mysql/conf.d/mysqld_safe</span><span style="font-size:13.1999998092651px;line-height:15.8399991989136px">_syslog.cnf 347fa9f3d579ffc06c39bf7e69f4fc</span><span style="font-size:13.1999998092651px;line-height:15.8399991989136px">6e [Errno 2] No such file or directory:</span><br style="font-size:13.1999998092651px;line-height:15.8399991989136px"><span style="font-size:13.1999998092651px;line-height:15.8399991989136px">>u'/etc/mysql/conf.d/mysqld_sa</span><span style="font-size:13.1999998092651px;line-height:15.8399991989136px">fe_syslog.cnf 347fa9f3d579ffc06c39bf7e69f4fc</span><span style="font-size:13.1999998092651px;line-height:15.8399991989136px">6e'</span><br style="font-size:13.1999998092651px;line-height:15.8399991989136px"><span style="font-size:13.1999998092651px;line-height:15.8399991989136px">>/etc/mysql/conf.d/tokudb.cnf 64fddee896bfb1c3e63c983a63e251</span><span style="font-size:13.1999998092651px;line-height:15.8399991989136px">90 [Errno 2] No such file or directory: u'/etc/mysql/conf.d/tokudb.cnf</span><br style="font-size:13.1999998092651px;line-height:15.8399991989136px"><span style="font-size:13.1999998092651px;line-height:15.8399991989136px">>64fddee896bfb1c3e63c983a63e25</span><span style="font-size:13.1999998092651px;line-height:15.8399991989136px">190'</span><br><div><span style="font-size:13.1999998092651px;line-height:15.8399991989136px"><br></span></div><div>I have commented-out all lines that MYSQL_BOOTSTRAP calls from postinst, since it stuckc at it. When I kill dpkg from another terminal it says that it was on 67 line of server-10.0.postinst</div><div>.</div><div>I have tried installing from testing, stable, upstream repo. Ended up with mysqldump; apt-get purge mysql-common; rm -rf /etc/mysql /var/lib/mysql;</div><div>Than I reinstalled it and loaded dump.</div></div><br><div class="gmail_quote"><div dir="ltr">Пн, 22 черв. 2015 о 15:11 Otto Kekäläinen <<a href="mailto:otto@seravo.fi">otto@seravo.fi</a>> пише:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">2015-06-22 14:52 GMT+03:00 Yurii Kolesnykov <<a href="mailto:yurikoles@gmail.com" target="_blank">yurikoles@gmail.com</a>>:<br>
>    * What was the outcome of this action?<br>
> Stuck at "Configuring mariadb-server-10.0"<br>
<br>
Thanks for reporting this!<br>
<br>
Do you have any additional information what dpkg is stuck at? What<br>
version of MariaDB did you have previously?<br>
<br>
<br>
I can see in your report:<br>
>-- Configuration Files:<br>
>/etc/mysql/conf.d/mysqld_safe_syslog.cnf 347fa9f3d579ffc06c39bf7e69f4fc6e [Errno 2] No such file or directory:<br>
>u'/etc/mysql/conf.d/mysqld_safe_syslog.cnf 347fa9f3d579ffc06c39bf7e69f4fc6e'<br>
>/etc/mysql/conf.d/tokudb.cnf 64fddee896bfb1c3e63c983a63e25190 [Errno 2] No such file or directory: u'/etc/mysql/conf.d/tokudb.cnf<br>
>64fddee896bfb1c3e63c983a63e25190'<br>
<br>
<br>
..but only these files are supposed to be in the mariadb-common package:<br>
<br>
drwxr-xr-x root/root ./etc/mysql/<br>
-rw-r--r-- root/root ./etc/mysql/mariadb.cnf<br>
drwxr-xr-x root/root ./etc/mysql/mariadb.conf.d/<br>
-rw-r--r-- root/root ./etc/mysql/mariadb.conf.d/mysqld.cnf<br>
-rw-r--r-- root/root ./etc/mysql/mariadb.conf.d/client.cnf<br>
-rw-r--r-- root/root ./etc/mysql/mariadb.conf.d/mysqld_safe.cnf<br>
<br>
The files mysqld_safe_syslog.cnf and tokudb.cnf however used to be a<br>
part of the package. Maybe I've failed to re-register them from the<br>
package properly and users updating from version X (which?) to 10.0.20<br>
experience this issue.<br>
</blockquote></div>