[debian-mysql] MySQL 5.1.26 release

Mariella Petrini mariellapetrini at yahoo.com
Wed Jul 23 18:54:33 UTC 2008


I have installed the doxygen package
After that I have restarted the process using
 
 
tar xvfz mysql-dfsg-5.1_5.1.26rc.orig.tar.gz
cd mysql-dfsg-5.1-5.1.26rc.orig/
mkdir debian
cd debian

svn://svn.debian.org/svn/pkg-mysql/tags/5.1.26rc-1

from the 5.1.26rc-1 svn subdirectory I copied debian

cp -R debian mysql-dfsg-5.1-5.1.26rc.orig


dpkg-buildpackage -rfakeroot
 
 
 
So far it has compiled successfully and it is currently running the tests.
I will let you know, how it proceeds.
 
Thanks,
 
Mariella
 
 


--- On Wed, 7/23/08, Mariella Petrini <mariellapetrini at yahoo.com> wrote:

From: Mariella Petrini <mariellapetrini at yahoo.com>
Subject: Re: [debian-mysql] MySQL 5.1.26 release
To: "Norbert Tretkowski" <norbert at tretkowski.de>
Cc: pkg-mysql-maint at lists.alioth.debian.org
Date: Wednesday, July 23, 2008, 11:06 AM

These are the steps I have followed:


tar xvfz mysql-dfsg-5.1_5.1.26rc.orig.tar.gz
cd mysql-dfsg-5.1-5.1.26rc.orig/
mkdir debian
cd debian

svn://svn.debian.org/svn/pkg-mysql/tags/5.1.26rc-1

from the 5.1.26rc-1 svn subdirectory I copied debian

cp -R debian mysql-dfsg-5.1-5.1.26rc.orig

debian/rules build


In order to have the compilation end properly I had to modify
the debian/rules in the configure options

--with-ndb-shm --with-ndb-docs 
replaced with 
--without-ndb-shm   --without-ndb-docs 


After that
The compilation part seemed to end properly,
but the test part failed and the message got is

The log files in var/log may give you some hint
of what went wrong.
If you want to report this error, please read first the documentation at
http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html
The servers were restarted 361 times
Spent 4730.533 of 7579 seconds executing testcases

mysql-test-run in ps-protocol mode: *** Failing the test(s):
main.automatic_sp_privileges_func main.connect main.derived main.events_grant
main.grant main.grant2 main.grant3 main.grant_cache_ps_prot
main.information_schema_db main.init_connect main.innodb_bug34053
main.lock_multi main.log_bin_trust_function_creators_func main.mysqldump
main.old_passwords_func main.partition_symlink main.query_cache_notembedded
main.read_only main.read_only_func main.read_only_innodb main.secure_auth_func
main.show_check main.sp-security main.sql_mode main.view_grant
rpl.rpl_read_only rpl.rpl_temporary rpl.rpl_read_only rpl.rpl_temporary
rpl.rpl_read_only rpl.rpl_temporary rpl_ndb.rpl_row_basic_7ndb
mysql-test-run: *** ERROR: there were failing test cases
touch testsuite-stamp
touch build-stamp


What am I doing wrong ?

Thanks for your help.
I look forward to hearing from you,

Mariella


--- On Tue, 7/22/08, Norbert Tretkowski <norbert at tretkowski.de> wrote:

> From: Norbert Tretkowski <norbert at tretkowski.de>
> Subject: Re: [debian-mysql] MySQL 5.1.26 release
> To: mariellapetrini at yahoo.com
> Cc: pkg-mysql-maint at lists.alioth.debian.org
> Date: Tuesday, July 22, 2008, 11:22 PM
> Am Dienstag, den 22.07.2008, 20:13 -0700 schrieb Mariella
> Petrini:
> > I have tried to download the mysql-5.1.26 source tar
> ball,
> >  add the debian directory (containing all the control
> files, etc...) 
> > that is available for mysql server 5.1 through 
> > svn://svn.debian.org/svn/pkg-mysql/tags/5.1.26rc-1, 
> > but I run into errors when I try to run the 
> > 
> >  debian/rules build
> > 
> > 
> > What am I doing wrong ?
> 
> What errors?
> 
> The orig.tar.gz we use in Debian is modified, I guess it
> works if you
> would just use the file from the Debian archive.
> 
> 	Norbert


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/pkg-mysql-maint/attachments/20080723/05f5df53/attachment.htm 


More information about the pkg-mysql-maint mailing list