Bug 1148643 (who's-on-first)
| Summary: | mariadb-galera packages missing dependency on "which" package | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lars Kellogg-Stedman <lars> |
| Component: | mariadb-galera | Assignee: | Ryan O'Hara <rohara> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | hhorak, mattdm, rohara |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | mariadb-galera-5.5.40-2.fc20 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-12-03 01:02:02 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
Lars Kellogg-Stedman
2014-10-02 01:53:44 UTC
Aaaaand...it also requires, for terrible reasons, "lsof". In fact, it needs "which" in order to locate "lsof". So... Requires: lsof Wouldn't it be _at least_ better to patch it to use the lsof in the location where we know it should be on Fedora (/usr/sbin/lsof)? Then `which` is not required. That still leaves the issue of lsof and its terrible reasons. mariadb-galera-5.5.40-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/mariadb-galera-5.5.40-2.fc20 Package mariadb-galera-5.5.40-2.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing mariadb-galera-5.5.40-2.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-14791/mariadb-galera-5.5.40-2.fc20 then log in and leave karma (feedback). mariadb-galera-5.5.40-2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |