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/google-chrome-stable_current_i386.deb'

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

Bug Description

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/google-chrome-stable_current_i386.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.