Announcement

Collapse
No announcement yet.

qdbus broken on 12.04 backports upgrade

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    qdbus broken on 12.04 backports upgrade

    Today there were upgrades available, KDE stuff from backports. They broke my system. After KDM I get a message could not start dbus, can you call qdbus?

    Help!

    I don't believe I have the same problem as others where they have 32 bit instead on a 64 bit system. I'm on amd64 and I have amd64 installed and do not seem to have the i386 installed:

    apt-cache policy qdbus
    Installed: 4:4.8.2+dfsg-2ubuntu1~precise1~ppa2

    apt-cache policy qdbus:i386
    Installed: (none)

    apt-cache policy qdbus:amd64
    Installed: 4:4.8.2+dfsg-2ubuntu1~precise1~ppa2

    #2
    Open a console and type:
    Code:
    sudo apt-get update
    sudo apt-get dist-upgrade
    sudo apt-get -f install
    Windows no longer obstructs my view.
    Using Kubuntu Linux since March 23, 2007.
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #3
      Originally posted by Snowhog View Post
      Open a console and type:
      sudo apt-get update
      sudo apt-get dist-upgrade
      sudo apt-get -f install
      Thanks. I'm back in now. It took rearranging some packages. I had installed the Ubuntu SDK, then removed some of it then the next system upgrade broke.

      I had to uninstall qdbus and some Qt packages from the SDK, then reinstall qdbus.

      Comment

      Working...
      X