[Pkg-clamav-devel] Bug#799808: clamav: dpkg-configure of clamav fails in finnish locale
Andreas Cadhalpun
andreas.cadhalpun at googlemail.com
Thu Oct 22 19:40:08 UTC 2015
- Previous message: [Pkg-clamav-devel] Assalamu alaikum, Greeting in the name of Almighty Allah The Most Beneficent The Most Merciful Please don’t be surprise by receiving my message, i am currently sending you this mail from my sick bed in the hospital despite my critical condition But don't worry, All i hope is that you will not betray this trust and confident that I am about to repose on you. I have to thank Allah this moment for his direction as regards this mission, I am Mrs Habibat Mohammed a muslim convert from switzerland I am married to Late Mr.Habib Mohammed who is a wealthy business man here in Grecce we were married for many years with out a child before he died after a brief illness Before his sudden death we where devoted muslim When my late husband was alive he deposited the sum of three Million Euros (₤3.000.000.00) in one of the prime bank here in Greece Presently this money is still with the Bank,and i am very sick from Kidney cancer that i may not last till the next two months according to my doctor so i decided to donate this money to a honest individual who will use it to work for Allah, orphans, widow and maintenance of mosque to fulfill the vow i and my late husband made to Allah,and i have choosen you after praying, I want this money to be use as i have said since i do not have any child to inherit it and our relatives are all unbelivers and i don't want our hard earn money to be use in ungodly way you will take 15% of this fund and use 85% as i stated,the reason for taking this bold decision. I know that after death I will be with Allah the most holy and the most merciful as soon as i read from you i will give you more details on how to achieve it,i need your urgent reply as i dont know what tomorrow will result Your Sister in Islam Mrs Habibat Mohammed.
- Next message: [Pkg-clamav-devel] Processed: Re: Bug#799808: clamav: dpkg-configure of clamav fails in finnish locale
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Control: tags -1 pending
Hi Antti,
On 22.09.2015 23:26, Antti Järvinen wrote:
> when updating clamav to newer version using apt-get the configure-stage
> fails if LANG is set to fi_FI.UTF-8. Setting LANG to C fixes the problem.
Thanks for reporting this bug.
> In following output LANG is initially set to fi_FI.UTF-8 so there is
> some output in finnish, translations follow:
>
> # nice apt-get -f dist-upgrade
[...]
> Setting up clamav-freshclam (0.98.7+dfsg-3) ...
> /var/lib/dpkg/info/clamav-freshclam.config: 136: export: Binääritiedosto: bad variable name
[...]
> So in the error message the word "Binääritiedosto" translates to
> "Binary file" - maybe configure script expects some specific word
> or chokes on accented characters? ..quite possibly as the line 136
> there reads
> export "$variable"="true"
> and bash might dislike environment variables with non-ascii names?
This "Binääritiedosto" comes from grep, because it thinks
/etc/clamav/freshclam.conf is a binary file. Probably there is some
character in there which is invalid in finnish locale.
For the full message from grep, see e.g.:
$ grep ELF /bin/grep
Binääritiedosto /bin/grep täsmää hakuun
Using the '-a' flag of grep avoids this problem:
$ grep -a ELF /bin/grep
ELF<binary data>
Thus I changed clamav's maintainer scripts to use that flag.
> The string seems to originate from variable CLAMAVCONF that in turn
> is propably content of file /etc/clamav/freshclam.conf but in there
> I don't see any accented characters, nor word "Binääritiedosto", it
> is all english and .. judging by the file timestamp, it just got
> overwritten by the upgrade process so I don't even have the original
> offending content any more.
Well, it's not all english:
> # Proxy: http://0�:/
> HTTPProxyServer 0�
This is very likely the culprit.
Did you perhaps use packagekit (or a frontend for it) to install clamav?
If so, have a look at bug #777481 [1].
Best regards,
Andreas
1: https://bugs.debian.org/777481
- Previous message: [Pkg-clamav-devel] Assalamu alaikum, Greeting in the name of Almighty Allah The Most Beneficent The Most Merciful Please don’t be surprise by receiving my message, i am currently sending you this mail from my sick bed in the hospital despite my critical condition But don't worry, All i hope is that you will not betray this trust and confident that I am about to repose on you. I have to thank Allah this moment for his direction as regards this mission, I am Mrs Habibat Mohammed a muslim convert from switzerland I am married to Late Mr.Habib Mohammed who is a wealthy business man here in Grecce we were married for many years with out a child before he died after a brief illness Before his sudden death we where devoted muslim When my late husband was alive he deposited the sum of three Million Euros (₤3.000.000.00) in one of the prime bank here in Greece Presently this money is still with the Bank,and i am very sick from Kidney cancer that i may not last till the next two months according to my doctor so i decided to donate this money to a honest individual who will use it to work for Allah, orphans, widow and maintenance of mosque to fulfill the vow i and my late husband made to Allah,and i have choosen you after praying, I want this money to be use as i have said since i do not have any child to inherit it and our relatives are all unbelivers and i don't want our hard earn money to be use in ungodly way you will take 15% of this fund and use 85% as i stated,the reason for taking this bold decision. I know that after death I will be with Allah the most holy and the most merciful as soon as i read from you i will give you more details on how to achieve it,i need your urgent reply as i dont know what tomorrow will result Your Sister in Islam Mrs Habibat Mohammed.
- Next message: [Pkg-clamav-devel] Processed: Re: Bug#799808: clamav: dpkg-configure of clamav fails in finnish locale
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Pkg-clamav-devel
mailing list