Bug 1173243
Summary: | codeblocks-contrib is missing astyle.zip | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Neil Darlow <neil> |
Component: | codeblocks | Assignee: | Dan Horák <dan> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 21 | CC: | abadojack, dan |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | codeblocks-13.12-13.el7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-12-23 18:32:10 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
Neil Darlow
2014-12-11 18:10:00 UTC
Doh! This is a simple one to fix. The problem is in the codeblocks package not codeblocks-contrib. It is a simple case error. The file is installed as Astyle.zip when Code::Blocks is expecting astyle.zip. I just renamed this file, as a test, and the problem goes away. I also noticed in the Code::Blocks startup log the following: Scanning for plugins in /usr/lib64/codeblocks/plugins Plugin resource not found: libAstyle.zip Those files are .so not .zip so there's something odd going on here. In suggest the whole packaging process is checked for other similar errors. codeblocks-13.12-13.el7 has been submitted as an update for Fedora EPEL 7. https://admin.fedoraproject.org/updates/codeblocks-13.12-13.el7 codeblocks-13.12-13.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/codeblocks-13.12-13.fc21 Package codeblocks-13.12-13.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 codeblocks-13.12-13.el7' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-4646/codeblocks-13.12-13.el7 then log in and leave karma (feedback). *** Bug 1174153 has been marked as a duplicate of this bug. *** codeblocks-13.12-13.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. codeblocks-13.12-13.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report. |