Msg: "programming error in aptdaemon"

Bug #1094443 reported by zain khan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Aptdaemon
New
Undecided
Unassigned

Bug Description

There seems to be a programming error in aptdaemon, the software that allows you to install/remove software and to perform other package management related tasks. Please report this error at http://launchpad.net/aptdaemon/+filebug and retry.

Traceback (most recent call last):

  File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 768, in simulate

    return self._simulate_helper(trans, status_path)

  File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 936, in _simulate_helper

    return depends, status, self._cache.required_download, \

  File "/usr/lib/python2.6/dist-packages/apt/cache.py", line 218, in required_download

    pm.get_archives(fetcher, self._list, self._records)

SystemError: E:I wasn't able to locate file for the libmodplug1 package. This might mean you need to manually fix this package.

summary: - here seems to be a programming error in aptdaemon, the software that
- allows you to install/remove software and to perform other package
- management related tasks. Please report this error at
- http://launchpad.net/aptdaemon/+filebug and retry. Traceback (most
- recent call last): File "/usr/lib/python2.6/dist-
- packages/aptdaemon/worker.py", line 768, in simulate return
- self._simulate_helper(trans, status_path) File
- "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 936, in
- _simulate_helper return depends, status,
- self._cache.required_download, \ File "/usr/lib/python2.6/dist-
- packages/apt/cache.py", line 218, in required_download
- pm.get_archives(fetcher, self._list, self._records) SystemError: E:I
- wasn't able to locate file for the libmodplug1 package. This might mean
- you need to manually fix this package.
+ Msg: "programming error in aptdaemon"
Revision history for this message
Sebastian Heinlein (glatzor) wrote :

Run the following command in a Terminal:

sudo dpkg --configure -a

This issue has been fixed some time ago. So please update your system afterwards.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.