Bug 1951861

Summary: switch to using %transfiletriggerin for updating ibus cache
Product: [Fedora] Fedora Reporter: Jens Petersen <petersen>
Component: ibusAssignee: fujiwara <tfujiwar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: i18n-bugs, shawn.p.huang, tfujiwar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ibus-1.5.24-7.fc35 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-06-17 08:17:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jens Petersen 2021-04-21 02:14:23 UTC
Description of problem:
Rather than having each ibus engine update in a dnf transaction
running ibus write-cache --system twice (%post and %postun) or once
separately in %posttrans, it would be better to do it centrally
from ibus.spec using a file trigger on "/usr/share/ibus/component".

I think you tested it locally once and I believe it should work well enough.

Comment 1 fujiwara 2021-06-17 08:17:44 UTC
Integrated the change in ibus core.