Bug 1851667
| Summary: | Fedora Dnf update error python3-typed_ast | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | FlyDove <flydove> |
| Component: | python3-typed_ast | Assignee: | Gwyn Ciesla <gwync> |
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 33 | CC: | gwync, philip.wyett |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-10-26 03:25:03 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
FlyDove
2020-06-28 03:43:33 UTC
It should be trying to install python3-typed_ast-1.4.1-3.fc33, and python3-mypy-0.782-1.fc33. Do you have other broken Python dependencies? sudo dnf group install 'Python Classroom' 'Python Science' What does that do? This bug appears to have been reported against 'rawhide' during the Fedora 33 development cycle. Changing version to 33. rpm -e python3-typed_ast rpm -ivh python3-typed_ast-1.4.0-2.fc30.x86_64.rpm Ok |