[Pkg-utopia-maintainers] Bug#568076: consolekit: SEAT_SESSION_ADDED and SEAT_SESSION_REMOVED messages every 5 seconds.
Paul Menzel
pm.debian at googlemail.com
Tue Feb 2 09:21:51 UTC 2010
Subject: consolekit: SEAT_SESSION_ADDED and SEAT_SESSION_REMOVED messages every 5 seconds.
Package: consolekit
Version: 0.3.0-2
Severity: normal
*** Please type your report below this line ***
Dear Debian folks,
setting `log-level` to `debug` for PulseAudio revealed that a ConsoleKit session is added and removed every five seconds on my system [1][2].
Doing as suggested I tried `dbus-monitor` and there I get the following messages every five seconds too where `string ":1.i"` increased »i« every five seconds.
$ dbus-monitor --system
signal sender=org.freedesktop.DBus -> dest=:1.840 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
string ":1.840"
signal sender=org.freedesktop.DBus -> dest=(null destination) serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
string ":1.841"
string ""
string ":1.841"
signal sender=:1.17 -> dest=(null destination) serial=12620 path=/org/freedesktop/ConsoleKit/Seat1; interface=org.freedesktop.ConsoleKit.Seat; member=SessionAdded
object path "/org/freedesktop/ConsoleKit/Session786"
signal sender=:1.46 -> dest=(null destination) serial=7834 path=/org/freedesktop/PolicyKit1/Authority; interface=org.freedesktop.PolicyKit1.Authority; member=Changed
signal sender=:1.10 -> dest=(null destination) serial=1852 path=/org/freedesktop/NetworkManagerSettings; interface=org.freedesktop.NetworkManagerSettings.System; member=CheckPermissions
signal sender=org.freedesktop.DBus -> dest=(null destination) serial=8 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
string ":1.841"
string ":1.841"
string ""
signal sender=:1.17 -> dest=(null destination) serial=12628 path=/org/freedesktop/ConsoleKit/Seat1; interface=org.freedesktop.ConsoleKit.Seat; member=SessionRemoved
object path "/org/freedesktop/ConsoleKit/Session786"
signal sender=:1.46 -> dest=(null destination) serial=7839 path=/org/freedesktop/PolicyKit1/Authority; interface=org.freedesktop.PolicyKit1.Authority; member=Changed
signal sender=:1.10 -> dest=(null destination) serial=1853 path=/org/freedesktop/NetworkManagerSettings; interface=org.freedesktop.NetworkManagerSettings.System; member=CheckPermissions
signal sender=org.freedesktop.DBus -> dest=(null destination) serial=9 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
string ":1.842"
string ""
string ":1.842"
signal sender=:1.17 -> dest=(null destination) serial=12636 path=/org/freedesktop/ConsoleKit/Seat1; interface=org.freedesktop.ConsoleKit.Seat; member=SessionAdded
object path "/org/freedesktop/ConsoleKit/Session787"
signal sender=:1.46 -> dest=(null destination) serial=7844 path=/org/freedesktop/PolicyKit1/Authority; interface=org.freedesktop.PolicyKit1.Authority; member=Changed
signal sender=:1.10 -> dest=(null destination) serial=1860 path=/org/freedesktop/NetworkManagerSettings; interface=org.freedesktop.NetworkManagerSettings.System; member=CheckPermissions
signal sender=org.freedesktop.DBus -> dest=(null destination) serial=10 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
string ":1.842"
string ":1.842"
string ""
signal sender=:1.17 -> dest=(null destination) serial=12644 path=/org/freedesktop/ConsoleKit/Seat1; interface=org.freedesktop.ConsoleKit.Seat; member=SessionRemoved
object path "/org/freedesktop/ConsoleKit/Session787"
signal sender=:1.46 -> dest=(null destination) serial=7849 path=/org/freedesktop/PolicyKit1/Authority; interface=org.freedesktop.PolicyKit1.Authority; member=Changed
signal sender=:1.10 -> dest=(null destination) serial=1861 path=/org/freedesktop/NetworkManagerSettings; interface=org.freedesktop.NetworkManagerSettings.System; member=CheckPermissions
signal sender=org.freedesktop.DBus -> dest=(null destination) serial=11 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
string ":1.843"
string ""
string ":1.843"
signal sender=:1.17 -> dest=(null destination) serial=12652 path=/org/freedesktop/ConsoleKit/Seat1; interface=org.freedesktop.ConsoleKit.Seat; member=SessionAdded
object path "/org/freedesktop/ConsoleKit/Session788"
signal sender=:1.46 -> dest=(null destination) serial=7854 path=/org/freedesktop/PolicyKit1/Authority; interface=org.freedesktop.PolicyKit1.Authority; member=Changed
signal sender=:1.10 -> dest=(null destination) serial=1862 path=/org/freedesktop/NetworkManagerSettings; interface=org.freedesktop.NetworkManagerSettings.System; member=CheckPermissions
signal sender=org.freedesktop.DBus -> dest=(null destination) serial=12 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
string ":1.843"
string ":1.843"
string ""
signal sender=:1.17 -> dest=(null destination) serial=12660 path=/org/freedesktop/ConsoleKit/Seat1; interface=org.freedesktop.ConsoleKit.Seat; member=SessionRemoved
object path "/org/freedesktop/ConsoleKit/Session788"
signal sender=:1.46 -> dest=(null destination) serial=7859 path=/org/freedesktop/PolicyKit1/Authority; interface=org.freedesktop.PolicyKit1.Authority; member=Changed
signal sender=:1.10 -> dest=(null destination) serial=1863 path=/org/freedesktop/NetworkManagerSettings; interface=org.freedesktop.NetworkManagerSettings.System; member=CheckPermissions
^C
$
Messages are also written to CK’s history log file.
$ more /var/log/ConsoleKit/history
[…]
1236756755.156 type=SEAT_SESSION_REMOVED : seat-id='Seat1' session-id='Session8' session-type='' session-x11-display='' session-x11-display-device='' session-display-device='/dev/???' session-remote-host-name='' session-is-local=TRUE session-unix-user=118 session-creation-time='2009-03-11T07:32:34.967360Z'
1236756760.178 type=SEAT_SESSION_ADDED : seat-id='Seat1' session-id='Session9' session-type='' session-x11-display='' session-x11-display-device='' session-display-device='/dev/???' session-remote-host-name='' session-is-local=TRUE session-unix-user=118 session-creation-time='2009-03-11T07:32:40.164869Z'
1236756760.266 type=SEAT_SESSION_REMOVED : seat-id='Seat1' session-id='Session9' session-type='' session-x11-display='' session-x11-display-device='' session-display-device='/dev/???' session-remote-host-name='' session-is-local=TRUE session-unix-user=118 session-creation-time='2009-03-11T07:32:40.164869Z'
1236756765.286 type=SEAT_SESSION_ADDED : seat-id='Seat1' session-id='Session10' session-type='' session-x11-display='' session-x11-display-device='' session-display-device='/dev/???' session-remote-host-name='' session-is-local=TRUE session-unix-user=118 session-creation-time='2009-03-11T07:32:45.275198Z'
1236756765.363 type=SEAT_SESSION_REMOVED : seat-id='Seat1' session-id='Session10' session-type='' session-x11-display='' session-x11-display-device='' session-display-device='/dev/???' session-remote-host-name='' session-is-local=TRUE session-unix-user=118 session-creation-time='2009-03-11T07:32:45.275198Z'
1236756770.382 type=SEAT_SESSION_ADDED : seat-id='Seat1' session-id='Session11' session-type='' session-x11-display='' session-x11-display-device='' session-display-device='/dev/???' session-remote-host-name='' session-is-local=TRUE session-unix-user=118 session-creation-time='2009-03-11T07:32:50.371762Z'
1236756770.453 type=SEAT_SESSION_REMOVED : seat-id='Seat1' session-id='Session11' session-type='' session-x11-display='' session-x11-display-device='' session-display-device='/dev/???' session-remote-host-name='' session-is-local=TRUE session-unix-user=118 session-creation-time='2009-03-11T07:32:50.371762Z'
[…]
I tracked it back since when this was happening and it started on 11th March 2009. On this day I had run `sudo aptitude update && sudo aptitude safe-upgrade` before and the following packages were upgraded.
$ more /var/log/aptitude
[…]
Aptitude 0.4.11.11: Protokoll
Mi, Mär 11 2009 08:23:37 +0100
[…]
[INSTALLIEREN, ABHÄNGIGKEITEN] dblatex
[INSTALLIEREN, ABHÄNGIGKEITEN] gnome-themes-more
[INSTALLIEREN, ABHÄNGIGKEITEN] gtk2-engines-smooth
[INSTALLIEREN, ABHÄNGIGKEITEN] icedtea-6-jre-cacao
[INSTALLIEREN, ABHÄNGIGKEITEN] libcamel1.2-14
[INSTALLIEREN, ABHÄNGIGKEITEN] libcryptui0
[INSTALLIEREN, ABHÄNGIGKEITEN] libdirectfb-1.2-0
[INSTALLIEREN, ABHÄNGIGKEITEN] libebackend1.2-0
[INSTALLIEREN, ABHÄNGIGKEITEN] libedataserver1.2-11
[INSTALLIEREN, ABHÄNGIGKEITEN] libgpod4
[INSTALLIEREN, ABHÄNGIGKEITEN] libgtkhtml-editor-common
[INSTALLIEREN, ABHÄNGIGKEITEN] libgtkhtml-editor0
[INSTALLIEREN, ABHÄNGIGKEITEN] libgucharmap7
[INSTALLIEREN, ABHÄNGIGKEITEN] libicu40
[INSTALLIEREN, ABHÄNGIGKEITEN] libmtp8
[INSTALLIEREN, ABHÄNGIGKEITEN] libofx4
[INSTALLIEREN, ABHÄNGIGKEITEN] libopenjpeg2
[INSTALLIEREN, ABHÄNGIGKEITEN] libpoppler-glib4
[INSTALLIEREN, ABHÄNGIGKEITEN] libpoppler4
[INSTALLIEREN, ABHÄNGIGKEITEN] libpulsecore9
[INSTALLIEREN, ABHÄNGIGKEITEN] openbios-ppc
[INSTALLIEREN, ABHÄNGIGKEITEN] python-gconf
[INSTALLIEREN, ABHÄNGIGKEITEN] texlive-math-extra
[INSTALLIEREN, ABHÄNGIGKEITEN] ttf-freefont
[HALTEN] abiword-common
[HALTEN] gnome
[HALTEN] gnome-desktop-environment
[HALTEN] hplip
[HALTEN] hplip-dbg
[HALTEN] hplip-gui
[AKTUALISIERUNG] bug-buddy 2.22.0+dfsg-3 -> 2.24.2+dfsg-2
[AKTUALISIERUNG] consolekit 0.2.10-5 -> 0.3.0-2
[AKTUALISIERUNG] cpp 4:4.3.2-3 -> 4:4.3.3-2
[AKTUALISIERUNG] cups 1.3.9-14 -> 1.3.9-15
[AKTUALISIERUNG] cups-bsd 1.3.9-14 -> 1.3.9-15
[AKTUALISIERUNG] cups-client 1.3.9-14 -> 1.3.9-15
[AKTUALISIERUNG] cups-common 1.3.9-14 -> 1.3.9-15
[AKTUALISIERUNG] cupsys 1.3.9-14 -> 1.3.9-15
[AKTUALISIERUNG] dasher 4.7.3-1 -> 4.9.0-2
[AKTUALISIERUNG] dasher-data 4.7.3-1 -> 4.9.0-2
[AKTUALISIERUNG] debhelper 7.2.2 -> 7.2.5
[AKTUALISIERUNG] dictionaries-common 1.0.0 -> 1.1.0
[AKTUALISIERUNG] eog 2.22.3-2 -> 2.24.3.1-1
[AKTUALISIERUNG] epiphany-browser 2.22.3-9 -> 2.24.3-2
[AKTUALISIERUNG] evince 2.22.2-4 -> 2.22.2-4+b1
[AKTUALISIERUNG] evince-dbg 2.22.2-4 -> 2.22.2-4+b1
[AKTUALISIERUNG] evolution 2.22.3.1-1 -> 2.24.5-2
[AKTUALISIERUNG] evolution-common 2.22.3.1-1 -> 2.24.5-2
[AKTUALISIERUNG] evolution-data-server 2.22.3-1.1 -> 2.24.5-2
[AKTUALISIERUNG] evolution-data-server-common 2.22.3-1.1 -> 2.24.5-2
[AKTUALISIERUNG] evolution-data-server-dbg 2.22.3-1.1 -> 2.24.5-2
[AKTUALISIERUNG] evolution-dbg 2.22.3.1-1 -> 2.24.5-2
[AKTUALISIERUNG] evolution-plugins 2.22.3.1-1 -> 2.24.5-2
[AKTUALISIERUNG] foomatic-filters 4.0-20090301-1 -> 4.0-20090308-1
[AKTUALISIERUNG] g++ 4:4.3.2-3 -> 4:4.3.3-2
[AKTUALISIERUNG] gcalctool 5.22.3-2 -> 5.24.3.1-1
[AKTUALISIERUNG] gcc 4:4.3.2-3 -> 4:4.3.3-2
[AKTUALISIERUNG] gconf-editor 2.22.0-1 -> 2.24.1-3
[AKTUALISIERUNG] ghostscript 8.63.dfsg.1-2 -> 8.64~dfsg-1
[AKTUALISIERUNG] ghostscript-x 8.63.dfsg.1-2 -> 8.64~dfsg-1
[AKTUALISIERUNG] gimp 2.6.5-1 -> 2.6.5-2+b1
[AKTUALISIERUNG] gimp-data 2.6.5-1 -> 2.6.5-2
[AKTUALISIERUNG] gimp-dbg 2.6.5-1 -> 2.6.5-2+b1
[AKTUALISIERUNG] gnome-accessibility-themes 2.22.2-1 -> 2.24.3-1
[AKTUALISIERUNG] gnome-backgrounds 2.22.0-1 -> 2.24.0-2
[AKTUALISIERUNG] gnome-doc-utils 0.12.2-1 -> 0.14.2-2
[AKTUALISIERUNG] gnome-icon-theme 2.22.0-1 -> 2.24.0-2
[AKTUALISIERUNG] gnome-keyring 2.24.1-1 -> 2.24.1-2
[AKTUALISIERUNG] gnome-media 2.22.0-3 -> 2.24.0.1-2
[AKTUALISIERUNG] gnome-media-common 2.22.0-3 -> 2.24.0.1-2
[AKTUALISIERUNG] gnome-terminal 2.22.3-3 -> 2.24.3-2
[AKTUALISIERUNG] gnome-terminal-data 2.22.3-3 -> 2.24.3-2
[AKTUALISIERUNG] gnome-themes 2.22.2-1 -> 2.24.3-1
[AKTUALISIERUNG] gnome-themes-extras 0.9.0.deb0.4 -> 2.22.0-2
[AKTUALISIERUNG] gnome-user-guide 2.22.1-1 -> 2.24.2-2
[AKTUALISIERUNG] gnupg-agent 2.0.9-3.1 -> 2.0.11-1
[AKTUALISIERUNG] gnuplot 4.2.4-4 -> 4.2.4-5
[AKTUALISIERUNG] gnuplot-nox 4.2.4-4 -> 4.2.4-5
[AKTUALISIERUNG] gnuplot-x11 4.2.4-4 -> 4.2.4-5
[AKTUALISIERUNG] gpgsm 2.0.9-3.1 -> 2.0.11-1
[AKTUALISIERUNG] grep 2.5.4-2 -> 2.5.4-3
[AKTUALISIERUNG] gs-common 8.63.dfsg.1-2 -> 8.64~dfsg-1
[AKTUALISIERUNG] gstreamer0.10-esd 0.10.13-3+b1 -> 0.10.14-2
[AKTUALISIERUNG] gstreamer0.10-plugins-good 0.10.13-3+b1 -> 0.10.14-2
[AKTUALISIERUNG] gstreamer0.10-plugins-good-dbg 0.10.13-3+b1 -> 0.10.14-2
[AKTUALISIERUNG] gstreamer0.10-pulseaudio 0.10.13-3+b1 -> 0.10.14-2
[AKTUALISIERUNG] gtk2-engines 1:2.14.3-2 -> 1:2.16.1-2
[AKTUALISIERUNG] gucharmap 1:2.22.3-2 -> 1:2.24.3-1
[AKTUALISIERUNG] hal-info 20090202-1 -> 20090309-1
[AKTUALISIERUNG] icedtea6-plugin 6b14-1~exp1 -> 6b14-1.5~pre1-3
[AKTUALISIERUNG] iceweasel 3.0.6-1 -> 3.0.7-1
[AKTUALISIERUNG] iceweasel-dbg 3.0.6-1 -> 3.0.7-1
[AKTUALISIERUNG] ikiwiki 3.06 -> 3.07
[AKTUALISIERUNG] info 4.11.dfsg.1-4 -> 4.13a.dfsg.1-1
[AKTUALISIERUNG] iso-codes 3.6-1 -> 3.7-1
[AKTUALISIERUNG] kcontrol 4:3.5.9.dfsg.1-6 -> 4:3.5.10.dfsg.1-1
[AKTUALISIERUNG] kdebase-bin 4:3.5.9.dfsg.1-6 -> 4:3.5.10.dfsg.1-1
[AKTUALISIERUNG] kdebase-bin-kde3 4:3.5.9.dfsg.1-6 -> 4:3.5.10.dfsg.1-1
[AKTUALISIERUNG] kdebase-data 4:3.5.9.dfsg.1-6 -> 4:3.5.10.dfsg.1-1
[AKTUALISIERUNG] kdebase-kio-plugins 4:3.5.9.dfsg.1-6 -> 4:3.5.10.dfsg.1-1
[AKTUALISIERUNG] kdeeject 4:3.5.9.dfsg.1-6 -> 4:3.5.10.dfsg.1-1
[AKTUALISIERUNG] khelpcenter 4:4.0.0.really.3.5.9.dfsg.1-6 -> 4:4.0.0.really.3.5.10.dfsg.1-1
[AKTUALISIERUNG] kicker 4:3.5.9.dfsg.1-6 -> 4:3.5.10.dfsg.1-1
[AKTUALISIERUNG] kmymoney2 0.9.2-1 -> 0.9.3-1
[AKTUALISIERUNG] kmymoney2-common 0.9.2-1 -> 0.9.3-1
[AKTUALISIERUNG] kmymoney2-plugin-aqbanking 0.9.9beta-1+b1 -> 0.9.10-1
[AKTUALISIERUNG] koffice-libs 1:1.6.3-7 -> 1:1.6.3-7+b1
[AKTUALISIERUNG] kplato 1:1.6.3-7 -> 1:1.6.3-7+b1
[AKTUALISIERUNG] latex-beamer 3.07-1.1 -> 3.07-2
[AKTUALISIERUNG] libbeagle1 0.3.5-2 -> 0.3.9-1
[AKTUALISIERUNG] libbonobo2-0 2.24.0-2 -> 2.24.1-1
[AKTUALISIERUNG] libbonobo2-common 2.24.0-2 -> 2.24.1-1
[AKTUALISIERUNG] libbonoboui2-0 2.24.0-2 -> 2.24.1-1
[AKTUALISIERUNG] libbonoboui2-common 2.24.0-2 -> 2.24.1-1
[AKTUALISIERUNG] libboost-date-time1.34.1 1.34.1-15 -> 1.34.1-15+b1
[AKTUALISIERUNG] libboost-regex1.34.1 1.34.1-15 -> 1.34.1-15+b1
[AKTUALISIERUNG] libboost-thread1.34.1 1.34.1-15 -> 1.34.1-15+b1
[AKTUALISIERUNG] libccid 1.3.9-1 -> 1.3.10-1
[AKTUALISIERUNG] libchipcard-ctapi0 4.2.4-1 -> 4.2.4-1
[AKTUALISIERUNG] libchipcard-libgwenhywfar47-plugins 4.2.4-1 -> 4.2.4-1
[AKTUALISIERUNG] libchipcard-tools 4.2.4-1 -> 4.2.4-1
[AKTUALISIERUNG] libchipcardc2 4.2.4-1 -> 4.2.4-1
[AKTUALISIERUNG] libchipcardd0 4.2.4-1 -> 4.2.4-1
[AKTUALISIERUNG] libck-connector0 0.2.10-5 -> 0.3.0-2
[AKTUALISIERUNG] libcups2 1.3.9-14 -> 1.3.9-15
[AKTUALISIERUNG] libcups2-dev 1.3.9-14 -> 1.3.9-15
[AKTUALISIERUNG] libcupsimage2 1.3.9-14 -> 1.3.9-15
[AKTUALISIERUNG] libcupsys2 1.3.9-14 -> 1.3.9-15
[AKTUALISIERUNG] libcupsys2-dev 1.3.9-14 -> 1.3.9-15
[AKTUALISIERUNG] libdirectfb-extra 1.0.1-11 -> 1.2.7-2
[AKTUALISIERUNG] libebook1.2-9 2.22.3-1.1 -> 2.24.5-2
[AKTUALISIERUNG] libecal1.2-7 2.22.3-1.1 -> 2.24.5-2
[AKTUALISIERUNG] libedata-book1.2-2 2.22.3-1.1 -> 2.24.5-2
[AKTUALISIERUNG] libedata-cal1.2-6 2.22.3-1.1 -> 2.24.5-2
[AKTUALISIERUNG] libedataserverui1.2-8 2.22.3-1.1 -> 2.24.5-2
[AKTUALISIERUNG] libegroupwise1.2-13 2.22.3-1.1 -> 2.24.5-2
[AKTUALISIERUNG] libexchange-storage1.2-3 2.22.3-1.1 -> 2.24.5-2
[AKTUALISIERUNG] libgcj-bc 4.3.2-3 -> 4.3.3-2
[AKTUALISIERUNG] libgcj-common 1:4.3.2-3 -> 1:4.3.3-2
[AKTUALISIERUNG] libgdata-google1.2-1 2.22.3-1.1 -> 2.24.5-2
[AKTUALISIERUNG] libgdata1.2-1 2.22.3-1.1 -> 2.24.5-2
[AKTUALISIERUNG] libgimp2.0 2.6.5-1 -> 2.6.5-2+b1
[AKTUALISIERUNG] libglib-perl 1:1.213-1 -> 1:1.214-1
[AKTUALISIERUNG] libgmime-2.0-2a 2.2.22-2 -> 2.2.22-4
[AKTUALISIERUNG] libgnome-keyring0 2.22.3-2 -> 2.24.1-2
[AKTUALISIERUNG] libgnome-media0 2.22.0-3 -> 2.24.0.1-2
[AKTUALISIERUNG] libgnomeprint2.2-0 2.18.5-1 -> 2.18.6-1
[AKTUALISIERUNG] libgnomeprint2.2-data 2.18.5-1 -> 2.18.6-1
[AKTUALISIERUNG] libgnomeprintui2.2-0 2.18.3-1 -> 2.18.4-1
[AKTUALISIERUNG] libgnomeprintui2.2-common 2.18.3-1 -> 2.18.4-1
[AKTUALISIERUNG] libgnomeui-0 2.24.0-2 -> 2.24.1-1
[AKTUALISIERUNG] libgnomeui-0-dbg 2.24.0-2 -> 2.24.1-1
[AKTUALISIERUNG] libgnomeui-common 2.24.0-2 -> 2.24.1-1
[AKTUALISIERUNG] libgp11-0 2.24.1-1 -> 2.24.1-2
[AKTUALISIERUNG] libgpod-common 0.6.0-7 -> 0.7.0-2
[AKTUALISIERUNG] libgs8 8.63.dfsg.1-2 -> 8.64~dfsg-1
[AKTUALISIERUNG] libgtkhtml3.14-19 3.18.3-1 -> 3.24.5-2
[AKTUALISIERUNG] libgtkhtml3.14-dbg 3.18.3-1 -> 3.24.5-2
[AKTUALISIERUNG] libkonq4 4:3.5.9.dfsg.1-6 -> 4:3.5.10.dfsg.1-1
[AKTUALISIERUNG] liblwpx-paranoidagent-perl 1.03-1.1 -> 1.04-1
[AKTUALISIERUNG] libmozjs1d 1.9.0.6-1 -> 1.9.0.7-1
[AKTUALISIERUNG] libmozjs1d-dbg 1.9.0.6-1 -> 1.9.0.7-1
[AKTUALISIERUNG] libmpfr1ldbl 2.4.0-5 -> 2.4.1-1
[AKTUALISIERUNG] libmx4j-java 3.0.2-4 -> 3.0.2-5
[AKTUALISIERUNG] liborbit2 1:2.14.16-0.1 -> 1:2.14.17-0.1
[AKTUALISIERUNG] libpam-ck-connector 0.2.10-5 -> 0.3.0-2
[AKTUALISIERUNG] libpam-gnome-keyring 2.22.3-2 -> 2.24.1-2
[AKTUALISIERUNG] libpisock9 0.12.3-7 -> 0.12.3-10
[AKTUALISIERUNG] libpisync1 0.12.3-7 -> 0.12.3-10
[AKTUALISIERUNG] libpulse-browse0 0.9.13-2 -> 0.9.14-2
[AKTUALISIERUNG] libpulse-mainloop-glib0 0.9.13-2 -> 0.9.14-2
[AKTUALISIERUNG] libpulse0 0.9.13-2 -> 0.9.14-2
[AKTUALISIERUNG] libpurple-bin 2.5.4-2 -> 2.5.5-1
[AKTUALISIERUNG] libpurple0 2.5.4-2 -> 2.5.5-1
[AKTUALISIERUNG] libtrackerclient0 0.6.90-3 -> 0.6.90-4+b2
[AKTUALISIERUNG] libts-0.0-0 1.0-4 -> 1.0-6
[AKTUALISIERUNG] libwebkit-1.0-1 1.0.1-4 -> 1.0.1-4+b1
[AKTUALISIERUNG] libx11-data 2:1.1.5-2 -> 2:1.2-1
[AKTUALISIERUNG] lintian 2.2.6 -> 2.2.7
[AKTUALISIERUNG] man-db 2.5.4-1 -> 2.5.4-2
[AKTUALISIERUNG] openbios-sparc 1.0~alpha2+20080106-2 -> 1.0-1
[AKTUALISIERUNG] openjdk-6-jdk 6b11-9.1 -> 6b14-1.5~pre1-3
[AKTUALISIERUNG] openjdk-6-jre 6b14-1~exp1 -> 6b14-1.5~pre1-3
[AKTUALISIERUNG] openjdk-6-jre-headless 6b14-1~exp1 -> 6b14-1.5~pre1-3
[AKTUALISIERUNG] openjdk-6-jre-lib 6b14-1~exp1 -> 6b14-1.5~pre1-3
[AKTUALISIERUNG] openoffice.org 1:3.0.1-4 -> 1:3.0.1-4+b1
[AKTUALISIERUNG] openoffice.org-base 1:3.0.1-4 -> 1:3.0.1-4+b1
[AKTUALISIERUNG] openoffice.org-base-core 1:3.0.1-4 -> 1:3.0.1-4+b1
[AKTUALISIERUNG] openoffice.org-calc 1:3.0.1-4 -> 1:3.0.1-4+b1
[AKTUALISIERUNG] openoffice.org-core 1:3.0.1-4 -> 1:3.0.1-4+b1
[AKTUALISIERUNG] openoffice.org-dbg 1:3.0.1-4 -> 1:3.0.1-4+b1
[AKTUALISIERUNG] openoffice.org-draw 1:3.0.1-4 -> 1:3.0.1-4+b1
[AKTUALISIERUNG] openoffice.org-filter-binfilter 1:3.0.1-4 -> 1:3.0.1-4+b1
[AKTUALISIERUNG] openoffice.org-impress 1:3.0.1-4 -> 1:3.0.1-4+b1
[AKTUALISIERUNG] openoffice.org-math 1:3.0.1-4 -> 1:3.0.1-4+b1
[AKTUALISIERUNG] openoffice.org-officebean 1:3.0.1-4 -> 1:3.0.1-4+b1
[AKTUALISIERUNG] openoffice.org-report-builder-bin 1:3.0.1-4 -> 1:3.0.1-4+b1
[AKTUALISIERUNG] openoffice.org-writer 1:3.0.1-4 -> 1:3.0.1-4+b1
[AKTUALISIERUNG] pidgin 2.5.4-2 -> 2.5.5-1
[AKTUALISIERUNG] pidgin-data 2.5.4-2 -> 2.5.5-1
[AKTUALISIERUNG] pidgin-dbg 2.5.4-2 -> 2.5.5-1
[AKTUALISIERUNG] poppler-utils 0.8.7-1 -> 0.10.4-2
[AKTUALISIERUNG] pulseaudio 0.9.13-2 -> 0.9.14-2
[AKTUALISIERUNG] pulseaudio-esound-compat 0.9.13-2 -> 0.9.14-2
[AKTUALISIERUNG] pulseaudio-module-gconf 0.9.13-2 -> 0.9.14-2
[AKTUALISIERUNG] pulseaudio-module-hal 0.9.13-2 -> 0.9.14-2
[AKTUALISIERUNG] pulseaudio-module-x11 0.9.13-2 -> 0.9.14-2
[AKTUALISIERUNG] pulseaudio-module-zeroconf 0.9.13-2 -> 0.9.14-2
[AKTUALISIERUNG] pulseaudio-utils 0.9.13-2 -> 0.9.14-2
[AKTUALISIERUNG] python-beagle 0.3.5-2 -> 0.3.9-1
[AKTUALISIERUNG] python-gnome2 2.22.0-1 -> 2.22.3-3
[AKTUALISIERUNG] python-uno 1:3.0.1-4 -> 1:3.0.1-4+b1
[AKTUALISIERUNG] qemu 0.9.1-10 -> 0.10.0-1
[AKTUALISIERUNG] reiserfsprogs 1:3.6.19-6 -> 1:3.6.21-1
[AKTUALISIERUNG] rhythmbox 0.11.6-1 -> 0.11.6-1.1
[AKTUALISIERUNG] rhythmbox-dbg 0.11.6-1 -> 0.11.6-1.1
[AKTUALISIERUNG] screen 4.0.3-11 -> 4.0.3-12
[AKTUALISIERUNG] seahorse 2.22.3-2 -> 2.24.1-2
[AKTUALISIERUNG] strace 4.5.17+cvs080723-2 -> 4.5.18-1
[AKTUALISIERUNG] texinfo 4.11.dfsg.1-4 -> 4.13a.dfsg.1-1
[AKTUALISIERUNG] tomboy 0.10.2-1 -> 0.12.2-3
[AKTUALISIERUNG] ttf-dejavu 2.28-2 -> 2.29-1
[AKTUALISIERUNG] ttf-dejavu-core 2.28-2 -> 2.29-1
[AKTUALISIERUNG] ttf-dejavu-extra 2.28-2 -> 2.29-1
[AKTUALISIERUNG] uno-libs3 1.4.1+OOo3.0.1-4 -> 1.4.1+OOo3.0.1-4+b1
[AKTUALISIERUNG] ure 1.4.1+OOo3.0.1-4 -> 1.4.1+OOo3.0.1-4+b1
[AKTUALISIERUNG] xmlto 0.0.21-4 -> 0.0.21-5
[AKTUALISIERUNG] xulrunner-1.9 1.9.0.6-1 -> 1.9.0.7-1
[AKTUALISIERUNG] xulrunner-1.9-dbg 1.9.0.6-1 -> 1.9.0.7-1
[AKTUALISIERUNG] xulrunner-1.9-gnome-support 1.9.0.6-1 -> 1.9.0.7-1
===============================================================================
I do not know what package if it is indeed the upgrade of CK causing this problem. But not knowing it better I filed it against consolekit and the version CK was upgraded to back then.
Can you see from the data I posted what might be the reason for this behavior? Please tell me what else I can provide to solve this problem.
Thanks,
Paul
[1] https://tango.0pointer.de/pipermail/pulseaudio-discuss/2010-January/006441.html
[2] https://tango.0pointer.de/pipermail/pulseaudio-discuss/2010-February/006458.html
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (x86_64)
Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages consolekit depends on:
ii dbus 1.2.16-2 simple interprocess messaging syst
ii libc6 2.10.2-5 Embedded GNU C Library: Shared lib
ii libck-connector0 0.4.1-3 ConsoleKit libraries
ii libdbus-1-3 1.2.16-2 simple interprocess messaging syst
ii libdbus-glib-1-2 0.82-2 simple interprocess messaging syst
ii libglib2.0-0 2.22.4-1 The GLib library of C routines
ii libpolkit-gobject-1-0 0.96-1 PolicyKit Authorization API
ii libx11-6 2:1.3.3-1 X11 client-side library
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
Versions of packages consolekit recommends:
ii libpam-ck-connector 0.4.1-3 ConsoleKit PAM module
consolekit suggests no packages.
-- no debconf information
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://lists.alioth.debian.org/pipermail/pkg-utopia-maintainers/attachments/20100202/d1060c4b/attachment.pgp>
More information about the Pkg-utopia-maintainers
mailing list