ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@fandra.org>
To: Sisyphus Mailing List <sisyphus@linuxteam.iplabs.ru>
Cc: devel@linux.iplabs.ru
Subject: Re: [sisyphus] tetex-1.0.7-ipl15mdk.src.rpm rebuild failed
Date: Thu, 1 Mar 2001 00:35:59 +0300
Message-ID: <20010301003559.B5711@LDV.fandra.org> (raw)
In-Reply-To: <200102282007.XAA26712@relay.rinet.ru>; from abr@abr.x9.ru on Mon, Feb 26, 2001 at 02:47:53PM +0300


[-- 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 --]

      reply	other threads:[~2001-02-28 21:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-26 11:47 Andrey Brindeew
2001-02-28 21:35 ` Dmitry V. Levin [this message]

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=20010301003559.B5711@LDV.fandra.org \
    --to=ldv@fandra.org \
    --cc=devel@linux.iplabs.ru \
    --cc=sisyphus@linuxteam.iplabs.ru \
    /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 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