Bug 1810731
| Summary: | python3-django-post_office fails during test update from f31 to f32 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | stan <gryt2> |
| Component: | python-django-post_office | Assignee: | Luis Bazan <bazanluis20> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 32 | CC: | bazanluis20, gryt2, sanjay.ankur |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-django-post_office-3.4.0-2.fc31 python-django-post_office-3.4.0-2.fc32 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-05-22 03:19:09 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: | |||
| Bug Depends On: | 1826950 | ||
| Bug Blocks: | |||
|
Description
stan
2020-03-05 19:49:51 UTC
I didn't think a bug could be created with no body.
Description:
Problem 1: problem with installed package python3-django-post_office-3.1.0-5.fc31.noarch
- python3-django-post_office-3.1.0-5.fc31.noarch does not belong to a distupgrade repository
- nothing provides python3.8dist(jsonfield) needed by python3-django-post_office-3.1.0-6.fc32.noarch
steps:
# Run this only if you use default Fedora modules
# next time you run any DNF command default modules will be enabled again
sudo dnf module reset '*'
sudo dnf --releasever=32 --setopt=module_platform_id=platform:f32 \
--enablerepo=updates-testing --enablerepo=updates-testing-modular \
distro-sync
FEDORA-2020-ad606fa7b2 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-ad606fa7b2 FEDORA-2020-d9687bbda3 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-d9687bbda3 FEDORA-2020-d9687bbda3 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-d9687bbda3` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-d9687bbda3 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-ad606fa7b2 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-ad606fa7b2` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-ad606fa7b2 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-ad606fa7b2 has been pushed to the Fedora 31 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2020-d9687bbda3 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report. |