[arch-general] Integrity Check

Gustavo A. Gómez Farhat gustavo.gomez.farhat at gmail.com
Tue Aug 26 12:08:10 EDT 2008


My locale is es_CO.utf8... but now I am confused... I have rebuilt the
script but now it works without the patch =)



On Tue, Aug 26, 2008 at 10:47 AM, Xavier <shiningxc at gmail.com> wrote:
> On Tue, Aug 26, 2008 at 5:39 PM, Gustavo A. Gómez Farhat
> <gustavo.gomez.farhat at gmail.com> wrote:
>> I had to apply this patch to actually execute the script because of my locale:
>>
>> <patch>
>> --- check_archlinux.sh.orig     2008-08-17 15:25:04.000000000 -0500
>> +++ check_archlinux.sh  2008-08-26 10:34:39.000000000 -0500
>> @@ -62,6 +62,7 @@
>>        export CARCH
>>
>>        cat << EOF
>> +# -*- coding: UTF-8 -*-
>>  class PacmanPackage:
>>        def __init__(self):
>>                self.name,self.version,self.path = "","",""
>> </patch>
>>
>
> Thanks for the feedback!
> I find this curious though : there is not any utf8 character in that
> generated packages.py file, is there?
> And what is your locale so that I can try to reproduce it?
>



-- 
Gustavo Andrés Gómez Farhat



More information about the arch-general mailing list