#51159 Delete ou fails with dsidm
Closed: wontfix 3 years ago by mreynolds. Opened 3 years ago by firstyear.

Issue Description

DEBUG: object of type 'Namespace' has no len()
Traceback (most recent call last):
  File "/usr/sbin/dsidm", line 130, in <module>
    result = args.func(inst, dsrc_inst['basedn'], log, args)
  File "/usr/lib/python3.8/site-packages/lib389/cli_idm/organizationalunit.py", line 44, in delete
    dn = _get_arg( args, msg="Enter dn to delete")
  File "/usr/lib/python3.8/site-packages/lib389/cli_idm/__init__.py", line 14, in _get_arg
    if args is not None and len(args) > 0:
TypeError: object of type 'Namespace' has no len()
ERROR: Error: object of type 'Namespace' has no len()

Running delete ou from dsidm.


Metadata Update from @firstyear:
- Custom field origin adjusted to None
- Custom field reviewstatus adjusted to None

3 years ago

Metadata Update from @mreynolds:
- Issue priority set to: normal
- Issue set to the milestone: 1.4.2

3 years ago

Master: f97a86a

87ca196..66ed2c5 389-ds-base-1.4.3 -> 389-ds-base-1.4.3

edda830..2a2e341 389-ds-base-1.4.2 -> 389-ds-base-1.4.2

Metadata Update from @mreynolds:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

3 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/4212

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: fixed)

3 years ago

Login to comment on this ticket.

Metadata