Error installing the following deb packets:

Bug #676888 reported by Gonçalo Nunes
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Aptdaemon
New
Undecided
Unassigned

Bug Description

http://mansos.net/deb/binutils-msp430_2.17-2_i386.deb
http://mansos.net/deb/gcc-msp430_3.2.3-2_i386.deb
http://mansos.net/deb/msp430-libc_20071026_i386.deb

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.

Revision history for this message
Gonçalo Nunes (goncalo-brito-nunes) wrote :
Revision history for this message
Eric Williams (eric-williams-neu) wrote :

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 171, in _process_transaction
    self.install_file(**self.trans.kwargs)
  File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 454, in install_file
    deb = apt.debfile.DebPackage(path.encode("UTF-8"), self._cache)
  File "/usr/lib/python2.6/dist-packages/apt/debfile.py", line 57, in __init__
    self.open(filename)
  File "/usr/lib/python2.6/dist-packages/apt/debfile.py", line 66, in open
    self._debfile = apt_inst.DebFile(open(self.filename))
IOError: [Errno 2] No such file or directory: '/tmp/synaptics-dkms_1.1.1_all.deb'

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.