Bug 2250192
| Summary: | cdrdao 1.2.5 fails to report version, breaking Brasero | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ronald Verbeek <bugzilla> |
| Component: | cdrdao | Assignee: | Pavel Cahyna <pcahyna> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 39 | CC: | denis, hhorak, lxtnow, pcahyna, py0xc3, quantum.analyst, sergio.pasra |
| Target Milestone: | --- | Keywords: | Desktop |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | cdrdao-1.2.5-7.fc40 cdrdao-1.2.5-7.fc39 cdrdao-1.2.5-7.fc38 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-01-11 01:15:38 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: | |||
|
Description
Ronald Verbeek
2023-11-16 21:45:20 UTC
When you look at the cdrdao website / sourceforce 1.2.5 is the latest version. So the plugin stating that it is to old must be wrong. Brasero in fedora 39 actually works with cdrdao 1.2.4 from fedora 37. I have uninstalled cdrdao 1.2.5 with $ sudo rpm -e cdrdao --nodeps And then $ sudo dnf install cdrdao-1.2.4-10.fc37.x86_64.rpm Brasero stops complaining about the version. So probably cdrdao 1.2.5 is announcing its version in a format brasero not longer recognices Brasero runs `cdrdao version`, which outputs nothing in v1.2.5. This is a bug in cdrdao (as linked), and there is a patch at https://github.com/cdrdao/cdrdao/pull/25 (untested) that the cdrdao maintainer could apply. This could be linked to the `cdrdao`-related issue of k3b: https://bugzilla.redhat.com/show_bug.cgi?id=2212471 I should've updated the summary when I re-assigned the component. Thanks for debugging the problem and finding the fix, I am working on applying it. FEDORA-2024-c863a1a884 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2024-c863a1a884 FEDORA-2024-c863a1a884 has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-c863a1a884` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-c863a1a884 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-b8620e7286 has been pushed to the Fedora 38 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-b8620e7286` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-b8620e7286 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. (In reply to Fedora Update System from comment #8) > FEDORA-2024-c863a1a884 has been pushed to the Fedora 39 testing repository. > Soon you'll be able to install the update with the following command: > `sudo dnf upgrade --enablerepo=updates-testing --refresh > --advisory=FEDORA-2024-c863a1a884` > You can provide feedback for this update here: > https://bodhi.fedoraproject.org/updates/FEDORA-2024-c863a1a884 > > See also https://fedoraproject.org/wiki/QA:Updates_Testing for more > information on how to test updates. I have installed this update and succeeded to create a disk image and burn a cd with it. (In reply to Ronald Verbeek from comment #10) > (In reply to Fedora Update System from comment #8) > > FEDORA-2024-c863a1a884 has been pushed to the Fedora 39 testing repository. > > Soon you'll be able to install the update with the following command: > > `sudo dnf upgrade --enablerepo=updates-testing --refresh > > --advisory=FEDORA-2024-c863a1a884` > > You can provide feedback for this update here: > > https://bodhi.fedoraproject.org/updates/FEDORA-2024-c863a1a884 > > > > See also https://fedoraproject.org/wiki/QA:Updates_Testing for more > > information on how to test updates. > > I have installed this update and succeeded to create a disk image and burn a > cd with it. Thanks, can you please provide this feedback (karma) on the Bodhi page (link above)? FEDORA-2024-c863a1a884 has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-b8620e7286 has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report. |