ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] debug MySQL SEGV
Date: Sun, 27 Aug 2006 00:34:48 +0400
Message-ID: <20060826203448.GT9658@localhost.localdomain> (raw)
In-Reply-To: <20060826202235.GA5685@lks.home>

[-- Attachment #1: Type: text/plain, Size: 1102 bytes --]

On Sun, Aug 27, 2006 at 12:22:35AM +0400, Konstantin A. Lepikhov wrote:
> > Видимо, срочно патчить MySQL для восстановления совместимости по ABI
> > (патч уже доступен), после чего пересобирать всё, что успело собраться
> > с этой сборкой 5.0.24.
> из последних надо пересобрать php-mysql/php5-mysql и, возможно, dovecot. 

Вот полный список.

at@mash files/i586/RPMS $ mybuildtime=`rpm -qp --qf '%{BUILDTIME}\n' libMySQL-5.0.24-alt1.i586.rpm`
at@mash files/i586/RPMS $ ls -1 |xargs rpm -qp --qf "%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}.rpm\t%{BUILDTIME}\n" |
	awk -F'\t' "\$2>$mybuildtime-24*3600" |cut -f1 |
		xargs rpm -qp --qf '[%{REQUIRENAME}\t%{SOURCERPM}\n]' |
			awk -F'\t' '$1~/libmysqlclient/{print$2}' |sort -u
MySQL-5.0.24-alt1.src.rpm
asterisk1.3-addons-1.3.0-alt1.20060818.src.rpm
asterisk1.3-addons-1.3.0-alt1.20060820.src.rpm
dovecot-1.0-alt4.cvs20060812.src.rpm
freeradius-1.1.2-alt3.src.rpm
hk_classes-0.8.1a-alt3.src.rpm
php-mysql-4.4.4-alt1.src.rpm
php5-mysql-5.1.5-alt1.src.rpm
at@mash files/i586/RPMS $ 

Есть некоторые сомнения насчет $mybuildtime-24*3600.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2006-08-26 20:34 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-26  9:22 [devel] python-module-MySQLdb требует пересборки? Eugene Vlasov
2006-08-26 11:14 ` Konstantin A. Lepikhov
2006-08-26 13:57 ` Alexey Tourbin
2006-08-26 14:09   ` Konstantin A. Lepikhov
2006-08-26 14:17     ` Alexey Tourbin
2006-08-26 14:43       ` Alexey Tourbin
2006-08-26 18:48         ` [devel] debug MySQL SEGV Alexey Tourbin
2006-08-26 19:22           ` Sergey Vlasov
2006-08-26 19:29             ` Konstantin A. Lepikhov
2006-08-26 20:22             ` Konstantin A. Lepikhov
2006-08-26 20:34               ` Alexey Tourbin [this message]
2006-08-27  7:03                 ` Денис Смирнов
2006-08-27 12:37                   ` Alexey Tourbin
2006-08-27 12:46                     ` Денис Смирнов
2006-08-31 21:51                 ` Alexey Tourbin
2006-08-29 23:55             ` Michael Shigorin
2006-08-30  5:49               ` Alexey Rusakov
2006-09-02 13:22                 ` Michael Shigorin
2006-09-02 13:41                   ` [devel] [jt] " Dmitry V. Levin
2006-09-02 14:36               ` [devel] " Alexey Tourbin
2006-08-26 19:15         ` [devel] python-module-MySQLdb требует пересборки? Konstantin A. Lepikhov
2006-08-26 19:27           ` Alexey Tourbin
2006-08-26 18:47   ` Vitaly Lipatov
2006-08-26 17:30 ` Ivan Fedorov
2006-08-26 17:49   ` Alexey Tourbin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060826203448.GT9658@localhost.localdomain \
    --to=at@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git