Equo crashes

If you are new to Linux or new to Sabayon Linux and just not sure where to post, here ya go. Post without fear of being told to RTFM :-)

Moderator: Moderators

Equo crashes

Postby black_lion » Sun Jun 28, 2009 18:49

Everytime I try to use the equo command I get this message:


Code: Select all
/usr/lib/entropy/libraries/entropy/tools.py:2837: UserWarning: deprecated, use get_year instead
  warnings.warn("deprecated, use get_year instead")
>> Hi. My name is Bug Reporter. I am sorry to inform you that Equo crashed. Well, you know, shit happens.
>> But there's something you could do to help Equo to be a better application.
>> -- EVEN IF I DON'T WANT YOU TO SUBMIT THE SAME REPORT MULTIPLE TIMES --
>> Now I am showing you what happened. Don't panic, I'm here to help you.
/usr/lib/entropy/libraries/entropy/tools.py:2662: UserWarning: deprecated, use print_exception instead
  warnings.warn("deprecated, use print_exception instead")
Traceback (most recent call last):
  File "/usr/bin/equo", line 484, in <module>
    import text_query
  File "/usr/lib/entropy/client/text_query.py", line 25, in <module>
    from entropy import EquoInterface
ImportError: cannot import name EquoInterface

Frame <module> in /usr/lib/entropy/client/text_query.py at line 25
    default_xterm_title =  None
                 yellow =  None
                 g_attr =  None
        etpRepositories =  None
   const_chmod_entropy_pid =  None
             resetColor =  None
                  brown =  None
              turquoise =  None
   initconfig_entropy_constants =  None
               __file__ =  None
           const_islive =  None
   etpRepositoriesOrder =  None
                setcols =  None
        xtermTitleReset =  None
              darkgreen =  None
        flush_stdouterr =  None
      const_setup_perms =  None
   ETP_LOGLEVEL_VERBOSE =  None
              writechar =  None
   const_create_working_dirs =  None
                 fuscia =  None
                nocolor =  None
        const_get_chmod =  None
                  stuff =  None
                   teal =  None
   const_handle_exception =  None
         with_statement =  None
   etpRepositoriesExcluded =  None
   const_get_entropy_gid =  None
    ETP_LOGLEVEL_NORMAL =  None
        const_set_chmod =  None
                   blue =  None
                 purple =  None
                    red =  None
          TextInterface =  None
   const_setup_entropy_pid =  None
                   bold =  None
           __builtins__ =  {'IndexError': <type 'exceptions.IndexError'>, 'all': <built-in function all>, 'help': Type help() for interactive help, or help(object) for help about object., 'vars': <built-in function vars>, 'SyntaxError': <type 'exceptions.SyntaxError'>, 'unicode': <type 'unicode'>, 'UnicodeDecodeError': <type 'exceptions.UnicodeDecodeError'>, 'isinstance': <built-in function isinstance>, 'copyright': Copyright (c) 2001-2008 Python Software Foundation.
All Rights Reserved.

Copyright (c) 2000 BeOpen.com.
All Rights Reserved.

Copyright (c) 1995-2001 Corporation for National Research Initiatives.
All Rights Reserved.

Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.
All Rights Reserved., 'NameError': <type 'exceptions.NameError'>, 'dict': <type 'dict'>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'SystemExit': <type 'exceptions.SystemExit'>, 'StandardError': <type 'exceptions.StandardError'>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type 'exceptions.RuntimeWarning'>, 'list': <type 'list'>, 'iter': <built-in function iter>, 'reload': <built-in function reload>, 'Warning': <type 'exceptions.Warning'>, 'round': <built-in function round>, 'dir': <built-in function dir>, 'cmp': <built-in function cmp>, 'set': <type 'set'>, 'reduce': <built-in function reduce>, 'intern': <built-in function intern>, 'issubclass': <built-in function issubclass>, 'Ellipsis': Ellipsis, 'EOFError': <type 'exceptions.EOFError'>, 'locals': <built-in function locals>, 'slice': <type 'slice'>, 'FloatingPointError': <type 'exceptions.FloatingPointError'>, 'sum': <built-in function sum>, 'getattr': <built-in function getattr>, 'abs': <built-in function abs>, 'exit': Use exit() or Ctrl-D (i.e. EOF) to exit, 'True': True, 'FutureWarning': <type 'exceptions.FutureWarning'>, 'ImportWarning': <type 'exceptions.ImportWarning'>, 'None': None, 'hash': <built-in function hash>, 'len': <built-in function len>, 'credits':     Thanks to CWI, CNRI, BeOpen.com, Zope Corporation and a cast of thousands
    for supporting Python development.  See www.python.org for more information., 'frozenset': <type 'frozenset'>, '__name__': '__builtin__', 'ord': <built-in function ord>, 'super': <type 'super'>, '_': <bound method NullTranslations.ugettext of <gettext.NullTranslations instance at 0x7fa0e0356cf8>>, 'TypeError': <type 'exceptions.TypeError'>, 'license': Type license() to see the full license text, 'KeyboardInterrupt': <type 'exceptions.KeyboardInterrupt'>, 'UserWarning': <type 'exceptions.UserWarning'>, 'filter': <built-in function filter>, 'range': <built-in function range>, 'staticmethod': <type 'staticmethod'>, 'SystemError': <type 'exceptions.SystemError'>, 'BaseException': <type 'exceptions.BaseException'>, 'pow': <built-in function pow>, 'RuntimeError': <type 'exceptions.RuntimeError'>, 'float': <type 'float'>, 'MemoryError': <type 'exceptions.MemoryError'>, 'StopIteration': <type 'exceptions.StopIteration'>, 'globals': <built-in function globals>, 'divmod': <built-in function divmod>, 'enumerate': <type 'enumerate'>, 'apply': <built-in function apply>, 'LookupError': <type 'exceptions.LookupError'>, 'open': <built-in function open>, 'quit': Use quit() or Ctrl-D (i.e. EOF) to exit, 'basestring': <type 'basestring'>, 'UnicodeError': <type 'exceptions.UnicodeError'>, 'zip': <built-in function zip>, 'hex': <built-in function hex>, 'long': <type 'long'>, 'ReferenceError': <type 'exceptions.ReferenceError'>, 'ImportError': <type 'exceptions.ImportError'>, 'chr': <built-in function chr>, 'xrange': <type 'xrange'>, 'type': <type 'type'>, '__doc__': "Built-in functions, exceptions, and other objects.\n\nNoteworthy: None is the `nil' object; Ellipsis represents `...' in slices.", 'Exception': <type 'exceptions.Exception'>, 'tuple': <type 'tuple'>, 'UnicodeTranslateError': <type 'exceptions.UnicodeTranslateError'>, 'reversed': <type 'reversed'>, 'UnicodeEncodeError': <type 'exceptions.UnicodeEncodeError'>, 'IOError': <type 'exceptions.IOError'>, 'hasattr': <built-in function hasattr>, 'delattr': <built-in function delattr>, 'setattr': <built-in function setattr>, 'raw_input': <built-in function raw_input>, 'SyntaxWarning': <type 'exceptions.SyntaxWarning'>, 'compile': <built-in function compile>, 'ArithmeticError': <type 'exceptions.ArithmeticError'>, 'str': <type 'str'>, 'property': <type 'property'>, 'GeneratorExit': <type 'exceptions.GeneratorExit'>, 'int': <type 'int'>, '__import__': <built-in function __import__>, 'KeyError': <type 'exceptions.KeyError'>, 'coerce': <built-in function coerce>, 'PendingDeprecationWarning': <type 'exceptions.PendingDeprecationWarning'>, 'file': <type 'file'>, 'EnvironmentError': <type 'exceptions.EnvironmentError'>, 'unichr': <built-in function unichr>, 'any': <built-in function any>, 'OSError': <type 'exceptions.OSError'>, 'DeprecationWarning': <type 'exceptions.DeprecationWarning'>, 'min': <built-in function min>, 'UnicodeWarning': <type 'exceptions.UnicodeWarning'>, 'execfile': <built-in function execfile>, 'id': <built-in function id>, 'complex': <type 'complex'>, 'bool': <type 'bool'>, 'ValueError': <type 'exceptions.ValueError'>, 'NotImplemented': NotImplemented, 'map': <built-in function map>, 'buffer': <type 'buffer'>, 'max': <built-in function max>, 'object': <type 'object'>, 'TabError': <type 'exceptions.TabError'>, 'callable': <built-in function callable>, 'ZeroDivisionError': <type 'exceptions.ZeroDivisionError'>, 'eval': <built-in function eval>, '__debug__': False, 'IndentationError': <type 'exceptions.IndentationError'>, 'AssertionError': <type 'exceptions.AssertionError'>, 'classmethod': <type 'classmethod'>, 'UnboundLocalError': <type 'exceptions.UnboundLocalError'>, 'NotImplementedError': <type 'exceptions.NotImplementedError'>, 'AttributeError': <type 'exceptions.AttributeError'>, 'OverflowError': <type 'exceptions.OverflowError'>}
   const_extract_srv_repo_params =  None
                darkred =  None
               etpConst =  None
   const_extract_cli_repo_params =  None
                esc_seq =  None
               darkteal =  None
          print_generic =  None
   const_read_entropy_release =  None
        ETP_LOGPRI_INFO =  None
               etpCache =  None
   const_secure_config_file =  None
                     os =  None
                 curses =  None
                  color =  None
                 etpSys =  None
            print_error =  None
     const_kill_threads =  None
               __name__ =  None
               notitles =  None
               colorize =  None
             darkyellow =  None
   const_default_settings =  None
                fuchsia =  None
   initConfig_entropyConstants =  None
        rgb_ansi_colors =  None
       const_setup_file =  None
                  white =  None
                __doc__ =  None
   const_set_nice_level =  None
             xtermTitle =  None
   const_configure_lock_paths =  None
      create_color_func =  None
           my_raw_input =  None
         ETP_ARCH_CONST =  None
               readtext =  None
             print_info =  None
              havecolor =  None
       ETP_LOGPRI_ERROR =  None
             print_menu =  None
   const_add_entropy_group =  None
                  codes =  None
                     nc =  None
          enlightenatom =  None
                   stat =  None
                  etpUi =  None
                    sys =  None
     ETP_LOGPRI_WARNING =  None
          print_warning =  None
           reset_cursor =  None
       ansi_color_codes =  None
               darkblue =  None
                  green =  None
               dotitles =  None
Traceback (most recent call last):
  File "/usr/bin/equo", line 709, in <module>
    from entropy import ErrorReportInterface
ImportError: cannot import name ErrorReportInterface


any help? Thank you.
black_lion
Baby Hen
 
Posts: 14
Joined: Thu Jun 25, 2009 18:50

Re: Equo crashes

Postby wolfden » Sun Jun 28, 2009 19:30

User avatar
wolfden
Sharecropper
 
Posts: 8822
Joined: Sat Jan 14, 2006 0:55
Location: Midwest USA


Return to Beginners|Newbies Area

Who is online

Users browsing this forum: No registered users and 5 guests