Re: building websites and dealing with python3 (pybabel)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, May 18, 2011 at 8:41 AM, Elad <el.il@xxxxxxxxxx> wrote:
> On Wed, May 18, 2011 at 1:58 AM, KÃvin Raymond
> <shaiton@xxxxxxxxxxxxxxxxx> wrote:
>> Hi guys,
>>
>> I am not able to build the websites using a fresh F15 install, what about you?
>>
>> This is due to pybabel which is calling /usr/bin/python3 and trying to
>> import the UserDict lib which is not existing yet under python3.
>>
>> Therefor, I propose the following patch to every Makefiles:
>>
>> ÂPYTHON = python
>> -PYBABEL = pybabel
>> +PYBABEL = $(PYTHON) /usr/bin/pybabel
>> ÂBASEPATH = /
>>
>>
>> before making that very small change, I wanted to know if I am the
>> only one dealing with python3 issues. Nobody under F15? Elad at least
>> if I remember.
>>
>>
>> --
>> KÃvin Raymond
>> User:shaiton
>> GPG-Key: A5BCB3A2
>> --
>> websites mailing list
>> websites@xxxxxxxxxxxxxxxxxxxxxxx
>> https://admin.fedoraproject.org/mailman/listinfo/websites
> It only happens when I do make pot, make all works.

Yeah, me too cause it cames from pybabel.

My changes make it building POT, but new strings are not added, that
should not work as expected.
gonna see later


>
> --
> -Elad.
>



-- 
KÃvin Raymond
User:shaiton
GPG-Key: A5BCB3A2
-- 
websites mailing list
websites@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/websites



[Index of Archives]     [Fedora Users]     [Linux ARM]     [ARM Kernel]     [Older Fedora Users]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux