ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] новый dvdrip и проблема с perl
@ 2006-10-24 11:32 Pavlov Konstantin
  2006-10-24 11:56 ` Alexey Tourbin
  2006-10-26 12:43 ` Pavlov Konstantin
  0 siblings, 2 replies; 5+ messages in thread
From: Pavlov Konstantin @ 2006-10-24 11:32 UTC (permalink / raw)
  To: devel; +Cc: at

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

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

end of thread, other threads:[~2006-10-26 12:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-24 11:32 [devel] новый dvdrip и проблема с perl Pavlov Konstantin
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

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