Bug 2304127

Summary: F40FailsToInstall: oscillatord
Product: [Fedora] Fedora Reporter: Fedora Fails To Install <fti-bugs>
Component: oscillatordAssignee: Davide Cavalca <davide>
Status: CLOSED ERRATA QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 40CC: 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
Hello,

Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py
If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/

Your package (oscillatord) Fails To Install in Fedora 40:

can't install oscillatord:
  - nothing provides liboscillator-disciplining = 3.7.0 needed by oscillatord-3.7.0-1.fc40.x86_64
  
If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.


If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks.


P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors. To reproduce, use the koji/local repo only, e.g. in mock:

    $ mock -r fedora-40-x86_64 --config-opts mirrored=False install oscillatord


P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages

Thanks!

Comment 1 Brian Morrison 2024-08-17 13:12:56 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.

Comment 2 Vadim Fedorenko 2024-08-19 13:53:09 UTC
(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

Comment 3 Fedora Update System 2024-08-19 14:22:50 UTC
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

Comment 4 Brian Morrison 2024-08-19 14:34:46 UTC
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.

Comment 5 Fedora Update System 2024-08-20 01:54:05 UTC
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.

Comment 6 Fedora Update System 2024-08-21 03:08:21 UTC
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.