Bug 1514296
Summary: | [Version conflict] Cannot upgrade from Fedora 26 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Christopher Meng <i> |
Component: | catfish | Assignee: | Mamoru TASAKA <mtasaka> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | masahase, mtasaka, zbyszek |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | noarch | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | catfish-1.4.2-3.fc28 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-11-17 15:20:56 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
Christopher Meng
2017-11-17 01:24:59 UTC
[mtasaka@localhost ~]$ koji latest-pkg f28-build catfish Build Tag Built by ---------------------------------------- -------------------- ---------------- catfish-1.4.2-2.fc28.3 f28 zbyszek [mtasaka@localhost ~]$ koji latest-pkg f26-build catfish Build Tag Built by ---------------------------------------- -------------------- ---------------- catfish-1.4.2-2.fc26.2 f26 releng [mtasaka@localhost ~]$ rpmdev-vercmp 1.4.2-2.fc28.3 1.4.2-2.fc26.2 1.4.2-2.fc28.3 > 1.4.2-2.fc26.2 So this is not a bug. (Actually dnf does not show verbose dependency chain report, so it is hard to analyze dependency issue :( , however anyway at least version upgrade path is correct here) This is actually due to https://src.fedoraproject.org/rpms/catfish/c/318a44255dec768ddcd4762a2669c239cde15312?branch=master * Sat Nov 18 2017 Mamoru TASAKA <mtasaka> - 1.4.2-3 - Fix up python2 namespace script bug manually Thanks. |