Bug 511511

Summary: FTBFS python-pylons-0.9.7-0.2.rc4.fc11
Product: [Fedora] Fedora Reporter: FTBFS <ftbfs>
Component: python-pylonsAssignee: Kyle VanderBeek <kylev>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: rawhideCC: kylev
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://linux.dell.com/files/fedora/FixBuildRequires/mock-results/
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-07-23 00:11:53 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: 513311    
Bug Blocks: 511348    
Attachments:
Description Flags
root.log
none
build.log
none
mock.log
none
root.log
none
build.log
none
mock.log none

Description FTBFS 2009-07-15 03:12:06 UTC
python-pylons-0.9.7-0.2.rc4.fc11.src.rpm Failed To Build From Source against the rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more information.

Comment 1 FTBFS 2009-07-15 03:12:09 UTC
Setting to ASSIGNED per Fedora Bug Triage workflow.  https://fedoraproject.org/wiki/BugZappers/BugStatusWorkFlow

Comment 2 FTBFS 2009-07-15 03:12:12 UTC
Created attachment 352215 [details]
root.log

root.log for i386

Comment 3 FTBFS 2009-07-15 03:12:13 UTC
Created attachment 352216 [details]
build.log

build.log for i386

Comment 4 FTBFS 2009-07-15 03:12:14 UTC
Created attachment 352217 [details]
mock.log

mock.log for i386

Comment 5 FTBFS 2009-07-15 03:12:16 UTC
Created attachment 352218 [details]
root.log

root.log for x86_64

Comment 6 FTBFS 2009-07-15 03:12:17 UTC
Created attachment 352219 [details]
build.log

build.log for x86_64

Comment 7 FTBFS 2009-07-15 03:12:18 UTC
Created attachment 352220 [details]
mock.log

mock.log for x86_64

Comment 8 Kyle VanderBeek 2009-07-16 01:34:56 UTC
I'm working on this, but it seem to have to do with some python-beaker functionality changes in recent versions causing unit tests to fail.  I'm updating to Pylons 0.9.7 (release) and working with the author of both to get it working.

http://groups.google.com/group/pylons-discuss/browse_thread/thread/c25a79873904f8bb/8213a227c488adb2

Comment 9 Kyle VanderBeek 2009-07-23 00:11:53 UTC
It builds on rawhide now, and is updated to the 0.9.7 final (non-rc) version:

http://koji.fedoraproject.org/koji/taskinfo?taskID=1493561

I fixed the regression in python-beaker (1.3.1-5) by back-porting an upstream fix.