Find the answer to your Linux question:
Results 1 to 8 of 8
while starting updater following error occures( new installed system): failed to get package list failed to get a TID: A security policy in place prevents this sender from sending this ...
  1. #1
    Linux Newbie grishi_111's Avatar
    Join Date
    Oct 2007
    Location
    Jafarpur Sitharra(U.P.)/New Delhi, India
    Posts
    171

    Post fedora 10 update

    while starting updater following error occures( new installed system):

    failed to get package list

    failed to get a TID: A security policy in place prevents this sender from sending this message to this recipient, see message bus configuration file (rejected message had interface "org.freedesktop.PackageKit.Transaction" member "SetLocale" error name "(unset)" destination "org.freedesktop.PackageKit") (0)

    also installing opera returns error(with console installation suceeds):
    failed to get a TID: A security policy in place prevents this sender from sending this message to this recipient, see message bus configuration file (rejected message had interface "org.freedesktop.PackageKit.Transaction" member "SetLocale" error name "(unset)" destination "org.freedesktop.PackageKit") (0)

    while changing the theme error appears:

    Unable to start the settings manager 'gnome-settings-daemon'.
    Without the GNOME settings manager running, some preferences may not take effect. This could indicate a problem with Bonobo, or a non-GNOME (e.g. KDE) settings manager may already be active and conflicting with the GNOME settings manager.


    <b>this installation seems to be currupted. </b>
    opening volume control error message:
    No volume control GStreamer plugins and/or devices found.

    what it means? how to fix it. please help
    Sorry, it was unintentional.
    You should have told me at least once and i could have fix it.
    thanks for reminding me.

  2. #2
    Just Joined!
    Join Date
    Dec 2008
    Posts
    1

    Here, the same problem

    failed to get a TID: A security policy in place prevents this sender from sending this message to this recipient, see message bus configuration file (rejected message had interface "org.freedesktop.PackageKit.Transaction" member "SetLocale" error name "(unset)" destination "org.freedesktop.PackageKit") (0)
    I update fedora 12/8 and i have the same problem. I am looking for a solution.

  3. #3
    Linux Guru waterhead's Avatar
    Join Date
    Jul 2004
    Location
    Franklin, Wisconsin
    Posts
    4,577
    Could this maybe be SELinux blocking it?
    Go into:
    System-->Administration-->SELinux Management.
    Under "System Default Enforcing Mode" select "disabled". You will need to reboot for it to take effect.

    If that isn't it, do you have a firewall set up?
    Paul

    Please do not send Private Messages to me with requests for help. I will not reply.

  4. #4
    Linux Guru waterhead's Avatar
    Join Date
    Jul 2004
    Location
    Franklin, Wisconsin
    Posts
    4,577
    OK, I opened the Fedora "Add/Remove Software" application, and got the same error. This appears to be some kind of bug in that program.

    You can still do installations and upgrades through the terminal, using YUM. If you want a nice GUI frontend for YUM, install yumex.
    Code:
    su
    yum install yumex
    This will install the Yum Extender, which then can be started from the "Applications" menu. This doesn't solve the original problem, but I like the Yum Extended better anyway.
    Paul

    Please do not send Private Messages to me with requests for help. I will not reply.

  5. #5
    Linux Guru waterhead's Avatar
    Join Date
    Jul 2004
    Location
    Franklin, Wisconsin
    Posts
    4,577
    Just a follow up on this.

    This problem doesn't seem to be limited to the "Add/Remove Software" application. I just tried to start the "Services" application, and it failed to start. I then tried to start it through the terminal. and here is the message it gave.
    dbus.exceptions.DBusException: org.freedesktop.DBus.Error.AccessDenied: A security policy in place prevents this sender from sending this message to this recipient, see message bus configuration file (rejected message had interface "org.fedoraproject.Config.Services.ServiceHerd er" member "list_services" error name "(unset)" destination ":1.63")
    Look familiar?

    This is a new Fedora 10 installation, which I updated using YUM. It looks as if this is an error with the desktop (Gnome?). I think a new thread should be started for this.
    Paul

    Please do not send Private Messages to me with requests for help. I will not reply.

  6. #6
    Linux Guru waterhead's Avatar
    Join Date
    Jul 2004
    Location
    Franklin, Wisconsin
    Posts
    4,577
    I started a new thread for this problem.

    http://www.linuxforums.org/forum/red...tml#post649614
    Paul

    Please do not send Private Messages to me with requests for help. I will not reply.

  7. #7
    Linux Guru waterhead's Avatar
    Join Date
    Jul 2004
    Location
    Franklin, Wisconsin
    Posts
    4,577
    See the fix for this in the other thread, or use this link.

    http://www.linuxforums.org/forum/red...tml#post649645
    Paul

    Please do not send Private Messages to me with requests for help. I will not reply.

  8. #8
    Just Joined!
    Join Date
    Dec 2008
    Posts
    4
    Quote Originally Posted by grishi_111 View Post
    while starting updater following error occures( new installed system):

    failed to get package list

    failed to get a TID: A security policy in place prevents this sender from sending this message to this recipient, see message bus configuration file (rejected message had interface "org.freedesktop.PackageKit.Transaction" member "SetLocale" error name "(unset)" destination "org.freedesktop.PackageKit") (0)

    also installing opera returns error(with console installation suceeds):
    failed to get a TID: A security policy in place prevents this sender from sending this message to this recipient, see message bus configuration file (rejected message had interface "org.freedesktop.PackageKit.Transaction" member "SetLocale" error name "(unset)" destination "org.freedesktop.PackageKit") (0)

    while changing the theme error appears:

    Unable to start the settings manager 'gnome-settings-daemon'.
    Without the GNOME settings manager running, some preferences may not take effect. This could indicate a problem with Bonobo, or a non-GNOME (e.g. KDE) settings manager may already be active and conflicting with the GNOME settings manager.


    <b>this installation seems to be currupted. </b>
    opening volume control error message:
    No volume control GStreamer plugins and/or devices found.

    what it means? how to fix it. please help
    OK, found solution to TID error, too.

    Just go to your command line and issue:
    su -c 'yum update'

    This will start full system update and solve your TID error. After you finish update, reboot, and try to update your system by going to System -> Administration -> Update System
    You will see that TID error does not occur any more.
    Thanks,
    Dino Buljubasic

Posting Permissions

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