ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Pavlov Konstantin <thresh@altlinux.ru>
To: devel@lists.altlinux.org
Cc: at@altlinux.org
Subject: [devel] новый dvdrip и проблема с perl
Date: Tue, 24 Oct 2006 15:32:24 +0400
Message-ID: <200610241532.27922.thresh@altlinux.ru> (raw)

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

Всем привет.

Обновляю тут dvdrip, вижу такое:

Finding Requires (using /usr/lib/rpm/find-requires)
Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.4573
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /usr/lib/rpm/find-requires
"bind_textdomain_filter" is not exported by the Locale::Messages module
 "turn_utf_8_on" is not exported by the Locale::Messages module
Can't continue after import errors 
at /usr/src/tmp/dvdrip-buildroot/usr/bin/dvdrip line 34
BEGIN failed--compilation aborted 
at /usr/src/tmp/dvdrip-buildroot/usr/bin/dvdrip line 36.
# /usr/src/tmp/dvdrip-buildroot/usr/bin/dvdrip: deparse failed. 
isPerl=0.0218993041342612.
error: /bin/sh failed
error: Failed to find Requires

Что делать?

При этом:

#-- l10n stuff
use POSIX qw(setlocale);
use Locale::TextDomain ("video.dvdrip");
use Locale::Messages qw (bind_textdomain_filter
                         bind_textdomain_codeset
                         turn_utf_8_on LC_MESSAGES);
setlocale( LC_MESSAGES, "" );

BEGIN {
    bind_textdomain_filter 'video.dvdrip', \&turn_utf_8_on;
    bind_textdomain_codeset 'video.dvdrip', 'utf-8';
}


(34 строка: use Locale::Messages qw (bind_textdomain_filter)

-- 
Pavlov Konstantin,
ALT Linux Team,
VideoLAN Team,
jid: thresh@altlinux.org

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

             reply	other threads:[~2006-10-24 11:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-24 11:32 Pavlov Konstantin [this message]
2006-10-24 11:56 ` Alexey Tourbin
2006-10-25 13:43   ` Pavlov Konstantin
2006-10-26 12:43 ` Pavlov Konstantin
2006-10-26 12:55   ` Alexey Tourbin

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=200610241532.27922.thresh@altlinux.ru \
    --to=thresh@altlinux.ru \
    --cc=at@altlinux.org \
    --cc=devel@lists.altlinux.org \
    /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