ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] perl help needed: MIME::Parser trouble
@ 2004-04-06 15:11 Michael Shigorin
  2004-04-17  0:49 ` [devel] " Alexey Tourbin
  0 siblings, 1 reply; 10+ messages in thread
From: Michael Shigorin @ 2004-04-06 15:11 UTC (permalink / raw)
  To: devel

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

	Здравствуйте.
Собираю sympa-4.1.1-alt1.

На старте получаю вот такое:

~> sudo service sympa start
Starting sympa: can't create mime-word decoder: unsupported charset "KOI8-R"
Compilation failed in require at /usr/lib/perl5/vendor_perl/MIME/Parser/Filer.pm line 133.
BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/MIME/Parser/Filer.pm line 133.
Compilation failed in require at /usr/lib/perl5/vendor_perl/MIME/Parser.pm line 149.
[bt skip]

Как бы что бы с этим сделать?  Миша Бочкарев припомнил, что уже
на такое нарывался, но чинил ломом.

Поиск не вдохновил:
http://www.google.com/search?q=cache:JfUXte8jkY4J:aspn.activestate.com/ASPN/Mail/Message/pdk/2027014+%22can%27t+create+mime-word+decoder:+unsupported+charset%22&hl=en&ie=UTF-8

-- в sisyphus@ недавно прозвучало, но пока без ответа:
http://www.google.com/search?q=cache:U2ie5uNBP3YJ:lists.altlinux.ru/pipermail/sisyphus/2004-March/038149.html+%22can%27t+create+mime-word+decoder:+unsupported+charset%22&hl=en&ie=UTF-8

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/

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

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

* [devel] Re: perl help needed: MIME::Parser trouble
  2004-04-06 15:11 [devel] perl help needed: MIME::Parser trouble Michael Shigorin
@ 2004-04-17  0:49 ` Alexey Tourbin
  2004-04-17  2:06   ` Alexey Tourbin
  2004-05-06 19:01   ` [devel] " Michael Shigorin
  0 siblings, 2 replies; 10+ messages in thread
From: Alexey Tourbin @ 2004-04-17  0:49 UTC (permalink / raw)
  To: devel

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

On Tue, Apr 06, 2004 at 06:11:27PM +0300, Michael Shigorin wrote:
> На старте получаю вот такое:
> 
> ~> sudo service sympa start
> Starting sympa: can't create mime-word decoder: unsupported charset "KOI8-R"
> Compilation failed in require at /usr/lib/perl5/vendor_perl/MIME/Parser/Filer.pm line 133.
> BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/MIME/Parser/Filer.pm line 133.
> Compilation failed in require at /usr/lib/perl5/vendor_perl/MIME/Parser.pm line 149.
> [bt skip]
> 
> Как бы что бы с этим сделать?  Миша Бочкарев припомнил, что уже
> на такое нарывался, но чинил ломом.
> 
> Поиск не вдохновил:

Google is your friend.  Дело в шляпе...
Искать надо было Unicode::Map KOI8. :)

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

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

* [devel] Re: perl help needed: MIME::Parser trouble
  2004-04-17  0:49 ` [devel] " Alexey Tourbin
@ 2004-04-17  2:06   ` Alexey Tourbin
  2004-04-19  8:15     ` Michael Shigorin
                       ` (3 more replies)
  2004-05-06 19:01   ` [devel] " Michael Shigorin
  1 sibling, 4 replies; 10+ messages in thread
From: Alexey Tourbin @ 2004-04-17  2:06 UTC (permalink / raw)
  To: devel

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

On Sat, Apr 17, 2004 at 04:49:04AM +0400, Alexey Tourbin wrote:
> On Tue, Apr 06, 2004 at 06:11:27PM +0300, Michael Shigorin wrote:
> > На старте получаю вот такое:
> > 
> > ~> sudo service sympa start
> > Starting sympa: can't create mime-word decoder: unsupported charset "KOI8-R"
> > Compilation failed in require at /usr/lib/perl5/vendor_perl/MIME/Parser/Filer.pm line 133.
> > BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/MIME/Parser/Filer.pm line 133.
> > Compilation failed in require at /usr/lib/perl5/vendor_perl/MIME/Parser.pm line 149.
> > [bt skip]
> > 
> > Как бы что бы с этим сделать?  Миша Бочкарев припомнил, что уже
> > на такое нарывался, но чинил ломом.
> > 
> > Поиск не вдохновил:
> 
> Google is your friend.  Дело в шляпе...
> Искать надо было Unicode::Map KOI8. :)

Вот так не помогает?

--- perl-Unicode-Map-0.112-alt1/perl-Unicode-Map.spec	2004-02-20 20:29:06 +0000
+++ perl-Unicode-Map-0.112-alt2/perl-Unicode-Map.spec	2004-04-17 01:58:44 +0000
@@ -1,16 +1,17 @@
 %define dist Unicode-Map
 Name: perl-%dist
 Version: 0.112
-Release: alt1
+Release: alt2
 
 Summary: Maps charsets from and to utf16 unicode
 License: GPL
 Group: Development/Perl
 
 Url: %CPAN %dist
-Source: %dist-%version.tar.bz2
+Source0: %dist-%version.tar.bz2
+Source1: http://www.unicode.org/Public/MAPPINGS/VENDORS/MISC/KOI8-R.TXT
 
-# Automatically added by buildreq on Fri Feb 20 2004 (-bi)
+# Automatically added by buildreq on Sat Apr 17 2004 (-bi)
 BuildRequires: perl-devel perl-libwww-perl
 
 %description
@@ -24,6 +25,19 @@ encoding. To transform these use Unicode
 %build
 %perl_vendor_build
 
+# koi8-r
+%__mkdir_p ./blib/lib/Unicode/Map/VENDORS/MISC
+./blib/script/mkmapfile -M ./blib/lib/Unicode/Map/VENDORS/MISC/KOI8-R.map %SOURCE1
+[ -f ./blib/lib/Unicode/Map/REGISTRY ]
+%__cat <<\__EOF__ >>./blib/lib/Unicode/Map/REGISTRY
+# ALT
+name:    KOI8-R
+srcURL:  $SrcUnicode/VENDORS/MISC/KOI8-R.TXT
+src:     $DestUnicode/VENDORS/MISC/KOI8-R.TXT
+map:     $DestMap/VENDORS/MISC/KOI8-R.map
+alias:   csKOI8R
+__EOF__
+
 %install
 %perl_vendor_install
 
@@ -33,8 +47,11 @@ encoding. To transform these use Unicode
 %perl_vendor_autolib/Unicode/
 %perl_vendor_man1dir/*
 %perl_vendor_man3dir/*
-%doc COPYING Changes README
+%doc COPYING Change* README*
 
 %changelog
+* Sat Apr 17 2004 Alexey Tourbin <at@altlinux.ru> 0.112-alt2
+- packaged koi8-r map file
+
 * Fri Feb 20 2004 Alexey Tourbin <at@altlinux.ru> 0.112-alt1
 - initial revision
End of diff

Files not compared in perl-Unicode-Map-0.112-alt2:
KOI8-R.TXT


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

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

* [devel] Re: perl help needed: MIME::Parser trouble
  2004-04-17  2:06   ` Alexey Tourbin
@ 2004-04-19  8:15     ` Michael Shigorin
  2004-04-19  8:49     ` Michael Shigorin
                       ` (2 subsequent siblings)
  3 siblings, 0 replies; 10+ messages in thread
From: Michael Shigorin @ 2004-04-19  8:15 UTC (permalink / raw)
  To: devel

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

On Sat, Apr 17, 2004 at 06:06:50AM +0400, Alexey Tourbin wrote:
> > > Поиск не вдохновил:
> > Google is your friend.  Дело в шляпе...

Дык гуглил.

> > Искать надо было Unicode::Map KOI8. :)

Но это также не мой пакет. :)

> Вот так не помогает?
> --- perl-Unicode-Map-0.112-alt1/perl-Unicode-Map.spec	2004-02-20 20:29:06 +0000
> +++ perl-Unicode-Map-0.112-alt2/perl-Unicode-Map.spec	2004-04-17 01:58:44 +0000

Раскидаюсь -- попробую проверить.

Спасибо!

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/

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

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

* [devel] Re: perl help needed: MIME::Parser trouble
  2004-04-17  2:06   ` Alexey Tourbin
  2004-04-19  8:15     ` Michael Shigorin
@ 2004-04-19  8:49     ` Michael Shigorin
  2004-05-04  9:34     ` Michael Shigorin
  2004-05-06 19:44     ` [devel] Eureka! " Michael Shigorin
  3 siblings, 0 replies; 10+ messages in thread
From: Michael Shigorin @ 2004-04-19  8:49 UTC (permalink / raw)
  To: devel

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

On Sat, Apr 17, 2004 at 06:06:50AM +0400, Alexey Tourbin wrote:
> Вот так не помогает?

Неа:

~> sudo service sympa restart                      
Starting sympa: can't create mime-word decoder: unsupported charset "KOI8-R"

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/

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

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

* Re: [devel] Re: perl help needed: MIME::Parser trouble
  2004-04-17  2:06   ` Alexey Tourbin
  2004-04-19  8:15     ` Michael Shigorin
  2004-04-19  8:49     ` Michael Shigorin
@ 2004-05-04  9:34     ` Michael Shigorin
  2004-05-06 19:44     ` [devel] Eureka! " Michael Shigorin
  3 siblings, 0 replies; 10+ messages in thread
From: Michael Shigorin @ 2004-05-04  9:34 UTC (permalink / raw)
  To: devel

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

(вернулся к теме)

On Sat, Apr 17, 2004 at 06:06:50AM +0400, Alexey Tourbin wrote:
> > > ~> sudo service sympa start
> > > Starting sympa: can't create mime-word decoder: unsupported charset "KOI8-R"
> > > Compilation failed in require at /usr/lib/perl5/vendor_perl/MIME/Parser/Filer.pm line 133.
> > Google is your friend.  Дело в шляпе...

Heh.

> > Искать надо было Unicode::Map KOI8. :)
> Вот так не помогает?
> --- perl-Unicode-Map-0.112-alt1/perl-Unicode-Map.spec	2004-02-20 20:29:06 +0000
> +++ perl-Unicode-Map-0.112-alt2/perl-Unicode-Map.spec	2004-04-17 01:58:44 +0000

Нет -- то же самое.

Может, выложить где эту сборку для разборок?

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/

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

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

* [devel] Re: perl help needed: MIME::Parser trouble
  2004-04-17  0:49 ` [devel] " Alexey Tourbin
  2004-04-17  2:06   ` Alexey Tourbin
@ 2004-05-06 19:01   ` Michael Shigorin
  2004-05-07 10:04     ` Alexey Tourbin
  1 sibling, 1 reply; 10+ messages in thread
From: Michael Shigorin @ 2004-05-06 19:01 UTC (permalink / raw)
  To: devel; +Cc: Alexey Tourbin

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

On Sat, Apr 17, 2004 at 04:49:05AM +0400, Alexey Tourbin wrote:
> Google is your friend.  Дело в шляпе...

Ой.  А шляпа-то при чем? :)

> Искать надо было Unicode::Map KOI8. :)

Прошелся более внимательно по этим.

http://aspn.activestate.com/ASPN/Mail/Message/pdk/2023997
http://lists.altlinux.ru/pipermail/sisyphus/2004-March/038359.html

В общем, выпадание с тем же результатом 

perl -MMIME::WordDecoder

за тест принимается? 

И, хм, как бы все же починиться? :)  Тут несколько раньше времени
sympa4 перешла в разряд критичных задач... сейчас все рассылки
linux.kiev.ua & co лежат.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/

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

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

* [devel] Eureka! Re: perl help needed: MIME::Parser trouble
  2004-04-17  2:06   ` Alexey Tourbin
                       ` (2 preceding siblings ...)
  2004-05-04  9:34     ` Michael Shigorin
@ 2004-05-06 19:44     ` Michael Shigorin
  3 siblings, 0 replies; 10+ messages in thread
From: Michael Shigorin @ 2004-05-06 19:44 UTC (permalink / raw)
  To: devel; +Cc: Alexey Tourbin, seriv

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

On Sat, Apr 17, 2004 at 06:06:50AM +0400, Alexey Tourbin wrote:
> Вот так не помогает?

Помогает откат на perl-MIME-tools-5.411a-alt1.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/

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

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

* [devel] Re: perl help needed: MIME::Parser trouble
  2004-05-06 19:01   ` [devel] " Michael Shigorin
@ 2004-05-07 10:04     ` Alexey Tourbin
  2004-05-07 18:29       ` Michael Shigorin
  0 siblings, 1 reply; 10+ messages in thread
From: Alexey Tourbin @ 2004-05-07 10:04 UTC (permalink / raw)
  To: devel

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

On Thu, May 06, 2004 at 10:01:48PM +0300, Michael Shigorin wrote:
> http://aspn.activestate.com/ASPN/Mail/Message/pdk/2023997
> http://lists.altlinux.ru/pipermail/sisyphus/2004-March/038359.html
> 
> В общем, выпадание с тем же результатом 
> 
> perl -MMIME::WordDecoder
> 
> за тест принимается? 
> 
> И, хм, как бы все же починиться? :)  Тут несколько раньше времени

ssh доступ на ту машину есть, где
$ perl -MIME::WordDecoder -e1
говорит что-то плохое?

> sympa4 перешла в разряд критичных задач... сейчас все рассылки
> linux.kiev.ua & co лежат.

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

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

* [devel] Re: perl help needed: MIME::Parser trouble
  2004-05-07 10:04     ` Alexey Tourbin
@ 2004-05-07 18:29       ` Michael Shigorin
  0 siblings, 0 replies; 10+ messages in thread
From: Michael Shigorin @ 2004-05-07 18:29 UTC (permalink / raw)
  To: devel

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

On Fri, May 07, 2004 at 02:04:50PM +0400, Alexey Tourbin wrote:
> ssh доступ на ту машину есть, где
> $ perl -MIME::WordDecoder -e1
> говорит что-то плохое?

Можно придумать.  Другое дело, что от той машины, где все плохо,
та, где хотя бы это поправлено, отличается только откатом
perl-MIME-tools на предыдущую (стабильную) версию.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/

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

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

end of thread, other threads:[~2004-05-07 18:29 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-06 15:11 [devel] perl help needed: MIME::Parser trouble Michael Shigorin
2004-04-17  0:49 ` [devel] " Alexey Tourbin
2004-04-17  2:06   ` Alexey Tourbin
2004-04-19  8:15     ` Michael Shigorin
2004-04-19  8:49     ` Michael Shigorin
2004-05-04  9:34     ` Michael Shigorin
2004-05-06 19:44     ` [devel] Eureka! " Michael Shigorin
2004-05-06 19:01   ` [devel] " Michael Shigorin
2004-05-07 10:04     ` Alexey Tourbin
2004-05-07 18:29       ` Michael Shigorin

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