Bug 513311

Summary: Beaker config merging regression breaks Pylons unit tests
Product: [Fedora] Fedora Reporter: Kyle VanderBeek <kylev>
Component: python-beakerAssignee: Kyle VanderBeek <kylev>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: fschwarz, kylev
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://groups.google.com/group/pylons-devel/browse_thread/thread/ba3a0bc026503b93
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-07-23 00:09:39 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: 511511    

Description Kyle VanderBeek 2009-07-23 00:07:57 UTC
Description of problem:
Beaker 1.3.1 introduced a regression in the way it merges config values, causing FTBFS bug 511511.


Version-Release number of selected component (if applicable):
python-beaker-1.3.1-4_fc12


How reproducible:
Always.


Steps to Reproduce:
1. Attempt to build python-pylons-0.9.7rc2 or later.
  
Actual results:
Build fails on nosetests section "two_engines"

Expected results:
Successfull build.