Bug 1937550
Summary: | Crash reporting does not work in text installer mode due to missing report-cli | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Adam Williamson <awilliam> |
Component: | lorax | Assignee: | Adam Williamson <awilliam> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 34 | CC: | anaconda-maint-list, bcl, bugzilla, jonathan, kellin, reallylongword, robatino, vanmeeuwen+fedora, vponcova, wwoods |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | AcceptedBlocker | ||
Fixed In Version: | lorax-35.0-3.fc35 lorax-35.0-3.eln110 lorax-34.9-4.fc34 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-03-13 17:04: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: | |||
Bug Depends On: | |||
Bug Blocks: | 1829022 |
Description
Adam Williamson
2021-03-10 23:09:09 UTC
- Download libreport-cli-2.14.0-17.fc34.x86_64.rpm $ rpm2cpio ./libreport-cli-2.14.0-17.fc34.x86_64.rpm | cpio -idmv - Boot Fedora-Everything-netinst-x86_64-34_Beta-1.1.iso with inst.text inst.ssh - In VM, switch to tty2 and: # rsync -r chris.0.119:/home/chris/Downloads/usr/bin/report-cli . # chown root: report-cli # kill -USR1 `cat /var/run/anaconda.pid` And then I get bug 1937560. So it looks like it's only because /usr/bin/report-cli is missing from the media. "I'm filing against anaconda as I'd suggest the correct fix for this would be for one of the anaconda subpackages to require report-cli." ...or alternatively, as Chris pointed out, the fix could be for the moron who wrote https://github.com/weldr/lorax/commit/86f0e72224f2a84fa6c3e7278523777c9b6aeed1#diff-e4634444f05cab8f034f2d4ed8e083a2259af1e52ca0e06918f5830ecc096a1aR280 to fix that. I wonder who that was. ...*ahem* FEDORA-2021-b089abe324 has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2021-13f5b0f568 has been pushed to the Fedora ELN stable repository. If problem still persists, please make note of it in this bug report. Got closed by my Rawhide build, oops. FEDORA-2021-ea564e699b has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-ea564e699b openQA will build a netinst as part of testing the update. When it's done I will grab it and check that crash reporting is fixed. +4 in https://pagure.io/fedora-qa/blocker-review/issue/297 , marking accepted. I tested the ISO openQA built and confirmed this works in it, see bug https://bugzilla.redhat.com/show_bug.cgi?id=1937928 . FEDORA-2021-ea564e699b has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-ea564e699b` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-ea564e699b See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-ea564e699b has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-ea564e699b FEDORA-2021-ea564e699b has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-ea564e699b FEDORA-2021-ea564e699b has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2021-16525d15e0 has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2021-16525d15e0 \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-16525d15e0 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-16525d15e0 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. |