IRC logs of #tryton for Wednesday, 2017-08-30

chat.freenode.net #tryton log beginning Wed Aug 30 00:00:01 CEST 2017
2017-08-30 00:06 -!- thaneor1(~ldlc6@r179-24-112-92.dialup.adsl.anteldata.net.uy) has joined #tryton
2017-08-30 01:31 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2017-08-30 01:35 -!- JosDzG(~Thunderbi@189.250.63.32) has joined #tryton
2017-08-30 02:05 -!- semarie(~semarie@unaffiliated/semarie) has joined #tryton
2017-08-30 03:11 -!- cdchapman(~perturbed@67-2-86-44.slkc.qwest.net) has joined #tryton
2017-08-30 03:18 -!- JosDzG(~Thunderbi@189.250.63.32) has joined #tryton
2017-08-30 04:06 -!- semarie(~semarie@unaffiliated/semarie) has joined #tryton
2017-08-30 05:42 -!- perilla(~perilla@186.43.188.185) has joined #tryton
2017-08-30 07:40 -!- JanGB(~jan@ipservice-092-208-133-033.092.208.pools.vodafone-ip.de) has joined #tryton
2017-08-30 07:58 -!- rpit(~rpit@aftr-37-24-146-36.unity-media.net) has joined #tryton
2017-08-30 08:00 -!- JanGB(~jan@business-178-015-079-061.static.arcor-ip.net) has joined #tryton
2017-08-30 08:32 -!- tbruyere(~smuxi@mail.saluc.com) has joined #tryton
2017-08-30 08:53 -!- xcodinas(~xcodinas@unaffiliated/xcodinas) has joined #tryton
2017-08-30 09:00 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2017-08-30 09:49 -!- zmijunkie(~Adium@b2b-78-94-52-226.unitymedia.biz) has joined #tryton
2017-08-30 09:56 -!- nicoe(~nicoe@host-85-201-184-151.dynamic.voo.be) has joined #tryton
2017-08-30 10:48 -!- JanGB(~jan@business-178-015-079-061.static.arcor-ip.net) has joined #tryton
2017-08-30 12:06 <plaes> is there a way to use non-google email address for codereview?
2017-08-30 12:10 -!- thaneor(~ldlc6@r179-24-113-125.dialup.adsl.anteldata.net.uy) has joined #tryton
2017-08-30 12:17 <pokoli> plaes you can use a non-google email, but it must be registered as google account
2017-08-30 12:18 <pokoli> plaes: https://accounts.google.com/SignUpWithoutGmail?dsh=4103177476256459642&continue=https%3A%2F%2Faccounts.google.com%2FManageAccount&hl=en#FirstName=&LastName=
2017-08-30 12:18 <pokoli> better link: https://accounts.google.com/SignUpWithoutGmail
2017-08-30 12:20 <cedk> plaes: as any web service, you must create an account with an email address
2017-08-30 12:23 -!- apostatize(~visavis@unaffiliated/apostatize) has joined #tryton
2017-08-30 12:24 <cedk> often poeple mix up between gmail address and google account
2017-08-30 12:25 <plaes> yeah :S
2017-08-30 12:26 <sisalp> hello, does the tryton client .exe installer for windows install all requirements, including openssl qnd python 2.7.9 ?
2017-08-30 12:35 <plaes> yeah.. managed to unlink my main email account \o/
2017-08-30 12:40 <cedk> sisalp: I think so, there is the SSLEAY32.dll
2017-08-30 12:40 <cedk> sisalp: what is the problem?
2017-08-30 13:08 -!- mariomop(~quassel@181.90.129.121) has joined #tryton
2017-08-30 13:25 <plaes> anything else I should do here: https://tryton-rietveld.appspot.com/40611002/
2017-08-30 13:26 <pokoli> plaes: that should not be required as it managed by 2to3
2017-08-30 13:26 <plaes> I know.. but this syntax is pre 2.6
2017-08-30 13:26 <pokoli> plaes: you should create a issue for your changes
2017-08-30 13:26 <pokoli> plaes: and have a look at: http://www.tryton.org/how-to-contribute.html
2017-08-30 13:26 <plaes> hmm.. okay
2017-08-30 13:27 <pokoli> plaes: and all modules should be reviewed
2017-08-30 13:27 <pokoli> plaes: you can use nclone (and hg review also supports it) to clone all the nested repositories
2017-08-30 13:28 <plaes> so I can actually submit patches for whole repository set?
2017-08-30 13:29 <plaes> what I want to eventually achieve is to be able to do `pip install -e .`
2017-08-30 13:29 <plaes> with py3
2017-08-30 13:35 <pokoli> plaes: yes, you can submit on review for all the repository set
2017-08-30 13:36 <pokoli> plaes: one review that affects multiple repositories: https://tryton-rietveld.appspot.com/38401002/
2017-08-30 13:36 <pokoli> plaes: that's thaks to the hgnested extension: https://www.mercurial-scm.org/wiki/HgNestedExtension
2017-08-30 13:41 <plaes> yeah.. unfortunately Fedora does have it :S
2017-08-30 13:42 <pokoli> plaes: you can use 2to3 . to convert the current source to a python3 version, and the call pip install -e .
2017-08-30 13:43 <pokoli> plaes: you don't have a python2 environemtn for developing?
2017-08-30 13:43 <plaes> nah.. I wanted to go with python3 by default
2017-08-30 13:43 <plaes> I have already too much python2-specific stuff :S
2017-08-30 13:44 <pokoli> plaes: but we are still supporting python2
2017-08-30 13:44 <plaes> and as this is a new project I'm trying to set up, I thought I would invest some time in this
2017-08-30 13:44 <pokoli> plaes: what are you developing?
2017-08-30 13:45 <plaes> time management system for small factory
2017-08-30 13:45 <plaes> actually resource planning
2017-08-30 13:45 <plaes> nothing fancy ;)
2017-08-30 13:45 <cedk> I do not see the point of such change
2017-08-30 13:46 <pokoli> plaes: but you are developing some modules that extend tryton base one, don't you?
2017-08-30 13:47 <plaes> not yet, but eventually yes
2017-08-30 13:47 <plaes> first step is to figure out the upstream contribution process
2017-08-30 13:48 <plaes> and then figure out a two-way sync between tryton and current accounting system
2017-08-30 13:48 <plaes> ...which also contains client list
2017-08-30 13:49 <pokoli> plaes: then you should probably support only python3 on your modules, and everything will work without problems
2017-08-30 13:49 <pokoli> plaes: if you want to figure out the contribution process, then you should probably have a look at easy issues: https://bugs.tryton.org/issue?status=-1,1,2,3,4,5,6,7&@sort=-activity&@search_text=&@columns=id,activity,title,creator,status&@dispname=Show%20Easy&keyword=27&@group=priority&@filter=status,keyword&@pagesize=50&@startwith=0
2017-08-30 13:50 <cedk> plaes: we will not accept changes to make current code works on python3 without 2to3, it will introduce too much switch cases
2017-08-30 13:51 <plaes> cedk: ok, though my patch actually removes deprecated syntax even for python2.7
2017-08-30 13:51 <pokoli> plaes: tryton has an accounting module, have you evaluated replacing the current accounting system with tryton to have all unified in a single place?
2017-08-30 13:51 <plaes> pokoli: yes, looked into that
2017-08-30 13:52 <plaes> pokoli: eventually
2017-08-30 13:53 <cedk> plaes: what is the point of changing something that works?
2017-08-30 13:53 <plaes> code cleanup
2017-08-30 13:53 <cedk> plaes: the code is not cleaner
2017-08-30 13:54 <cedk> plaes: it is just a different syntax
2017-08-30 13:54 <plaes> yes, but new code supports both 2.7 and 3.x out of the box
2017-08-30 13:54 -!- smarro(~sebastian@181.16.7.104) has joined #tryton
2017-08-30 13:55 <cedk> plaes: what is the goal as it will not work?
2017-08-30 13:55 <plaes> what will not work?
2017-08-30 13:56 <cedk> plaes: running the same code for both major version of Python
2017-08-30 13:57 <plaes> it's a small step towards getting it running
2017-08-30 13:57 <plaes> well, I don't want to argue
2017-08-30 13:58 <cedk> plaes: we do not want to get it
2017-08-30 13:59 <cedk> all those syntax changes will be done once python2 is dropped
2017-08-30 14:00 <pokoli> plaes: it's easier to manage one single sistem that sync values between two systems
2017-08-30 14:01 <plaes> pokoli: at the moment I don't want to take ownership of accounting
2017-08-30 14:02 <plaes> and it's currently more like a skunkworks project
2017-08-30 14:02 <pokoli> plaes: no problem. Indeed you can start with other modules and some time in the future switch the accounting (if desired)
2017-08-30 14:22 -!- thaneor(~ldlc6@r179-24-113-125.dialup.adsl.anteldata.net.uy) has joined #tryton
2017-08-30 14:22 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2017-08-30 14:22 -!- xcodinas(~xcodinas@unaffiliated/xcodinas) has joined #tryton
2017-08-30 14:22 -!- giesen(~ggiesen@2001:19f0:0:1019:5400:ff:fe25:bda6) has joined #tryton
2017-08-30 14:22 -!- sisalp(~sisalpuse@ip39.ip-46-105-32.eu) has joined #tryton
2017-08-30 14:25 -!- apostatize(~visavis@unaffiliated/apostatize) has joined #tryton
2017-08-30 14:51 <sisalp> cedk: connection to demo4.4.tryton.org is ok but connection to tryton.w101.tryton-online.com fails with "impossible to connect to server"
2017-08-30 15:05 <cedk> sisalp: I can connect under Linux
2017-08-30 15:06 <plaes> also, curl doesn't show anything exceptional
2017-08-30 15:07 <plaes> can you install letsencrypt's CA certificate for this system?
2017-08-30 15:11 <cedk> sisalp: if I put the port 443, it works also on windows
2017-08-30 15:12 <cedk> sisalp: I guess you have a bad redirection on port 8000 or a wrong certificate
2017-08-30 15:12 <cedk> sisalp: on default port 8000, the server answers 400: Bad request
2017-08-30 15:25 <plaes> cedk: you need to try with tls
2017-08-30 15:26 <plaes> curl https://tryton.w101.tryton-online.com:8000/
2017-08-30 15:28 <plaes> hmm..
2017-08-30 15:28 <plaes> server is configure wrong
2017-08-30 15:28 <plaes> https://paste.fedoraproject.org/paste/4x5emCXjm21m59Vx696nmQ
2017-08-30 15:29 <plaes> although I got to https its location header points to http
2017-08-30 15:44 -!- JanGB(~jan@business-178-015-079-061.static.arcor-ip.net) has left #tryton
2017-08-30 15:44 -!- smarro(~sebastian@181.101.140.27) has joined #tryton
2017-08-30 15:46 -!- kstenger(~karla@r167-56-242-223.dialup.adsl.anteldata.net.uy) has joined #tryton
2017-08-30 16:37 -!- csotelo(~csotelo@2001:1388:49c7:7699:77d4:51:efa6:96f9) has joined #tryton
2017-08-30 16:37 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2017-08-30 16:57 -!- JosDzG(~Thunderbi@189.250.63.32) has joined #tryton
2017-08-30 17:11 -!- lukio(~lukio@host126.186-109-85.telecom.net.ar) has joined #tryton
2017-08-30 17:12 -!- zmijunkie(~Adium@x2f7f775.dyn.telefonica.de) has joined #tryton
2017-08-30 17:37 -!- JanGB(~jan@ipservice-092-208-133-033.092.208.pools.vodafone-ip.de) has joined #tryton
2017-08-30 17:42 -!- JosDzG(~Thunderbi@189.250.63.32) has joined #tryton
2017-08-30 18:06 -!- smarro(~sebastian@181.101.221.51) has joined #tryton
2017-08-30 18:14 -!- lukio(~lukio@200.68.72.41) has joined #tryton
2017-08-30 19:11 -!- Telesight(~anthony@4dae0c97.ftth.telfortglasvezel.nl) has joined #tryton
2017-08-30 19:20 -!- kstenger(~karla@r179-24-191-194.dialup.adsl.anteldata.net.uy) has joined #tryton
2017-08-30 19:39 <sisalp> cedk: plaes: thank you for your answers. Checking.
2017-08-30 20:40 -!- smarro(~sebastian@121-226-16-190.fibertel.com.ar) has joined #tryton
2017-08-30 21:24 -!- lukio(~lukio@200.68.72.41) has left #tryton
2017-08-30 21:57 -!- cdchapman(~perturbed@198.60.8.71) has joined #tryton
2017-08-30 22:01 -!- semarie_(~semarie@unaffiliated/semarie) has joined #tryton
2017-08-30 22:28 -!- nicoe(~nicoe@2a02:578:858c:500:ee55:f9ff:fe7b:f7ac) has joined #tryton
2017-08-30 22:55 -!- mariomop(~quassel@181.90.129.121) has joined #tryton
2017-08-30 23:48 -!- cryptic(~cryptic@67-8-35-31.res.bhn.net) has joined #tryton

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!