ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] tetex-1.0.7-ipl15mdk.src.rpm rebuild failed
@ 2001-02-26 11:47 Andrey Brindeew
  2001-02-28 21:35 ` Dmitry V. Levin
  0 siblings, 1 reply; 2+ messages in thread
From: Andrey Brindeew @ 2001-02-26 11:47 UTC (permalink / raw)
  To: Sisyphus Mailing List

Hello!

Subj.

Обрабатываю файлы: tetex-doc-1.0.7-ipl15mdk
Исполняю(Provides): /bin/sh -e /var/tmp/rpm-tmp.57274
+ umask 022
+ cd /usr/src/RPM/BUILD
+ /usr/lib/rpm/find-provides
+ exit 0
Исполняю(PreReq): /bin/sh -e /var/tmp/rpm-tmp.38174
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cat
+ exit 0
Исполняю(Requires): /bin/sh -e /var/tmp/rpm-tmp.2671
+ umask 022
+ cd /usr/src/RPM/BUILD
+ /usr/lib/rpm/find-requires
/var/tmp/tetex-buildroot/usr/share/texmf/doc/generic/ruhyphen/mkcyryo:
line 23: syntax error: unexpected end of file
/bin/sh не удалась
Не удалось найти Requires

Ничего подозрительного в строке 23 указанного файла я не увидел (м.б.
плохо знаю синтаксис shell).

--
WBR, Andrey Brindeew.
"No one person can understand Perl culture completely" (C) Larry Wall.



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

* Re: [sisyphus] tetex-1.0.7-ipl15mdk.src.rpm rebuild failed
  2001-02-26 11:47 [sisyphus] tetex-1.0.7-ipl15mdk.src.rpm rebuild failed Andrey Brindeew
@ 2001-02-28 21:35 ` Dmitry V. Levin
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry V. Levin @ 2001-02-28 21:35 UTC (permalink / raw)
  To: Sisyphus Mailing List; +Cc: devel


[-- Attachment #1.1: Type: text/plain, Size: 1309 bytes --]

On Mon, Feb 26, 2001 at 02:47:53PM +0300, Andrey Brindeew wrote:
> Subj.
> 
> Обрабатываю файлы: tetex-doc-1.0.7-ipl15mdk
> Исполняю(Provides): /bin/sh -e /var/tmp/rpm-tmp.57274
> + umask 022
> + cd /usr/src/RPM/BUILD
> + /usr/lib/rpm/find-provides
> + exit 0
> Исполняю(PreReq): /bin/sh -e /var/tmp/rpm-tmp.38174
> + umask 022
> + cd /usr/src/RPM/BUILD
> + cat
> + exit 0
> Исполняю(Requires): /bin/sh -e /var/tmp/rpm-tmp.2671
> + umask 022
> + cd /usr/src/RPM/BUILD
> + /usr/lib/rpm/find-requires
> /var/tmp/tetex-buildroot/usr/share/texmf/doc/generic/ruhyphen/mkcyryo:
> line 23: syntax error: unexpected end of file
> /bin/sh не удалась
> Не удалось найти Requires
> 
> Ничего подозрительного в строке 23 указанного файла я не увидел (м.б.
> плохо знаю синтаксис shell).

В этом скрипте элементарная синтаксическая ошибка, которую неплохо бы
исправить.


Regards,
	Dmitry

+-------------------------------------------------------------------------+
Dmitry V. Levin     mailto://ldv@fandra.org
Software Engineer   PGP pubkey http://www.fandra.org/users/ldv/pgpkeys.html
IPLabs Linux Team   http://linux.iplabs.ru
Fandra Project      http://www.fandra.org
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.

[-- Attachment #1.2: tetex-mkcyryo.patch --]
[-- Type: text/plain, Size: 566 bytes --]

--- /usr/share/texmf/doc/generic/ruhyphen/mkcyryo~	Sun Jul  5 17:04:20 1998
+++ /usr/share/texmf/doc/generic/ruhyphen/mkcyryo	Thu Mar  1 00:32:52 2001
@@ -7,7 +7,7 @@
 cat $TMP | grep 'е' | grep -v 'е[^е]*е' > ${TMP}1
 cat $TMP | grep 'е[^е]*е' | grep -v 'е[^е]*е[^е]*е' > ${TMP}2
 cat $TMP | grep 'е[^е]*е[^е]*е' > ${TMP}3
-test ! -s ${TMP}3 || { echo "*** triple cyre detected in $1:" 1>&2; cat ${TMP}3 1>&2 }
+test ! -s ${TMP}3 || { echo "*** triple cyre detected in $1:" 1>&2; cat ${TMP}3 1>&2; }
 
 {
 echo "% accompanying patterns for cyryo generated from $1"

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

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

end of thread, other threads:[~2001-02-28 21:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-26 11:47 [sisyphus] tetex-1.0.7-ipl15mdk.src.rpm rebuild failed Andrey Brindeew
2001-02-28 21:35 ` Dmitry V. Levin

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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