Bug 1007555 - python-genshi: Broken upgrade path from F18 to F19
Summary: python-genshi: Broken upgrade path from F18 to F19
Keywords:
Status: CLOSED DUPLICATE of bug 979866
Alias: None
Product: Fedora
Classification: Fedora
Component: python-genshi
Version: 19
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Jeffrey C. Ollie
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-12 18:28 UTC by Kevin Kofler
Modified: 2013-10-02 18:32 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-02 18:32:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Kevin Kofler 2013-09-12 18:28:32 UTC
Description of problem:
$ koji latest-pkg f18-updates python-genshi
Build                                     Tag                   Built by
----------------------------------------  --------------------  ----------------
python-genshi-0.7-3.fc18                  f18-updates           lmacken
$ koji latest-pkg f19-updates python-genshi
Build                                     Tag                   Built by
----------------------------------------  --------------------  ----------------
python-genshi-0.7-2.fc19
python-genshi-0.7-3.fc18 > python-genshi-0.7-2.fc19

Version-Release number of selected component (if applicable):
python-genshi-0.7-2.fc19  

How reproducible:
Always

Steps to Reproduce:
1. Upgrade from F18 to F19 with yum distro-sync.

Actual results:
The package is downgraded.

Expected results:
The package is upgraded.

Additional info:
The Fedora 19 and higher builds are missing the following patch:
* Wed May  1 2013 Luke Macken <lmacken> - 0.7-3
- Apply a patch that changes the default encoding back to utf-8

Comment 1 Felix Schwarz 2013-10-02 18:32:54 UTC
It's ok that the patch is not included because F19 ships Trac 1.x (only Trac 0.12 was incompatible with Genshi 0.7, see bug 979866).

Thank you very much for reporting the issue, should be fixed with the latest update in updates-testing. Check bug 979866 for further information.

*** This bug has been marked as a duplicate of bug 979866 ***


Note You need to log in before you can comment on or make changes to this bug.