Bug 858103 - SyntaxError using mock to build package from source rpms
Summary: SyntaxError using mock to build package from source rpms
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: mock
Version: el5
Hardware: noarch
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Clark Williams
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-18 01:07 UTC by Dean T. Hu
Modified: 2013-03-14 21:27 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-14 21:27:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Dean T. Hu 2012-09-18 01:07:12 UTC
Description of problem:
Intermittent build failures with symptoms:

Traceback (most recent call last):
  File "/usr/sbin/mock", line 66, in ?
    import mockbuild.backend
  File "/usr/lib/python2.4/site-packages/mockbuild/backend.py", line 702
    except Exception as e:
                      ^
SyntaxError: invalid syntax

Version-Release number of selected component (if applicable):
mock-1.0.35-1.el5

How reproducible:
Using mock to build a package

Steps to Reproduce:
1.Can happen on any build
  
Actual results:
Build fails

Expected results:
Build succeeds

Additional info:
Never saw this error with mock-1.0.34-1.el5

Comment 1 Clark Williams 2013-03-14 21:27:51 UTC
Believe this is fixed in 1.0.37. Closing as CURRENTRELEASE


Note You need to log in before you can comment on or make changes to this bug.