[Bug 1260669] [NEW] AttributeError: 'Namespace' object has no attribute 'func'
Daniel Holbach
daniel.holbach at ubuntu.com
Fri Dec 13 10:42:00 UTC 2013
Public bug reported:
daniel at daydream:~$ click chroot -a armhf
Traceback (most recent call last):
File "/usr/bin/click", line 83, in <module>
sys.exit(main())
File "/usr/bin/click", line 79, in main
return mod.run(args)
File "/usr/lib/python3/dist-packages/click/commands/chroot.py", line 115, in run
args.func(args)
AttributeError: 'Namespace' object has no attribute 'func'
daniel at daydream:~$
** Affects: click (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to click in Ubuntu.
https://bugs.launchpad.net/bugs/1260669
Title:
AttributeError: 'Namespace' object has no attribute 'func'
Status in “click” package in Ubuntu:
New
Bug description:
daniel at daydream:~$ click chroot -a armhf
Traceback (most recent call last):
File "/usr/bin/click", line 83, in <module>
sys.exit(main())
File "/usr/bin/click", line 79, in main
return mod.run(args)
File "/usr/lib/python3/dist-packages/click/commands/chroot.py", line 115, in run
args.func(args)
AttributeError: 'Namespace' object has no attribute 'func'
daniel at daydream:~$
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/click/+bug/1260669/+subscriptions
More information about the foundations-bugs
mailing list