Activity log for bug #1144777

Date Who What changed Old value New value Message
2013-03-04 17:02:35 Ignacio Nin bug added bug
2013-03-04 17:08:33 Ignacio Nin description percona-server.spec contains code that CentOS 5 rpmbuild(1) considers a parse error (output below). As a result it's not possible to build PS RPM's in CentOS 5. Relevant code: Provides: mysql-server # %if %{rhel} BuildRequires: pam-devel %endif # BuildRequires: %{distro_buildreq} This was introduced in revno 431. BuildRequires need to be consolidated. $ sh ~/percona-server/build/build-rpm.sh --nosign --quiet work/ rm -rf Percona-Server-5.5.28-rel29.3-release Percona-Server-5.5.28-rel29.3-debug Prepare Percona Server sources rm -rf Percona-Server-5.5.28-rel29.3 Percona-Server-5.5.28 ln -s Percona-Server Percona-Server-5.5.28-rel29.3 ln -s Percona-Server Percona-Server-5.5.28 cp -R HandlerSocket-Plugin-for-MySQL Percona-Server-5.5.28-rel29.3/storage patch -p1 -d Percona-Server-5.5.28-rel29.3/storage < handlersocket.patch patching file HandlerSocket-Plugin-for-MySQL/configure.ac cp -R UDF "Percona-Server-5.5.28-rel29.3" cd "Percona-Server-5.5.28-rel29.3"/UDF && autoreconf --install Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' libtoolize: `config.guess' exists: use `--force' to overwrite libtoolize: `config.sub' exists: use `--force' to overwrite libtoolize: `ltmain.sh' exists: use `--force' to overwrite Installing license files install -m 644 COPYING.* Percona-Server-5.5.28-rel29.3 Percona Server source code is ready Now change directory to Percona-Server-5.5.28-rel29.3 define variables as show below export CFLAGS="-O2 -g -fmessage-length=0 -D_FORTIFY_SOURCE=2" export CXXFLAGS="-O2 -g -fmessage-length=0 -D_FORTIFY_SOURCE=2" export LIBS=-lrt and run cmake . -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBUILD_CONFIG=mysql_release -DFEATURE_SET=community -DWITH_EMBEDDED_SERVER=OFF && make all install error: parse error in expression error: /home/buildbot/percona-server/build/percona-server.spec:236: parseExpressionBoolean returns -1 error: Package has no %description: Percona-Server-55 percona-server.spec contains code that CentOS 5 rpmbuild(1) considers a parse error (output below). As a result it's not possible to build PS RPM's in CentOS 5. Relevant code: Provides: mysql-server # %if %{rhel} BuildRequires: pam-devel %endif # BuildRequires: %{distro_buildreq} This was introduced in revno 419. BuildRequires need to be consolidated. $ sh ~/percona-server/build/build-rpm.sh --nosign --quiet work/ rm -rf Percona-Server-5.5.28-rel29.3-release Percona-Server-5.5.28-rel29.3-debug Prepare Percona Server sources rm -rf Percona-Server-5.5.28-rel29.3 Percona-Server-5.5.28 ln -s Percona-Server Percona-Server-5.5.28-rel29.3 ln -s Percona-Server Percona-Server-5.5.28 cp -R HandlerSocket-Plugin-for-MySQL Percona-Server-5.5.28-rel29.3/storage patch -p1 -d Percona-Server-5.5.28-rel29.3/storage < handlersocket.patch patching file HandlerSocket-Plugin-for-MySQL/configure.ac cp -R UDF "Percona-Server-5.5.28-rel29.3" cd "Percona-Server-5.5.28-rel29.3"/UDF && autoreconf --install Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' libtoolize: `config.guess' exists: use `--force' to overwrite libtoolize: `config.sub' exists: use `--force' to overwrite libtoolize: `ltmain.sh' exists: use `--force' to overwrite Installing license files install -m 644 COPYING.* Percona-Server-5.5.28-rel29.3 Percona Server source code is ready Now change directory to Percona-Server-5.5.28-rel29.3 define variables as show below export CFLAGS="-O2 -g -fmessage-length=0 -D_FORTIFY_SOURCE=2" export CXXFLAGS="-O2 -g -fmessage-length=0 -D_FORTIFY_SOURCE=2" export LIBS=-lrt and run cmake . -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBUILD_CONFIG=mysql_release -DFEATURE_SET=community -DWITH_EMBEDDED_SERVER=OFF && make all install error: parse error in expression error: /home/buildbot/percona-server/build/percona-server.spec:236: parseExpressionBoolean returns -1 error: Package has no %description: Percona-Server-55
2013-03-04 17:17:18 Launchpad Janitor branch linked lp:~ignacio-nin/percona-server/5.5-bug1144777
2013-03-04 17:51:33 Ignacio Nin percona-server: status New Fix Committed
2013-03-05 12:39:31 Stewart Smith percona-server: milestone 5.5.30-30.1 5.5.30-30.2
2013-04-08 05:40:06 Alexey Kopytov percona-server: status Fix Committed Fix Released
2013-04-08 05:41:47 Alexey Kopytov nominated for series percona-server/5.1
2013-04-08 05:41:47 Alexey Kopytov bug task added percona-server/5.1
2013-04-08 05:41:47 Alexey Kopytov nominated for series percona-server/5.6
2013-04-08 05:41:47 Alexey Kopytov bug task added percona-server/5.6
2013-04-08 05:41:58 Alexey Kopytov nominated for series percona-server/5.5
2013-04-08 05:41:58 Alexey Kopytov bug task added percona-server/5.5
2013-04-08 05:42:05 Alexey Kopytov percona-server/5.5: status New Fix Released
2013-04-08 05:42:10 Alexey Kopytov percona-server/5.5: importance Undecided Critical
2013-04-08 05:42:17 Alexey Kopytov percona-server/5.5: assignee Ignacio Nin (ignacio-nin)
2013-04-08 05:42:57 Alexey Kopytov percona-server/5.5: milestone 5.5.30-30.2
2013-04-08 05:43:12 Alexey Kopytov percona-server/5.6: status Fix Released Invalid
2013-04-08 05:43:16 Alexey Kopytov percona-server/5.6: importance Critical Undecided
2013-04-08 05:43:19 Alexey Kopytov percona-server/5.6: assignee Ignacio Nin (ignacio-nin)
2013-04-08 05:43:22 Alexey Kopytov percona-server/5.6: milestone 5.5.30-30.2
2013-04-08 05:45:36 Laurynas Biveinis percona-server/5.1: status New Invalid