Bug 1062156
| Summary: | os-release contains anunexpanded rpm macro in REDHAT_*_PRODUCT_VERSION fields | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | glad08 | ||||
| Component: | fedora-release | Assignee: | Dennis Gilmore <dennis> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 19 | CC: | dennis, glad08, jfilak, prd-fedora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | fedora-release-19-8 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-02-26 13:55:12 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: |
|
||||||
Thank you for the report! '%{bug_version}' string comes from '/etc/os-release' file which belongs to fedora-release component.
Created attachment 860156 [details]
Patch for fedora-release.spec wich defines bug_version macro
*** Bug 1066767 has been marked as a duplicate of this bug. *** fedora-release-19-8 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/fedora-release-19-8 Package fedora-release-19-8: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing fedora-release-19-8' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-2791/fedora-release-19-8 then log in and leave karma (feedback). fedora-release-19-8 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: Can't send any bug report. Version-Release number of selected component (if applicable): How reproducible: allways Steps to Reproduce: 1. Run any application 2. Determine its pid e.g. via pgrep 3. kill app with kill -SIGSEGV pid 4. Notification appears to send bugreport 5. gnome-abrt runs, but show popup window with message "The release 'fedora-%{bug_version}-x86_64' is not supported by the Retrace server." 6. Press ok, allow to download packages to make retrace locally 7. Enter bug description 8. Send bug report Actual results: --- Running report_Bugzilla --- Logging into Bugzilla at https://bugzilla.redhat.com Checking for duplicates Creating a new bug fatal: RPC failed at server. There is no version named '%{bug_version}' in the 'Fedora' product. ('report_Bugzilla' exited with 1) --- Running report_EmergencyAnalysis --- Compressing data Sending /var/tmp/ccpp-2014-02-06-14:38:12-4229.tar.gz to https://retrace.fedoraproject.org/faf/dumpdirs/new/ Expected results: bug report uploaded Additional info: