aptdemon crashed

Bug #665469 reported by Mick Moran
This bug report is a duplicate of:  Bug #628061: Should acquire a lock on the lists. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Aptdaemon
Incomplete
High
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 179, in _process_transaction
    self.commit_packages(*self.trans.packages)
  File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 227, in commit_packages
    self._commit_changes()
  File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 738, in _commit_changes
    self._cache.commit(fetch_progress, inst_progress)
  File "/usr/lib/python2.6/dist-packages/apt/deprecation.py", line 98, in deprecated_function
    return func(*args, **kwds)
  File "/usr/lib/python2.6/dist-packages/apt/cache.py", line 427, in commit
    res = self.install_archives(pm, install_progress)
  File "/usr/lib/python2.6/dist-packages/apt/deprecation.py", line 98, in deprecated_function
    return func(*args, **kwds)
  File "/usr/lib/python2.6/dist-packages/apt/cache.py", line 394, in install_archives
    install_progress.finish_update()
  File "/usr/lib/python2.6/dist-packages/aptdaemon/progress.py", line 264, in finish_update
    lock.status_lock.acquire()
  File "/usr/lib/python2.6/dist-packages/aptdaemon/lock.py", line 66, in acquire
    raise LockFailedError(self.path, process)
LockFailedError

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

Which version of Ubuntu and aptdaemon do you use? This bug should already be fixed in the final release of Ubuntu Maverick.

Changed in aptdaemon:
status: New → Incomplete
importance: Undecided → High
Revision history for this message
Mick Moran (mickmoran) wrote : Re: [Bug 665469] Re: aptdemon crashed

Thank you. It happened on the first run of a Maverick on install.

It appears to be fixed now. it has not re-arisen.

Mick

On 24 October 2010 08:36, Sebastian Heinlein <email address hidden>wrote:

> Which version of Ubuntu and aptdaemon do you use? This bug should
> already be fixed in the final release of Ubuntu Maverick.
>
> ** Changed in: aptdaemon
> Status: New => Incomplete
>
> ** Changed in: aptdaemon
> Importance: Undecided => High
>
> --
> aptdemon crashed
> https://bugs.launchpad.net/bugs/665469
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Aptdaemon: Incomplete
>
> Bug description:
> Traceback (most recent call last):
> File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 179, in
> _process_transaction
> self.commit_packages(*self.trans.packages)
> File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 227, in
> commit_packages
> self._commit_changes()
> File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 738, in
> _commit_changes
> self._cache.commit(fetch_progress, inst_progress)
> File "/usr/lib/python2.6/dist-packages/apt/deprecation.py", line 98, in
> deprecated_function
> return func(*args, **kwds)
> File "/usr/lib/python2.6/dist-packages/apt/cache.py", line 427, in commit
> res = self.install_archives(pm, install_progress)
> File "/usr/lib/python2.6/dist-packages/apt/deprecation.py", line 98, in
> deprecated_function
> return func(*args, **kwds)
> File "/usr/lib/python2.6/dist-packages/apt/cache.py", line 394, in
> install_archives
> install_progress.finish_update()
> File "/usr/lib/python2.6/dist-packages/aptdaemon/progress.py", line 264,
> in finish_update
> lock.status_lock.acquire()
> File "/usr/lib/python2.6/dist-packages/aptdaemon/lock.py", line 66, in
> acquire
> raise LockFailedError(self.path, process)
> LockFailedError
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/aptdaemon/+bug/665469/+subscribe
>

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.