Your message dated Thu, 14 Apr 2016 12:34:11 +0000
with message-id <[email protected]>
and subject line Bug#817998: fixed in policykit-1 0.113-3
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.113-3

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 14:15:09 +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 
gir1.2-polkit-1.0
Architecture: source
Version: 0.113-3
Distribution: experimental
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-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.113-3) experimental; urgency=medium
 .
   * Generate tight inter-package dependencies.
     This ensures that everything from the same source package is upgraded in
     lockstep. (Closes: #817998)
   * Drop obsolete Breaks from pre-wheezy.
Checksums-Sha1:
 c0e624b009f17ad62ba041784e397c598ffd494c 2722 policykit-1_0.113-3.dsc
 330b9a1a74c8bde7226975d892d7998f364d14b0 15836 
policykit-1_0.113-3.debian.tar.xz
Checksums-Sha256:
 4f21e3b30d96c6d802a54b8a931060fbd556aa581866b924dab07f1bd1433f01 2722 
policykit-1_0.113-3.dsc
 49cefc9402d5d50f1ba986ec1462c72c0f771c3ce94e2d2b256b1c75bf0be9c9 15836 
policykit-1_0.113-3.debian.tar.xz
Files:
 266a08f53f26b32e571fe18b75271bb6 2722 admin optional policykit-1_0.113-3.dsc
 4c4c611129e5f71ca3eab93312e41a23 15836 admin optional 
policykit-1_0.113-3.debian.tar.xz

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

iQIcBAEBCAAGBQJXD4p5AAoJEGrh3w1gjyLcMF4P+wV7DgNF6tH44z2hZCAsqcgv
hjw2ENql4W3co7+AH9cHxvMSavfkhTcH4Xogk8BiPEBYjMIXrwNjNfy5eIScitl1
dgVPpHiEJXCAhqlPLNciztufcH1U2TyDBbncKMx42w7if8RQ4vsV69/NeyqE4AIm
bYiO1DEvWZ/cFtNqr2V1uNRBCrickJ/pz6g94JCQu1isNf3T1dQ+6Jje0oCAPl0M
O+MOYl2zuUwbGU4s+ZSLmUZXtwrdS81snLgFfvZ5pt6+d0ClANMeXW6VQ+SkLzFG
6O6CY2hzFR/RyDA80d2EoXHpnVu2fywT71BnbrK6mR+j7bn6Gzr5kwsXURSiPgTw
MC0BmRrXGK2JcWvL2+tVyj/GwMo2nP4J8dihj0ZUPZ/3PzvObz3Dp7YuJXFMiLud
AbcGxX3d+N8pHPdG5yXnaFEaAsHfFJuIMHlgFb2z3uFo2E3x6h02NKHnoDD6nb5c
h+09YtX7L3OkDbXvvHyCmTd77YJf0s6EdijtwF3UKkti3hEnkvD/bWJw2TPJVET3
KO7zuvMj8sVvdaEvmd342YWSjm3uOGThMFLeI+VK0arbUnu80eXwqyC/XRj2KXgD
NpIoiXQXkdoEx6/+jbfesAr+Xbqz1nBz9tmi6Rr0lEUqfOP/fffs5FPuPeWlLnLU
y49Rmld+jLUpibL9VvjC
=SGM8
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to