IRC logs of #tryton for Tuesday, 2023-01-24

irc.libera.chat #tryton log beginning Tue Jan 24 12:10:01 AM CET 2023
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton00:53
-!- ChanServ changed mode/#tryton -> +o cedk 00:53
-!- tbruyere(~Thunderbi@mail.saluc.com) has joined #tryton06:16
-!- springwurm(~springwur@5.104.149.54) has joined #tryton06:18
-!- k4(~k@193.119.57.33) has joined #tryton06:37
-!- tbruyere1(~Thunderbi@mail.saluc.com) has joined #tryton07:08
-!- acaubet(~Thunderbi@194.224.31.235) has joined #tryton07:10
-!- acaubet1(~Thunderbi@194.224.31.235) has joined #tryton07:11
-!- mrichez(~Maxime@mail.saluc.com) has joined #tryton07:23
-!- rpit(~rpit@p200300c88f3ecb0015d0f7b88c543ca5.dip0.t-ipconnect.de) has joined #tryton07:52
-!- tbruyere1(~Thunderbi@mail.saluc.com) has joined #tryton07:57
-!- xt0ph(~xt0ph@82-64-116-172.subs.proxad.net) has joined #tryton08:25
xt0phHi, is thers a way to show a @property field in unittest ?08:27
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton09:00
-!- ChanServ changed mode/#tryton -> +o cedk 09:00
-!- nicoe(~nicoe@2a02:578:852a:c00:18c2:1aff:fef9:2b7f) has joined #tryton09:07
-!- htgoebel(~hartmut@p200300d5df227300502d1db96051d448.dip0.t-ipconnect.de) has joined #tryton09:37
-!- htgoebel(~hartmut@p200300d5df227300502d1db96051d448.dip0.t-ipconnect.de) has left #tryton09:37
cedkhtgoebel: WTF you closed all my merge request09:38
cedkshould we remove developer access to people breaking other works?09:41
-!- htgoebel(~hartmut@p200300d5df227300502d1db96051d448.dip0.t-ipconnect.de) has joined #tryton10:08
pokolihtgoebel: WTF you closed all my merge request 10:09
htgoebelcedk: sorry for thism this was not intentes10:09
htgoebelcedk: I just pushed my repo, where I did not touch these parts10:10
cedkhtgoebel: you did10:10
htgoebelcedg: I just pulled with -u, added my topic and puched.10:12
cedkhtgoebel: no you pruned all those other topics10:12
htgoebelcedk:  I followed the workflow as descioted on heptapod. It did not mention anything about primimg10:14
htgoebelcedk: even the topic tutorial does not — checked just a view weels ago10:15
htgoebelcedk: I was wondering about pruning already, but the topic tutorial does not mention it10:16
cedkpruned using prune by Hartmut Goebel <h.goebel@crazy-compilers.com> (Sun Jan 08 16:06:18 2023 +0100)10:16
htgoebelcedk: What is this? Do you want to show I'm guildy? Either accept my appolices or let it be.10:19
cedkhtgoebel: it is the obslog10:20
htgoebelcedk: You'd rather improve the tutorial and FAQ to avoid this is happening again.10:21
cedkhtgoebel: patch is welcome10:21
cedkI have difficulties to accept your appologies as you seem to say that you did nothing wrong10:22
htgoebelcedk: I did the best to my knowledge — and given that I'm not a newbie this is quite a lot10:24
htgoebelcedk: Maybe I tried the effect of prunig on my own repo. But why can this effect the central one? I never told mercuial to prune anything there.10:28
cedkhtgoebel: you did by pushing10:30
htgoebelcedk: IC. hg seem to be dangeroud10:32
htgoebelno punn intended10:32
pokolihtgoebel: did you rebase you changes on top of default branch? 10:33
htgoebelcedk: Anyhow, how can I solve this? Will pull -u restore the pruned changesets?10:33
cedkhtgoebel: I already did10:34
htgoebelpokoli: I created the new topic from scratch just before pushing. Imorted it from the original git clone10:36
pokolihtgoebel: but you should create the topic from latest default branch or from and old clone? 10:38
htgoebelcedk: So when I do pull -u, this will avoid another push to remove them again — I just want to be sure about this10:38
cedkhtgoebel: yes if you do not run prune again10:38
htgoebelpokoli: As I did pull -i just before, I expect this to be from latest default10:39
htgoebelcedk: Glad to here.10:40
pokolihtgoebel: before pushing it will be great if you check what to push using hg out 10:40
pokoliyou should just see a single commit there10:40
cedkhtgoebel: any way, you should always check with `hg out`10:40
cedkalso always better to push with `--rev .`10:40
cedkhttps://octobus.net/blog/2020-11-26-modern-mercurial.html10:41
htgoebelI did not know this command, Thx, will keep it in mind10:41
htgoebelpokoli: re the mr: I'll follow your advice, will histedit when pushing the next chages10:56
-!- nicoe(~nicoe@2a02:2788:54:1ff:18c2:1aff:fef9:2b7f) has joined #tryton11:06
cedkdo not think histedit should be used in standard workflow11:07
htgoebelcedk: Simply tell me how you want this.11:23
htgoebelWhen I was maintaining pyinstaller, I preferred to have changes in several commits in the merge-request.11:23
htgoebeldepending on the kind of MR squashed them to a single one when merging — depending on the kind of MR of course, like a new module.11:23
cedkusually MR are just simple changes so they must be a unique commit12:06
cedkalso mercurial/heptapod is better than git/github because commit edition can still be reviewed12:06
cedkso there is no point to make a lot of commits during the review, amend is preferred12:07
mrichezhi, got this error AttributeError: 'tzfile' object has no attribute 'key' when going to Administration->Scheduler->Actions -> When first time opening an action12:51
mrichezproblem is when we use the fallback import instead of zoneinfo :  from dateutil.tz import gettz as ZoneInfo12:55
mrichezi'll open an issue12:58
pokoliyangoon: where should I report an issue with the debian tryton packages? 12:59
-!- springwurm(~springwur@5.104.149.54) has joined #tryton13:06
-!- tbruyere1(~Thunderbi@mail.saluc.com) has joined #tryton13:12
-!- acaubet1(~Thunderbi@194.224.31.235) has joined #tryton13:14
-!- nicoe(~nicoe@2a02:2788:54:1ff:18c2:1aff:fef9:2b7f) has joined #tryton13:15
-!- cedk_(~ced@host-82-212-131-123.dynamic.voo.be) has joined #tryton13:17
cedk_mrichez: when putting link in the bug tracker, use permalink14:01
mrichezced: ok14:01
mrichezcedk: how ?14:05
cedk_mrichez: there is a permalink button on source code navigator14:06
mrichezcedk: found :-)14:07
-!- nicoe(~nicoe@2a02:2788:54:1ff:18c2:1aff:fef9:2b7f) has joined #tryton14:16
-!- xt0ph(~xt0ph@82-64-116-172.subs.proxad.net) has joined #tryton14:16
pokolihtgoebel: standard workflow should be amend, histedit can be used to fix multiple commits that's why I suggested it on the MR but not as standard workflow14:44
-!- htgoebel(~hartmut@p200300d5df227300502d1db96051d448.dip0.t-ipconnect.de) has left #tryton17:06

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