Hide Forgot
Description of problem: The post install script of the package runs the commands: postinstall scriptlet (using /bin/sh): ibus-table-createdb -i -n /usr/share/ibus-table/tables/compose.db ibus-table-createdb -i -n /usr/share/ibus-table/tables/latex.db These commands modify the the files compose.db and latex.db, which then fail verification and are reinstalled by our CMS. Version-Release number of selected component (if applicable): ackage version: 1.2.0.20100111 (4.el6) How reproducible: Always Steps to Reproduce: 1. install ibus-additional-table 2. rpm -V ibus-table-additional 3. see files not verifying Actual results: package fails verification -bash-4.1$ rpm -V ibus-table-additional ..5....T. /usr/share/ibus-table/tables/compose.db ..5....T. /usr/share/ibus-table/tables/latex.db Expected results: Package passes verification Additional info: I believe those commands could be moved into the %build section of the spec and it would have the same effect without causing package verification issues.
*** This bug has been marked as a duplicate of bug 983497 ***
I don't have access to the original bug. Could you at least add me to the cc list of the original or open access to the original bug?