* [sisyphus] Проблема с amavisd
@ 2004-08-19 12:50 Krasavin Andrey
2004-08-19 13:17 ` Mike Lykov
0 siblings, 1 reply; 16+ messages in thread
From: Krasavin Andrey @ 2004-08-19 12:50 UTC (permalink / raw)
To: sisyphus
Всем здравствуйте!
Решил прикрутить к Postfix Clamav и поставил соответственно
amavisd-new-20030616-alt9.2. В последнем собственно и проблема:
service amavisd start
Starting amavisd service: ERROR: MISSING REQUIRED BASIC MODULES:
MIME::Parser
BEGIN failed--compilation aborted at /usr/sbin/amavisd line
128.
Подскажите, пожалуйста, в чем проблема? Что мне поправить?
--
WBR, Krasavin Andrey
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [sisyphus] Проблема с amavisd
2004-08-19 12:50 [sisyphus] Проблема с amavisd Krasavin Andrey
@ 2004-08-19 13:17 ` Mike Lykov
2004-08-19 13:32 ` Віталь Хілько
2004-08-19 13:34 ` Krasavin Andrey
0 siblings, 2 replies; 16+ messages in thread
From: Mike Lykov @ 2004-08-19 13:17 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
В сообщении от Четверг 19 Август 2004 17:50 Krasavin Andrey написал:
> Starting amavisd service: ERROR: MISSING REQUIRED BASIC MODULES:
> MIME::Parser
> Подскажите, пожалуйста, в чем проблема? Что мне поправить?
сделать то, что написано простым английским языком.
(поставить модуль для perl)
--
Mike Lykov
Samara, "Vesna" parfum company, System administrator
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [sisyphus] Проблема с amavisd
2004-08-19 13:17 ` Mike Lykov
@ 2004-08-19 13:32 ` Віталь Хілько
2004-08-19 13:34 ` Krasavin Andrey
1 sibling, 0 replies; 16+ messages in thread
From: Віталь Хілько @ 2004-08-19 13:32 UTC (permalink / raw)
To: combr, ALT Linux Sisyphus discussion list
On Чцв, 2004-08-19 at 18:17 +0500, Mike Lykov wrote:
> В сообщении от Четверг 19 Август 2004 17:50 Krasavin Andrey написал:
>
> > Starting amavisd service: ERROR: MISSING REQUIRED BASIC MODULES:
> > MIME::Parser
>
> > Подскажите, пожалуйста, в чем проблема? Что мне поправить?
>
> сделать то, что написано простым английским языком.
>
> (поставить модуль для perl)
и повесить багу на пакет за отсутствие необходимой зависимости
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [sisyphus] Проблема с amavisd
2004-08-19 13:17 ` Mike Lykov
2004-08-19 13:32 ` Віталь Хілько
@ 2004-08-19 13:34 ` Krasavin Andrey
2004-08-20 5:28 ` [sisyphus] " Alexey Tourbin
1 sibling, 1 reply; 16+ messages in thread
From: Krasavin Andrey @ 2004-08-19 13:34 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
On Thu, Aug 19, 2004 at 06:17:35PM +0500, Mike Lykov wrote:
>
> (поставить модуль для perl)
>
Так вроде уже стоит:
rpm -qa | grep perl-MIME
perl-MIME-tools-6.200-alt0.1
Или это не то?
--
WBR, Krasavin Andrey
^ permalink raw reply [flat|nested] 16+ messages in thread
* [sisyphus] Re: Проблема с amavisd
2004-08-19 13:34 ` Krasavin Andrey
@ 2004-08-20 5:28 ` Alexey Tourbin
2004-08-20 5:43 ` Krasavin Andrey
0 siblings, 1 reply; 16+ messages in thread
From: Alexey Tourbin @ 2004-08-20 5:28 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 206 bytes --]
On Thu, Aug 19, 2004 at 05:34:28PM +0400, Krasavin Andrey wrote:
> Так вроде уже стоит:
>
> rpm -qa | grep perl-MIME
> perl-MIME-tools-6.200-alt0.1
$ perl -MMIME::Parser -e1
?
> Или это не то?
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [sisyphus] Re: Проблема с amavisd
2004-08-20 5:28 ` [sisyphus] " Alexey Tourbin
@ 2004-08-20 5:43 ` Krasavin Andrey
2004-08-20 5:49 ` Alexey Tourbin
0 siblings, 1 reply; 16+ messages in thread
From: Krasavin Andrey @ 2004-08-20 5:43 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
On Fri, Aug 20, 2004 at 09:28:05AM +0400, Alexey Tourbin wrote:
>
> $ perl -MMIME::Parser -e1
> ?
perl -MMIME::Parser -e1
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.
BEGIN failed--compilation aborted at
/usr/lib/perl5/vendor_perl/MIME/Parser.pm line 149.
Compilation failed in require.
BEGIN failed--compilation aborted.
--
WBR, Krasavin Andrey
^ permalink raw reply [flat|nested] 16+ messages in thread
* [sisyphus] Re: Проблема с amavisd
2004-08-20 5:43 ` Krasavin Andrey
@ 2004-08-20 5:49 ` Alexey Tourbin
2004-08-20 6:05 ` Krasavin Andrey
0 siblings, 1 reply; 16+ messages in thread
From: Alexey Tourbin @ 2004-08-20 5:49 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 734 bytes --]
On Fri, Aug 20, 2004 at 09:43:35AM +0400, Krasavin Andrey wrote:
> > $ perl -MMIME::Parser -e1
> > ?
>
> perl -MMIME::Parser -e1
> 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.
> BEGIN failed--compilation aborted at
> /usr/lib/perl5/vendor_perl/MIME/Parser.pm line 149.
> Compilation failed in require.
> BEGIN failed--compilation aborted.
Ох.
$ env -i perl -MMIME::Parser -e1
?
> --
> WBR, Krasavin Andrey
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [sisyphus] Re: Проблема с amavisd
2004-08-20 5:49 ` Alexey Tourbin
@ 2004-08-20 6:05 ` Krasavin Andrey
2004-08-20 6:39 ` Alexey Tourbin
0 siblings, 1 reply; 16+ messages in thread
From: Krasavin Andrey @ 2004-08-20 6:05 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
On Fri, Aug 20, 2004 at 09:49:43AM +0400, Alexey Tourbin wrote:
>
> Ох.
А что сей вздох означает? Я в perl не силен, поэтому хотелось бы
знать, плохо у меня все с amavis или поправимо?
>
> $ env -i perl -MMIME::Parser -e1
env -i perl -MMIME::Parser -e1
пусто, то бишь ничего не выдало.
--
WBR, Krasavin Andrey
^ permalink raw reply [flat|nested] 16+ messages in thread
* [sisyphus] Re: Проблема с amavisd
2004-08-20 6:05 ` Krasavin Andrey
@ 2004-08-20 6:39 ` Alexey Tourbin
2004-08-20 6:50 ` Krasavin Andrey
2004-08-20 8:42 ` [sisyphus] I: perl-Unicode-Map, perl-MIME-tools (was: Проблема с amavisd) Alexey Tourbin
0 siblings, 2 replies; 16+ messages in thread
From: Alexey Tourbin @ 2004-08-20 6:39 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 611 bytes --]
On Fri, Aug 20, 2004 at 10:05:29AM +0400, Krasavin Andrey wrote:
> On Fri, Aug 20, 2004 at 09:49:43AM +0400, Alexey Tourbin wrote:
> >
> > Ох.
>
> А что сей вздох означает? Я в perl не силен, поэтому хотелось бы
> знать, плохо у меня все с amavis или поправимо?
Воздох означает, что такое уже было несколько месяцев назад.
Искать гуглом...
> > $ env -i perl -MMIME::Parser -e1
>
> env -i perl -MMIME::Parser -e1
> пусто, то бишь ничего не выдало.
Всё понятно.
LC_CTYPE в рутовой локали левый.
Запускайте так:
# LC_CTYPE= service amavisd start
...
> --
> WBR, Krasavin Andrey
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [sisyphus] Re: Проблема с amavisd
2004-08-20 6:39 ` Alexey Tourbin
@ 2004-08-20 6:50 ` Krasavin Andrey
2004-08-20 8:42 ` [sisyphus] I: perl-Unicode-Map, perl-MIME-tools (was: Проблема с amavisd) Alexey Tourbin
1 sibling, 0 replies; 16+ messages in thread
From: Krasavin Andrey @ 2004-08-20 6:50 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
On Fri, Aug 20, 2004 at 10:39:25AM +0400, Alexey Tourbin wrote:
>
> Всё понятно.
> LC_CTYPE в рутовой локали левый.
> Запускайте так:
>
> # LC_CTYPE= service amavisd start
>
> ...
Спасибо за разъяснения. Действительно все стало нормально.
--
WBR, Krasavin Andrey
^ permalink raw reply [flat|nested] 16+ messages in thread
* [sisyphus] I: perl-Unicode-Map, perl-MIME-tools (was: Проблема с amavisd)
2004-08-20 6:39 ` Alexey Tourbin
2004-08-20 6:50 ` Krasavin Andrey
@ 2004-08-20 8:42 ` Alexey Tourbin
2004-08-20 19:48 ` [sisyphus] " Michael Shigorin
1 sibling, 1 reply; 16+ messages in thread
From: Alexey Tourbin @ 2004-08-20 8:42 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 1474 bytes --]
On Fri, Aug 20, 2004 at 10:39:25AM +0400, Alexey Tourbin wrote:
> Всё понятно.
> LC_CTYPE в рутовой локали левый.
> Запускайте так:
>
> # LC_CTYPE= service amavisd start
Сделал несколько исправлений, чтобы оно не падало так позорно.
perl-Unicode-Map:
* Fri Aug 20 2004 Alexey Tourbin <at@altlinux> 0.112-alt2
- added koi8-r support
perl-MIME-tools:
* Fri Aug 20 2004 Alexey Tourbin <at@altlinux> 6.200-alt0.2
- alt-default-charset-fallback.patch: fall back to ISO-8859-1 when
LC_CTYPE charset is unsupported (should fix sympa4, amavisd-new)
Теперь с KOI8-R всё работает, а с другими (неизвестными) кодировками
откатывается на ISO-8859-1:
$ LC_CTYPE=ru_RU.KOI8-R perl -MMIME::Parser -le 'print "OK"'
OK
$ LC_CTYPE=ru_RU.ASDF perl -MMIME::Parser -le 'print "OK"'
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_COLLATE = "ru_RU.CP1251",
LC_CTYPE = "ru_RU.ASDF",
LC_MESSAGES = "C",
LC_MONETARY = "ru_RU.CP1251",
LC_NUMERIC = "ru_RU.CP1251",
LC_TIME = "C",
LANG = "C"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
can't create mime-word decoder: unsupported charset "ASDF"
MIME::WordDecoder: falling back to ISO-8859-1 (check LC_CTYPE)
OK
$
( ушло в /incoming/Sisyphus )
> > --
> > WBR, Krasavin Andrey
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* [sisyphus] Re: I: perl-Unicode-Map, perl-MIME-tools (was: Проблема с amavisd)
2004-08-20 8:42 ` [sisyphus] I: perl-Unicode-Map, perl-MIME-tools (was: Проблема с amavisd) Alexey Tourbin
@ 2004-08-20 19:48 ` Michael Shigorin
2004-08-21 5:25 ` Alexey Tourbin
0 siblings, 1 reply; 16+ messages in thread
From: Michael Shigorin @ 2004-08-20 19:48 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 294 bytes --]
On Fri, Aug 20, 2004 at 12:42:06PM +0400, Alexey Tourbin wrote:
> Теперь с KOI8-R всё работает, а с другими (неизвестными)
> кодировками откатывается на ISO-8859-1:
А с KOI8-U и CP1251?
--
---- 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] 16+ messages in thread
* [sisyphus] Re: I: perl-Unicode-Map, perl-MIME-tools (was: Проблема с amavisd)
2004-08-20 19:48 ` [sisyphus] " Michael Shigorin
@ 2004-08-21 5:25 ` Alexey Tourbin
2004-08-21 6:14 ` Maxim Tyurin
0 siblings, 1 reply; 16+ messages in thread
From: Alexey Tourbin @ 2004-08-21 5:25 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 612 bytes --]
On Fri, Aug 20, 2004 at 10:48:20PM +0300, Michael Shigorin wrote:
> On Fri, Aug 20, 2004 at 12:42:06PM +0400, Alexey Tourbin wrote:
> > Теперь с KOI8-R всё работает, а с другими (неизвестными)
> > кодировками откатывается на ISO-8859-1:
>
> А с KOI8-U и CP1251?
CP1251 есть (собственно поэтому я никогда не сталкивался с проблемой).
KOI8-U нет даже на unicode.org:
http://www.google.com/search?q=koi8+site%3Awww.unicode.org
Кажется, она считается кодировкой ещё более левой, чем 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] 16+ messages in thread
* Re: [sisyphus] Re: I: perl-Unicode-Map, perl-MIME-tools (was: Проблема с amavisd)
2004-08-21 5:25 ` Alexey Tourbin
@ 2004-08-21 6:14 ` Maxim Tyurin
2004-08-21 6:36 ` Alexey Tourbin
0 siblings, 1 reply; 16+ messages in thread
From: Maxim Tyurin @ 2004-08-21 6:14 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Alexey Tourbin <at@altlinux.ru> writes:
> On Fri, Aug 20, 2004 at 10:48:20PM +0300, Michael Shigorin wrote:
>> On Fri, Aug 20, 2004 at 12:42:06PM +0400, Alexey Tourbin wrote:
>> > Теперь с KOI8-R всё работает, а с другими (неизвестными)
>> > кодировками откатывается на ISO-8859-1:
>>
>> А с KOI8-U и CP1251?
>
> CP1251 есть (собственно поэтому я никогда не сталкивался с проблемой).
>
> KOI8-U нет даже на unicode.org:
> http://www.google.com/search?q=koi8+site%3Awww.unicode.org
>
> Кажется, она считается кодировкой ещё более левой, чем KOI8-R.
Не такая уже она и левая. Есть RFC 2319 и RFC 1345
--
With Best Regards, Maxim Tyurin aka Bungarus
JID: MrKooll@jabber.pibhe.com
^ permalink raw reply [flat|nested] 16+ messages in thread
* [sisyphus] Re: I: perl-Unicode-Map, perl-MIME-tools (was: Проблема с amavisd)
2004-08-21 6:14 ` Maxim Tyurin
@ 2004-08-21 6:36 ` Alexey Tourbin
2004-08-21 9:15 ` Michael Shigorin
0 siblings, 1 reply; 16+ messages in thread
From: Alexey Tourbin @ 2004-08-21 6:36 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 542 bytes --]
On Sat, Aug 21, 2004 at 09:14:34AM +0300, Maxim Tyurin wrote:
> > KOI8-U нет даже на unicode.org:
> > http://www.google.com/search?q=koi8+site%3Awww.unicode.org
> > Кажется, она считается кодировкой ещё более левой, чем KOI8-R.
> Не такая уже она и левая. Есть RFC 2319 и RFC 1345
Поросто Unicode::Map строится на основе таблиц
ftp://ftp.unicode.org/MAPPINGS/ (Unicode Consortium).
KOI8-R лежит там в VENDORS/MISC, а KOI8-U там вообще нет.
> --
> With Best Regards, Maxim Tyurin aka Bungarus
> JID: MrKooll@jabber.pibhe.com
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* [sisyphus] Re: I: perl-Unicode-Map, perl-MIME-tools (was: Проблема с amavisd)
2004-08-21 6:36 ` Alexey Tourbin
@ 2004-08-21 9:15 ` Michael Shigorin
0 siblings, 0 replies; 16+ messages in thread
From: Michael Shigorin @ 2004-08-21 9:15 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 606 bytes --]
On Sat, Aug 21, 2004 at 10:36:10AM +0400, Alexey Tourbin wrote:
> > > KOI8-U нет даже на unicode.org:
> > > http://www.google.com/search?q=koi8+site%3Awww.unicode.org
> > > Кажется, она считается кодировкой ещё более левой, чем KOI8-R.
> > Не такая уже она и левая. Есть RFC 2319 и RFC 1345
> Поросто Unicode::Map строится на основе таблиц
> ftp://ftp.unicode.org/MAPPINGS/ (Unicode Consortium).
> KOI8-R лежит там в VENDORS/MISC, а KOI8-U там вообще нет.
Находил, помнится. RFC1489 AFAIR.
--
---- 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] 16+ messages in thread
end of thread, other threads:[~2004-08-21 9:15 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-19 12:50 [sisyphus] Проблема с amavisd Krasavin Andrey
2004-08-19 13:17 ` Mike Lykov
2004-08-19 13:32 ` Віталь Хілько
2004-08-19 13:34 ` Krasavin Andrey
2004-08-20 5:28 ` [sisyphus] " Alexey Tourbin
2004-08-20 5:43 ` Krasavin Andrey
2004-08-20 5:49 ` Alexey Tourbin
2004-08-20 6:05 ` Krasavin Andrey
2004-08-20 6:39 ` Alexey Tourbin
2004-08-20 6:50 ` Krasavin Andrey
2004-08-20 8:42 ` [sisyphus] I: perl-Unicode-Map, perl-MIME-tools (was: Проблема с amavisd) Alexey Tourbin
2004-08-20 19:48 ` [sisyphus] " Michael Shigorin
2004-08-21 5:25 ` Alexey Tourbin
2004-08-21 6:14 ` Maxim Tyurin
2004-08-21 6:36 ` Alexey Tourbin
2004-08-21 9:15 ` Michael Shigorin
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