Your message dated Fri, 15 Mar 2019 20:47:17 +0000 with message-id <[email protected]> and subject line Bug#921280: fixed in systemd 241-2 has caused the Debian Bug report #921280, regarding systemd-cgtop no longer shows memory usage 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.) -- 921280: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921280 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: systemd Version: 240-5 Severity: normal File: /usr/bin/systemd-cgtop -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 systemd-cgtop now displays '-' for all memory usage columns. Not sure exactly when it stopped working, I had it running in a terminal for a long time (so it was an old version). When I finally restarted it, it no longer worked. Even after rebooting the machine, it continues to not work. Control Group Tasks %CPU Memory Input/s Output/s / 781 11.6 - - - /init.scope 1 - - - - /system.slice 238 1.2 - - - /system.slice/acpid.service 1 0.0 - - - /system.slice/apache-htcacheclean.service 1 0.0 - - - /system.slice/apache2.service 11 0.0 - - - /system.slice/atd.service 1 - - - - ⋮ Memory accounting information shows fine in `systemctl status`, though: $ systemctl status atd.service ● atd.service - Deferred execution scheduler Loaded: loaded (/lib/systemd/system/atd.service; enabled; vendor preset: enab Active: active (running) since Sun 2019-02-03 16:27:07 EST; 13min ago Docs: man:atd(8) Process: 1503 ExecStartPre=/usr/bin/find /var/spool/cron/atjobs -type f -name Main PID: 1565 (atd) Tasks: 1 (limit: 4915) Memory: 1.3M CPU: 4ms CGroup: /system.slice/atd.service └─1565 /usr/sbin/atd -f Feb 03 16:27:06 Watt systemd[1]: Starting Deferred execution scheduler... Feb 03 16:27:07 Watt systemd[1]: Started Deferred execution scheduler. I'm booting with systemd.unified_cgroup_hierarchy=1 if it matters. - -- Package-specific info: - -- System Information: Debian Release: buster/sid APT prefers testing-debug APT policy: (500, 'testing-debug'), (500, 'testing'), (500, 'stable'), (130, 'unstable-debug'), (130, 'unstable'), (120, 'experimental-debug'), (120, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.19.0-1-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages systemd depends on: ii adduser 3.118 ii libacl1 2.2.52-3+b1 ii libapparmor1 2.13.2-7 ii libaudit1 1:2.8.4-2 ii libblkid1 2.33.1-0.1 ii libc6 2.28-5 ii libcap2 1:2.25-1.2 ii libcryptsetup12 2:2.0.6-1 ii libgcrypt20 1.8.4-4 ii libgnutls30 3.6.6-2 ii libgpg-error0 1.33-3 ii libidn11 1.33-2.2 ii libip4tc0 1.8.2-3 ii libkmod2 25-2 ii liblz4-1 1.8.3-1 ii liblzma5 5.2.2-1.3 ii libmount1 2.33.1-0.1 ii libpam0g 1.1.8-4 ii libseccomp2 2.3.3-3 ii libselinux1 2.8-1+b1 ii libsystemd0 240-5 ii mount 2.33.1-0.1 ii util-linux 2.33.1-0.1 Versions of packages systemd recommends: ii dbus 1.12.12-1 ii libpam-systemd 240-5 Versions of packages systemd suggests: ii policykit-1 0.105-25 pn systemd-container <none> Versions of packages systemd is related to: pn dracut <none> ii initramfs-tools 0.132 ii udev 240-5 - -- Configuration Files: /etc/systemd/system.conf changed: [Manager] DefaultCPUAccounting=yes DefaultMemoryAccounting=yes - -- no debconf information -----BEGIN PGP SIGNATURE----- iHMEARECADMWIQTlAc7j4DAtSNRJJ0z7P4jCVepZ/gUCXFdgiBUcYW50aG9ueUBk ZXJvYmVydC5uZXQACgkQ+z+IwlXqWf50PQCdEhQOhXiA7v/qi/IRdbVnovWzrMMA n0zKtwj5lJ8BazDXSybxJw2JAX7/ =Cs2T -----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---Source: systemd Source-Version: 241-2 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. Michael Biebl <[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, 15 Mar 2019 18:33:54 +0100 Source: systemd Architecture: source Version: 241-2 Distribution: unstable Urgency: medium Maintainer: Debian systemd Maintainers <[email protected]> Changed-By: Michael Biebl <[email protected]> Closes: 908796 921280 923081 923881 924199 924539 Changes: systemd (241-2) unstable; urgency=medium . [ Martin Pitt ] * debian/tests/boot-smoke: Create journal and udevdb artifacts on all failures * autopkgtests: Replace obsolete $ADT_* variables * networkd-test: Ignore failures of test_route_only_dns* in containers. This test exposes a race condition when running in LXC, see issue #11848 for details. Until that is understood and fixed, skip the test as it's not a recent regression. (Closes: #924539) * Bump Standards-Version to 4.3.0. No changes necessary. * debian/tests/boot-smoke: Only check current boot for connection timeouts. Otherwise we'll catch some Failed to resolve group 'render': Connection timed out messages that happen in earlier boots during VM setup, before the "render" group is created. Fixes https://github.com/systemd/systemd/issues/11875 * timedated: Fix emitted value when ntp client is enabled/disabled. Fixes a regression introduced in 241. * debian/tests/timedated: Check enabling/disabling NTP. Assert that `timedatectl set-ntp` correctly controls the service, sets the `org.freedesktop.timedate1 NTP` property, and sends the right `PropertiesChanged` signal. This reproduces <https://github.com/systemd/systemd/issues/11944> and also the earlier <https://github.com/systemd/systemd/issues/9672>. . [ Michael Biebl ] * Disable fallback DNS servers in resolved (Closes: #923081) * cgtop: Fix processing of controllers other than CPU (Closes: #921280) * udev: Restore debug level when logging a failure in the external prog called by IMPORT{program} (Closes: #924199) * core: Remove "." path components from required mount paths. Fixes mount related failures when a user's home directory contains "/./" (Closes: #923881) * udev.init: Use new s-s-d --notify-await to start udev daemon. Fixes a race condition during startup under SysV init. Add versioned dependency on dpkg (>= 1.19.3) to ensure that a version of start-stop-daemon which supports --notify-await is installed. (Closes: #908796) * Make /dev/dri/renderD* accessible to group "render" Follow upstream and make render nodes available to a dedicated system group "render" instead of "video". Keep the uaccess tag for local, active users. Checksums-Sha1: f56f1dfc55dfab6de44c11504605513988a6a5e2 4905 systemd_241-2.dsc c44901e575adf3ffb7aea9fd440af110f4c0ef80 148152 systemd_241-2.debian.tar.xz d7fba34eeb70159abe26685b49cc93271d48ed22 9059 systemd_241-2_source.buildinfo Checksums-Sha256: 20d218fcbbdbab9c4d7140a1d1666d004e6f940d4538488793d73f7374f98779 4905 systemd_241-2.dsc a1ee3c2023d79790fe8f558e93bfa60af3a395191333e94f19708f6124e516f1 148152 systemd_241-2.debian.tar.xz 15d289907262e44c8026ed1115d3ac3ee7e8d1d9ac8acfac368dafed8c7e993f 9059 systemd_241-2_source.buildinfo Files: d24c9e0172d5e8169838fa4f92127402 4905 admin optional systemd_241-2.dsc 3bec68194d1bb80946e98b746bd43b15 148152 admin optional systemd_241-2.debian.tar.xz 5faea0bc3c58ec598132a5efd9511302 9059 admin optional systemd_241-2_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEECbOsLssWnJBDRcxUauHfDWCPItwFAlyL/2IACgkQauHfDWCP ItyuHg//Y5OW5G01ZwNO+oQ5EdEPrS0j+oRzH4s8nXyLlVh7fqIFG482dg1QO8Bc u1t9oxSaiqDAab2QxN6pzzEfLhyi30JCgtp10gNNuyrMztXwetNMRspGqCXRjdKC Sqmw8Ovek/XcufRJAKqGNI1q/Js8PyegN8MSCwP/oy7+T3Z7ko0GWPsLLpvADzSM 5BE9+NS5dZqbiGFDynBBZkzQUaNyxCoX7DVZRn4Fdbf31SaqOPGi96DxKovQ2IlQ 6hekMzlTh3R03D8+pMBCn1VuC0fiWIQvWd4jljv3KbTLuDZ1tkUV7LppiCqE6a3e XR9kbjiuRolicF0cjghLPJBF4eTrHibkBb4lP4BEzJwiuZCpHTBAE7Av7CgP7TiC +ry2+f+wKpk/NnQzkmUogHfbeZUUSJUg41ceUHgTzaQ1gWZ6AR2uWrOzhVuhlTUz DtsecAafiYVmS9Wo86TYIH2nrPTre9mZ1mewXb9skLI5IoLh0nOSe4WjE9Kzv+5/ b9U6qYWO03zyaWspgOmY6aL5slkG2NMrD1jc/o3m8PNd2KvJ6Daofw1GfeQsQ1hy sBZciOkboMYwQMq+aBqUGHPzzdfSns1Z9EroTcUnCb1epjqYbdQAgMrxNzNXcR18 r5Wr/eDm4djC61IBdwddm4lAofMZ1etzy3w7GzqwoqlvpFYifNc= =ms4X -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ Pkg-systemd-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-systemd-maintainers
