I can confirm this. Patch attached.

Hope this helps,
John


--- mysql-server-5.1.preinst-orig       2011-06-17 18:15:20.228078482 +0200
+++ mysql-server-5.1.preinst    2011-06-17 18:15:41.714809860 +0200
@@ -49,7 +49,7 @@
 this_version=5.1

 # Abort if an NDB cluster is in use.
-if egrep -qi -r '^[^#]*ndb.connectstring|^[:space:]*\[[:space:]*ndb_mgmd' /etc/mysql/; then +if egrep -qi -r '^[^#]*ndb.connectstring|^[[:space:]]*\[[[:space:]]*ndb_mgmd' /etc/mysql/; then
   db_fset mysql-server/no_upgrade_when_using_ndb seen false || true
   db_input high mysql-server/no_upgrade_when_using_ndb || true
   db_go



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to