Bug 2354134

Summary: python-unix-ar FTBFS due to missing tox configuration
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: python-unix-arAssignee: Paul Pfeister <redhat>
Status: CLOSED ERRATA QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: redhat
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-unix-ar-0.2.1-4.fc43 python-unix-ar-0.2.1-4.fc42 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-03-31 06:33:58 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: 2322407, 2339432    

Description Miro Hrončok 2025-03-21 16:34:25 UTC
Hello.

python-unix-ar fails to build from source becasue it uses one or both of:

 - %pyproject_buildrequires -t/-e (generate dependencies via tox)
 - %tox (run tox)

without tox configuration (e.g. tox.ini or tox section of pyproject.toml/setup.cfg).

This was always supposed to fail, but regressed with tox 4.
Now it fails again.

https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org/thread/ZSHSHZKVA4XJQBJD7FMMCALKN4UP5SAJ/
https://lists.fedoraproject.org/archives/list/devel-announce@lists.fedoraproject.org/thread/N25A2BER3RUHMTBIULQ6AVWRILSL5VGW/

If this package uses tox upstream, make sure to use a source tarball that includes the tox configuration (e.g. an archive from GitHub instead of sdist from PyPI).

If this package does not use tox upstream, you cannot use the tox options.
If your package uses %pyproject_buildrequires -t/-e but does not use %tox, just drop the -t/-e option.
If your package uses %tox, replace the call with a more suitable way for running tests (e.g. %pytest).

Let me know if you need assistance. Thanks.

Comment 1 Miro Hrončok 2025-03-28 12:42:04 UTC
Hello. If you need help fixing this, please let me know. If you plan to fix this yourself, please respond. Thanks.

Comment 2 Miro Hrončok 2025-03-28 12:50:41 UTC
I got an email from, Paul. Changing to ASSIGNED.

Comment 3 Paul Pfeister 2025-03-31 03:14:33 UTC
Thanks for being so patient Miro --- as time starts to free up again I should be back up to speed

Appreciate the PR as well

I've pushed a new build for both rawhide and f42. Prior versions (f41, f40) don't outright fail due to that tox regression, so I don't see much reason to trigger updates for people (unless anyone disagrees).

Comment 4 Fedora Update System 2025-03-31 03:14:45 UTC
FEDORA-2025-132eff0546 (python-unix-ar-0.2.1-4.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-132eff0546

Comment 5 Fedora Update System 2025-03-31 03:25:12 UTC
FEDORA-2025-f06c88ce09 (python-unix-ar-0.2.1-4.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-f06c88ce09

Comment 6 Fedora Update System 2025-03-31 06:33:58 UTC
FEDORA-2025-132eff0546 (python-unix-ar-0.2.1-4.fc43) has been pushed to the Fedora 43 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 7 Fedora Update System 2025-04-01 03:25:10 UTC
FEDORA-2025-f06c88ce09 has been pushed to the Fedora 42 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-f06c88ce09`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-f06c88ce09

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2025-04-11 18:24:48 UTC
FEDORA-2025-f06c88ce09 (python-unix-ar-0.2.1-4.fc42) has been pushed to the Fedora 42 stable repository.
If problem still persists, please make note of it in this bug report.