Bug 1176420
| Summary: | RFE: Help should be patched to use right command name | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Raphael Groner <projects.rg> | ||||
| Component: | ninja-build | Assignee: | Ben Boeckel <fedora> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | adrian, avi.kivity, fedora, i | ||||
| Target Milestone: | --- | Keywords: | FutureFeature | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Enhancement | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-07-24 03:19:07 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1176277 | ||||||
| Attachments: |
|
||||||
|
Description
Raphael Groner
2014-12-21 15:58:33 UTC
CC to maintainer of ninja IRC. Created attachment 971746 [details]
ninja-build for help output
This is somehow related to #1166135 (In reply to Raphael Groner from comment #2) > Created attachment 971746 [details] > ninja-build for help output Hmm, a good patch could be more tricky than expected: Do not trust argv[0], http://www.lst.de/~okir/blackhats/node40.html This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle. Changing version to '22'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22 Reverting back to rawhide. This is an issue with packaging. The binary name gets modified intentionally in spec file and independently from any version. ninja (jabber client) is orphaned and upstream of it seems to be dead. Therefore, maybe consider to rename ninja-build back into ninja. (In reply to Raphael Groner from comment #7) > ninja (jabber client) is orphaned and upstream of it seems to be dead. > Therefore, maybe consider to rename ninja-build back into ninja. Yes, as docker-io has been renamed to docker finally ;) Ping, any news here? I have a patch to update the binary name, testing it with a local build now. As for renaming it, see Bug #1166135. Was fixed in 1.6.0-3. |