Bug 2304127
Summary: | F40FailsToInstall: oscillatord | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fedora Fails To Install <fti-bugs> |
Component: | oscillatord | Assignee: | Davide Cavalca <davide> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 40 | CC: | alexander.bulimov, bdm, cullenptrck, davide, leoleovich, michel, pmazzini, vadfed |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | oscillatord-3.8.0-1.fc40 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-08-21 03:08:21 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: | |||
Bug Depends On: | |||
Bug Blocks: | 2231790 |
Description
Fedora Fails To Install
2024-08-12 12:02:55 UTC
oscillatord-3.8.0 has been built for F39 and F41 but not for F40. liboscillator-disciplining-3.8.0 is available for F40, the src rpm for these is disciplining-minipod-3.8.0 Looks like oscillatord should be able to be built for F40. (In reply to Brian Morrison from comment #1) > oscillatord-3.8.0 has been built for F39 and F41 but not for F40. > > liboscillator-disciplining-3.8.0 is available for F40, the src rpm for these > is disciplining-minipod-3.8.0 > > Looks like oscillatord should be able to be built for F40. Hi Brian! I was able to build oscillatord for F40, it's in the tag f40-build-side-94420. But I cannot propagate it via Bodhi, the command I use is ``` bodhi updates new --autokarma --autotime --type enhancement --severity low --stable-karma 1 --notes "Updating oscillatord to 3.8.0" --from-tag f40-build-side-94420 ``` It reports error: ``` {"status": "error", "errors": [{"location": "body", "name": "builds", "description": "Update for disciplining-minipod-3.8.0-1.fc40 already exists"}]} ``` How can I solve the issue? Thanks, Vadim FEDORA-2024-3ed488c676 (oscillatord-3.8.0-1.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-3ed488c676 Well, whatever it was the oscillatord-3.8.0 package has pulled in the liboscillator-disciplining*-3.8.0 packages and updated on my system, so you seem to have found a fix. Thanks. FEDORA-2024-3ed488c676 has been pushed to the Fedora 40 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-3ed488c676` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-3ed488c676 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-3ed488c676 (oscillatord-3.8.0-1.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. |