[Bug 1751822] Please test proposed package
Corey Bryant
corey.bryant at canonical.com
Thu Mar 1 02:10:50 UTC 2018
Hello Scott, or anyone else affected,
Accepted python-cliff into queens-proposed. The package will build now
and be available in the Ubuntu Cloud Archive in a few hours, and then in
the -proposed repository.
Please help us by testing this new package. To enable the -proposed
repository:
sudo add-apt-repository cloud-archive:queens-proposed
sudo apt-get update
Your feedback will aid us getting this update out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-queens-needed to verification-queens-done. If it does
not fix the bug for you, please add a comment stating that, and change
the tag to verification-queens-failed. In either case, details of your
testing will help us make a better decision.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!
** Changed in: cloud-archive/queens
Status: Triaged => Fix Committed
** Tags added: verification-queens-needed
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to Ubuntu Cloud Archive.
https://bugs.launchpad.net/bugs/1751822
Title:
EXCEPTION of type 'AttributeError' when using 'help' from openstack-
cli
Status in Ubuntu Cloud Archive:
Fix Committed
Status in Ubuntu Cloud Archive pike series:
Triaged
Status in Ubuntu Cloud Archive queens series:
Fix Committed
Status in cliff:
In Progress
Status in python-openstackclient:
New
Status in python-openstackclient package in Ubuntu:
Fix Committed
Status in python-openstackclient source package in Artful:
Triaged
Status in python-openstackclient source package in Bionic:
Fix Committed
Bug description:
$ dpkg -S $(readlink -f `which openstack`)
python3-openstackclient: /usr/bin/python3-openstack
$ openstack
(openstack) help network
EXCEPTION of type 'AttributeError' occurred with message: ''InteractiveApp' object has no attribute 'parsed''
To enable full traceback, run the following command: 'set debug true'
(openstack) set debug true
debug - was: False
now: True
(openstack) help network
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/cmd2.py", line 776, in onecmd_plus_hooks
stop = self.onecmd(statement)
File "/usr/lib/python3/dist-packages/cmd2.py", line 964, in onecmd
stop = func(statement)
File "/usr/lib/python3/dist-packages/cliff/interactive.py", line 114, in do_help
self.default(self.parsed('help ' + arg))
AttributeError: 'InteractiveApp' object has no attribute 'parsed'
EXCEPTION of type 'AttributeError' occurred with message: ''InteractiveApp' object has no attribute 'parsed''
To enable full traceback, run the following command: 'set debug true'
ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: python3-openstackclient 3.14.0-0ubuntu1
ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
Uname: Linux 4.15.0-10-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.8-0ubuntu10
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Mon Feb 26 10:49:15 2018
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-07-23 (949 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150722.1)
PackageArchitecture: all
ProcEnviron:
TERM=xterm-256color
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: python-openstackclient
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1751822/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list