Bug 1382315
| Summary: | mecabrc fails rpm -V in default install | ||
|---|---|---|---|
| Product: | Red Hat Software Collections | Reporter: | Karel Volný <kvolny> |
| Component: | rh-mysql57 | Assignee: | Databases Maintanance List <databases-maint> |
| Status: | CLOSED ERRATA | QA Contact: | qe-baseos-daemons |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rh-mysql57 | CC: | hhorak, jdornak, kanderso, lkuprova, qe-baseos-daemons |
| Target Milestone: | alpha | ||
| Target Release: | 2.3 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | rh-mysql57-mecab-0.996-1.el6.8 rh-mysql57-mecab-0.996-1.el7.8 | Doc Type: | Known Issue |
| Doc Text: |
Verification of the rh-mysql57-mecab package by using the "rpm -V" command fails. You can safely ignore an error message about modifications of the package content, it is a false positive.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-11-15 10:01: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
Karel Volný
2016-10-06 10:48:33 UTC
The %verify would make also any further changes not being shown. What about this solution: * hardcode the path in the config file during RPM build already * introduce an RPM dependency on rh-mysql57-mecab-ipadic in rh-mysql57-mecab, since ipadic is the only dictionary we provide in the SCL Does this sound fine? (In reply to Honza Horak from comment #1) > The %verify would make also any further changes not being shown. I know, but that was agreed as being lesser of the two evils, see the link, ask the author about the source of this policy (I vaguely remember some customer complaints in the dark past) ... > What about this solution: > * hardcode the path in the config file during RPM build already > * introduce an RPM dependency on rh-mysql57-mecab-ipadic in > rh-mysql57-mecab, since ipadic is the only dictionary we provide in the SCL > > Does this sound fine? doesn't sound like a solution sustainable in the long-term ... how do we know that no one will want to install different dictionary in the future? Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2016-2723.html |