Bug 878334 - [abrt] yum-3.4.3-23.fc17: shlex.py:172:read_token:ValueError: No closing quotation
Summary: [abrt] yum-3.4.3-23.fc17: shlex.py:172:read_token:ValueError: No closing quot...
Keywords:
Status: CLOSED DUPLICATE of bug 819751
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fedora Packaging Toolset Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:ab74d06ebcfc1d3865caa92bec1...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-20 07:05 UTC by Zach Heilman
Modified: 2012-11-20 08:59 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-11-20 08:59:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: executable (39 bytes, text/plain)
2012-11-20 07:05 UTC, Zach Heilman
no flags Details
File: smolt_data (4.10 KB, text/plain)
2012-11-20 07:05 UTC, Zach Heilman
no flags Details

Description Zach Heilman 2012-11-20 07:05:35 UTC
Version-Release number of selected component:
yum-3.4.3-23.fc17

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.10
cmdline:        /usr/bin/python -t /usr/share/yum-cli/completion-helper.py -d 0 -C groups list all '\"Develop'
kernel:         3.3.4-5.fc17.x86_64

backtrace:
:shlex.py:172:read_token:ValueError: No closing quotation
:
:Traceback (most recent call last):
:  File "/usr/share/yum-cli/completion-helper.py", line 81, in <module>
:    main(sys.argv[1:])
:  File "/usr/share/yum-cli/completion-helper.py", line 77, in main
:    base.doCommands()
:  File "/usr/share/yum-cli/cli.py", line 485, in doCommands
:    return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds)
:  File "/usr/share/yum-cli/completion-helper.py", line 33, in doCommand
:    patterns=[get_pattern(extcmds)])
:  File "/usr/share/yum-cli/completion-helper.py", line 66, in get_pattern
:    return shlex.split(extcmds[-1])[0] + "*"
:  File "/usr/lib64/python2.7/shlex.py", line 279, in split
:    return list(lex)
:  File "/usr/lib64/python2.7/shlex.py", line 269, in next
:    token = self.get_token()
:  File "/usr/lib64/python2.7/shlex.py", line 96, in get_token
:    raw = self.read_token()
:  File "/usr/lib64/python2.7/shlex.py", line 172, in read_token
:    raise ValueError, "No closing quotation"
:ValueError: No closing quotation
:
:Local variables in innermost frame:
:self: <shlex.shlex instance at 0x1d95fc8>
:nextchar: ''
:quoted: True
:escapedstate: ' '

Potential duplicate bug: 819751

Comment 1 Zach Heilman 2012-11-20 07:05:38 UTC
Created attachment 648301 [details]
File: executable

Comment 2 Zach Heilman 2012-11-20 07:05:39 UTC
Created attachment 648302 [details]
File: smolt_data

Comment 3 Zdeněk Pavlas 2012-11-20 08:59:37 UTC
Fixed in F17 and up for quite some time, -23.fc17 is pretty old.

*** This bug has been marked as a duplicate of bug 819751 ***


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