[Bug 819328] Re: [Oneiric] update-manager crashed with DBusException in _run(): org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Sebastian Heinlein
819328 at bugs.launchpad.net
Tue Feb 28 07:02:57 UTC 2012
Am Montag, den 27.02.2012, 14:30 +0000 schrieb David Biesack:
> Can someone describe what "You need a policykit agent in your custom x session" means - how does one achieve this? I'm not having much luck finding documentation/guides on this.
> 'apt-get upgrade' from a console window works for me but update-manager still fails.
>
> Or better yet, is there a guide for "missing" components that one should
> add in a bare xsession in order to get essential features working like
> update-manager.
This is a little bit off topic. It could be useful to launch the
following services in our .Xsession. It is up to you to decide what you
want or not:
eval `dbus-launch --sh-syntax --exit-with-session`
gnome-settings-daemon # themes, resolutions ...
gnome-power-manager
/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1
nm-applet # if you are using network manager
eval `gnome-keyring-daemon` # for passwords
/usr/lib/seahorse/seahorse-ssh-askpass
update-notifier
AFAIK update-manager requires the session dbus service and the polkit
agent.
http://awesome.naquadah.org/wiki/Quickly_Setting_up_Awesome_with_Gnome
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to aptdaemon in Ubuntu.
https://bugs.launchpad.net/bugs/819328
Title:
[Oneiric] update-manager crashed with DBusException in _run():
org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible
causes include: the remote application did not send a reply, the
message bus security policy blocked the reply, the reply timeout
expired, or the network connection was broken.
Status in “aptdaemon” package in Ubuntu:
Fix Released
Status in “aptdaemon” source package in Oneiric:
Fix Released
Bug description:
Run update-manager and get authentication dialog window, which surprised me because it wasn't expected since it never asked for a passwd before and it was told that this is by design, see comment #9 in Bug #814331
## It should also be clarified which policy is correct authentication request or not in order to know which behaviour is a bug.
Then I obviously waited too long to insert a passwd and it crashed unexpected.
When returning to workspace with still running update-manager it states all updates done, system ist up-to-date.
When there're new updates available I'll try to reproduce the crash by not inserting a passwd and just doing nothing.
ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: update-manager 1:0.152.9
ProcVersionSignature: Ubuntu 3.0.0-7.9-generic 3.0.0
Uname: Linux 3.0.0-7-generic x86_64
Architecture: amd64
Date: Mon Aug 1 16:38:42 2011
DpkgHistoryLog.txt:
DpkgTerminalLog.txt:
ExecutablePath: /usr/bin/update-manager
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110423)
InterpreterPath: /usr/bin/python2.7
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/update-manager --no-focus-on-map
ProcEnviron:
LANG=de_DE.UTF-8
SHELL=/bin/bash
PythonArgs: ['/usr/bin/update-manager', '--no-focus-on-map']
SourcePackage: update-manager
Title: update-manager crashed with DBusException in _run(): org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
UpgradeStatus: Upgraded to oneiric on 2011-07-30 (1 days ago)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/819328/+subscriptions
More information about the foundations-bugs
mailing list