Results 1 to 4 of 4

Thread: Error in system-tools-backends

  1. #1
    Join Date
    May 2005
    Beans
    Hidden!

    Error in system-tools-backends

    Has anybody else been getting an error in the last few days whenever they update/upgrade? I keep getting this error about system-tools-backends:

    Code:
    The following partially installed packages will be configured:
      system-tools-backends 
    0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    Need to get 0B of archives. After unpacking 0B will be used.
    Setting up system-tools-backends (2.6.0-1ubuntu1.1) ...
     * Starting System Tools Backends system-tools-backends                                                                                       
    invoke-rc.d: initscript system-tools-backends, action "start" failed.
    dpkg: error processing system-tools-backends (--configure):
     subprocess post-installation script returned error exit status 1
    Errors were encountered while processing:
     system-tools-backends
    E: Sub-process /usr/bin/dpkg returned an error code (1)

  2. #2
    Join Date
    Jan 2007
    Location
    Melbourne, Australia
    Beans
    5,096

    Re: Error in system-tools-backends

    Try removing the package then reinstalling it.
    Code:
    sudo apt-get remove system-tools-backends
    This will probably remove fast-user-switch-applet, gnome-applets, gnome-system-tools and liboobs-1-4 but you can reinstall those after you have reinstalled system-tools-backends.
    Code:
    sudo apt-get install system-tools-backends
    then
    Code:
    sudo apt-get install fast-user-switch-applet gnome-applets gnome-system-tools liboobs-1-4 ubuntu-desktop
    Ubuntu Newbie Help: irc: #beginners-help on network irc.freenode.net
    Help others, mark your threads solved.

  3. #3
    Join Date
    May 2005
    Beans
    Hidden!

    Re: Error in system-tools-backends

    When I tried removing it before it said it was going to remove ubuntu-desktop, so I canceled it. But I did what you said and it worked. Thanks.

  4. #4
    Join Date
    Feb 2009
    Location
    Munich, Germany
    Beans
    1
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Exclamation Re: Error in system-tools-backends

    Warning - for me this only works with apt-get as described. Synaptic introduces the same problem again

    Also - while the problem exists some apps do funny things. On mine, Firefox wouldn't display the screen properly

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •