Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 2277737

Summary: F40FailsToInstall: owncloud-client-nautilus
Product: [Fedora] Fedora Reporter: Fedora Fails To Install <fti-bugs>
Component: owncloud-clientAssignee: Ali Erdinc Koroglu <aekoroglu>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 40CC: aekoroglu, nb, phil
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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-04-29 11:47:25 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 (owncloud-client) Fails To Install in Fedora 40:

can't install owncloud-client-nautilus:
  - nothing provides python3-nautilus needed by owncloud-client-nautilus-2.10.1-5.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 owncloud-client-nautilus


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 Philippe Troin 2024-05-02 15:21:12 UTC
The owncloud-client-nautilus dependency on python3-nautilus needs to be changed to nautilus-python.
 nautilus-python-4.0.1-1.fc40 has removed the compatibility Provides: python3-nautilus.

--- SPECS/owncloud-client.spec~	2024-05-02 05:46:02.222546057 -0700
+++ SPECS/owncloud-client.spec	2024-05-02 08:10:49.086693935 -0700
@@ -84,7 +84,7 @@
 %package nautilus
 Summary: owncloud client nautilus extension
 Requires: nautilus
-Requires: python3-nautilus
+Requires: nautilus-python
 Provides: mirall-nautilus = %{version}-%{release}
 Obsoletes: mirall-nautilus < 1.8.0