diff options
| author | Brian Dolbec <dolsen@gentoo.org> | 2015-12-19 18:03:43 -0800 |
|---|---|---|
| committer | Brian Dolbec <dolsen@gentoo.org> | 2015-12-19 18:03:43 -0800 |
| commit | 1fbd7ec8a46c359c5ef98168156a91ba05cf6a6f (patch) | |
| tree | 1dce906a0b6ff88e424a43bee1119130a0a6cf18 /setup.py | |
| parent | 2c238669fa5c7c59f503f869a7508584a2e00231 (diff) | |
| download | gentoolkit-1fbd7ec8a46c359c5ef98168156a91ba05cf6a6f.tar.gz | |
revdep-rebuild/analyse.py: Account for more than 5 parts to report the error bug 586752
As suggested by Zac Medico, the %F output does have the possibility of containing spaces, breaking a space separated output.
Change the format string to delimit on a semicolon to split it on.
Traceback:
File "/usr/lib64/python3.4/site-packages/gentoolkit/revdep_rebuild/analyse.py", line 47, in scan_files
filename, sfilename, soname, needed, bits = parts
ValueError: too many values to unpack (expected 5)
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions
