Bug#922420: got an unexpected keyword argument 'bg'

2020-02-05 Thread Ben Finney
Control: summary -1 This may be fixed already, need submitter to re-test.

Howdy Enrico,

On 15-Feb-2019, Enrico Zini wrote:

> It looks like --background has been added to the command line parser,
> but not to the function arguments to which the command line parser
> result is sent.

The code changes from version “1.2” → “1.4” includes a bunch of
changes related to the ‘--background’ option. The change log
unfortunately does not describe what behaviour change this is meant to
have.

So maybe, though upstream has not described any change to this effect,
the bug has been fixed? Can you try again with version “1.5-1”, now in
Debian?

-- 
 \ “No wonder I'm all confused; one of my parents was a woman, the |
  `\ other was a man.” —Ashleigh Brilliant |
_o__)  |
Ben Finney 

signature.asc
Description: PGP signature


Bug#922420: got an unexpected keyword argument 'bg'

2019-02-23 Thread Ben Finney
Control: tags -1 + moreinfo

On 17-Feb-2019, Ben Finney wrote:

> So maybe, though upstream has not described any change to this effect,
> the bug has been fixed? Can you try again with version “1.4-1”, now in
> Debian?

This would need to be tested before deciding whether this bug is fixed
in the new version.

-- 
 \   “Don't you try to outweird me, I get stranger things than you |
  `\  free with my breakfast cereal.” —Zaphod Beeblebrox, _The |
_o__)Restaurant At The End Of The Universe_, Douglas Adams |
Ben Finney 

signature.asc
Description: PGP signature


Bug#922420: got an unexpected keyword argument 'bg'

2019-02-16 Thread Ben Finney
On 15-Feb-2019, Enrico Zini wrote:
> It looks like --background has been added to the command line
> parser, but not to the function arguments to which the command line
> parser result is sent.

The code changes from version “1.2” → “1.4” includes a bunch of
changes related to the ‘--background’ option. The change log
unfortunately does not describe what behaviour change this is meant to
have.

So maybe, though upstream has not described any change to this effect,
the bug has been fixed? Can you try again with version “1.4-1”, now in
Debian?

-- 
 \  “People demand freedom of speech to make up for the freedom of |
  `\   thought which they avoid.” —Soren Aabye Kierkegaard (1813–1855) |
_o__)  |
Ben Finney 

signature.asc
Description: PGP signature


Bug#922420: got an unexpected keyword argument 'bg'

2019-02-15 Thread Enrico Zini
Package: gandi-cli
Version: 1.2-1
Severity: serious

Hello,

trying to use the gandi CLI, I get this:

$ gandi ip detach 
Traceback (most recent call last):
  File "/usr/bin/gandi", line 11, in 
load_entry_point('gandi.cli==1.2', 'console_scripts', 'run-gandi')()
  File "/usr/share/gandi-cli/gandi/cli/__main__.py", line 8, in main
cli(obj={})
  File "/usr/lib/python3/dist-packages/click/core.py", line 764, in __call__
return self.main(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/click/core.py", line 717, in main
rv = self.invoke(ctx)
  File "/usr/share/gandi-cli/gandi/cli/core/cli.py", line 162, in invoke
click.Group.invoke(self, ctx)
  File "/usr/lib/python3/dist-packages/click/core.py", line 1137, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
  File "/usr/lib/python3/dist-packages/click/core.py", line 1137, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
  File "/usr/lib/python3/dist-packages/click/core.py", line 956, in invoke
return ctx.invoke(self.callback, **ctx.params)
  File "/usr/lib/python3/dist-packages/click/core.py", line 555, in invoke
return callback(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/click/decorators.py", line 64, in 
new_func
return ctx.invoke(f, obj, *args, **kwargs)
  File "/usr/lib/python3/dist-packages/click/core.py", line 555, in invoke
return callback(*args, **kwargs)
TypeError: detach() got an unexpected keyword argument 'bg'

It looks like --background has been added to the command line parser,
but not to the function arguments to which the command line parser
result is sent.


Enrico

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-1-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_IE:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages gandi-cli depends on:
ii  python33.7.2-1
ii  python3-pkg-resources  40.7.1-1

gandi-cli recommends no packages.

gandi-cli suggests no packages.

-- no debconf information