Bug 1839534
| Summary: | File conflicts between packages python3-jsonfield and python3-django-jsonfield | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | stan <gryt2> |
| Component: | python-jsonfield | Assignee: | Luis Bazan <bazanluis20> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 31 | CC: | bazanluis20, gryt2 |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-jsonfield-3.1.0-4.fc31 python-jsonfield-3.1.0-4.fc32 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-08-17 01:07:37 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
stan
2020-05-24 14:52:18 UTC
I think the description of how to generate the bug is incorrect. Rather, have python3-django-jsonfield installed. Then run dnf install python3-django-post_office Last metadata expiration check: 0:21:33 ago on Sun 24 May 2020 07:18:08 AM MST. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: python3-django-post_office noarch 3.4.0-2.fc31 updates 114 k Installing dependencies: python3-jsonfield noarch 3.1.0-1.fc31 updates 20 k Transaction Summary ================================================================================ Install 2 Packages Total size: 134 k Installed size: 389 k Is this ok [y/N]: Downloading Packages: [SKIPPED] python3-django-post_office-3.4.0-2.fc31.noarch.rpm: Already downloaded [SKIPPED] python3-jsonfield-3.1.0-1.fc31.noarch.rpm: Already downloaded Running transaction check Transaction check succeeded. Running transaction test And the above error output is generated. FEDORA-2020-c9240b19bb has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-c9240b19bb FEDORA-2020-53229f548d has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-53229f548d FEDORA-2020-53229f548d has been pushed to the Fedora 31 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-53229f548d` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-53229f548d See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-c9240b19bb has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-c9240b19bb` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-c9240b19bb See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-53229f548d has been pushed to the Fedora 31 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2020-c9240b19bb has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report. I just tried to install this latest version of python-jsonfield, 3.1.0-4, here on F31, and it still failed with the conflict. Installing: python3-jsonfield noarch 3.1.0-4.fc31 updates 20 k Transaction Summary ============================================================================================================================================================================================================================================== Install 1 Package Total size: 20 k Installed size: 30 k Is this ok [y/N]: y Downloading Packages: [SKIPPED] python3-jsonfield-3.1.0-4.fc31.noarch.rpm: Already downloaded Running transaction check Transaction check succeeded. Running transaction test Error: Transaction test error: file /usr/lib/python3.7/site-packages/jsonfield/__init__.py from install of python3-jsonfield-3.1.0-4.fc31.noarch conflicts with file from package python3-django-jsonfield-2.0.2-8.fc31.noarch file /usr/lib/python3.7/site-packages/jsonfield/__pycache__/__init__.cpython-37.opt-1.pyc from install of python3-jsonfield-3.1.0-4.fc31.noarch conflicts with file from package python3-django-jsonfield-2.0.2-8.fc31.noarch file /usr/lib/python3.7/site-packages/jsonfield/__pycache__/__init__.cpython-37.pyc from install of python3-jsonfield-3.1.0-4.fc31.noarch conflicts with file from package python3-django-jsonfield-2.0.2-8.fc31.noarch file /usr/lib/python3.7/site-packages/jsonfield/__pycache__/encoder.cpython-37.opt-1.pyc from install of python3-jsonfield-3.1.0-4.fc31.noarch conflicts with file from package python3-django-jsonfield-2.0.2-8.fc31.noarch file /usr/lib/python3.7/site-packages/jsonfield/__pycache__/encoder.cpython-37.pyc from install of python3-jsonfield-3.1.0-4.fc31.noarch conflicts with file from package python3-django-jsonfield-2.0.2-8.fc31.noarch file /usr/lib/python3.7/site-packages/jsonfield/__pycache__/fields.cpython-37.opt-1.pyc from install of python3-jsonfield-3.1.0-4.fc31.noarch conflicts with file from package python3-django-jsonfield-2.0.2-8.fc31.noarch file /usr/lib/python3.7/site-packages/jsonfield/__pycache__/fields.cpython-37.pyc from install of python3-jsonfield-3.1.0-4.fc31.noarch conflicts with file from package python3-django-jsonfield-2.0.2-8.fc31.noarch file /usr/lib/python3.7/site-packages/jsonfield/encoder.py from install of python3-jsonfield-3.1.0-4.fc31.noarch conflicts with file from package python3-django-jsonfield-2.0.2-8.fc31.noarch file /usr/lib/python3.7/site-packages/jsonfield/fields.py from install of python3-jsonfield-3.1.0-4.fc31.noarch conflicts with file from package python3-django-jsonfield-2.0.2-8.fc31.noarch |