IRC logs of #tryton for Tuesday, 2017-04-11

chat.freenode.net #tryton log beginning Tue Apr 11 00:00:01 CEST 2017
2017-04-11 00:19 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2017-04-11 01:18 -!- thaneor1(~ldlc6@179.26.1.88) has joined #tryton
2017-04-11 02:11 -!- udono1(~udono@051-138-067-156.ip-addr.inexio.net) has joined #tryton
2017-04-11 02:13 -!- udono2(~udono@051-138-067-156.ip-addr.inexio.net) has joined #tryton
2017-04-11 02:19 -!- JosDzG(~Thunderbi@189.250.122.148) has joined #tryton
2017-04-11 02:35 -!- JosDzG(~Thunderbi@189.250.122.148) has joined #tryton
2017-04-11 03:33 -!- JosDzG(~Thunderbi@189.250.122.148) has joined #tryton
2017-04-11 03:55 -!- JosDzG(~Thunderbi@189.250.122.148) has joined #tryton
2017-04-11 04:03 -!- JosDzG(~Thunderbi@189.250.122.148) has joined #tryton
2017-04-11 04:14 -!- JosDzG(~Thunderbi@189.250.122.148) has joined #tryton
2017-04-11 08:23 -!- dj_xatra(~dj_xatra@217.166.83.130) has joined #tryton
2017-04-11 08:45 -!- mrichez(~smuxi@mail.saluc.com) has joined #tryton
2017-04-11 09:14 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2017-04-11 09:26 -!- dmollerm(~dmollerm@170.red-80-28-119.adsl.static.ccgg.telefonica.net) has joined #tryton
2017-04-11 09:54 -!- nicoe(~nicoe@host-85-201-184-151.dynamic.voo.be) has joined #tryton
2017-04-11 10:21 -!- csotelo(~csotelo@2001:1388:49c4:1be0:71d0:a65a:1f41:cba6) has joined #tryton
2017-04-11 11:04 -!- JanGB(~jan@ip92343817.dynamic.kabel-deutschland.de) has joined #tryton
2017-04-11 11:18 -!- rpit(~rpit@pD952B160.dip0.t-ipconnect.de) has joined #tryton
2017-04-11 12:52 -!- mariomop(~quassel@181.90.171.104) has joined #tryton
2017-04-11 13:20 -!- thaneor(~ldlc6@r167-56-55-91.dialup.adsl.anteldata.net.uy) has joined #tryton
2017-04-11 15:26 <sisalp> Hello, is this a known problem ?ProgrammingError: column a.drop_shipment does not exist
2017-04-11 15:26 <sisalp> LINE 1: ...uence" AS "sequence", "a"."company" AS "company", "a"."drop_...
2017-04-11 15:27 <cedk> sisalp: looks like a non-updated database
2017-04-11 15:42 <sisalp> cedk: possible. The database is restored from a previous 4.2.0 backup to a 4.2.3 server
2017-04-11 15:43 <sisalp> cedk: asaik, drop shipment was not installed on the initial database.
2017-04-11 15:43 <sisalp> cedk: /afaik/
2017-04-11 15:44 <cedk> sisalp: is it on the update? Could you post the full traceback?
2017-04-11 15:53 <sisalp> https://pastebin.com/maWWp87b
2017-04-11 15:54 <sisalp> cedk: it is not on an update. maybe on a module install.
2017-04-11 15:58 <cedk> sisalp: for me, the module sale_supply_drop_shipment has not be correctly activated
2017-04-11 16:06 <sisalp> cedk: should it be reinstalled ?
2017-04-11 16:06 <cedk> sisalp: I think a database update should be enough
2017-04-11 16:07 <sisalp> cedk: seems this happens with several (all) copies restored from this archive.
2017-04-11 16:07 <sisalp> cedk: thank you. Will start with an update.
2017-04-11 16:08 <sisalp> cedk : btw, is update a dangerous action ? Should I make an update when I restore an aged archive ?
2017-04-11 16:09 <cedk> sisalp: from different series, it is mandatory
2017-04-11 16:10 <sisalp> cedk: I meant in 4.0
2017-04-11 16:40 <sisalp> cedk: during database update, I get this error https://pastebin.com/VxydsQvu
2017-04-11 16:42 <cedk> sisalp: I think you are not restoring a database from the same series
2017-04-11 16:42 <cedk> sisalp: so you probably have to follow the migration steps from https://discuss.tryton.org/c/migration
2017-04-11 16:46 <sisalp> cedk: all is possible, this database model was save several months ago, I used 4.0 to build it, at least this is what I remember.
2017-04-11 16:47 <sisalp> The update goes well on the database if I don't install modules on it
2017-04-11 16:47 <sisalp> cedk : if additional modules are added, then update fails with the pasted error
2017-04-11 16:52 <sisalp> cedk: Am I correct to assume that https://discuss.tryton.org/t/migration-from-4-0-to-4-2/161 is about code update ?
2017-04-11 16:55 <sisalp> cedk: sorry, I used 4.2 to build it.
2017-04-11 16:56 <cedk> sisalp: I do not understand any more
2017-04-11 16:57 <sisalp> cedk: I sum it up :
2017-04-11 16:57 <sisalp> I made a database on 4.2 in november.
2017-04-11 16:57 <sisalp> Then saved it as an archive
2017-04-11 16:58 <sisalp> On 4.2.3, I restore it.
2017-04-11 16:58 <sisalp> if I update it it is ok.
2017-04-11 16:59 -!- JanGB(~jan@nat3.hmt-leipzig.de) has joined #tryton
2017-04-11 16:59 <sisalp> if I add modules (not sure which ones, but likeky around stock_drop_shipment), then update fails
2017-04-11 17:00 <sisalp> I understand update should probably be better before installing new modules, but is wasn't
2017-04-11 17:00 <sisalp> cedk: does it sounds clear ?
2017-04-11 17:01 <cedk> sisalp: for me the added module is not from the right series
2017-04-11 17:01 <sisalp> cedk: ok cheking
2017-04-11 17:08 <sisalp> cedk: all modules claim 4.2 0 to 3 in the tryton.cfg
2017-04-11 17:10 <sisalp> cedk: sale_supply_drop_shipment/tryton.cfg indicates 4.2.1
2017-04-11 17:12 <cedk> sisalp: then there is a custom module with the wrong translations: fr_FR was removed in 4.2
2017-04-11 17:32 <sisalp> cedk : the origin of the code is wget -Atrytond-*.tar.gzhttps://downloads.tryton.org/4.2/
2017-04-11 17:35 <cedk> sisalp: and there is fr_FR translations?
2017-04-11 17:39 <sisalp> cedk: only fr.po
2017-04-11 17:41 <sisalp> grep -rin fr_FR * is positive on account_fr/account.py
2017-04-11 17:53 <cedk> sisalp: seems to be wrong version
2017-04-11 17:54 <cedk> sisalp: oops no indeed it is a bug in account_fr
2017-04-11 17:54 <sisalp> cedk: would it explain the whole story ?
2017-04-11 17:55 <cedk> sisalp: no
2017-04-11 17:56 -!- JanGB(~jan@nat3.hmt-leipzig.de) has joined #tryton
2017-04-11 17:56 <sisalp> cedk: too bad ;-) I have edited account.py and restarted update
2017-04-11 17:58 <cedk> sisalp: I think the problem is that the default language in the configuration is fr_FR
2017-04-11 18:09 <sisalp> cedk: indeed, I missed this point and used the locale. I set "fr" and restarted update
2017-04-11 18:24 -!- JanGB(~jan@nat3.hmt-leipzig.de) has left #tryton
2017-04-11 19:07 -!- Telesight(~anthony@4dae0c97.ftth.telfortglasvezel.nl) has joined #tryton
2017-04-11 19:14 -!- kstenger(~karla@r179-24-188-43.dialup.adsl.anteldata.net.uy) has joined #tryton
2017-04-11 19:17 -!- JosDzG(~Thunderbi@187.154.37.208) has joined #tryton
2017-04-11 20:36 -!- kstenger1(~karla@r190-133-89-52.dialup.adsl.anteldata.net.uy) has joined #tryton
2017-04-11 20:43 -!- JosDzGx(~Thunderbi@189.250.122.148) has joined #tryton
2017-04-11 21:16 -!- JosDzG(~Thunderbi@189.250.122.148) has joined #tryton
2017-04-11 21:36 -!- JosDzG(~Thunderbi@189.250.122.148) has joined #tryton
2017-04-11 23:11 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2017-04-11 23:26 -!- smarro(~sebastian@181.16.7.104) has joined #tryton
2017-04-11 23:42 -!- JanGB(~jan@nat3.hmt-leipzig.de) has joined #tryton

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