Debian Automated Code Analysis

pyflakes analysis of mic2_0.23.0-1_all.deb

./usr/share/pyshared/mic/cmdln.py:45: 'pprint' imported but unused
./usr/share/pyshared/mic/cmdln.py:1258: 're' imported but unused
./usr/share/pyshared/mic/cmdln.py:1431: local variable 'indents' is assigned to but never used
./usr/share/pyshared/mic/__init__.py:19: 'from mic.imgcreate.pkgmanagers import *' used; unable to detect undefined names
./usr/share/pyshared/mic/__init__.py:20: 'from mic.imgcreate.live import *' used; unable to detect undefined names
./usr/share/pyshared/mic/__init__.py:21: 'from mic.imgcreate.creator import *' used; unable to detect undefined names
./usr/share/pyshared/mic/__init__.py:22: 'from mic.imgcreate.kickstart import *' used; unable to detect undefined names
./usr/share/pyshared/mic/__init__.py:23: 'from mic.imgcreate.fs import *' used; unable to detect undefined names
./usr/share/pyshared/mic/__init__.py:24: 'from mic.imgcreate.misc import *' used; unable to detect undefined names
./usr/share/pyshared/mic/__init__.py:25: 'from mic.imgcreate.bootstrap import *' used; unable to detect undefined names
./usr/share/pyshared/mic/__init__.py:26: 'from mic.imgcreate.debug import *' used; unable to detect undefined names
./usr/share/pyshared/mic/__init__.py:27: 'from mic.appcreate.appliance import *' used; unable to detect undefined names
./usr/share/pyshared/mic/__init__.py:28: 'from mic.appcreate.partitionedfs import *' used; unable to detect undefined names
./usr/share/pyshared/mic/__init__.py:29: 'from mic.appcreate.nand import *' used; unable to detect undefined names
./usr/share/pyshared/mic/chroot/__init__.py:19: 'from mic.chroot.chroot import *' used; unable to detect undefined names
./usr/share/pyshared/mic/chroot/chroot.py:22: 'time' imported but unused
./usr/share/pyshared/mic/chroot/chroot.py:23: 'optparse' imported but unused
./usr/share/pyshared/mic/chroot/chroot.py:24: 'logging' imported but unused
./usr/share/pyshared/mic/chroot/chroot.py:27: 'string' imported but unused
./usr/share/pyshared/mic/chroot/chroot.py:29: 'rpm' imported but unused
./usr/share/pyshared/mic/chroot/chroot.py:35: 'imgconvert' imported but unused
./usr/share/pyshared/mic/chroot/chroot.py:36: 'from mic.imgcreate.fs import *' used; unable to detect undefined names
./usr/share/pyshared/mic/chroot/chroot.py:48: local variable 'chrootmounts' is assigned to but never used
./usr/share/pyshared/mic/chroot/chroot.py:76: local variable 'chrootmounts' is assigned to but never used
./usr/share/pyshared/mic/imgcreate/creator.py:33: 'from mic.imgcreate.errors import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/creator.py:34: 'from mic.imgcreate.fs import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/creator.py:35: 'from mic.imgcreate.misc import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/creator.py:38: 'from mic.imgcreate.rpmmisc import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/jffs2.py:20: 'os' imported but unused
./usr/share/pyshared/mic/imgcreate/jffs2.py:23: 'from mic.imgcreate.errors import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/jffs2.py:24: 'from mic.imgcreate.creator import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/jffs2.py:25: 'from mic.imgcreate.fs import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/fs.py:33: 'from mic.imgcreate.errors import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/fs.py:221: local variable 'rc' is assigned to but never used
./usr/share/pyshared/mic/imgcreate/fs.py:371: local variable 'rc' is assigned to but never used
./usr/share/pyshared/mic/imgcreate/fs.py:460: local variable 'e' is assigned to but never used
./usr/share/pyshared/mic/imgcreate/fs.py:680: local variable 'bot' is assigned to but never used
./usr/share/pyshared/mic/imgcreate/bootstrap.py:30: redefinition of unused 'sqlite' from line 28
./usr/share/pyshared/mic/imgcreate/bootstrap.py:31: '_sqlitecache' imported but unused
./usr/share/pyshared/mic/imgcreate/bootstrap.py:36: redefinition of unused 'cElementTree' from line 34
./usr/share/pyshared/mic/imgcreate/bootstrap.py:39: 'from mic.imgcreate.errors import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/bootstrap.py:40: 'from mic.imgcreate.fs import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/bootstrap.py:41: 'from mic.imgcreate.misc import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/misc.py:28: 'xml' imported but unused
./usr/share/pyshared/mic/imgcreate/misc.py:34: redefinition of unused 'sqlite' from line 32
./usr/share/pyshared/mic/imgcreate/misc.py:35: '_sqlitecache' imported but unused
./usr/share/pyshared/mic/imgcreate/misc.py:40: redefinition of unused 'cElementTree' from line 38
./usr/share/pyshared/mic/imgcreate/misc.py:43: 'from mic.imgcreate.errors import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/misc.py:44: 'from mic.imgcreate.fs import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/rpmmisc.py:101: local variable 'pkgtup' is assigned to but never used
./usr/share/pyshared/mic/imgcreate/rpmmisc.py:310: undefined name 'canonArch'
./usr/share/pyshared/mic/imgcreate/srcdownload.py:26: 'from yum.Errors import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/srcdownload.py:27: 'from mic.imgcreate.fs import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/__init__.py:22: 'from mic.imgcreate.live import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/__init__.py:23: 'from mic.imgcreate.creator import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/__init__.py:24: 'from mic.imgcreate.ubi import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/__init__.py:25: 'from mic.imgcreate.jffs2 import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/__init__.py:26: 'from mic.imgcreate.kickstart import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/__init__.py:27: 'from mic.imgcreate.fs import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/__init__.py:28: 'from mic.imgcreate.misc import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/__init__.py:29: 'from mic.imgcreate.bootstrap import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/__init__.py:30: 'from mic.imgcreate.debug import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/__init__.py:31: 'from mic.imgcreate.pkgmanagers import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/live.py:26: 'time' imported but unused
./usr/share/pyshared/mic/imgcreate/live.py:28: 'from mic.imgcreate.errors import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/live.py:29: 'from mic.imgcreate.fs import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/live.py:30: 'from mic.imgcreate.creator import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/live.py:31: 'from mic.appcreate.partitionedfs import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/live.py:32: 'from mic.imgcreate.rpmmisc import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/live.py:846: local variable 'havekernel' is assigned to but never used
./usr/share/pyshared/mic/imgcreate/ubi.py:22: 'from mic.imgcreate.errors import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/ubi.py:23: 'from mic.imgcreate.creator import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/kscommands/desktop.py:21: 'from pykickstart.base import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/kscommands/desktop.py:22: 'from pykickstart.errors import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/kscommands/desktop.py:23: 'from pykickstart.options import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/kscommands/micboot.py:21: 'from pykickstart.base import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/kscommands/micboot.py:22: 'from pykickstart.errors import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/kscommands/micboot.py:23: 'from pykickstart.options import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/kscommands/micboot.py:24: 'from pykickstart.commands.bootloader import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/kscommands/__init__.py:1: 'desktop' imported but unused
./usr/share/pyshared/mic/imgcreate/kscommands/__init__.py:2: 'moblinrepo' imported but unused
./usr/share/pyshared/mic/imgcreate/kscommands/moblinrepo.py:21: 'from pykickstart.base import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/kscommands/moblinrepo.py:22: 'from pykickstart.errors import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/kscommands/moblinrepo.py:23: 'from pykickstart.options import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/kscommands/moblinrepo.py:24: 'from pykickstart.commands.repo import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/pkgmanagers/zypperpkgmgr.py:4: 'sys' imported but unused
./usr/share/pyshared/mic/imgcreate/pkgmanagers/zypperpkgmgr.py:6: 're' imported but unused
./usr/share/pyshared/mic/imgcreate/pkgmanagers/zypperpkgmgr.py:13: 'from mic.imgcreate.errors import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/pkgmanagers/zypperpkgmgr.py:16: 'from mic.imgcreate.fs import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/pkgmanagers/zypperpkgmgr.py:17: 'from mic.imgcreate.misc import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/pkgmanagers/zypperpkgmgr.py:18: 'from mic.imgcreate.rpmmisc import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/pkgmanagers/zypperpkgmgr.py:142: local variable 'found' is assigned to but never used
./usr/share/pyshared/mic/imgcreate/pkgmanagers/zypperpkgmgr.py:266: local variable 'e' is assigned to but never used
./usr/share/pyshared/mic/imgcreate/pkgmanagers/yumpkgmgr.py:34: 'from mic.imgcreate.errors import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/pkgmanagers/yumpkgmgr.py:35: 'from mic.imgcreate.fs import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgcreate/pkgmanagers/yumpkgmgr.py:255: local variable 'e' is assigned to but never used
./usr/share/pyshared/mic/imgcreate/pkgmanagers/__init__.py:4: 'from mic.imgcreate.errors import *' used; unable to detect undefined names
./usr/share/pyshared/mic/ec2convert/fs.py:21: 'subprocess' imported but unused
./usr/share/pyshared/mic/ec2convert/fs.py:24: 'shutil' imported but unused
./usr/share/pyshared/mic/ec2convert/fs.py:25: 'time' imported but unused
./usr/share/pyshared/mic/ec2convert/fs.py:30: local variable 'loop_devices' is assigned to but never used
./usr/share/pyshared/mic/ec2convert/fs.py:65: local variable 'loop_partition_device' is assigned to but never used
./usr/share/pyshared/mic/ec2convert/fs.py:78: local variable 'create_disk' is assigned to but never used
./usr/share/pyshared/mic/ec2convert/fs.py:111: local variable 'tmproot' is assigned to but never used
./usr/share/pyshared/mic/ec2convert/fs.py:122: local variable 'create_disk' is assigned to but never used
./usr/share/pyshared/mic/ec2convert/__init__.py:18: 'from mic.ec2convert.fs import *' used; unable to detect undefined names
./usr/share/pyshared/mic/ec2convert/__init__.py:19: 'from mic.ec2convert.ec2config import *' used; unable to detect undefined names
./usr/share/pyshared/mic/ec2convert/ec2config.py:21: 'sys' imported but unused
./usr/share/pyshared/mic/ec2convert/ec2config.py:158: undefined name 'options'
./usr/share/pyshared/mic/ec2convert/rpmcheck.py:22: 'sys' imported but unused
./usr/share/pyshared/mic/appcreate/nand.py:27: 'time' imported but unused
./usr/share/pyshared/mic/appcreate/nand.py:29: 'from mic.imgcreate.errors import *' used; unable to detect undefined names
./usr/share/pyshared/mic/appcreate/nand.py:30: 'from mic.imgcreate.fs import *' used; unable to detect undefined names
./usr/share/pyshared/mic/appcreate/nand.py:31: 'from mic.imgcreate.creator import *' used; unable to detect undefined names
./usr/share/pyshared/mic/appcreate/nand.py:32: 'from mic.appcreate.appliance import *' used; unable to detect undefined names
./usr/share/pyshared/mic/appcreate/nand.py:33: 'from mic.imgcreate.pkgmanagers import *' used; unable to detect undefined names
./usr/share/pyshared/mic/appcreate/appliance.py:22: 'glob' imported but unused
./usr/share/pyshared/mic/appcreate/appliance.py:24: 'zipfile' imported but unused
./usr/share/pyshared/mic/appcreate/appliance.py:25: 'tarfile' imported but unused
./usr/share/pyshared/mic/appcreate/appliance.py:29: 'from mic.imgcreate.errors import *' used; unable to detect undefined names
./usr/share/pyshared/mic/appcreate/appliance.py:30: 'from mic.imgcreate.fs import *' used; unable to detect undefined names
./usr/share/pyshared/mic/appcreate/appliance.py:31: 'from mic.imgcreate.creator import *' used; unable to detect undefined names
./usr/share/pyshared/mic/appcreate/appliance.py:32: 'from mic.appcreate.partitionedfs import *' used; unable to detect undefined names
./usr/share/pyshared/mic/appcreate/appliance.py:279: local variable 'mbrsize' is assigned to but never used
./usr/share/pyshared/mic/appcreate/partitionedfs.py:23: 'glob' imported but unused
./usr/share/pyshared/mic/appcreate/partitionedfs.py:24: 'shutil' imported but unused
./usr/share/pyshared/mic/appcreate/partitionedfs.py:28: 'from mic.imgcreate.errors import *' used; unable to detect undefined names
./usr/share/pyshared/mic/appcreate/partitionedfs.py:29: 'from mic.imgcreate.fs import *' used; unable to detect undefined names
./usr/share/pyshared/mic/appcreate/partitionedfs.py:108: local variable 'start' is assigned to but never used
./usr/share/pyshared/mic/appcreate/__init__.py:22: 'from mic.imgcreate.live import *' used; unable to detect undefined names
./usr/share/pyshared/mic/appcreate/__init__.py:23: 'from mic.imgcreate.creator import *' used; unable to detect undefined names
./usr/share/pyshared/mic/appcreate/__init__.py:24: 'from mic.imgcreate.kickstart import *' used; unable to detect undefined names
./usr/share/pyshared/mic/appcreate/__init__.py:25: 'from mic.imgcreate.fs import *' used; unable to detect undefined names
./usr/share/pyshared/mic/appcreate/__init__.py:26: 'from mic.imgcreate.debug import *' used; unable to detect undefined names
./usr/share/pyshared/mic/appcreate/__init__.py:27: 'from mic.appcreate.appliance import *' used; unable to detect undefined names
./usr/share/pyshared/mic/appcreate/__init__.py:28: 'from mic.appcreate.nand import *' used; unable to detect undefined names
./usr/share/pyshared/mic/appcreate/__init__.py:29: 'from mic.appcreate.partitionedfs import *' used; unable to detect undefined names
./usr/share/pyshared/mic/imgconvert/convertor.py:21: 'sys' imported but unused
./usr/share/pyshared/mic/imgconvert/convertor.py:22: 'time' imported but unused
./usr/share/pyshared/mic/imgconvert/convertor.py:23: 'logging' imported but unused
./usr/share/pyshared/mic/imgconvert/convertor.py:26: 'string' imported but unused
./usr/share/pyshared/mic/imgconvert/convertor.py:32: 'pkgmanagers' imported but unused
./usr/share/pyshared/mic/imgconvert/convertor.py:47: undefined name 'CreatorError'
./usr/share/pyshared/mic/imgconvert/convertor.py:97: undefined name 'skipped_pkgs'
./usr/share/pyshared/mic/imgconvert/convertor.py:207: undefined name 'CreatorError'
./usr/share/pyshared/mic/imgconvert/__init__.py:19: 'from mic.imgconvert.convertor import *' used; unable to detect undefined names

This report was generated on Sun, 02 Jan 2011 05:28:35 +0000, based on results by pyflakes 0.4.0-1