Your message dated Sun, 29 Apr 2012 08:50:41 +0000
with message-id <[email protected]>
and subject line Bug#649484: fixed in mysql-5.5 5.5.20-1
has caused the Debian Bug report #649484,
regarding mysql-5.5: Explicitly enable the ARCHIVE, BLACKHOLE and FEDERATED 
storage engines
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
649484: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649484
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mysql-5.5
Version: 5.5.17-4
Severity: wishlist
Tags: patch

The transition from autotools to cmake for MySQL 5.5 led to changes in
the enable-by-default features, including storages engines.

To make sure that MySQL 5.5 has the same features as MySQL 5.1, ARCHIVE,
BLACKHOLE and FEDERATED storage engines should by explicitly mentioned
in debian/rules (a patch is attached).

-- System Information:
Debian Release: 6.0.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.8-grsec (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -urN mysql-5.5-5.5.17.orig//debian/rules mysql-5.5-5.5.17/debian/rules
--- mysql-5.5-5.5.17.orig//debian/rules	2011-11-17 18:14:31.000000000 +0000
+++ mysql-5.5-5.5.17/debian/rules	2011-11-21 11:25:05.000000000 +0000
@@ -95,6 +95,9 @@
 	    -DINSTALL_PLUGINDIR=lib/mysql/plugin \
         -DWITH_EMBEDDED_SERVER=ON \
         -DHAVE_EMBEDDED_PRIVILEGE_CONTROL=ON \
+	-DWITH_ARCHIVE_STORAGE_ENGINE=ON \
+	-DWITH_BLACKHOLE_STORAGE_ENGINE=ON \
+	-DWITH_FEDERATED_STORAGE_ENGINE=ON \
 		-DWITH_EXTRA_CHARSETS=all ..'
 		
 	#       --sysconfdir=/etc/mysql  -- Appends /etc/mysql after ~/ in the my.cnf search patch!

--- End Message ---
--- Begin Message ---
Source: mysql-5.5
Source-Version: 5.5.20-1

We believe that the bug you reported is fixed in the latest version of
mysql-5.5, which is due to be installed in the Debian FTP archive:

libmysqlclient-dev_5.5.20-1_i386.deb
  to main/m/mysql-5.5/libmysqlclient-dev_5.5.20-1_i386.deb
libmysqlclient18_5.5.20-1_i386.deb
  to main/m/mysql-5.5/libmysqlclient18_5.5.20-1_i386.deb
libmysqld-dev_5.5.20-1_i386.deb
  to main/m/mysql-5.5/libmysqld-dev_5.5.20-1_i386.deb
libmysqld-pic_5.5.20-1_i386.deb
  to main/m/mysql-5.5/libmysqld-pic_5.5.20-1_i386.deb
mysql-5.5_5.5.20-1.debian.tar.gz
  to main/m/mysql-5.5/mysql-5.5_5.5.20-1.debian.tar.gz
mysql-5.5_5.5.20-1.dsc
  to main/m/mysql-5.5/mysql-5.5_5.5.20-1.dsc
mysql-5.5_5.5.20.orig.tar.gz
  to main/m/mysql-5.5/mysql-5.5_5.5.20.orig.tar.gz
mysql-client-5.5_5.5.20-1_i386.deb
  to main/m/mysql-5.5/mysql-client-5.5_5.5.20-1_i386.deb
mysql-client_5.5.20-1_all.deb
  to main/m/mysql-5.5/mysql-client_5.5.20-1_all.deb
mysql-common_5.5.20-1_all.deb
  to main/m/mysql-5.5/mysql-common_5.5.20-1_all.deb
mysql-server-5.5_5.5.20-1_i386.deb
  to main/m/mysql-5.5/mysql-server-5.5_5.5.20-1_i386.deb
mysql-server-core-5.5_5.5.20-1_i386.deb
  to main/m/mysql-5.5/mysql-server-core-5.5_5.5.20-1_i386.deb
mysql-server_5.5.20-1_all.deb
  to main/m/mysql-5.5/mysql-server_5.5.20-1_all.deb
mysql-source-5.5_5.5.20-1_i386.deb
  to main/m/mysql-5.5/mysql-source-5.5_5.5.20-1_i386.deb
mysql-testsuite-5.5_5.5.20-1_i386.deb
  to main/m/mysql-5.5/mysql-testsuite-5.5_5.5.20-1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nicholas Bamber <[email protected]> (supplier of updated mysql-5.5 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 28 Apr 2012 15:02:16 +0100
Source: mysql-5.5
Binary: libmysqlclient18 libmysqld-pic libmysqld-dev libmysqlclient-dev 
mysql-common mysql-client-5.5 mysql-server-core-5.5 mysql-server-5.5 
mysql-server mysql-client mysql-testsuite-5.5 mysql-source-5.5
Architecture: source all i386
Version: 5.5.20-1
Distribution: experimental
Urgency: low
Maintainer: Debian MySQL Maintainers <[email protected]>
Changed-By: Nicholas Bamber <[email protected]>
Description: 
 libmysqlclient-dev - MySQL database development files
 libmysqlclient18 - MySQL database client library
 libmysqld-dev - MySQL embedded database development files
 libmysqld-pic - PIC version of MySQL embedded server development files
 mysql-client - MySQL database client (metapackage depending on the latest 
versio
 mysql-client-5.5 - MySQL database client binaries
 mysql-common - MySQL database common files, e.g. /etc/mysql/my.cnf
 mysql-server - MySQL database server (metapackage depending on the latest 
versio
 mysql-server-5.5 - MySQL database server binaries and system database setup
 mysql-server-core-5.5 - MySQL database server binaries
 mysql-source-5.5 - MySQL source
 mysql-testsuite-5.5 - MySQL testsuite
Closes: 649484 651002 651003 659565 659566 660799 663354
Changes: 
 mysql-5.5 (5.5.20-1) experimental; urgency=low
 .
   [ Guillaume Plessis ]
   * d/rules: Enabling ARCHIVE, BLACKHOLE, and FEDERATED engines.
     (Closes: #649484)
   * d/rules: Turn off embedded libedit/readline.(Closes: #659566)
 .
   [ Clint Byrum ]
   * New Upstream Release
   * d/copyright: rearranging to have standalone license paragraphs
     silencing lintian complaints about missing paragraphs.
   * d/mysql-client-5.5.files: add mysql_plugin
   * d/rules, d/control: 5.5.20 Fixes segfault on tests with gcc 4.6,
     change compiler back to system default.
   * Sync changes back from Ubuntu:
       * d/control: need to also break mysql-client-core-5.1 and
         mysql-server-core-5.1 as well so that apt knows not to
         remove mysql-server/mysql-client.
       * d/control: convert mysql-server back to a meta-package
       * d/control: convert mysql-client back to a meta-package as well.
       * d/patches/72_fix_standalone_tests.patch: fix testsuite so it
         will run all tests when run from system /usr/lib/mysql-testsuite
         directory.
         5.1 is removed from the archive.
       * d/control: mysql-common includes configuration items that only
         work on mysql 5.5, so adding Breaks: for client and server 5.1.
         This will make mysql-server-5.1 and mysql-client-5.1
         uninstallable which is actually desired.
       * d/patches/71_disable_rpl_tests.patch: disables this test until
         Ubuntu bug #894146 can be triaged.
       * d/mysql-client-5.5.files: add missing mysql_plugin
       * d/libmysqlcient18.files,libmysqlclient-dev.files,d/rules: re-add
         libmysqlclient_r. In hindsight, removing it was not a productive
         change.
       * d/libmysqlclient-dev.files: ship entire contents of include dir,
         some of these files are included internally by others in the
         main dir.
       * d/patches/70_mysql_va_list.patch: cherry pick patch from
         upstream bug tracker to fix ARM build failure. (LP: #700982)
 .
   [ Nicholas Bamber ]
   * Added myself to Uploaders
   * Added libssl-dev as a build dependency and patched main.openssl_1 test
     so that it works with that library (Closes: #660799)
   * Added patch to provide cmake options for GNU/Hurd (Closes: #651002)
     and tweaked debian/rules so that only 'make test' is run on Hurd.
   * Tweaked debian/rules to make build logs verbose (Closes: #651003)
   * Refreshed patches - and added a new patch to disable a further flurry
     of failing tests
   * Switched on native AIO in linux builds (Closes: #659565)
   * Numerous minor changes to improve lintian cleanliness (Closes: #663354)
     - Added dh_lintian lines to debian/rules to ensure that lintian
       overrides take effect and removed old commented out lines
     - Clarified Hurd procps dependency in debian/control
     - Rewrote short description of the libmysqld-pic package to be more 
accurate
     - Depersonalised long description of mysql-client
     - Removed dependencies relating to mysql-common-4.1
     - Tightened Breaks clauses for mysql-common
     - Removed duplicate entry from Replaces clauses for mysql-server-core-5.5
     - Rexpressed Conflicts clause as versioned dependency
       for mysql-testsuite-5.5
     - Added DEP-5 header fields to two patches
     - Refreshed and commented all lintian overrides and added override
       concerning lack of upstream changelog to all packages
     - Cleaned up debian/copyright
       * upgraded to latest version of DEP-5
       * encoding issues
       * out of date FSF address
       * Updated License short name from "PD" to "public-domain"
   * Converted to short form debhelper rules
     - Renamed stamp files to end in '-stamp' so that they are cleaned up
       automatically by dh_clean
     - Removed commented out lines
     - Removed obsolete -DINSTALL_LIBDIR clause from pic build
     - Overrode dh_auto_install so that the rules only run once
     - Migrated mysql-source, mysql-testsuite, mysql-common from
     dh_movefiles to dh_install
Checksums-Sha1: 
 e88649da61a1a2feebaa92be11e5f2a3b0637772 2961 mysql-5.5_5.5.20-1.dsc
 72dfea46118d24e7d1419f7b9cbc15a29a647510 21326892 mysql-5.5_5.5.20.orig.tar.gz
 abd84a3ccb162d10bead85cbac13be54f7a0b7fe 296748 
mysql-5.5_5.5.20-1.debian.tar.gz
 cfc0a61d88d88dc7acf30584baf9d1d15418bd21 70462 mysql-common_5.5.20-1_all.deb
 43b98f6ace685e5372ef3502703d72c1f0e0e8eb 68116 mysql-server_5.5.20-1_all.deb
 c1cced9795603373d320de2f92910f021a1e94d5 67990 mysql-client_5.5.20-1_all.deb
 81437f4efd45a829319ceb0ee4c0eec5011be65c 858470 
libmysqlclient18_5.5.20-1_i386.deb
 bee51e3d6fa10987f4e7bb0fc7dcdca86c8484f4 4680780 
libmysqld-pic_5.5.20-1_i386.deb
 ce9461b78ccba451dae0f4a8134934e5f98d7410 4677804 
libmysqld-dev_5.5.20-1_i386.deb
 9f259fec2e56006c9d43b4914a93187561551933 1198934 
libmysqlclient-dev_5.5.20-1_i386.deb
 4b6ffc1f7d69257b4c6a4614e2cd9ba2a8331dfc 9116660 
mysql-client-5.5_5.5.20-1_i386.deb
 af8cedd83604e2e0c910155bcdf5da62dd771f03 5953010 
mysql-server-core-5.5_5.5.20-1_i386.deb
 bcf7e7ad02aacf830b7af09d9f303246e710b3b4 8671154 
mysql-server-5.5_5.5.20-1_i386.deb
 a9d11b1b9b6ed84e22d5114a2cee752221bfb4ab 8708528 
mysql-testsuite-5.5_5.5.20-1_i386.deb
 476edf61ed0b97ae16a436091c8187af5b037760 22184462 
mysql-source-5.5_5.5.20-1_i386.deb
Checksums-Sha256: 
 6da612eca5853cd2a33f66f74212c207e2b80875de67fb5cea8598bce9824643 2961 
mysql-5.5_5.5.20-1.dsc
 ffca5880d8e412b1abf93e74dd9212c44dbedd19149398f3eb920db91146f4b3 21326892 
mysql-5.5_5.5.20.orig.tar.gz
 c90cdcf728c53485daa0e0321d4fdf0884b9878793906f0bf4d088df13fe6e25 296748 
mysql-5.5_5.5.20-1.debian.tar.gz
 f5db8566cd3274e363a10e38fa973f146fda5c283edc192d10a46831f944010e 70462 
mysql-common_5.5.20-1_all.deb
 89882c0afa2790e2248011abf2a663a6d4671ebc78ce5629b1461e208072b20c 68116 
mysql-server_5.5.20-1_all.deb
 f9f0b0fed639f0aa4be7cce1faada66f13c20f727ea9ace94c832f43a8b48630 67990 
mysql-client_5.5.20-1_all.deb
 e36e97d69764b9fd5e4c23a9b36cfa24cb900a6403f5d90552781b6150cec55b 858470 
libmysqlclient18_5.5.20-1_i386.deb
 02cc59e2d210560b8a05799e943be88521823dc0089ab30be436650b65f72822 4680780 
libmysqld-pic_5.5.20-1_i386.deb
 990affea57eeb2e71b25a1092ce8f6e6edd22a9c7462ad52b07dd8b29a71cfb5 4677804 
libmysqld-dev_5.5.20-1_i386.deb
 3594392f15e5056d768d7830f32f08a04adbfdc305354cb8cb46549368237655 1198934 
libmysqlclient-dev_5.5.20-1_i386.deb
 db083a0db79d73772d3538c12cb55aeecc4fd2cd71fb30d707f8d06755faf594 9116660 
mysql-client-5.5_5.5.20-1_i386.deb
 b6c1f1791ea9cae573609bfe29264a05fa623025fb6e7ac2c99bce12dca0d851 5953010 
mysql-server-core-5.5_5.5.20-1_i386.deb
 218128f65674bf2edb202a78ed8e14696b5fa618218dede49177999c10db3234 8671154 
mysql-server-5.5_5.5.20-1_i386.deb
 124e87477bc926d84dc21957e3ed6506cff3a0f695f914df85c03708d958b5af 8708528 
mysql-testsuite-5.5_5.5.20-1_i386.deb
 73203f4bb2edfd4ae5d33abe9a00060c56f59016a4bba3ee861e84f8eb5527eb 22184462 
mysql-source-5.5_5.5.20-1_i386.deb
Files: 
 e01cb6ac743ccb1d6ad2560d6fa8cec1 2961 database optional mysql-5.5_5.5.20-1.dsc
 cfc0f80dcea3fcb6d624946c75f62d5d 21326892 database optional 
mysql-5.5_5.5.20.orig.tar.gz
 e0d1c1ad887a10d55ffd2ccf8262ebba 296748 database optional 
mysql-5.5_5.5.20-1.debian.tar.gz
 aae012810ed8c97210b009d37afd35a3 70462 database optional 
mysql-common_5.5.20-1_all.deb
 341e81da5aac0371e08537644b89d576 68116 database optional 
mysql-server_5.5.20-1_all.deb
 12abc8df9e21c9190035461959c38e78 67990 database optional 
mysql-client_5.5.20-1_all.deb
 239d7346f3e03539f307510f4527c31f 858470 libs optional 
libmysqlclient18_5.5.20-1_i386.deb
 78be8ea9f6a09491455bf035ef8c6806 4680780 libdevel optional 
libmysqld-pic_5.5.20-1_i386.deb
 633df2f481b096f9cd150c93c220109e 4677804 libdevel optional 
libmysqld-dev_5.5.20-1_i386.deb
 b66516f0d53bdc16b53713e7fed8da53 1198934 libdevel optional 
libmysqlclient-dev_5.5.20-1_i386.deb
 7537000455b235bfbc7bc4ff0957ab6b 9116660 database optional 
mysql-client-5.5_5.5.20-1_i386.deb
 a32f7437b19ace8bc1035715e277a5a0 5953010 database optional 
mysql-server-core-5.5_5.5.20-1_i386.deb
 aa40403dae47c4107a79e596fbff9001 8671154 database optional 
mysql-server-5.5_5.5.20-1_i386.deb
 b1e71b6972f7996a07d6faeb1e04b9ef 8708528 database optional 
mysql-testsuite-5.5_5.5.20-1_i386.deb
 72f1ec0f5e702649dc36d1bc3d64bf21 22184462 database optional 
mysql-source-5.5_5.5.20-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJPnBmXAAoJELbE2bY7/+c8q+IQAMz1aK4DTIq27OTgum0Q7n8h
dG3QZwRawPQjYryHzLFfQrNv5JunQpsWmvdqNw+Uael05BVT7u6Mns56RzuwQJ+i
g+B/3VKHtW5Uchdi6A8XX3ZfWaPNTUawwHgPEwyU0G4PDOtgjJFnkHdWMe+05aA7
E2/+sBdt5zB9Xznv05BLJJeWGyRkP/afoRheOBuEK/2zuqs0vZeM41Wggx2DXs7N
Vvu1FA/pt/7nn92VtVAtETUh0zdJd2KdlJ7S6y+0Sd7K5asR1tUuJ9Mo6TukkXyv
yjh8zrFerIcGhS+HDvDN9gLK60JYPd466E1BIig6exwiLfHLIHfU8t2nnXp9WFb4
OhUE3jnPdSEtiFIvopqXxrtRPEeRH8cKdyI/WYORiG/s05n3zAGOMxrCbGu7klGf
Oghm95RUXrenyHXrhfnoOLUTAM/7OKbQqI0a8zxskx3jg9nfiWcdeizFNrgz+vqc
cbmkU7JZO11Oisxssmwy/v/Jfrz0GvH37E6xpifAC/2qM/weUFoGckIK2WBPZvCR
47962qlBMUagZnWHlSLj5sygjAWqWX+/2lR27bfaRNinaEsOpLEmYjWS97mYLKZk
5wKmLHhIoXa22rakKFMtdBsvwTae782j3hNQL5zquH8c2kiMwL+9egTGUSLIqdWU
MuQ6bXnqmTYmEKMGd9+w
=359i
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to