ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Mikhail Zabaluev <mhz@alt-linux.org>
To: devel@linux.iplabs.ru
Subject: [devel] Re: Update: file - OOps
Date: Thu, 11 Oct 2001 22:01:59 +0400
Message-ID: <20011011220159.A1846@localhost.localdomain> (raw)
In-Reply-To: <3BC566E9.5040504@altlinux.ru>; from inger@altlinux.ru on Thu, Oct 11, 2001 at 01:31:21PM +0400

Hello Stanislav,

On Thu, Oct 11, 2001 at 01:31:21PM +0400, Stanislav Ievlev wrote:
>
> >> Изменения: выкинуты сигнатуры диковинных файлов данных для дисковых
> >> разделов Apple, которые забивали некоторые скрипты perl. Если кто
> >> помнит, работа file критична для поиска зависимостей: если не скажет,
> >> что text, значит, и не скрипт. В процесс сборки добавлен тест над
> >> содержимым /usr/lib/perl5, где файлы с расширениями .p[lmh]
> >> гарантированно содержат текст.
> >>
> Пересборка не прошла:
> 
>  /user/inger/RPM/TMP/file-buildroot/usr/bin/file -b -f - -m 
> /user/inger/RPM/TMP
> /file-buildroot/usr/share/magic/magic

Странно выглядит. На строчки побил mail-клиент? Нет ли предательского
лишнего пробела где-нибудь в .rpmmacros?

Попробуйте:

RPM_BUILD_ROOT=`rpm --eval='%_tmppath'`/file-buildroot
find /usr/lib/perl5 -type f -name '*.p[lmh]' |
        $RPM_BUILD_ROOT/usr/bin/file -b -f - \
                -m "$RPM_BUILD_ROOT/usr/share/magic/magic"
        | grep -v text

-- 
Stay tuned,
  MhZ                                     JID: mookid@jabber.org
___________
perfect guest:
	One who makes his host feel at home.
_______________________________________________
Devel mailing list
Devel@linux.iplabs.ru
http://www.logic.ru/mailman/listinfo/devel


  reply	other threads:[~2001-10-11 18:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-11  9:26 [devel] Update: file Mikhail Zabaluev
2001-10-11  9:16 ` Stanislav Ievlev
2001-10-11  9:31   ` [devel] Update: file - OOps Stanislav Ievlev
2001-10-11 18:01     ` Mikhail Zabaluev [this message]
2001-10-12  9:57     ` Dmitry V. Levin
2001-10-12 20:02       ` [devel] " Mikhail Zabaluev
2001-10-15  8:35         ` Dmitry V. Levin

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=20011011220159.A1846@localhost.localdomain \
    --to=mhz@alt-linux.org \
    --cc=devel@linux.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 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