Bug 904936

Summary: python-django-tagging.noarch won't upgrade
Product: [Fedora] Fedora Reporter: Jeff lats <lats>
Component: python-djangoAssignee: Matthias Runge <mrunge>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: bkabrda, michel, mrunge
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-28 08:46:54 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:
Attachments:
Description Flags
Results of the yum updat command none

Description Jeff lats 2013-01-28 08:42:24 UTC
Created attachment 688796 [details]
Results of the yum updat command

Description of problem:
After upgrading from FC17 to FC18 python-django-tagging.noarch won't upgrade django-tagging.noarch 0:0.3.1-3.fc17


Version-Release number of selected component (if applicable): python-django-tagging.noarch 0:0.3.1-6.fc18


How reproducible:
Hard problem on my system

Steps to Reproduce:
1. yum update python-django-tagging.noarch
  
Actual results:
Udate fails as attached

Expected results:
Clean update

Additional info:

Comment 1 Matthias Runge 2013-01-28 08:46:54 UTC
This should be fixed with latest version from updates-testing.

yum --enablerepo=updates-testing update python-django
then yum install python-django-tagging

If this works for you, please provide feedback: 
https://admin.fedoraproject.org/updates/FEDORA-2013-0801/python-django-1.4.3-3.fc18

Comment 2 Jeff lats 2013-01-28 10:06:20 UTC
Installed OK.  Thanks