Bug 1421502
| Summary: | Arduino GUI fails to run arduino-builder (wrong path to executable) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Eric Smith <spacewar> | ||||
| Component: | arduino | Assignee: | Gianluca Sforna <giallu> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 25 | CC: | barracks510, giallu, kolyshkin, tchollingsworth, thozza | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | arduino-1.6.6-3.fc26 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-07-31 16:21:48 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: | |||||||
| Attachments: |
|
||||||
|
Description
Eric Smith
2017-02-12 19:54:29 UTC
Hi Eric, the same issue was promptly catched by another tester https://bodhi.fedoraproject.org/updates/arduino-1.6.6-1.fc25#comment-560753 (I assume you're not him) but I am still working on a fix since it appears more than a path fix is required to make it work properly. Please keep testing (and give karma) to the proposed updates so we can keep Arduino fully updated in Fedora. This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. I am seeing the same bug with the following rpms installed from fedora-updates-testing (F25/x86_64): [kir@kir-tpad ~]$ rpm -qa ardui\* arduino-builder-1.0.5-3.fc25.x86_64 arduino-doc-1.6.4-10.fc25.noarch arduino-1.6.6-1.fc25.noarch arduino-core-1.6.6-1.fc25.noarch (In reply to Gianluca Sforna from comment #1) > but I am still working on a fix since it appears > more than a path fix is required to make it work properly. Indeed, creating the following symlink doesn't fix the issue usr/share/arduino/arduino-builder -> /usr/bin/arduino-builder but uncovers more problems, which I was able to fix with a few patches to arduino-builder. Gianluca, are you interested in those patches? Created attachment 1269609 [details]
fix arduino-builder to work in Fedora with arduino-1.6.6
arduino-builder-1.0.5-6.fc26 arduino-1.6.6-3.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-394c0f1880 arduino-1.6.6-2.fc25, arduino-builder-1.0.5-6.fc25 has been pushed to the Fedora 25 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-2017-c33ec5464a arduino-1.6.6-3.fc26, arduino-builder-1.0.5-6.fc26 has been pushed to the Fedora 26 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-2017-394c0f1880 arduino-1.6.6-3.fc26, arduino-builder-1.0.5-6.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report. |