Gentoo Archives: gentoo-dev

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] News item: MySQL 5.1 bump
Date: Mon, 15 Feb 2010 21:41:35
Message-Id: robbat2-20100215T212806-296408024Z@orbis-terrarum.net
In Reply to: Re: [gentoo-dev] News item: MySQL 5.1 bump by Samuli Suominen
1 On Mon, Feb 15, 2010 at 11:32:10PM +0200, Samuli Suominen wrote:
2 > On 02/15/2010 11:21 PM, Robin H. Johnson wrote:
3 > > This is my last blocker for getting MySQL 5.1 series into ~arch status.
4 > >
5 > > ====
6 > > itle: MySQL 5.1 unmasking
7 > > Author: "Robin H. Johnson" <robbat2@××××××.rog>
8 > > Content-Type: text/plain
9 > > Posted: 2010-02-15
10 > > Revision: 1
11 > > News-Item-Format: 1.0
12 > > Display-If-Installed: <dev-db/mysql-5.1
13 > >
14 > > The 5.1 series of MySQL is going to be unmasked at the same time as the release
15 > > of this news item. When upgrading from an older major version, you will be
16 > > required to rebuild everything linked to the libmysqlclient.so.15.
17 You can do this by installing gentoolkit and running:
18 # revdep-rebuild --library libmysqlclient.so.15
19
20 If you use the Portage 2.2 series, you may also use:
21 # emerge @preserved-rebuild
22
23 --
24 Robin Hugh Johnson
25 Gentoo Linux: Developer, Trustee & Infrastructure Lead
26 E-Mail : robbat2@g.o
27 GnuPG FP : 11AC BA4F 4778 E3F6 E4ED F38E B27B 944E 3488 4E85

Replies

Subject Author
Re: [gentoo-dev] News item: MySQL 5.1 bump Thilo Bangert <bangert@g.o>