[Bug 589262] Re: command-not-found crashes everytime (bad marshal data)

chris 589262 at bugs.launchpad.net
Sun Jul 8 11:58:43 UTC 2012


same problem here with a fresh installation of ubuntu


$ lsb_release -a 
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 12.04 LTS
Release:	12.04
Codename:	precise

$ uname -rm 
3.2.0-26-generic x86_64

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to command-not-found in Ubuntu.
https://bugs.launchpad.net/bugs/589262

Title:
  command-not-found crashes everytime (bad marshal data)

Status in APT:
  New
Status in command-not-found handler:
  Incomplete
Status in “command-not-found” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: command-not-found

  Sorry, command-not-found has crashed! Please file a bug report at:
  https://bugs.launchpad.net/ubuntu/+source/command-not-found
  Please include the following information with the report:

  command-not-found version: 0.2.21
  Python version: 2.6.5 final 0
  Distributor ID:	Ubuntu
  Description:	Ubuntu 10.04 LTS
  Release:	10.04
  Codename:	lucid
  Exception information:

  bad marshal data
  Traceback (most recent call last):
    File "/usr/lib/python2.6/dist-packages/CommandNotFound/util.py", line 43, in crash_guard
      callback()
    File "/usr/lib/command-not-found", line 27, in main
      cnf = CommandNotFound(options.data_dir)
    File "/usr/lib/python2.6/dist-packages/CommandNotFound/CommandNotFound.py", line 87, in __init__
      self.sources_list = self._getSourcesList()
    File "/usr/lib/python2.6/dist-packages/CommandNotFound/CommandNotFound.py", line 127, in _getSourcesList
      from aptsources.sourceslist import SourcesList
    File "/usr/lib/python2.6/dist-packages/aptsources/sourceslist.py", line 36, in <module>
      from apt.deprecation import function_deprecated_by
    File "/usr/lib/python2.6/dist-packages/apt/__init__.py", line 25, in <module>
      from apt.package import Package
  ValueError: bad marshal data

To manage notifications about this bug go to:
https://bugs.launchpad.net/apt/+bug/589262/+subscriptions




More information about the foundations-bugs mailing list