Your message dated Fri, 26 Aug 2016 10:55:13 +0000
with message-id <[email protected]>
and subject line Bug#834148: fixed in systemd 231-5
has caused the Debian Bug report #834148,
regarding systemd-inhibit no longer respected
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.)


-- 
834148: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834148
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: systemd
Version: 231-1
Severity: important
File: /bin/systemd-inhibit

I've been running processes, such as backup or sync tools, as
children of 'systemd-inhibit --what=handle-lid-switch' to make sure
that the system doesn't suspend when I close the lid until the
processes have finished.

A few weeks ago, this just stopped working. Now, if I run e.g.

  systemd-inhibit cat

and close the lid, the system just suspends without any log entries,
errors, or additional information. The inhibitor is listed
nonetheless in the plain --list output.

I'd love to provide more information, but I wouldn't even know where
to start collecting it.

-- Package-specific info:

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages systemd depends on:
ii  adduser         3.115
ii  libacl1         2.2.52-3
ii  libapparmor1    2.10.95-4
ii  libaudit1       1:2.6.5-1
ii  libblkid1       2.28-6
ii  libc6           2.23-4
ii  libcap2         1:2.25-1
ii  libcap2-bin     1:2.25-1
ii  libcryptsetup4  2:1.7.0-2
ii  libgcrypt20     1.7.2-2
ii  libgpg-error0   1.24-1
ii  libidn11        1.33-1
ii  libkmod2        22-1.1
ii  liblzma5        5.1.1alpha+20120614-2.1
ii  libmount1       2.28-6
ii  libpam0g        1.1.8-3.3
ii  libseccomp2     2.3.1-2
ii  libselinux1     2.5-3
ii  libsystemd0     231-1
ii  mount           2.28-6
ii  util-linux      2.28-6

Versions of packages systemd recommends:
ii  dbus            1.10.8-1
ii  libpam-systemd  231-1

Versions of packages systemd suggests:
ii  policykit-1        0.105-16
pn  systemd-container  <none>
pn  systemd-ui         <none>

Versions of packages systemd is related to:
ii  udev  231-1

-- no debconf information


-- 
 .''`.   martin f. krafft <[email protected]> @martinkrafft
: :'  :  proud Debian developer
`. `'`   http://people.debian.org/~madduck
  `-  Debian - when you have better things to do than fixing systems

Attachment: digital_signature_gpg.asc
Description: Digital GPG signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)


--- End Message ---
--- Begin Message ---
Source: systemd
Source-Version: 231-5

We believe that the bug you reported is fixed in the latest version of
systemd, 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.
Martin Pitt <[email protected]> (supplier of updated systemd 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: Fri, 26 Aug 2016 10:58:07 +0200
Source: systemd
Binary: systemd systemd-sysv systemd-container systemd-journal-remote 
systemd-coredump libpam-systemd libnss-myhostname libnss-mymachines 
libnss-resolve libsystemd0 libsystemd-dev udev libudev1 libudev-dev udev-udeb 
libudev1-udeb
Architecture: source amd64
Version: 231-5
Distribution: unstable
Urgency: medium
Maintainer: Debian systemd Maintainers 
<[email protected]>
Changed-By: Martin Pitt <[email protected]>
Description:
 libnss-myhostname - nss module providing fallback resolution for the current 
hostname
 libnss-mymachines - nss module to resolve hostnames for local container 
instances
 libnss-resolve - nss module to resolve names via systemd-resolved
 libpam-systemd - system and service manager - PAM module
 libsystemd-dev - systemd utility library - development files
 libsystemd0 - systemd utility library
 libudev-dev - libudev development files
 libudev1   - libudev shared library
 libudev1-udeb - libudev shared library (udeb)
 systemd    - system and service manager
 systemd-container - systemd container/nspawn tools
 systemd-coredump - tools for storing and retrieving coredumps
 systemd-journal-remote - tools for sending and receiving remote journal logs
 systemd-sysv - system and service manager - SysV links
 udev       - /dev/ and hotplug management daemon
 udev-udeb  - /dev/ and hotplug management daemon (udeb)
Closes: 744301 787480 830257 834148
Changes:
 systemd (231-5) unstable; urgency=medium
 .
   [ Iain Lane ]
   * Let graphical-session-pre.target be manually started (LP: #1615341)
 .
   [ Felipe Sateler ]
   * Add basic version of git-cherry-pick
   * Replace Revert-units-add-a-basic-SystemCallFilter-3471.patch with upstream
     patch
   * sysv-generator: better error reporting. (Closes: #830257)
 .
   [ Martin Pitt ]
   * 73-usb-net-by-mac.rules: Test for disabling 80-net-setup-link.rules more
     efficiently. Stop calling readlink at all and just test if
     /etc/udev/rules.d/80-net-setup-link.rules exists -- a common way to
     disable an udev rule is to just "touch" it in /etc/udev/rule.d/ (i. e.
     empty file), and if the rule is customized we cannot really predict anyway
     if the user wants MAC-based USB net names or not. (LP: #1615021)
   * Ship kernel-install (Closes: #744301)
   * Add debian/extra/kernel-install.d/60-initrd.install.
     This kernel-install drop-in copies the initrd of the selected kernel to
     the EFI partition.
   * bootctl: Automatically detect ESP partition.
     This makes bootctl work with Debian's /boot/efi/ mountpoint without having
     to explicitly specify --path.
     Patches cherry-picked from upstream master.
   * systemd.NEWS: Point out that alternatively rcS scripts can be moved to
     rc[2-5]. Thanks to Petter Reinholdtsen for the suggestion!
 .
   [ Michael Biebl ]
   * Enable iptables support (Closes: #787480)
   * Revert "logind: really handle *KeyIgnoreInhibited options in logind.conf"
     The special 'key handling' inhibitors should always work regardless of
     any *IgnoreInhibited settings – otherwise they're nearly useless.
     Update man pages to clarify that *KeyIgnoreInhibited only apply to a
     subset of locks (Closes: #834148)
Checksums-Sha1:
 9b3d64fd8ecb2907af733db7b80a7b1d3ef532b4 4436 systemd_231-5.dsc
 c91d51f2bbfc4eea6bfd5a1706d4a9b6bdb9877b 129864 systemd_231-5.debian.tar.xz
 da1e15a67e5b262449f37732f19163c840523c74 87528 
libnss-myhostname-dbgsym_231-5_amd64.deb
 863eae25851f80648dd6634c0e7a6f34cdfdbe04 94168 
libnss-myhostname_231-5_amd64.deb
 af1808cdb49663a25a6c9571ecd578fd6c911241 432054 
libnss-mymachines-dbgsym_231-5_amd64.deb
 3777658036cb9e62d0dbc79d02a313322046b071 175640 
libnss-mymachines_231-5_amd64.deb
 33e8c13f09c6914f20105d6749e1c686e05632de 428054 
libnss-resolve-dbgsym_231-5_amd64.deb
 bdcac4d1c89213b7c03a67a0044af0f4f01cee6e 175024 libnss-resolve_231-5_amd64.deb
 f1432c0b4859df74464bbf4354da0735273f4c6c 421866 
libpam-systemd-dbgsym_231-5_amd64.deb
 288f240c43905c86104fb7849f84e8356f3aaab1 177020 libpam-systemd_231-5_amd64.deb
 eb651735699b583117408ca8bba7e7ccb9edaf7f 224202 libsystemd-dev_231-5_amd64.deb
 17d13d138463067ed90a98a31921d7a0893a0c89 660490 
libsystemd0-dbgsym_231-5_amd64.deb
 7e9457db8d1049a3036f345714249ed53a333ac7 267688 libsystemd0_231-5_amd64.deb
 f9f608671fb186dfe57a0f99a06b44eefceeae39 513108 
libudev-dev-dbgsym_231-5_amd64.deb
 996f6a33ffb69e4077d29122231122bf8f613169 249034 libudev-dev_231-5_amd64.deb
 29078fd7986a25f8a936c17d24af370105ff81b8 157930 libudev1-dbgsym_231-5_amd64.deb
 58f08616c301a03929ea33793daa445a2ae25249 48486 libudev1-udeb_231-5_amd64.udeb
 42da2d93d5e2686d22f2f357a336b934e0189ef1 113784 libudev1_231-5_amd64.deb
 5d0375e82db514a99c3a3504eeaf9bca624f7910 471698 
systemd-container-dbgsym_231-5_amd64.deb
 0981e28e04895a84a0e3077756a9553784f0b963 274582 
systemd-container_231-5_amd64.deb
 1a71f18631da4ab13c48d45a3c77b4ded9c4eb51 66732 
systemd-coredump-dbgsym_231-5_amd64.deb
 2c4afa85fd4f513520df2c962426faae9f743132 97652 systemd-coredump_231-5_amd64.deb
 6f159d1812c63d4f4e1de40a30604429ab1bc5bd 5755220 systemd-dbgsym_231-5_amd64.deb
 b0711e01c5b62f27ea244093c97ec36d5d6371c3 110236 
systemd-journal-remote-dbgsym_231-5_amd64.deb
 ea423dce32a5bac958ba05ca118df7d0d863e3d7 116818 
systemd-journal-remote_231-5_amd64.deb
 ba4324e6217e4c027cbf0af79ee7dafdaab42536 70408 systemd-sysv_231-5_amd64.deb
 07ce09d11f5fa99e03714c6d902ba84ca482b9a6 2364560 systemd_231-5_amd64.deb
 4c2d7d1a285a807605bf943c8cd9110edd757461 1316188 udev-dbgsym_231-5_amd64.deb
 3ea2d8ebe6c6bcbd35a5d0f6a10e8c8ce3548194 271646 udev-udeb_231-5_amd64.udeb
 9ae9d0c0a80c58e88154da1685a2ec12b055e8bb 1077622 udev_231-5_amd64.deb
Checksums-Sha256:
 a5acf6b2f8e8fc70a71ea8ac94c084084da634beab313199e5f8545dc3d44557 4436 
systemd_231-5.dsc
 1978c5709dad9f6412318be953ae9e0734e31ea5501b2b015a40222a76ba2569 129864 
systemd_231-5.debian.tar.xz
 f4750c6d20a56dc8073233a9ea161957b6f9488e428821e88b4304cd83c34f23 87528 
libnss-myhostname-dbgsym_231-5_amd64.deb
 5433a2c4a380bece1b4ffe6d34603625c50b5f539009e8eae104102e33d19dc1 94168 
libnss-myhostname_231-5_amd64.deb
 9c1f0038182485c20f735db331c1cbf0e346b1ce7010a761a83c3203caaa4526 432054 
libnss-mymachines-dbgsym_231-5_amd64.deb
 f756e84200d0602fb9902bb3edfae87249e40b67396b9ed5fb1b672d2792ca43 175640 
libnss-mymachines_231-5_amd64.deb
 5a7b78d35cb4b37d1ad64bae6b82678284e075cef87d16f2877e9f7687cc35de 428054 
libnss-resolve-dbgsym_231-5_amd64.deb
 4448df79c70f945b2ddf4e6079796e18e8c02831d9448dc02014ee7daf792808 175024 
libnss-resolve_231-5_amd64.deb
 57126844e4666639727ffcc9e8a31f5b7840bb2634179ffe47cf3d541286f35e 421866 
libpam-systemd-dbgsym_231-5_amd64.deb
 0883a113d052820dc9711adfdcdce8b8d58f19ea9c693d19044ef34c44d17dd7 177020 
libpam-systemd_231-5_amd64.deb
 16901b2d9c80c5b89517f35037bccba2a77232b313d3f31bab1c4f47a0a0e787 224202 
libsystemd-dev_231-5_amd64.deb
 0304c34ab84c226c2079e8f535934680ede5a17534b752f1d292d48b02a4ef6a 660490 
libsystemd0-dbgsym_231-5_amd64.deb
 c5b636ad523cea0da51734497e0abb542cf710db7794f09abd71fa5b574e41a3 267688 
libsystemd0_231-5_amd64.deb
 90e5a83be7933e51c4ce952b38bfed2468bfef25617d8b5e9fe1c0041a8662ac 513108 
libudev-dev-dbgsym_231-5_amd64.deb
 f241275bb346a0f2a5c87196585e67a59e6a694aeccf353dd015122b1048ea32 249034 
libudev-dev_231-5_amd64.deb
 85fca3d2adf27297ae974cbb50f90c169f09d6f169c03a789c335ed53b12155c 157930 
libudev1-dbgsym_231-5_amd64.deb
 cbb885de2a3b225831007cb594d77ec53de662dc417f914c07f556a81ce0bf7f 48486 
libudev1-udeb_231-5_amd64.udeb
 7b689418a761816e2ec1edc0e3160c89b16db67b84605689650d78e36a1c185a 113784 
libudev1_231-5_amd64.deb
 14573431b89aa740a52d55549f5f3178e4345d239909c550525f327aad9198eb 471698 
systemd-container-dbgsym_231-5_amd64.deb
 9ce6102dd86dcac8f6a5a3229ded2540bf8ce49fb89e17e49851cb63f25e5495 274582 
systemd-container_231-5_amd64.deb
 759180cb417e98dc142dac0a4c1c54c5f12f2d04a3ef39bf25ca625b7e3a5527 66732 
systemd-coredump-dbgsym_231-5_amd64.deb
 1afe84e150d255cc01a966f7402bd00f499a5fc71baea0f2a244edd22dac7958 97652 
systemd-coredump_231-5_amd64.deb
 1046d36a0eda5b5329e57bfdd6c89ea8b17e456d390627bad0ce36c3cf8b08bb 5755220 
systemd-dbgsym_231-5_amd64.deb
 22eeca8e777e7c1e50bae7d39a3c9b8d6e459169988984b3afda8dd8042fda5b 110236 
systemd-journal-remote-dbgsym_231-5_amd64.deb
 1962b0e376481478ce22975f70a1fc89624d02f9b096e35394429a835382a5f1 116818 
systemd-journal-remote_231-5_amd64.deb
 3a4a0f3ba4c5191d7ee1cd9d846bbf7500a5e5f79002a65af07f0e7874fffbb9 70408 
systemd-sysv_231-5_amd64.deb
 10209c5b5de9309d4d9cf9dd2a238658e1ed5fa26c31d3fdf20236017f67ba4c 2364560 
systemd_231-5_amd64.deb
 912c1c71ea72dab7536f0d134568fd6a9ea298c920e70d3587bcde0b5dc93b02 1316188 
udev-dbgsym_231-5_amd64.deb
 615d2d42ab9bb07951d2e01f1d723b5e773221d3cd512d144c49dae166809751 271646 
udev-udeb_231-5_amd64.udeb
 c9230dfc8bfc4515cd5d46f7bdc41faac5c41ed18a472018bc6f532d3fee947e 1077622 
udev_231-5_amd64.deb
Files:
 00da560372b1018929686d8e0b202374 4436 admin optional systemd_231-5.dsc
 9809fe33921deae2967c571272ab6261 129864 admin optional 
systemd_231-5.debian.tar.xz
 496446c1e755897fd8a44278ecae25f0 87528 debug extra 
libnss-myhostname-dbgsym_231-5_amd64.deb
 edae379085ab6eb9d0268aebafeac48e 94168 admin extra 
libnss-myhostname_231-5_amd64.deb
 7c34fd389501a4dd66103409fc348b56 432054 debug extra 
libnss-mymachines-dbgsym_231-5_amd64.deb
 5da75f9bc69480bdc9c2ef0bbd1a665c 175640 admin extra 
libnss-mymachines_231-5_amd64.deb
 c4febc5aed281279653878f14bfdce91 428054 debug extra 
libnss-resolve-dbgsym_231-5_amd64.deb
 ab34ae5928e8db7a9a05d8c0477e1f37 175024 admin extra 
libnss-resolve_231-5_amd64.deb
 610b8bf4d08a414dc20c5d94db9b227a 421866 debug extra 
libpam-systemd-dbgsym_231-5_amd64.deb
 5f3f6826047ffd5b408e68329a909f6f 177020 admin optional 
libpam-systemd_231-5_amd64.deb
 3fb9c52907f4052017ee3be23623d082 224202 libdevel optional 
libsystemd-dev_231-5_amd64.deb
 ff5696a7ade2b7b8455a1687d62e8ea6 660490 debug extra 
libsystemd0-dbgsym_231-5_amd64.deb
 616e35b78cca423539ad25be6c1e51dd 267688 libs optional 
libsystemd0_231-5_amd64.deb
 3b219416adedd503980ba55c6b25ae22 513108 debug extra 
libudev-dev-dbgsym_231-5_amd64.deb
 1c075812bf73b88a08e78e106f525805 249034 libdevel optional 
libudev-dev_231-5_amd64.deb
 29d2bebd67fcaa5a59946fd53c1280be 157930 debug extra 
libudev1-dbgsym_231-5_amd64.deb
 2734eb9b60d70f3597fcd99403d2095d 48486 debian-installer optional 
libudev1-udeb_231-5_amd64.udeb
 29a6ea2796816be864fe36debe3184fa 113784 libs important libudev1_231-5_amd64.deb
 f343d6539dd8447c1347525fe8a188d5 471698 debug extra 
systemd-container-dbgsym_231-5_amd64.deb
 ec2ff3a09942f8031c750dcbe33cbcd5 274582 admin optional 
systemd-container_231-5_amd64.deb
 cec931d47687bf0fb26a83f2f903e754 66732 debug extra 
systemd-coredump-dbgsym_231-5_amd64.deb
 abf7ac816ec3980eb6766cd5c31541a0 97652 admin optional 
systemd-coredump_231-5_amd64.deb
 09b0fdf76abc85a59daa48467fda5bf2 5755220 debug extra 
systemd-dbgsym_231-5_amd64.deb
 cd640fa57365afc3d2bf948f0d1ef17f 110236 debug extra 
systemd-journal-remote-dbgsym_231-5_amd64.deb
 56c2f54e7fa7794f7965653abb9087bc 116818 admin optional 
systemd-journal-remote_231-5_amd64.deb
 6eeb6bcdc7e25279deb5e4d0684f198a 70408 admin important 
systemd-sysv_231-5_amd64.deb
 5c124a820ef92432cbe2c25fa759f2ab 2364560 admin important 
systemd_231-5_amd64.deb
 bfab971b699552bbc863ecfcd6ec400e 1316188 debug extra 
udev-dbgsym_231-5_amd64.deb
 af705333e310acfd0753978c58fbeec7 271646 debian-installer optional 
udev-udeb_231-5_amd64.udeb
 9e7c37244c040c25eb844bffae23e6e3 1077622 admin important udev_231-5_amd64.deb
Package-Type: udeb

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

iQIcBAEBCAAGBQJXwBqGAAoJENFO8V2v4RNH+vQP/31TMVscsPZfCnFryCkDXwOc
xKZ18bO0kGTBdKOnDMiCEe3R2aFqQJX8DpAf9LY6NUaRZrNDWGQH/6vQqcLusyp5
mRPWzg7C+lCTPmRsmsdLh76lWr+BYG8eVt3tOeLzIB9LjC+MEoUoZFUKVVlaUFIZ
WAFBxBaFJPj0AmuPM92WbQ9CIiZjIh20B1UG8nOzir6xgXLV7ZV/ihMyYqbrzLR2
Ez784LzaMyn+g7GwS05Z3L8sAXW3Rco5I1HJQeZ2wgTy6bCiN9QxUGz9/2BO6hyG
adR8bakJACGr6GmiqCgU9SFybf1IHYhYfZAmmsSMrLlkX/FOhrYb1j+1vkq16Nix
2wquXaeLUrYm2+kDAG1y0vmwW849byDZiZt+/Sa85hR2n6t/wA+Dho53infEDT7N
gemleD4KHJaTlaFdrnwFG/X4m3Efp4/mpkSxsfADqvuODHXvw/YZpNkHs0x3alGS
NPMTmgIPitIXE4BOyl4gC6aAFdQ4Lxzlt3+wtULOLP2AkMpAeFzcxDSigmS6xKXB
F8x2u3x1fDBGjxh0vmpd97e7c4S05XWLr03WvV36jFIHyv+pVeoxqLoVOhmq/vFJ
XunNSdsxSBF5l1Z/6dsGbS5usf7j0tb6guafT65k0hq/DecbVKEv9ZnApiVtda+B
CaLI1UhVf2FN2RX5cmsR
=xIwW
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to