ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Q: grep bug
@ 2004-02-26  4:54 Alexey Tourbin
  2004-02-26 10:39 ` Dmitry V. Levin
  0 siblings, 1 reply; 3+ messages in thread
From: Alexey Tourbin @ 2004-02-26  4:54 UTC (permalink / raw)
  To: devel

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

Здравствуйте.

$ rpm -bp ~/RPM/SPECS/perl58.spec
$ cd ~/RPM/BUILD/perl-5.8.3
$ bash -e
$ files="t/io/openpid.t
t/op/alarm.t
t/op/fork.t
t/op/stat.t
t/op/taint.t
lib/diagnostics.t
lib/Pod/t/basic.t
lib/Term/Cap.t
ext/POSIX/t/waitpid.t"
$ /bin/mv MANIFEST MANIFEST.orig
$ /bin/grep -Fvw "$files" MANIFEST.orig > MANIFEST
$ /bin/grep -F "$files" MANIFEST
lib/Pod/t/basic.txt             podlators test
lib/Term/Cap.t                  See if Term::Cap works
$ ^D
$

В 1 из 9 случаев (lib/Term/Cap.t) не отрабатывает опция -w. :(

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

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

* Re: [devel] Q: grep bug
  2004-02-26  4:54 [devel] Q: grep bug Alexey Tourbin
@ 2004-02-26 10:39 ` Dmitry V. Levin
  2004-02-26 23:11   ` [devel] " Alexey Tourbin
  0 siblings, 1 reply; 3+ messages in thread
From: Dmitry V. Levin @ 2004-02-26 10:39 UTC (permalink / raw)
  To: ALT Devel discussion list

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

Hi,

On Thu, Feb 26, 2004 at 07:54:37AM +0300, Alexey Tourbin wrote:
> $ rpm -bp ~/RPM/SPECS/perl58.spec
> $ cd ~/RPM/BUILD/perl-5.8.3
> $ bash -e
> $ files="t/io/openpid.t
> t/op/alarm.t
> t/op/fork.t
> t/op/stat.t
> t/op/taint.t
> lib/diagnostics.t
> lib/Pod/t/basic.t
> lib/Term/Cap.t
> ext/POSIX/t/waitpid.t"
> $ /bin/mv MANIFEST MANIFEST.orig
> $ /bin/grep -Fvw "$files" MANIFEST.orig > MANIFEST
> $ /bin/grep -F "$files" MANIFEST
> lib/Pod/t/basic.txt             podlators test
> lib/Term/Cap.t                  See if Term::Cap works
> $ ^D
> $
> 
> В 1 из 9 случаев (lib/Term/Cap.t) не отрабатывает опция -w. :(

locale?


-- 
ldv

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

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

* [devel] Re: Q: grep bug
  2004-02-26 10:39 ` Dmitry V. Levin
@ 2004-02-26 23:11   ` Alexey Tourbin
  0 siblings, 0 replies; 3+ messages in thread
From: Alexey Tourbin @ 2004-02-26 23:11 UTC (permalink / raw)
  To: ALT Devel discussion list

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

On Thu, Feb 26, 2004 at 01:39:57PM +0300, Dmitry V. Levin wrote:
> > $ files="t/io/openpid.t
> > t/op/alarm.t
> > t/op/fork.t
> > t/op/stat.t
> > t/op/taint.t
> > lib/diagnostics.t
> > lib/Pod/t/basic.t
> > lib/Term/Cap.t
> > ext/POSIX/t/waitpid.t"
> > $ /bin/mv MANIFEST MANIFEST.orig
> > $ /bin/grep -Fvw "$files" MANIFEST.orig > MANIFEST
> > $ /bin/grep -F "$files" MANIFEST
> > lib/Pod/t/basic.txt             podlators test
> > lib/Term/Cap.t                  See if Term::Cap works
> > $

> > В 1 из 9 случаев (lib/Term/Cap.t) не отрабатывает опция -w. :(
> locale?

Воспроизводится в env -i.

$ env -i bash -c locale
LANG=POSIX
LC_CTYPE="POSIX"
LC_NUMERIC="POSIX"
LC_TIME="POSIX"
LC_COLLATE="POSIX"
LC_MONETARY="POSIX"
LC_MESSAGES="POSIX"
LC_PAPER="POSIX"
LC_NAME="POSIX"
LC_ADDRESS="POSIX"
LC_TELEPHONE="POSIX"
LC_MEASUREMENT="POSIX"
LC_IDENTIFICATION="POSIX"
LC_ALL=
$

> -- 
> ldv

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

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

end of thread, other threads:[~2004-02-26 23:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-26  4:54 [devel] Q: grep bug Alexey Tourbin
2004-02-26 10:39 ` Dmitry V. Levin
2004-02-26 23:11   ` [devel] " Alexey Tourbin

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