ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] rpm --eval %
@ 2004-02-20 15:31 Alexey Tourbin
  2004-02-20 15:51 ` Alexander Bokovoy
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Alexey Tourbin @ 2004-02-20 15:31 UTC (permalink / raw)
  To: devel

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

$ rpm --eval %
%86
$

?

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

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

* Re: [devel] rpm --eval %
  2004-02-20 15:31 [devel] rpm --eval % Alexey Tourbin
@ 2004-02-20 15:51 ` Alexander Bokovoy
  2004-02-20 15:52 ` Sergey Bolshakov
  2004-02-20 16:00 ` Alexander Bokovoy
  2 siblings, 0 replies; 5+ messages in thread
From: Alexander Bokovoy @ 2004-02-20 15:51 UTC (permalink / raw)
  To: ALT Devel discussion list

On Fri, Feb 20, 2004 at 06:31:34PM +0300, Alexey Tourbin wrote:
> $ rpm --eval %
> %86
> $
> 
> ?
$ a='%'; for i in `seq 0 20` ; do rpm --eval $a ; a="\\$a"; done
%86
\%6
\\% i486
\\\% i486
\\\\%i486
\\\\\%486
\\\\\\%86
\\\\\\\%6
\\\\\\\\%osfmach3_i386
\\\\\\\\\%osfmach3_i386
\\\\\\\\\\%sfmach3_i386
\\\\\\\\\\\%fmach3_i386
\\\\\\\\\\\\%mach3_i386
\\\\\\\\\\\\\%ach3_i386
\\\\\\\\\\\\\\%ch3_i386
\\\\\\\\\\\\\\\%h3_i386
\\\\\\\\\\\\\\\\%3_i386
\\\\\\\\\\\\\\\\\%_i386
\\\\\\\\\\\\\\\\\\%i386
\\\\\\\\\\\\\\\\\\\%386
\\\\\\\\\\\\\\\\\\\\%86

? 
:-)

-- 
/ Alexander Bokovoy
Samba Team                      http://www.samba.org/
ALT Linux Team                  http://www.altlinux.org/
Midgard Project Ry              http://www.midgard-project.org/


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

* Re: [devel] rpm --eval %
  2004-02-20 15:31 [devel] rpm --eval % Alexey Tourbin
  2004-02-20 15:51 ` Alexander Bokovoy
@ 2004-02-20 15:52 ` Sergey Bolshakov
  2004-02-20 16:00 ` Alexander Bokovoy
  2 siblings, 0 replies; 5+ messages in thread
From: Sergey Bolshakov @ 2004-02-20 15:52 UTC (permalink / raw)
  To: devel

>>>>> "Alexey" == Alexey Tourbin <at@altlinux.ru> writes:

 > $ rpm --eval %
 > %86
 > $

а еще
$ rpm --eval %%%
%% i486
$

-- 


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

* Re: [devel] rpm --eval %
  2004-02-20 15:31 [devel] rpm --eval % Alexey Tourbin
  2004-02-20 15:51 ` Alexander Bokovoy
  2004-02-20 15:52 ` Sergey Bolshakov
@ 2004-02-20 16:00 ` Alexander Bokovoy
  2004-02-21 15:39   ` Dmitry V. Levin
  2 siblings, 1 reply; 5+ messages in thread
From: Alexander Bokovoy @ 2004-02-20 16:00 UTC (permalink / raw)
  To: ALT Devel discussion list

On Fri, Feb 20, 2004 at 06:31:34PM +0300, Alexey Tourbin wrote:
> $ rpm --eval %
> %86
> $
> 
> ?
Вообщем, нет ограничения проверки глубины стека, похоже. Надо исправлять
незамедлительно.

-- 
/ Alexander Bokovoy
Samba Team                      http://www.samba.org/
ALT Linux Team                  http://www.altlinux.org/
Midgard Project Ry              http://www.midgard-project.org/


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

* Re: [devel] rpm --eval %
  2004-02-20 16:00 ` Alexander Bokovoy
@ 2004-02-21 15:39   ` Dmitry V. Levin
  0 siblings, 0 replies; 5+ messages in thread
From: Dmitry V. Levin @ 2004-02-21 15:39 UTC (permalink / raw)
  To: ALT Devel discussion list

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

On Fri, Feb 20, 2004 at 06:00:56PM +0200, Alexander Bokovoy wrote:
> On Fri, Feb 20, 2004 at 06:31:34PM +0300, Alexey Tourbin wrote:
> > $ rpm --eval %
> > %86
> > $
> > 
> > ?
> Вообщем, нет ограничения проверки глубины стека, похоже. Надо исправлять
> незамедлительно.

Нет, это вполне безобидная ошибка, но в следующей сборке она будет
исправлена.


-- 
ldv

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

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

end of thread, other threads:[~2004-02-21 15:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-20 15:31 [devel] rpm --eval % Alexey Tourbin
2004-02-20 15:51 ` Alexander Bokovoy
2004-02-20 15:52 ` Sergey Bolshakov
2004-02-20 16:00 ` Alexander Bokovoy
2004-02-21 15:39   ` 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