Bug 490091

Summary: tomcat5 upgrade path to F11 broken
Product: [Fedora] Fedora Reporter: Christopher Beland <beland>
Component: tomcat5Assignee: David Walluck <dwalluck>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: awilliam, devrim, dwalluck
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-05-20 22:59:25 UTC Type: ---
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:    
Bug Blocks: 446451    

Description Christopher Beland 2009-03-13 06:52:15 UTC
There is an EVR problem causing the F10 -> F11 upgrade path for tomcat5 to break.  For example, I had installed 

tomcat5-jsp-2.0-api-5.5.27-6.1.fc10.noarch
tomcat5-servlet-2.4-api-5.5.27-6.1.fc10.noarch

These did not get changed by "yum update" until I removed them manually with "rpm -e --nodeps". "yum install tomcat5-jsp-2.0-api tomcat5-servlet-2.4-api" then pulls:

tomcat5-jsp-2.0-api-5.5.27-5.9.fc11.noarch
tomcat5-servlet-2.4-api-5.5.27-5.9.fc11.noarch

Comment 1 Adam Williamson 2009-03-13 18:33:42 UTC
dwalluck (hi, david!) sent tomcat5-5.5.27-6.1.fc10 to f10 on 2008-12-10. it was tagged for dist-f10-updates, f11-alpha and f11-alpha-2 - but not for dist-f11, which I believe is the tag it actually needs to get into rawhide.

This bug has been triaged

-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

Comment 2 Adam Williamson 2009-05-20 22:59:25 UTC
Since April 15th there is a tomcat5-5.5.27-6.2.fc11 , which is later than the latest fc10 version, so this ought to be fixed.