[Bug 665722] Re: If the installation of a package fails aptdaemon	will raise an unkown error (e.g. printer and modem drivers,	VritualBox, MoneyMaker, Oracel)
    Wiesiek 
    wiesiex at poczta.fm
       
    Mon Jul  2 08:09:59 UTC 2012
    
    
  
I have a message:
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 779, in simulate
    return self._simulate_helper(trans, status_path)
  File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 861, in _simulate_helper
    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: './Setup.deb'
I'm not understand what is this.
What can I do for install "Nokiainternetmodem" ?
-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to aptdaemon in Ubuntu.
https://bugs.launchpad.net/bugs/665722
Title:
  If the installation of a package fails aptdaemon  will raise an unkown
  error (e.g. printer and modem drivers, VritualBox, MoneyMaker, Oracel)
Status in Aptdaemon:
  Fix Released
Status in “aptdaemon” package in Ubuntu:
  Fix Released
Status in “aptdaemon” source package in Maverick:
  Triaged
Status in “aptdaemon” source package in Natty:
  Fix Released
Bug description:
  If a local package file gets installed and the installation fails
  aptdaemon will show an unknown error. The installation of a local
  package can fail because e.g. it is of the wrong type, bad quality or
  the wrong architecture (32bit vs 64bit).
  This error has been fixed in aptdaemon. Nowadays the correct error
  (package manager failed) gets shown.
  If you are running on Ubuntu Maverick, please enable the proposed
  updates and update your machine.
  Alternatively you can try to install the corresponding package from the command line:
  sudo dpkg -i PACKAGE_FILE
  If you still have problems installing packages contact the provider of
  the packages or the forums.
To manage notifications about this bug go to:
https://bugs.launchpad.net/aptdaemon/+bug/665722/+subscriptions
    
    
More information about the foundations-bugs
mailing list