Bug 2220368

Summary: F39FailsToInstall: python3-numpoly
Product: [Fedora] Fedora Reporter: Fedora Fails To Install <fti-bugs>
Component: python-numpolyAssignee: Luis Bazan <bazanluis20>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: bazanluis20, code, neuro-sig
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-numpoly-1.2.7-4.fc39 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-07-13 01:36:57 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: 2135404, 2168845, 2220164    

Description Fedora Fails To Install 2023-07-05 19:16:39 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 (python-numpoly) Fails To Install in Fedora 39:

can't install python3-numpoly:
  - nothing provides python(abi) = 3.11 needed by python3-numpoly-1.2.7-2.fc39.noarch
  - nothing provides python3.11dist(numpy) >= 1.20 needed by python3-numpoly-1.2.7-2.fc39.noarch
  - nothing provides python3.11dist(setuptools) >= 40.9 needed by python3-numpoly-1.2.7-2.fc39.noarch
  
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-39-x86_64 --config-opts mirrored=False install python3-numpoly


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 Ben Beasley 2023-07-13 01:22:02 UTC
$ fedpkg mockbuild --enablerepo=local

error: Multiple top-level packages discovered in a flat-layout: ['numpoly', 'SPECPARTS'].

To avoid accidental inclusion of unwanted files or directories,
setuptools will not proceed with this build.

If you are trying to create a single distribution with multiple packages
on purpose, you should not rely on automatic discovery.
Instead, consider the following options:

1. set up custom discovery (`find` directive with `include` or `exclude`)
2. use a `src-layout`
3. explicitly set `py_modules` or `packages` with a list of names

To find more information, look for "package discovery" on setuptools docs.
error: Bad exit status from /var/tmp/rpm-tmp.NPnPBf (%generate_buildrequires)
    Bad exit status from /var/tmp/rpm-tmp.NPnPBf (%generate_buildrequires)

https://github.com/rpm-software-management/rpm/issues/2532

A reasonable workaround is “rm -rf SPECPARTS” in %prep.

Comment 2 Fedora Update System 2023-07-13 01:30:56 UTC
FEDORA-2023-19f281fa49 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-19f281fa49

Comment 3 Fedora Update System 2023-07-13 01:36:57 UTC
FEDORA-2023-19f281fa49 has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.