Installing packages from Windows shares or other FUSE file systems fails

Bug #654871 reported by Riaan
670
This bug affects 105 people
Affects Status Importance Assigned to Milestone
Aptdaemon
Fix Released
Critical
devikah

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.

I can't update my system or software by using Update Manager

Revision history for this message
Matthew Piatkowski (progone) wrote :

I got the same message.

The file I was downloading from Ubuntu Software Center is: Google-chrome-stable version 6.0.472.63-r59945

Installing it to Ubuntu (64bit) 1010

Details:

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 841, 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: '/tmp/google-chrome-stable_current_amd64.deb'

Revision history for this message
Stephen Jeapes (ubuntu-arcoarena) wrote :

I see the same problem. It happened after I rebooted following a system update (during which I'm sure I saw some apt packages being updated). I'm running 10.10 on Oracle VM VirtualBox version 3.2.8 r64453

The traceback I get is:

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 ttf-lyx package. This might mean you need to manually fix this package.

Reboots do not fix this problem

Revision history for this message
Sebastian Heinlein (glatzor) wrote :

Did you try to install from a windows share? or another network drive?

summary: - 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.
+ Installing packages from Windows shares or other FUSE file systems fails
Changed in aptdaemon:
importance: Undecided → Critical
status: New → Incomplete
Revision history for this message
Riaan (rduvin) wrote : Re: [Bug 654871] Re: Installing packages from Windows shares or otherFUSE file systems fails

No
------Original Message------
From: Sebastian Heinlein
Sender: <email address hidden>
To: <email address hidden>
ReplyTo: Bug 654871
Subject: [Bug 654871] Re: Installing packages from Windows shares or otherFUSE file systems fails
Sent: 20 Oct 2010 11:27

Did you try to install from a windows share? or another network drive?

** Summary changed:

- 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.
+ Installing packages from Windows shares or other FUSE file systems fails

** Changed in: aptdaemon
   Importance: Undecided => Critical

** Changed in: aptdaemon
       Status: New => Incomplete

--
Installing packages from Windows shares or other FUSE file systems fails
https://bugs.launchpad.net/bugs/654871
You received this bug notification because you are a direct subscriber
of the bug.

Status in Aptdaemon: Incomplete

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.

I can't update my system or software by using Update Manager

To unsubscribe from this bug, go to:
https://bugs.launchpad.net/aptdaemon/+bug/654871/+subscribe

Sent from my BlackBerry® wireless device

Revision history for this message
Stephen Jeapes (ubuntu-arcoarena) wrote :

I've been unable to re-create this on my machine.
At the time I was running the update manager and the Ubuntu software centre, both just using Ubuntu repositories over the internet.

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Aptdaemon because there has been no activity for 60 days.]

Changed in aptdaemon:
status: Incomplete → Expired
Changed in aptdaemon:
status: Expired → New
status: New → Fix Committed
Changed in aptdaemon:
status: Fix Committed → Incomplete
Revision history for this message
yimis gutierrez (ygutierrez-t) wrote :

The Update Manager will not let me validate myself.

devikah (ddevikah)
Changed in aptdaemon:
assignee: nobody → devikah (ddevikah)
Revision history for this message
sue bays (suebays28) wrote :

i can't do up dates on my computer please help?

Revision history for this message
sudev ithikkatt (dev1991ithu) wrote :

the problem has resolved........sudo dpkg --configure -a was enough for my problem

onur atak (onuratak)
Changed in aptdaemon:
status: Incomplete → Fix Released
To post a comment you must log in.