Bug 1024992

Summary: Broken dependency when upgrading F19 -> F20
Product: [Fedora] Fedora Reporter: Dag Odenhall <dag.odenhall>
Component: dayplannerAssignee: Christopher Meng <i>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: i
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-03 08:16:20 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:
Bug Depends On: 1008476    
Bug Blocks:    

Description Dag Odenhall 2013-10-30 17:34:32 UTC
Steps to Reproduce:
1. Install F19
2. Install dayplanner
3. yum --releasever=20 --enablerepo=updates-testing --enablerepo=updates distro-sync

(Tested on my desktop, and not a clean F19 install.)

Actual results:

Error: Package: dayplanner-0.11-1.fc20.noarch (updates-testing)
           Requires: perl(Date::HolidayParser::iCalendar) >= 0.4

Additional info:

http://www.paulmellors.net/donate-1-minute-of-your-time-to-test-upgrades-from-f19-to-f20/

Comment 1 Christopher Meng 2013-10-31 02:36:59 UTC
Yeah I know, f20 is in freeze now and I've solved the dependency problem.

This perl module is bundled in the dayplanner 0.10-, from 0.11+ this is a separate module available on CPAN.