ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] docbook-utils сломался
@ 2010-09-22 14:58 Vitaly Kuznetsov
  2010-09-22 15:07 ` Vitaly Kuznetsov
  2010-09-22 15:13 ` Dmitry V. Levin
  0 siblings, 2 replies; 4+ messages in thread
From: Vitaly Kuznetsov @ 2010-09-22 14:58 UTC (permalink / raw)
  To: devel

Hi,

у нас что-то сломалось, но я не могу понять что именно.

$ hsh --initroot-only
$ hsh-install docbook-utils
$ docbook2man
grep: character class syntax is [[:space:]], not [:space:]
grep: character class syntax is [[:space:]], not [:space:]
jw: There is no frontend called "/docbook/utils-0.6.14/frontends/docbook".
$ echo $?
2

docbook2html не работает так же.

при этом 
$ rpm -q --lastchange docbook-utils
* Wed Oct 07 2009 Grigory Batalov <bga@altlinux.ru> 0.6.14-alt3
- Replace tetex-dvips requirement with dvips binary.

скорее всего случился массовый разлом сборки пакетов.

-- 
Vitaly Kuznetsov, ALT Linux


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [devel] docbook-utils сломался
  2010-09-22 14:58 [devel] docbook-utils сломался Vitaly Kuznetsov
@ 2010-09-22 15:07 ` Vitaly Kuznetsov
  2010-09-22 15:13 ` Dmitry V. Levin
  1 sibling, 0 replies; 4+ messages in thread
From: Vitaly Kuznetsov @ 2010-09-22 15:07 UTC (permalink / raw)
  To: ALT Linux Team development discussions

Vitaly Kuznetsov <vitty@altlinux.ru> writes:

> grep: character class syntax is [[:space:]], not [:space:]
> grep: character class syntax is [[:space:]], not [:space:]

я подозреваю, что

$ rpm -q --lastchange grep         
* Mon Sep 20 2010 Dmitry V. Levin <ldv@altlinux.org> 2.7-alt1
- Updated to 2.7.

сломало docbook-utils

-- 
Vitaly Kuznetsov, ALT Linux


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [devel] docbook-utils сломался
  2010-09-22 14:58 [devel] docbook-utils сломался Vitaly Kuznetsov
  2010-09-22 15:07 ` Vitaly Kuznetsov
@ 2010-09-22 15:13 ` Dmitry V. Levin
  2010-09-22 15:24   ` Dmitry V. Levin
  1 sibling, 1 reply; 4+ messages in thread
From: Dmitry V. Levin @ 2010-09-22 15:13 UTC (permalink / raw)
  To: ALT Devel discussion list

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

Hi,

On Wed, Sep 22, 2010 at 02:58:05PM +0000, Vitaly Kuznetsov wrote:
> у нас что-то сломалось, но я не могу понять что именно.
> 
> $ hsh --initroot-only
> $ hsh-install docbook-utils
> $ docbook2man
> grep: character class syntax is [[:space:]], not [:space:]
> grep: character class syntax is [[:space:]], not [:space:]
> jw: There is no frontend called "/docbook/utils-0.6.14/frontends/docbook".
> $ echo $?
> 2
> 
> docbook2html не работает так же.

Новый grep нашёл старый баг в docbook-utils, см.
/usr/share/doc/grep-2.7/NEWS:

** New features

  grep now diagnoses (and fails with exit status 2) commonly mistyped
  regular expression like [:space:], [:digit:], etc.  Before, those were
  silently interpreted as [ac:eps] and [dgit:] respectively.  Virtually
  all who make that class of mistake should have used [[:space:]] or
  [[:digit:]].  This new behavior is disabled when the POSIXLY_CORRECT
  environment variable is set.


-- 
ldv

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [devel] docbook-utils сломался
  2010-09-22 15:13 ` Dmitry V. Levin
@ 2010-09-22 15:24   ` Dmitry V. Levin
  0 siblings, 0 replies; 4+ messages in thread
From: Dmitry V. Levin @ 2010-09-22 15:24 UTC (permalink / raw)
  To: ALT Devel discussion list

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

On Wed, Sep 22, 2010 at 07:13:44PM +0400, Dmitry V. Levin wrote:
> On Wed, Sep 22, 2010 at 02:58:05PM +0000, Vitaly Kuznetsov wrote:
> > у нас что-то сломалось, но я не могу понять что именно.
> > 
> > $ hsh --initroot-only
> > $ hsh-install docbook-utils
> > $ docbook2man
> > grep: character class syntax is [[:space:]], not [:space:]
> > grep: character class syntax is [[:space:]], not [:space:]
> > jw: There is no frontend called "/docbook/utils-0.6.14/frontends/docbook".
> > $ echo $?
> > 2
> > 
> > docbook2html не работает так же.
> 
> Новый grep нашёл старый баг в docbook-utils, см.
> /usr/share/doc/grep-2.7/NEWS:

Так и есть:
http://git.altlinux.org/gears/d/..git?p=docbook-utils.git;a=blob;f=docbook-utils/bin/jw.in#l83


-- 
ldv

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-09-22 15:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-22 14:58 [devel] docbook-utils сломался Vitaly Kuznetsov
2010-09-22 15:07 ` Vitaly Kuznetsov
2010-09-22 15:13 ` Dmitry V. Levin
2010-09-22 15:24   ` Dmitry V. Levin

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