diff options
author | Eric Desrochers <eric.desrochers@canonical.com> | 2017-12-06 12:07:39 -0500 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2018-04-16 16:18:34 +0100 |
commit | b600776dd0b0b7c1dc48c0ffd547001b3a3399c0 (patch) | |
tree | 818734aa89b40d4ad046485a50355a84dd96fb9a /po/vi.po | |
parent | 42b25c7505ac6ed02d0b179243896aa7c8eac49b (diff) | |
download | sos-b600776dd0b0b7c1dc48c0ffd547001b3a3399c0.tar.gz |
[sosreport] Fix debian policy PackageManager misusage.
Python does not impose any kind of ordering on keyword args,
but if the keywords are missing it will still attempt to honour
the call by mapping positional call arguments to corresponding
keywords in the declaration.
In this case the Debian policy invokes the PackageManager call
as though it only uses positional arguments. This is undoubtedly
wrong.
Resolves: #1162
Signed-off-by: Eric Desrochers <eric.desrochers@canonical.com>
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'po/vi.po')
0 files changed, 0 insertions, 0 deletions