Bug 1227816
Summary: | [abrt] python3-catkin_tools: job.py:30:<module>:RuntimeError: Executable 'cmake' could not be found in PATH. | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Samuel Lee <samuel_lee_1991> | ||||||
Component: | python-catkin_tools | Assignee: | Scott K Logan <logans> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 23 | CC: | logans, richmattes, sanjay.ankur | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | All | ||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/1a730382d0f9b0ba42ab89065e3c7838b63695db | ||||||||
Whiteboard: | abrt_hash:555825775245f7265792d984b24175b6f9954c32 | ||||||||
Fixed In Version: | python-catkin_pkg-0.2.9-1.fc22 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2015-08-05 05:30:22 UTC | Type: | --- | ||||||
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: | 1205690 | ||||||||
Bug Blocks: | |||||||||
Attachments: |
|
Description
Samuel Lee
2015-06-03 14:43:27 UTC
Created attachment 1034362 [details]
File: backtrace
Created attachment 1034363 [details]
File: environ
I think it would be safe to assume that if someone installs catkin_tools, they intend to do some package builds in ROS. Shall we add cmake as a runtime dependency for this package? Thanks, --scott Yes. It looks like it needs both cmake and make[1] for normal functionality, so it should have runtime deps on both. [1] https://github.com/catkin/catkin_tools/blob/master/catkin_tools/verbs/catkin_build/job.py#L30-L31 I have a patch done, and I'll release it with the update to 0.3.0 [1]. We'll need to wait for python-catkin_pkg-0.2.9 to release first, however. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1201061 python-catkin_pkg-0.2.9-1.fc22, python-catkin_tools-0.3.0-1.fc22, python-rosinstall_generator-0.1.11-1.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/FEDORA-2015-11212/python-catkin_tools-0.3.0-1.fc22,python-rosinstall_generator-0.1.11-1.fc22,python-catkin_pkg-0.2.9-1.fc22 python-catkin_pkg-0.2.9-1.fc21, python-rosinstall-0.7.5-1.fc21, python-catkin_lint-1.4.0-1.fc21, python-catkin_tools-0.3.0-1.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/FEDORA-2015-11206/python-rosinstall-0.7.5-1.fc21,python-catkin_lint-1.4.0-1.fc21,python-catkin_tools-0.3.0-1.fc21,python-catkin_pkg-0.2.9-1.fc21 python-catkin_pkg-0.2.9-1.el6, python-catkin_tools-0.3.0-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/python-catkin_tools-0.3.0-1.el6,python-catkin_pkg-0.2.9-1.el6 python-catkin_pkg-0.2.9-1.el7, python-catkin_tools-0.3.0-1.el7 has been submitted as an update for Fedora EPEL 7. https://admin.fedoraproject.org/updates/python-catkin_tools-0.3.0-1.el7,python-catkin_pkg-0.2.9-1.el7 Package python-catkin_pkg-0.2.9-1.el7, python-catkin_tools-0.3.0-1.el7: * should fix your issue, * was pushed to the Fedora EPEL 7 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing python-catkin_pkg-0.2.9-1.el7 python-catkin_tools-0.3.0-1.el7' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-7063/python-catkin_tools-0.3.0-1.el7,python-catkin_pkg-0.2.9-1.el7 then log in and leave karma (feedback). This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle. Changing version to '23'. (As we did not run this process for some time, it could affect also pre-Fedora 23 development cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.) More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23 python-catkin_pkg-0.2.9-1.el6, python-catkin_tools-0.3.0-1.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. python-catkin_pkg-0.2.9-1.el7, python-catkin_tools-0.3.0-1.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report. python-catkin_pkg-0.2.9-1.fc22, python-catkin_tools-0.3.0-1.fc22, python-rosinstall_generator-0.1.11-1.fc22, python-catkin_lint-1.4.0-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. |