Bug 1583852
| Summary: | Missing Dependency | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | indolering <zachlym> |
| Component: | monkeysphere | Assignee: | Christopher Tubbs <ctubbsii> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 28 | CC: | ctubbsii |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | monkeysphere-0.41-8.fc28 monkeysphere-0.41-8.fc27 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-06-08 13:11:35 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: | |||
When you say "Trying to use", what do you mean? What did you try, and what was the error, exactly? I do not have lockfile-progs installed, but what I use it for works fine for me: `monkeysphere s`. Never mind. I was able to reproduce with `-oProxyCommand='monkeysphere ssh-proxycommand %h %p'` I will push a fix. monkeysphere-0.41-8.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-fd6dcb092d monkeysphere-0.41-8.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-0399a8ad86 monkeysphere-0.41-8.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-fd6dcb092d monkeysphere-0.41-8.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-0399a8ad86 monkeysphere-0.41-8.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report. monkeysphere-0.41-8.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: Trying to use Monkeyshere fails with an error about missing the lockfile utility [0]. Version-Release number of selected component (if applicable): v0.41 How reproducible: Very? Steps to Reproduce: $ ssh -T git Actual results: Neither lockfile-create nor lockfile are in the path! Expected results: The authenticity of host .... Additional info: The monkeysphere package appears to be missing the lockfile-prog dependency: installing this fixes the problem and the dependency is present on the debian apt package [1]. 0: https://github.com/dkg/monkeysphere/blob/master/src/share/common 1: https://packages.debian.org/sid/monkeysphere