[MDEV-27386] cpack rpm with multiple archs of libsepol installed detects verison incorrectly Created: 2021-12-30 Updated: 2021-12-31 Resolved: 2021-12-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging |
| Affects Version/s: | 10.2 |
| Fix Version/s: | 10.2.42, 10.3.33, 10.4.23, 10.5.14, 10.6.6, 10.7.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Black | Assignee: | Daniel Black |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
rpm |
||
| Description |
|
On a system its quite easy to have x86 and x86_64 package installed.
RPM -qf used to determine the installed version dillegenly appends the two:
Resulting in a rather unobtainable version number. A more accurate representation is:
|