[Bug 448665] [NEW] Running ensymble gives TypeError: import_module() takes at most 5 arguments (6 given)

Prateek Karandikar kprateek88+lp at gmail.com
Sun Oct 11 12:41:08 UTC 2009


Public bug reported:

Binary package hint: ensymble

Running ensymble with no arguments results in

$ ensymble                                         
Traceback (most recent call last):
  File "/usr/bin/ensymble", line 1038, in <module>
    import cmdmain
  File "/usr/lib/python2.6/ihooks.py", line 406, in import_module
    q, tail = self.find_head_package(parent, str(name))
  File "/usr/lib/python2.6/ihooks.py", line 442, in find_head_package
    q = self.import_it(head, qname, parent)
  File "/usr/lib/python2.6/ihooks.py", line 497, in import_it
    m = self.loader.load_module(fqname, stuff)
  File "<package>", line 28, in load_module
  File "cmdmain.py", line 34, in <module>
  File "/usr/lib/python2.6/ihooks.py", line 406, in import_module
    q, tail = self.find_head_package(parent, str(name))
  File "/usr/lib/python2.6/ihooks.py", line 442, in find_head_package
    q = self.import_it(head, qname, parent)
  File "/usr/lib/python2.6/ihooks.py", line 497, in import_it
    m = self.loader.load_module(fqname, stuff)
  File "<package>", line 28, in load_module
  File "cmd_py2sis.py", line 33, in <module>
  File "/usr/lib/python2.6/ihooks.py", line 406, in import_module
    q, tail = self.find_head_package(parent, str(name))
  File "/usr/lib/python2.6/ihooks.py", line 442, in find_head_package
    q = self.import_it(head, qname, parent)
  File "/usr/lib/python2.6/ihooks.py", line 497, in import_it
    m = self.loader.load_module(fqname, stuff)
  File "<package>", line 28, in load_module
  File "sisfile.py", line 28, in <module>
  File "/usr/lib/python2.6/ihooks.py", line 406, in import_module
    q, tail = self.find_head_package(parent, str(name))
  File "/usr/lib/python2.6/ihooks.py", line 442, in find_head_package
    q = self.import_it(head, qname, parent)
  File "/usr/lib/python2.6/ihooks.py", line 497, in import_it
    m = self.loader.load_module(fqname, stuff)
  File "<package>", line 22, in load_module
  File "/usr/lib/python2.6/ihooks.py", line 272, in load_module
    m = self.hooks.load_source(name, filename, file)
  File "/usr/lib/python2.6/ihooks.py", line 170, in load_source
    return imp.load_source(name, filename, file)
  File "/usr/lib/python2.6/sha.py", line 8, in <module>
    DeprecationWarning, 2)
TypeError: import_module() takes at most 5 arguments (6 given)


Expected behaviour:
It should print some help/documentation or other meaningful message.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: ensymble 0.27-1ubuntu1
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=en_IN
 SHELL=/bin/bash
SourcePackage: ensymble
Uname: Linux 2.6.28-15-generic i686

** Affects: ensymble (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386

-- 
Running ensymble gives TypeError: import_module() takes at most 5 arguments (6 given)
https://bugs.launchpad.net/bugs/448665
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list