Gentoo Archives: gentoo-server

From: Ben Munat <bent@×××××.com>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] mysql 4.1 status
Date: Wed, 11 May 2005 15:53:23
Message-Id: 42822D59.3040909@munat.com
In Reply to: Re: [gentoo-server] mysql 4.1 status by Andy Dustman
1 Andy Dustman wrote:
2 > Bastian's ebuilds work well for both 4.1 and 5.0:
3 > https://bugs.gentoo.org/show_bug.cgi?id=83011
4
5 Yeah, I've been reading that thread and considering using the ebuild. My head starts to
6 spin a bit though, with all the intersecting "here's a patch for this" and "make sure you
7 read that", etc.
8
9 > I think both 4.1 and 5.0 should be merged into the Portage tree.
10
11 *Can anyone reading this give me ANY indication how long it will be before this happens?*
12 (Robin? You around?) If it'll happen in the next week or two I'll wait. If no one has any
13 idea when it'll happen, I guess I'll do it this weekend.
14
15 > BTW, to minimize downtime, you can upgrade like this:
16 >
17 > emerge --onlydeps =mysql-5.0.4_beta && \
18 > emerge --buildpkg --nodeps =mysql-5.0.4_beta
19 > # dump data, shutdown server
20 > emerge --unmerge mysql && \
21 > emerge --usepkg =mysql-5.0.4_beta
22 > # start server, reload data
23 > revdep-rebuild # should not be needed for 4.1 to 5.0 upgrade
24
25 This is nice but I'm fine with 4.1... for which I should use Francesco's overlay and for
26 which these instructions won't work at all, correct? He has some instructions on his site
27 that seem pretty straightforward.
28
29 Bastian Balthazar Bux wrote:
30 > You may want to compile net-libs/libwww without "mysql" use flag or go
31 > to bug 85783
32
33 Looking at that bug, however, it looks like there's a patch for libwww that fixes that
34 problem. Should I use the patch or compile libwww without "mysql" use flag? I use
35 vpopmail, which uses libmysqlclient... doesn't that have something to do with libwww?
36
37 b
38
39 --
40 gentoo-server@g.o mailing list

Replies

Subject Author
Re: [gentoo-server] mysql 4.1 status Bastian Balthazar Bux <BastianBalthazarBux@×××××××××.it>