Results 1 to 5 of 5

Thread: software-center and update-manager error

  1. #1
    Join Date
    Feb 2007
    Beans
    143
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Unhappy software-center and update-manager error

    Hi..
    Software-center and update-manager can not work properly on my system (Ubuntu gnome 15.04)

    When I run from console, get this error:
    dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program org.debian.apt: Success

    checked dbus and systemd tried to call org.debian.apt, but the error is not clear: Success

    When I run /usr/sbin/aptd manually using root, software-center run again normally

    Please help.. Thanks

  2. #2
    Join Date
    May 2015
    Beans
    16

    Re: software-center and update-manager error

    Hi,

    Could it be that the permissions of the applications are somehow been modified? (since you can excecutate in root, it looks af if you need to go to /applications -should be in /etc I think- and see properties of software center and update manager; are they in read-only for you ? if that's the case, just change that to read and write and make sure the box that says 'this programm is excecutable' is checked;

    Cheers,

  3. #3
    Join Date
    Sep 2015
    Beans
    72
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: software-center and update-manager error

    You need to be root when adding, removing, or updating software! Just use sudo when opening it in the terminal. Or open Synaptic Package Manager (which requires root password to open). I only use Synaptic to update but that's just my preference

  4. #4
    Join Date
    Jun 2006
    Location
    UK
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: software-center and update-manager error

    Quote Originally Posted by Sweet_Baby_Jamie View Post
    You need to be root when adding, removing, or updating software!
    Ouch! No you don't. You need to be in the administrator account and need to temporarily elevate your permissions with your admin account password. The root account is disabled by default in Ubuntu and its official variants.

    Quote Originally Posted by Sweet_Baby_Jamie View Post
    Or open Synaptic Package Manager (which requires root password to open).
    No it doesn't! As above. Anyone needing to run Synaptic should open it from the dash or launcher bar or menu, depending on their desktop environment, and then provide their admin account password when prompted to do so.

    Please see: https://help.ubuntu.com/community/RootSudo
    Ubuntu 20.04 Desktop Guide - Ubuntu 22.04 Desktop Guide - Forum Guide to BBCode - Using BBCode code tags

    Member: Not Canonical Team

    If you need help with your forum account, such as SSO login issues, username changes, etc, the correct place to contact an admin is here. Please do not PM me about these matters unless you have been asked to - unsolicited PMs concerning forum accounts will be ignored.

  5. #5
    Join Date
    Feb 2007
    Beans
    143
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: software-center and update-manager error

    Thats right.. it's because wrong permission/owner of file modified....... omg I just rsync my / to new laptop and this happen

    This file owner is root.fuse should be root.messagebus:
    /usr/lib/dbus-1.0/dbus-daemon-launch-helper

    Thanks all

Tags for this Thread

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
  •