[debian-mysql] Help build custom Debian MySQL package

Viesturs Zarins viesturs.zarins at algorego.com
Mon Mar 3 08:00:15 UTC 2008


Hi,

Thanks for the info.
But I can't find the repository you are talking about.

I found this one: 
http://people.debian.org/~nobse/mysql/mysql-dfsg-5.1/5.1.22rc-2/
but it does not look like a repository.

Thanks,
Viesturs



Saturday 01 March 2008, Monty Taylor rakstīja:
> Hi,
> 
> That's an old debian dir that I stuck in the upstream source. Don't use
> it. I'd been removed in VC, and I _think_ it might be gone in 5.1.23rc?
> 
> Instead, I recommend adding the experimental repos that nobse just
> uploaded some 5.1 packages to and then doing apt-get source mysql-server-5.1
> 
> Monty
> 
> Viesturs Zarins wrote:
> > Hi all MySQL Debian maintainers,
> > 
> > I'm trying to build my own mysql package for Debian (involving a certain custom storage engine).
> > Could you please give me some tips how it's done.
> > 
> > I'm trying to make a package out of mysql-5.122-rc source tarball like this:
> > 
> > CFLAGS="-O3" CXX=gcc CXXFLAGS="-O3 -felide-constructors \
> >             -fno-exceptions -fno-rtti" ./configure \
> >             --prefix=/usr/local/mysql --enable-assembler \
> >             --with-mysqld-ldflags=-all-static
> > fakeroot debian/rules build
> > fakeroot debian/rules binary
> > 
> > 
> > configure and build runs fine, but binary throws the following error:
> > 
> > dpkg-gencontrol -pmysql-common -ldebian/changelog -isp -Tdebian/mysql-common.substvars -Pdebian/mysql-common
> > dpkg-gencontrol: error: source package name `mysql- at MYSQL_BRANDED_BASE_VERSION@' contains illegal character `@'
> > dh_gencontrol: command returned error code 65280
> > make: *** [binary-indep] Error 1
> > 
> > I guess the problem is that the variable @MYSQL_BRANDED_BASE_VERSION@ was not defined at some step.
> > I did not find an appropriate location to define it.
> > Please help.
> > 
> > Thanks,
> > Viesturs
> > 
> > _______________________________________________
> > pkg-mysql-maint mailing list
> > pkg-mysql-maint at lists.alioth.debian.org
> > http://lists.alioth.debian.org/mailman/listinfo/pkg-mysql-maint
> > 
> 



-- 
Viesturs Zariņš
SIA Algorego
Tel:+37126516196



More information about the pkg-mysql-maint mailing list