Software Center doesn't start after dist upgrade

Asked by GTriderXC

Software Center doesn't start anymore after distro upgrade to 11.04

sudo software-center
2011-01-16 16:47:36,554 - softwarecenter.backend - ERROR - aptdaemon import failed
Traceback (most recent call last):
  File "/usr/share/software-center/softwarecenter/backend/aptd.py", line 39, in <module>
    from aptdaemon.defer import inline_callbacks, return_value
ImportError: No module named defer
Need the latest aptdaemon, try "sudo apt-add-repository ppa:software-store-developers/ppa" to get the PPA

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Software Center Edit question
Assignee:
No assignee Edit question
Solved by:
GTriderXC
Solved:
Last query:
Last reply:
Revision history for this message
Gary Lasker (gary-lasker) said :
#1

Hi GTriderXC, sorry you are having this trouble. It seems like this might have been due to a temporary archive issue. Have you tried updating again, and if so, are you still having this trouble when starting Software Center?

Please type the following in a terminal and paste the result here, and I can get a better idea about what may be causing this issue for you:

  sudo apt-get update
  sudo apt-cache policy software-center
  sudo apt-cache policy aptdaemon

Thanks!
Gary

Revision history for this message
GTriderXC (gtriderxc) said :
#2

I managed to repair it already but it did happened:)

Revision history for this message
Gary Lasker (gary-lasker) said :
#3

Hey again GTriderXC, fast response! I'm glad things are working for you now, and thanks a lot for your update.

Best regards,
Gary