Bug 461394

Summary: Syntax error in reposync
Product: [Fedora] Fedora Reporter: Paul Howarth <paul>
Component: yum-utilsAssignee: Seth Vidal <skvidal>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 9CC: james.antill, piergiorgio.sartor, pmatilai, tim.lauridsen
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: 2008-09-07 15:29:20 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:

Description Paul Howarth 2008-09-07 08:12:08 UTC
There is a syntax error in reposync from the current update package of yum-utils (1.1.15-1.fc9) that causes a traceback:

  File "/usr/bin/reposync", line 271
    continue
           ^
SyntaxError: invalid syntax

It's caused by a missing ")" character at the end of the previous line.

Comment 1 seth vidal 2008-09-07 15:29:20 UTC
already fixed in upstream. Thanks

Comment 2 seth vidal 2008-09-29 15:13:07 UTC
*** Bug 464547 has been marked as a duplicate of this bug. ***