irc.libera.chat #tryton log beginning Tue Feb 1 12:00:01 AM CET 2022 | ||
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 23:56 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 23:56 | |
-!- mrichez(~Maxime@2a02:a03f:c2e8:f900:ed77:85ea:af2b:ba6e) has joined #tryton | 05:54 | |
-!- timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton | 06:40 | |
-!- springwurm(~springwur@2a01:76c0:302:ab00::39b) has joined #tryton | 06:43 | |
-!- springwurm(~springwur@5.104.149.54) has joined #tryton | 06:52 | |
-!- rpit(~rpit@p4fd199dd.dip0.t-ipconnect.de) has joined #tryton | 07:47 | |
-!- acaubet(~Thunderbi@194.224.31.235) has joined #tryton | 08:07 | |
-!- udono(~udono@017-128-067-156.ip-addr.inexio.net) has joined #tryton | 08:08 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 08:27 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 08:27 | |
-!- timitos(~kpreisler@ip-134-003-092-037.um41.pools.vodafone-ip.de) has joined #tryton | 08:28 | |
-!- timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton | 08:49 | |
-!- udono(~udono@017-128-067-156.ip-addr.inexio.net) has joined #tryton | 10:15 | |
-!- nicoe(~nicoe@2a02:578:852a:c00:18c2:1aff:fef9:2b7f) has joined #tryton | 10:25 | |
-!- jackhill(~jackhill@kalessin.dragonsnail.net) has joined #tryton | 10:48 | |
-!- wifasoi[m](~wifasoiwi@2001:470:69fc:105::1:177b) has joined #tryton | 11:10 | |
-!- rs[m](~rsinframa@2001:470:69fc:105::ea2) has joined #tryton | 11:41 | |
-!- rs[m](~rsinframa@2001:470:69fc:105::ea2) has joined #tryton | 12:00 | |
-!- rs[m](~rsinframa@2001:470:69fc:105::ea2) has joined #tryton | 12:08 | |
-!- Akawama[m](~akawama@user/akawama) has joined #tryton | 12:24 | |
-!- wifasoi[m]1(~wifasoima@2001:470:69fc:105::1:6970) has joined #tryton | 12:24 | |
-!- wifasoi[m](~wifasoiwi@2001:470:69fc:105::1:177b) has joined #tryton | 12:24 | |
-!- springwurm(~springwur@5.104.149.54) has joined #tryton | 13:13 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 13:57 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 13:57 | |
pokoli | cedk: is there any issue with docker images? I see it has been not updated in a month | 14:25 |
---|---|---|
-!- rs[m](~rsinframa@2001:470:69fc:105::ea2) has joined #tryton | 14:25 | |
-!- Akawama[m](~akawama@user/akawama) has joined #tryton | 14:25 | |
pokoli | not updated since 26 Dec | 14:27 |
cedk | pokoli: yes tests are not passing because of the pycountry issue | 14:27 |
cedk | and before that it was another one which I do not recall | 14:28 |
pokoli | cedk: ok, so it should be fixed once we have a release for the country module | 14:29 |
pokoli | We are missing some backports there, but will wait until it is fixed. Thanks for the input | 14:29 |
-!- ludogre(~Thunderbi@2001:912:1480:380::1) has joined #tryton | 16:30 | |
ludogre | Hi! | 16:31 |
ludogre | I'm trying to install web interface (tryton sao). | 16:31 |
ludogre | I've cloned it and checkout 6.2.3 version. | 16:39 |
ludogre | When I launch "npm install --production" command, I've got a "code ELIFECYCLE" error. | 16:40 |
ludogre | Where can I found information to fix it? | 16:40 |
cedk | ludogre: from source code, you should not build production. It is only for releases | 16:46 |
ludogre | OK. | 16:46 |
ludogre | I will try. | 16:46 |
ludogre | Same error with "npm install --legacy-peer-deps" | 16:48 |
ludogre | May I try to run this kind of commands before trying to install developpement environnement? --> https://www.journaldunet.fr/web-tech/developpement/1441095-comment-corriger-l-erreur-npm-elifecycle-sous-node-js/ | 16:49 |
cedk | ludogre: remove the local node_modules could solve the problem | 16:53 |
cedk | ludogre: but indeed we will need more detail about the error because as the article says it is a generic error | 16:54 |
ludogre | Yes. | 16:54 |
cedk | ludogre: a common problem is to run a very old nodejs and npm version | 16:56 |
cedk | on some OS the packaged version is very old | 16:56 |
ludogre | I'm on buster. | 16:56 |
ludogre | Debian buster | 16:56 |
ludogre | "grunt-xgettext@0.3.5 requires a peer of grunt@~0.4.5 but none is installed. You must install peer dependencies yourself." | 16:57 |
ludogre | I'm not familar with nodejs. | 16:57 |
cedk | ludogre: does not tell us which version of nodejs or npm you are running | 16:58 |
ludogre | --> 10.24.0 | 17:00 |
ludogre | nodejs --> 10.24.0 | 17:00 |
ludogre | npm --> 5.8.0 | 17:00 |
ludogre | That's debian version package. | 17:00 |
cedk | ludogre: I have no problem with nodejs v14.17.6 and npm 6.14.15 | 17:01 |
ludogre | :-( | 17:02 |
ludogre | I will try with bullseye debian version. | 17:02 |
cedk | ludogre: I think you can use backport of recent version on your setup | 17:03 |
cedk | ludogre: https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions | 17:04 |
ludogre | The command succeed in debian bullseye. | 17:06 |
ludogre | In the webinterface, I've got this message: "sao is not fully installed" | 17:09 |
ludogre | I will try to have the same version of yours. | 17:09 |
cedk | ludogre: this is because "grunt dev" was not run | 17:10 |
ludogre | OK | 17:10 |
ludogre | Sorry. Because of all my experimentation, I begin to be me less watchfull | 17:11 |
ludogre | OK. I got it. Thank's a lot. | 17:13 |
-!- psztoch(~psztoch@sztoch.pl) has joined #tryton | 20:14 | |
psztoch | Hello. | 20:15 |
psztoch | I have empty list of sources in "Currency / Scheduled Rate Updates". Can someone guide me where the cause is? | 20:59 |
psztoch | What should I do to get "European Central Bank" in list? | 21:53 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!