05:30:24 <vishalvvr> #startmeeting i18n 05:30:24 <zodbot> Meeting started Mon Oct 4 05:30:24 2021 UTC. 05:30:24 <zodbot> This meeting is logged and archived in a public location. 05:30:24 <zodbot> The chair is vishalvvr. Information about MeetBot at https://fedoraproject.org/wiki/Zodbot#Meeting_Functions. 05:30:24 <zodbot> Useful Commands: #action #agreed #halp #info #idea #link #topic. 05:30:24 <zodbot> The meeting name has been set to 'i18n' 05:30:33 <vishalvvr> #meetingname i18n 05:30:33 <zodbot> The meeting name has been set to 'i18n' 05:30:39 <vishalvvr> #topic agenda and roll call 05:30:46 <vishalvvr> #link https://fedoraproject.org/wiki/I18N/Meetings/2021-10-04 05:30:52 <tagoh> hi 05:31:31 <suanand> hello 05:31:44 <paragan> Hi 05:31:45 <juhp> hi 05:32:05 <vishalvvr> #chair tagoh suanand paragan juhp 05:32:05 <zodbot> Current chairs: juhp paragan suanand tagoh vishalvvr 05:33:35 <vishalvvr> Hello Everyone :) 05:33:42 <vishalvvr> Today priyam could not join the meeting so i am chairing this meeting. 05:33:51 <vishalvvr> I hope everyone is doing well. 05:34:02 <vishalvvr> Let's start with today's meeting. 05:34:20 <vishalvvr> #topic Upcoming schedule 05:34:26 <vishalvvr> #info 2021-10-05 Final Freeze (starts at 1400 UTC) 05:34:31 <vishalvvr> #info 2021-10-19 Early Final Target date 05:34:38 <vishalvvr> #info 2021-10-19 Current Final Target date 05:34:46 <vishalvvr> #link https://fedorapeople.org/groups/schedule/f-35/f-35-key-tasks.html 05:34:52 <vishalvvr> anyone has any upcoming schedule to be mentioned here? 05:35:43 <juhp> thanks vishalvvr 05:36:58 <vishalvvr> Okay if nothing else to discuss here then lets move onto next topic 05:37:08 <vishalvvr> #topic issues 05:37:34 <vishalvvr> #info #142: Hunspell Dictionary dir change from myspell/ to hunspell/ 05:37:43 <vishalvvr> #link https://pagure.io/i18n/issue/142 05:37:45 * mfabian_ ☺ 05:38:05 <vishalvvr> #chair mfabian_ 05:38:05 <zodbot> Current chairs: juhp mfabian_ paragan suanand tagoh vishalvvr 05:38:19 <vishalvvr> I have checked with three main distros(Manjaro, Opensuse & Ubuntu) for their hunspell implementation, all three distros use hunspell/ dir and some(Manjaro & Opensuse) also have symlink to myspell/. 05:38:47 <vishalvvr> #link https://paste.opensuse.org/93749122 05:39:16 <vishalvvr> Symlink approach will cause clutter while listing/using dicts using hunspell or nuspell, it shows duplicate entries. 05:40:07 <vishalvvr> I am proposing just to shift default dict location from myspell/ to hunspell/ (like Ubuntu), because myspell in an deprecated package. 05:40:29 <vishalvvr> Any suggestions/feedback ? 05:40:36 <juhp> Sounds good I think 05:41:11 <tagoh> What's the problem to migrate to new location? 05:41:13 <juhp> We should check-in with caolan I think 05:41:58 <mfabian_> For ibus-typing-booster, the location change would not cause any problem. 05:42:05 <juhp> I think we basically need to start updating dictionary packages 05:43:35 <juhp> That shouldn't cause problems, right? 05:43:44 <vishalvvr> how can we check which package owns hunspell/ dir? 05:43:57 <vishalvvr> s/hunspell/myspell 05:45:17 <mfabian_> $ rpm -qf /usr/share/myspell 05:45:17 <mfabian_> hunspell-filesystem-1.7.0-9.fc34.x86_64 05:45:17 <mfabian_> 05:45:21 <juhp> Can you remind did we close the old ticket? 05:45:44 <juhp> The new one should at least reference the old ticket 05:46:10 <vishalvvr> juhp, i cannot recall if we had any ticket for the same 05:46:13 <juhp> Or am I confused? 05:46:15 <juhp> ah 05:46:22 <juhp> That's fine then 05:46:42 <vishalvvr> thanks mfabian_ 05:47:13 <juhp> Seems not 05:47:21 <vishalvvr> so i see only hunspell-filesystem-1.7.0-9.fc34.x86_64 owns that dir 05:47:48 <vishalvvr> tagoh, i don't feel this change should break any package 05:47:49 <tagoh> maybe good to check if any binaries or scripts contains "myspell" word there which has hunspell deps? 05:49:00 <vishalvvr> tagoh, yes that should be done. if somewhere it is hardcoded then that might cause problem 05:50:06 <vishalvvr> So what AI should i start with? any suggestions? 05:51:31 <vishalvvr> may be i start with tagoh-sans suggestion 05:52:16 <juhp> Nothing seems to own /usr/share/hunspell right? 05:53:04 <vishalvvr> juhp, yes none 05:53:17 <vishalvvr> >>> error: file /usr/share/hunspell: No such file or directory 05:53:43 <juhp> Alright so the first step is not to update packages, but to add /usr/share/hunspell 05:54:43 <juhp> vishalvvr: you want "sudo dnf repoquery -f /usr/share/hunspell" 05:55:37 <vishalvvr> juhp, thanks 05:56:46 <vishalvvr> Okay, anything else to discuss here in this ticket? 05:57:38 <juhp> Probably we have enough to start - later we can think about further steps 05:57:51 <vishalvvr> juhp +1 05:58:43 <vishalvvr> moving onto next ticket 05:58:50 <vishalvvr> #info #140: Get locale user stats using DNF Countme 05:58:57 <vishalvvr> #link https://pagure.io/i18n/issue/140 05:59:29 <vishalvvr> Unfortunately i dint get much time for last couple of weeks was busy with conference and releases. I will definitely come up with some work on this by next meeting 06:01:21 <vishalvvr> okay, nothing more to discuss then lets move onto next ticket 06:01:53 <juhp> I did ask mattdm about it and he pointed out that 06:02:37 <juhp> WS has some potential future plan also for data gathering - though not nothing definite yet but we should check that option too 06:03:05 <juhp> Let me see if I can find any ticket for that 06:03:51 <juhp> Not sure if there is information yet 06:03:56 <vishalvvr> juhp +1 06:05:28 <vishalvvr> okay if nothing more then lets move onto next ticket 06:06:11 <vishalvvr> #info #137: Docs Beats for Fedora 35 06:06:18 <vishalvvr> #link https://pagure.io/i18n/issue/137 06:06:34 <vishalvvr> any update on this ticket? 06:06:47 <vishalvvr> #chair 06:06:47 <zodbot> Current chairs: juhp mfabian_ paragan suanand tagoh vishalvvr 06:07:22 <paragan> I will add notes for inscript2 this week 06:09:32 <vishalvvr> okay thanks for the update paragan 06:10:00 <vishalvvr> if nothing more to discuss here then lets move onto next ticket 06:10:45 <vishalvvr> #info #135: Fedora 33 Bug triaging 06:10:51 <vishalvvr> #link https://pagure.io/i18n/issue/135 06:11:18 <vishalvvr> Today's bug count is 32 open bugs 06:11:55 <vishalvvr> Any specific bug anyone want to discuss here? 06:12:20 <vishalvvr> #link https://da.gd/8Rpk7G 06:14:17 <mfabian_> I'll check the two old ibus-m17n bugs today. 06:15:04 <vishalvvr> thanks mfabian_ for the update 06:15:43 <vishalvvr> if nothing specific to discuss here then lets move onto open floor 06:16:58 <vishalvvr> #topic Open Floor 06:17:48 <juhp> I touched a few bugs 06:21:23 <vishalvvr> Let's close the meeting if nothing more to discuss 06:24:04 <vishalvvr> Thank you all for joining this meeting :) 06:24:12 <suanand> thanks 06:24:14 <vishalvvr> #endmeeting