Comment 2 for bug 914739

Revision history for this message
Juerg Haefliger (juergh) wrote :

Above patchset fixes the following errors:

************* Module cloud-init-query
E1101: 36:main: Module 'cloudinit' has no 'cloud_config' member
************* Module cloudinit
E0211:583:InternalPartHandler.__repr__: Method has no argument
E0602:584:InternalPartHandler.__repr__: Undefined variable 'self'
************* Module cloudinit.util
E0702:233:read_seeded: Raising NoneType while only classes, instances or string are allowed
************* Module cloudinit.DataSourceEc2
E0102:235:wait_for_metadata_service.status_cb: function already defined line 205
************* Module cloudinit.UserDataHandler
E1101: 70:do_include: Module 'hashlib' has no 'md5' member
************* Module cloudinit.DataSource
E1103:122:DataSource.get_hostname: Instance of 'bool' has no 'split' member (but some types could not be inferred)
************* Module cloudinit.netinfo
E1103: 7:netdev_info: Instance of 'list' has no 'splitlines' member (but some types could not be inferred)
E1103: 45:route_info: Instance of 'list' has no 'splitlines' member (but some types could not be inferred)
************* Module cloudinit.SshUtil
E0101: 20:AuthKeyEntry.__init__: Explicit return in __init__
************* Module cloudinit.CloudConfig.cc_phone_home
E1101: 36:handle: Module 'cloudinit.util' has no 'readconf' member
E0702: 98:handle: Raising NoneType while only classes, instances or string are allowed
************* Module cloudinit.CloudConfig.cc_bootcmd
E0602: 38:handle: Undefined variable 'os'
************* Module cloudinit.CloudConfig.cc_resizefs
E1103: 65:handle: Instance of 'list' has no 'rstrip' member (but some types could not be inferred)
E1103: 67:handle: Instance of 'list' has no 'startswith' member (but some types could not be inferred)
************* Module cloudinit.CloudConfig.cc_apt_update_upgrade
E1103:125:get_release: Instance of 'list' has no 'strip' member (but some types could not be inferred)