Your message dated Thu, 14 Apr 2016 12:21:35 +0000
with message-id <[email protected]>
and subject line Bug#817998: fixed in policykit-1 0.105-15
has caused the Debian Bug report #817998,
regarding tighten interpackage dependencies
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
817998: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817998
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libsystemd0
Version: 229-2
Severity: normal
File: /lib/x86_64-linux-gnu/libsystemd.so.0

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

I'm trying to work out why I get the following:

        /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1

        (polkit-gnome-authentication-agent-1:14272): polkit-gnome-1-WARNING **: 
Unable to determine the session we are in: No session for pid 14272

This calls sd_pid_get_session on its own pid, which returns -ENXIO. But... I 
have a
session, haven't I?

        $ loginctl show-session $XDG_SESSION_ID
        Id=1
        User=1000
        Name=sam
        Timestamp=Sat 2016-03-12 09:42:18 GMT
        TimestampMonotonic=67859194
        VTNr=2
        Seat=seat0
        TTY=/dev/tty2
        Remote=no
        Service=gdm-password
        Scope=session-1.scope
        Leader=1785
        Audit=1
        Type=x11
        Class=user
        Active=yes
        State=active
        IdleHint=yes
        IdleSinceHint=1457700819192000
        IdleSinceHintMonotonic=0

Internally, sd_pid_get_session calls cg_pid_get_session on that pid,
which calls cg_pid_get_path_shifted, which returns
"/user.slice/user-1000.slice/[email protected]/dbus.service". This path
is then passed to cg_path_get_session, which calls cg_path_get_unit on
it, resulting in "[email protected]". cg_path_get_session then bails
because this string does not start with "session-".

At this point I don't know whether polkit is using the API incorrectly,
or whether there is a genuine problem with libsystemd. But the result of
cg_pid_get_path_shifted looks strange... the code expects it to look
more like "/user.slice/user-1000.slice/session-1.scope".

- -- System Information:
Debian Release: 8.3
  APT prefers stable-updates
  APT policy: (550, 'stable-updates'), (550, 'stable'), (530, 'testing'), (520, 
'unstable'), (510, 'experimental'), (500, 'unstable-debug'), (500, 
'testing-updates')
Architecture: amd64 (x86_64)

Kernel: Linux 4.4.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libsystemd0:amd64 depends on:
ii  libc6        2.21-9
ii  libgcrypt20  1.6.3-2+deb8u1
ii  liblzma5     5.1.1alpha+20120614-2+b3
ii  libselinux1  2.3-2

libsystemd0:amd64 recommends no packages.

libsystemd0:amd64 suggests no packages.

- -- no debconf information

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJW5CZzAAoJENILQgJc2ie5zJ4QAMsH+B5zUoQnmHlM7NAzcBdL
1Txt8AcG8U1UpqlRm3ZyLg68/FoJBtm1EJSYMozAkWSWPDi6LPYRB+/SeiQKEcDT
x0ipnP7BRNR8T7dBXZhqP0gf1JXbJUgikuUHtY20G0GRKgxU6LWcXjyCNDuP26O1
aIrrvqajnn3+EZ+7SjoFLkhGQoNs4WcKGnfzMC7ZlyMD0AhvflUlXr3Vh7qaI55E
8Cb40GlnmOZkwLoGXFcCJCuMwKOfkxdCLYQcSS9epZh9d/nlYtPyICkiOYD4RZO/
anKCCWeFkJSdyhYfweMDEtbXNdHKMwofF8FeedfKCrAnX1M6qJxspz/hMcVOLDmc
JmoG+GV7Xbf1+68ROVQtMVgZONnZ8B4yov/P1iCfxXH7Z4uNwA7UVXn5Qg5bs4id
q2tuum5ZgylmvegoIa2xwBLXJHOP3RbyS3IzQRouZT60KnKsNyB0/Jubg5lP/Uze
M7EEscTV1xUsaD8/D3VbiaDz5yESVLDIjkHXmA9CSIScIW4hV3TLRgUwmeDFXts0
Hputzsdry2G/mY1y3wHIu+lqGAJo9sZOAGo8Fk9XGeaH/ZVHPZkVmtn0bC9W7ASj
LscI3BiyTOZlsaZZO2ZyuaKFn/3lA8r3Dhn8OTmRFRTyQaIPrRmxSjShl9NYxbVs
cj15Ch9tH456MwQiNduS
=9Jxu
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Source: policykit-1
Source-Version: 0.105-15

We believe that the bug you reported is fixed in the latest version of
policykit-1, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Biebl <[email protected]> (supplier of updated policykit-1 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 14 Apr 2016 13:57:13 +0200
Source: policykit-1
Binary: policykit-1 policykit-1-doc libpolkit-gobject-1-0 
libpolkit-gobject-1-dev libpolkit-agent-1-0 libpolkit-agent-1-dev 
libpolkit-backend-1-0 libpolkit-backend-1-dev gir1.2-polkit-1.0
Architecture: source
Version: 0.105-15
Distribution: unstable
Urgency: medium
Maintainer: Utopia Maintenance Team 
<[email protected]>
Changed-By: Michael Biebl <[email protected]>
Description:
 gir1.2-polkit-1.0 - GObject introspection data for PolicyKit
 libpolkit-agent-1-0 - PolicyKit Authentication Agent API
 libpolkit-agent-1-dev - PolicyKit Authentication Agent API - development files
 libpolkit-backend-1-0 - PolicyKit backend API
 libpolkit-backend-1-dev - PolicyKit backend API - development files
 libpolkit-gobject-1-0 - PolicyKit Authorization API
 libpolkit-gobject-1-dev - PolicyKit Authorization API - development files
 policykit-1 - framework for managing administrative policies and privileges
 policykit-1-doc - documentation for PolicyKit-1
Closes: 817998
Changes:
 policykit-1 (0.105-15) unstable; urgency=medium
 .
   * Generate tight inter-package dependencies.
     This ensures that everything from the same source package is upgraded in
     lockstep. (Closes: #817998)
Checksums-Sha1:
 e0ada4a0ca897ec6e330edbb75639f2f5318b3ec 2887 policykit-1_0.105-15.dsc
 e9624c9b1d789de80b89c053bcaae5c90ba3a45b 41388 
policykit-1_0.105-15.debian.tar.xz
Checksums-Sha256:
 d191954d34a2708de6b096eeca7946988e7db850666a145d27304e3c88b5cc99 2887 
policykit-1_0.105-15.dsc
 a9056b7901825629fcae54da4929359eef4797193ae4ee5f3aeee613ffbc05c4 41388 
policykit-1_0.105-15.debian.tar.xz
Files:
 4e8b40e62ed50c287db1eba74bff35b8 2887 admin optional policykit-1_0.105-15.dsc
 f23ea17a866dc9d0e0107148b4a4d987 41388 admin optional 
policykit-1_0.105-15.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJXD4aiAAoJEGrh3w1gjyLcW+gQAJhXUN7ne70hZz+5pjdJtvJE
QOIfG3dqhB1+3EwV/uyURHJJiBtRpQLzcnykUvXxJkp1xtQet5fn2QcJiAz01Zra
ns5h3UbnkB4cFipJVABjZcO8ptViCs6MKx9y5j+QZ24JTyaNIGekTwpSkFPgvRzx
hXZiS2o3z3dCmK9XMSN4HW5EF8vLFuldEJhPG2faQeqILZt6SnhHlaQMgbAs15cg
Z+qQIWo3HiklhSZrKHPDj769MzrnJRgHgleG6qSabY8jS8qU7TZ4hMZdWCCV84+Q
fXArZRH5lApoA/xiEuFJ0JJ/CnXjgTKGISNoDllq/QtfQiEDNNmOoqi5d6jQGMjj
pXa9nuzb5OksaBWThLHj5XpZAyjDxW02YtwzQly1PVsplICLe83d8fZW1+t96uYK
gk9ce3QoDnLbTf6YV3EzEPlKxUM+jkN5mHz9pippH0cbxTUYbCn1XEFqqbPCD4W3
u0Dy1cfTLBMTzo1sJOY8JfoUCL2nJvVe8lHDTiX2+cBhzbYNtjuXfsdnZBK1lT1X
uvsE3X25o4bOWNhGJ9Iqy99OUfFfNWfge7x8v6qzWNHgFyXEjAjzLkAD7c8h0AXf
QfqMBG/4sNQJgAnrvc55cYAI2tG0+Ar5FrPQC8QNuhNk0iMmTSYpo5esYwhLGpm8
+Cwzvlu1CbFD0zgOqeG4
=60xG
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to