chat.freenode.net #tryton log beginning Wed Dec 14 00:00:02 CET 2011 | ||
2011-12-14 08:07 -!- jarray521(~littlelit@ool-457e801f.dyn.optonline.net) has left #tryton | ||
2011-12-14 12:34 <scrapper> hello folks all my servers are running on ubuntu 10_04, I see the version von 10_04 is tryton_1.4 is this a major disadvantage over tryton_2.0 ? is there a possibility to switch to tryton > 2 with ubuntu 10_04? | ||
2011-12-14 12:35 <scrapper> i have read about the update option with -u but I am not confident with this option and want to ask you guys first. thanks! | ||
2011-12-14 12:37 <scrapper> I want to stay with ubuntu 10.04 LTS 2012 and more. so I dont want to switch to a newer version. I could install a newer Ubuntu server and install a newer tryton version, but than my "old" 10.04 clients are having troubles with connecting. | ||
2011-12-14 12:38 <scrapper> any advice? | ||
2011-12-14 12:39 <cedk> scrapper: support for 1.4 will be dropped in April 2012 | ||
2011-12-14 12:40 <scrapper> ok this sounds normal to me as it is quite old. | ||
2011-12-14 12:40 <scrapper> do i have to compile a > 2 version for my ubuntu server 10.04 on my own? | ||
2011-12-14 12:40 <scrapper> or is there another solution? | ||
2011-12-14 12:41 <scrapper> the server is free for tryton so I do not have problems with reinstalling, I just want that my 10.04 clients are able to connect. | ||
2011-12-14 12:41 <cedk> scrapper: I know nothings about Ubuntu | ||
2011-12-14 12:41 <scrapper> cedk: sorry to bother you. don't worry. | ||
2011-12-14 12:42 <scrapper> i know nothing about tryton... yet | ||
2011-12-14 12:42 <scrapper> :-) | ||
2011-12-14 12:45 <cedk> scrapper: I think you should ask to the Ubuntu packager about the plan for tryton packages | ||
2011-12-14 12:45 <cedk> scrapper: we don't know him | ||
2011-12-14 12:45 <scrapper> no problem, I was just a try, maybe you guys are ubuntu freaks :-) | ||
2011-12-14 12:45 <scrapper> don't worry. | ||
2011-12-14 12:46 <cedk> scrapper: there is arround the Debian packagers | ||
2011-12-14 12:46 <scrapper> which is great too! ;-) | ||
2011-12-14 12:46 <scrapper> so brothers and sisters. | ||
2011-12-14 12:46 <scrapper> cedk: thanks for the input. | ||
2011-12-14 12:47 <scrapper> ha it was easy | ||
2011-12-14 12:47 <scrapper> i just did a | ||
2011-12-14 12:47 <scrapper> easy_install trytond -u and its reading the 2.2 versions too. | ||
2011-12-14 12:47 <scrapper> this update seems to work good. | ||
2011-12-14 12:48 <scrapper> system is telling me.... best match trytond 2.2.0 | ||
2011-12-14 12:48 <scrapper> thanks again here we go. | ||
2011-12-14 12:48 <cedk> scrapper: yes Tryton is available on pypi | ||
2011-12-14 12:49 <scrapper> I love pypi | ||
2011-12-14 14:21 <scrapper> is there a command with easy_install (pip) to install all modules at once? | ||
2011-12-14 14:33 <cedk> scrapper: no | ||
2011-12-14 14:34 <cedk> scrapper: install only what you need | ||
2011-12-14 14:34 <scrapper> ok | ||
2011-12-14 14:34 <scrapper> thanks! | ||
2011-12-14 14:37 <reichlich> Hi, is it not possible to check if property fields are empty with a domain? I get an error when I try domain=[('supplier_location', '!=', False)] for the party model | ||
2011-12-14 14:38 <cedk> reichlich: it should normally | ||
2011-12-14 14:39 <reichlich> cedk, I think there is a problem with split_part(value,',',2) as int4) != false in the SQL query | ||
2011-12-14 14:39 <udono> reichlich: I tried this some days ago, and it seems to me it is not completely implemented. I got an postgres error about explicite type casting int and bool. | ||
2011-12-14 14:44 <cedk> yes I guess in case of False, it should be changed by IS NULL | ||
2011-12-14 15:22 <reichlich> cedk, its not that easy because the property records dont exist if they are set to false | ||
2011-12-14 16:08 <cedk> reichlich: yes | ||
2011-12-14 16:17 <scrapper> guys, is it a problem when it tells me on pypi-install: it can not fetch URL for lxml ? | ||
2011-12-14 16:17 <scrapper> is this a common error? | ||
2011-12-14 16:20 <cedk> scrapper: don't know, I install lxml using the distrib package system | ||
2011-12-14 16:20 <scrapper> so i will see :-) thanks | ||
2011-12-14 16:27 <scrapper> ok solved it needs half an hour but finally it comes to the right version of lxml and fetches it. *today is my lucky day* | ||
2011-12-14 16:27 <scrapper> i have no idea what i can really do with tryton, but i am heaving the feeling that i need it :-) | ||
2011-12-14 16:27 <scrapper> no money, no job, but tryton. :-) |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!