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 748, 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 67, in acquire raise LockFailedError(self.path, process) LockFailedError

Bug #768954 reported by Basiler
10
This bug affects 2 people
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 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 748, 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 67, in acquire raise LockFailedError(self.path, process) LockFailedError

Revision history for this message
Spock11 (spock11) wrote :
Download full text (4.9 KiB)

Got this bug when doing security-only update in Ubuntu 10.10 , and am following the error message's instructions to report it here. The first part of the error message says:

"An unhandlable error occured
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. Please report this error at http://launchpad.net/aptdaemon/+filebug and retry."

The rest of the error message is:

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 748, 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 67, in acquire
    raise LockFailedError(self.path, process)
LockFailedError

Note that I previously tried to report this, and the Launchpad site *itself* failed with the following error message:
"Timeout error
Sorry, something just went wrong in Launchpad.
We’ve recorded what happened, and we’ll fix it as soon as possible. Apologies for the inconvenience.
Trying again in a couple of minutes might work."

Anyway, I have no idea what the aptdaemon error message means, but since it happened during a *security* update, it doesn't exactly inspire confidence that the update actually got installed - I have no idea how to tell if everything actually installed or not.

When I run the Update Manager again, it acts as if nothing wrong had occured, and it tells me that I'm already up-to-date.

The Ubuntu Software Center works normally and I can download stuff there.

I read somewhere to try opening a terminal and type "sudo apt-get update", so I did that, and after entering my password, it showed a bunch of stuff but I couldn't tell if if was actually *doing* anything or updating anything - here's what it showed:

Hit http://security.ubuntu.com maverick-security Release.gpg
Ign http://security.ubuntu.com/ubuntu/ maverick-security/main Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/main Translation-en_US
Hit http://us.archive.ubuntu.com maverick Release.gpg
Ign http://us.archive.ubuntu.com/ubuntu/ maverick/main Translation-en
Ign http://us.archive.ubuntu.com/ubuntu/ maverick/main Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ maver...

Read more...

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.