There seems to be a programming error in aptdaemon, software that lets you install and remove software and perform other tasks related to package management. Report this error in http://launchpad.net/aptdaemon/+filebug and try again.

Bug #703595 reported by Josman Wonoband
106
This bug affects 24 people
Affects Status Importance Assigned to Milestone
Aptdaemon
New
Undecided
Unassigned

Bug Description

There seems to be a programming error in aptdaemon, software that lets you install and remove software and perform other tasks related to package management. Report this error in http://launchpad.net/aptdaemon/+filebug and try again.

Revision history for this message
R. Schmidt-Bellach (rschmidtbellach) wrote :

Details are as follows:
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 769, in simulate
    return self._simulate_helper(trans, status_path)
  File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 948, 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 ttf-mscorefonts-installer package. This might mean you need to manually fix this package.

Revision history for this message
Removed by request (removed3500789) wrote :

I was trying to install popper from https://launchpad.net/popper
And got following error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/aptdaemon/worker.py", line 885, in simulate
    return self._simulate_helper(trans, status_path)
  File "/usr/lib/python2.7/dist-packages/aptdaemon/worker.py", line 997, in _simulate_helper
    trans.packages[PKGS_INSTALL] = [deb.pkgname]
TypeError: 'dbus.Struct' object does not support item assignment

Revision history for this message
R. Schmidt-Bellach (rschmidtbellach) wrote : Re: [Bug 703595] Re: There seems to be a programming error in aptdaemon, software that lets you install and remove software and perform other tasks related to package management. Report this error in http://launchpad.net/aptdaemon/+filebug and try ag

Thanks for the response. I solved the problem be re-installing Ubuntu.
Cheers
Roland

On 17 February 2011 19:27, Fyodor Pimenov <email address hidden> wrote:

> I was trying to install popper from https://launchpad.net/popper
> And got following error:
> Traceback (most recent call last):
> File "/usr/lib/python2.7/dist-packages/aptdaemon/worker.py", line 885, in
> simulate
> return self._simulate_helper(trans, status_path)
> File "/usr/lib/python2.7/dist-packages/aptdaemon/worker.py", line 997, in
> _simulate_helper
> trans.packages[PKGS_INSTALL] = [deb.pkgname]
> TypeError: 'dbus.Struct' object does not support item assignment
>
> --
> You received this bug notification because you are a direct subscriber
> of the bug.
> https://bugs.launchpad.net/bugs/703595
>
> Title:
> There seems to be a programming error in aptdaemon, software that lets
> you install and remove software and perform other tasks related to
> package management. Report this error in
> http://launchpad.net/aptdaemon/+filebug and try again.
>
> Status in Aptdaemon:
> New
>
> Bug description:
> There seems to be a programming error in aptdaemon, software that lets
> you install and remove software and perform other tasks related to
> package management. Report this error in
> http://launchpad.net/aptdaemon/+filebug and try again.
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/aptdaemon/+bug/703595/+subscribe
>

Revision history for this message
Christian Klauser (ch27k89) wrote :

Happened to me when trying to install http://netcologne.dl.sourceforge.net/project/mono-parallel/mono-2.10.1-parallel-environment.deb

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 851, in _simulate_helper
    size = int(deb["Installed-Size"]) * 1024
ValueError: invalid literal for int() with base 10: '257MB'

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.