Your message dated Mon, 30 Mar 2015 12:20:01 +0000 with message-id <e1ycyfh-00006u...@franck.debian.org> and subject line Bug#781210: fixed in systemd 215-14 has caused the Debian Bug report #781210, regarding systemd asserts on function cg_is_empty_recursive, crashes 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 ow...@bugs.debian.org immediately.) -- 781210: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781210 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: systemd Version: 215-12 Severity: critical I've managed to reproducibly crash systemd: # grep systemd /var/log/syslog | tail -3 Mar 26 01:02:15 curium systemd[1]: Assertion 'path' failed at ../src/shared/cgroup-util.c:913, function cg_is_empty_recursive(). Aborting. Mar 26 01:02:15 curium systemd[1]: Caught <ABRT>, dumped core as pid 6916. Mar 26 01:02:15 curium systemd[1]: Freezing execution. After that, the system remains functioning (i.e. pid1 stays alive and the kernel does not panic) but systemctl etc. do not respond ("Failed to list units: Connection timed out") and the system as a whole is pretty useless until a reboot. This is hard to trigger as it happens under very specific conditions plus a race, but I've managed to reproduce it five times already on two different servers. The gory details and steps to reproduce are over at #781209, but in short: - strongswan-starter ships an init script /etc/init.d/ipsec and a system unit file named "strongswan.service" but containing Alias=ipsec.service. - strongswan-starter's postinst is buggy and calls "invoke-rc.d ipsec start" manually before the systemd unit is fully set up. - This results into the ipsec daemons actually starting up in an ipsec.service cgroup, as evidenced by e.g. a systemctl status. - A subsequent "systemctl restart strongswan" almost always results into the service becoming "inactive" and the processes under the ipsec.service cgroup being killed. Sometimes, though, the service gets into an "inactive (dead)" state but the processes from the (wrong) cgroup stay up. This possibly happens because systemd tries to set up a strongswan.service cgroup? - At that point, the processes are orphaned and lost from systemd's control and are completely unmanageable by systemctl. - Killing them by hand (e.g. via kill or "ipsec stop") crashes systemd. A gdb "bt full" is attached. Faidon(gdb) bt full #0 0x00007f8fb8b0d79b in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/pt-raise.c:37 resultvar = 0 pid = <optimized out> #1 0x00007f8fb8f633d8 in crash.lto_priv.234 (sig=6) at ../src/core/main.c:158 rl = {rlim_cur = 18446744073709551615, rlim_max = 18446744073709551615} sa = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {0 <repeats 16 times>}}, sa_flags = 0, sa_restorer = 0x0} __func__ = "crash" __PRETTY_FUNCTION__ = "crash" #2 <signal handler called> No locals. #3 0x00007f8fb878a107 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 resultvar = 0 pid = 1 selftid = 1 #4 0x00007f8fb878b4e8 in __GI_abort () at abort.c:89 save_stage = 2 act = {__sigaction_handler = {sa_handler = 0x7ffd56ee0ae4, sa_sigaction = 0x7ffd56ee0ae4}, sa_mask = {__val = {140255286606672, 140255286672192, 140726061894624, 140255287343296, 5990105739957488896, 140255286672192, 140255260941991, 140255260944944, 2, 1, 140255287343248, 913, 140255260573900, 140255263445632, 140255287195268, 140255286635808}}, sa_flags = -1165411504, sa_restorer = 0x7f8fba8a3b40} sigs = {__val = {32, 0 <repeats 15 times>}} #5 0x00007f8fb8f9aed2 in log_assert_failed (text=text@entry=0x7f8fb901c736 "path", file=file@entry=0x7f8fb9019ea7 "../src/shared/cgroup-util.c", line=line@entry=913, func=func@entry=0x7f8fb901aa30 <__PRETTY_FUNCTION__.8851> "cg_is_empty_recursive") at ../src/shared/log.c:709 No locals. #6 0x00007f8fb8f6cc8f in cg_is_empty_recursive.constprop.53 (path=0x0, ignore_self=ignore_self@entry=true, controller=<synthetic pointer>) at ../src/shared/cgroup-util.c:913 d = 0x0 fn = 0x7f8fba8a4d90 "\001" r = <optimized out> #7 0x00007f8fb8ff21c3 in manager_notify_cgroup_empty (cgroup=<optimized out>, m=0x7f8fba893b50) at ../src/core/cgroup.c:978 u = 0x7f8fba894d30 r = <optimized out> #8 signal_agent_released (bus=<optimized out>, message=0x7f8fba8a3b40, userdata=0x7f8fba893b50, error=<optimized out>) at ../src/core/dbus.c:90 m = 0x7f8fba893b50 cgroup = 0x7f8fba923684 "/system.slice/ipsec.service" r = <optimized out> __PRETTY_FUNCTION__ = "signal_agent_released" __func__ = "signal_agent_released" #9 0x00007f8fb9009137 in bus_match_run (bus=0x7f8fba8c2970, node=0x7f8fba90f260, m=0x7f8fba8a3b40) at ../src/libsystemd/sd-bus/bus-match.c:299 error_buffer = {name = 0x0, message = 0x0, _need_free = 0} slot = 0x7f8fba947890 test_str = <optimized out> test_u8 = <optimized out> r = <optimized out> m = 0x7f8fba8a3b40 node = 0x7f8fba90f260 bus = <optimized out> __PRETTY_FUNCTION__ = "bus_match_run" #10 0x00007f8fb9008dae in bus_match_run (bus=0x7f8fba8c2970, node=0x7f8fba9242c0, m=0x7f8fba8a3b40) at ../src/libsystemd/sd-bus/bus-match.c:391 test_str = <optimized out> test_u8 = <optimized out> r = <optimized out> m = 0x7f8fba8a3b40 node = 0x7f8fba9242c0 bus = <optimized out> __PRETTY_FUNCTION__ = "bus_match_run" #11 0x00007f8fb9008d88 in bus_match_run (bus=0x7f8fba8c2970, node=0x7f8fba94b410, m=0x7f8fba8a3b40) at ../src/libsystemd/sd-bus/bus-match.c:368 found = <optimized out> test_str = <optimized out> test_u8 = <optimized out> r = <optimized out> m = 0x7f8fba8a3b40 node = 0x7f8fba94b410 bus = <optimized out> __PRETTY_FUNCTION__ = "bus_match_run" #12 0x00007f8fb9008dae in bus_match_run (bus=0x7f8fba8c2970, node=0x7f8fba924040, m=0x7f8fba8a3b40) at ../src/libsystemd/sd-bus/bus-match.c:391 test_str = <optimized out> test_u8 = <optimized out> r = <optimized out> m = 0x7f8fba8a3b40 node = 0x7f8fba924040 bus = <optimized out> __PRETTY_FUNCTION__ = "bus_match_run" #13 0x00007f8fb9008d88 in bus_match_run (bus=0x7f8fba8c2970, node=0x7f8fba93d2d0, m=0x7f8fba8a3b40) at ../src/libsystemd/sd-bus/bus-match.c:368 found = <optimized out> test_str = <optimized out> test_u8 = <optimized out> r = <optimized out> m = 0x7f8fba8a3b40 node = 0x7f8fba93d2d0 bus = <optimized out> __PRETTY_FUNCTION__ = "bus_match_run" #14 0x00007f8fb9008dae in bus_match_run (bus=0x7f8fba8c2970, node=0x7f8fba9237a0, m=0x7f8fba8a3b40) at ../src/libsystemd/sd-bus/bus-match.c:391 test_str = <optimized out> test_u8 = <optimized out> r = <optimized out> m = 0x7f8fba8a3b40 node = 0x7f8fba9237a0 bus = <optimized out> __PRETTY_FUNCTION__ = "bus_match_run" #15 0x00007f8fb9008d88 in bus_match_run (bus=0x7f8fba8c2970, node=0x7f8fba930bb0, m=0x7f8fba8a3b40) at ../src/libsystemd/sd-bus/bus-match.c:368 found = <optimized out> test_str = <optimized out> test_u8 = <optimized out> r = <optimized out> m = 0x7f8fba8a3b40 node = 0x7f8fba930bb0 bus = <optimized out> __PRETTY_FUNCTION__ = "bus_match_run" #16 0x00007f8fb9008dae in bus_match_run (bus=0x7f8fba8c2970, node=0x7f8fba91eb70, m=0x7f8fba8a3b40) at ../src/libsystemd/sd-bus/bus-match.c:391 test_str = <optimized out> test_u8 = <optimized out> r = <optimized out> m = 0x7f8fba8a3b40 node = 0x7f8fba91eb70 bus = <optimized out> __PRETTY_FUNCTION__ = "bus_match_run" #17 0x00007f8fb9008d88 in bus_match_run (bus=0x7f8fba8c2970, node=0x7f8fba91e8d0, m=0x7f8fba8a3b40) at ../src/libsystemd/sd-bus/bus-match.c:368 found = <optimized out> test_str = <optimized out> test_u8 = <optimized out> r = <optimized out> m = 0x7f8fba8a3b40 node = 0x7f8fba91e8d0 bus = <optimized out> __PRETTY_FUNCTION__ = "bus_match_run" #18 0x00007f8fb9008dae in bus_match_run (bus=0x7f8fba8c2970, node=0x7f8fba922ac0, m=0x7f8fba8a3b40) at ../src/libsystemd/sd-bus/bus-match.c:391 test_str = <optimized out> test_u8 = <optimized out> r = <optimized out> m = 0x7f8fba8a3b40 node = 0x7f8fba922ac0 bus = <optimized out> __PRETTY_FUNCTION__ = "bus_match_run" #19 0x00007f8fb9008c9e in bus_match_run (bus=bus@entry=0x7f8fba8c2970, node=node@entry=0x7f8fba8c29f0, m=m@entry=0x7f8fba8a3b40) at ../src/libsystemd/sd-bus/bus-match.c:266 test_str = <optimized out> test_u8 = <optimized out> r = <optimized out> m = 0x7f8fba8a3b40 node = 0x7f8fba8c29f0 bus = <optimized out> __PRETTY_FUNCTION__ = "bus_match_run" #20 0x00007f8fb8f8eb48 in process_match.lto_priv.252 (bus=bus@entry=0x7f8fba8c2970, m=m@entry=0x7f8fba8a3b40) at ../src/libsystemd/sd-bus/sd-bus.c:2261 r = <optimized out> __PRETTY_FUNCTION__ = "process_match" #21 0x00007f8fb8f792bb in process_message (m=<optimized out>, bus=0x7f8fba8c2970) at ../src/libsystemd/sd-bus/sd-bus.c:2386 r = 0 #22 process_running (priority=0, ret=0x0, hint_priority=false, bus=0x7f8fba8c2970) at ../src/libsystemd/sd-bus/sd-bus.c:2436 m = <optimized out> r = <optimized out> #23 bus_process_internal.constprop.172 (bus=0x7f8fba8c2970, ret=0x0, priority=0, hint_priority=false) at ../src/libsystemd/sd-bus/sd-bus.c:2619 _dont_destroy_bus = 0x7f8fba8c2970 #24 0x00007f8fb8f64061 in sd_bus_process (ret=0x0, bus=<optimized out>) at ../src/libsystemd/sd-bus/sd-bus.c:2638 No locals. #25 io_callback (s=<optimized out>, fd=<optimized out>, revents=<optimized out>, userdata=<optimized out>) at ../src/libsystemd/sd-bus/sd-bus.c:2897 bus = <optimized out> __PRETTY_FUNCTION__ = "io_callback" #26 0x00007f8fb8f66fe0 in source_dispatch (s=0x7f8fba894530) at ../src/libsystemd/sd-event/sd-event.c:2016 __PRETTY_FUNCTION__ = "source_dispatch" __func__ = "source_dispatch" #27 0x00007f8fb8f6822f in sd_event_run (e=0x7f8fba893f80, timeout=<optimized out>) at ../src/libsystemd/sd-event/sd-event.c:2314 ev_queue = <optimized out> ev_queue_max = <optimized out> p = <optimized out> r = 0 i = <optimized out> m = 1 timedout = false __PRETTY_FUNCTION__ = "sd_event_run" #28 0x00007f8fb9011211 in manager_loop (m=0x7f8fba893b50) at ../src/core/manager.c:1912 wait_usec = 1 rl = {interval = 1000000, begin = 919722059, burst = 50000, num = 6} __PRETTY_FUNCTION__ = "manager_loop" __func__ = "manager_loop" #29 0x00007f8fb8f5f22b in main (argc=1, argv=<optimized out>) at ../src/core/main.c:1743 m = 0x7f8fba893b50 r = <optimized out> retval = 1 before_startup = <optimized out> after_startup = <optimized out> timespan = "f\336\b`\330qX\034Q\343\061\256\272\343\222|s\302x\356.cx\204\221U_\025J=G\363BE\325\354/cx\204\060cx\204\221x\251Ýš\373\062\000\362?\355s\240sU\241\063S\247\273" fds = 0x0 reexecute = false shutdown_verb = 0x0 initrd_timestamp = {realtime = 0, monotonic = 0} userspace_timestamp = {realtime = 1427328950819373, monotonic = 19892013} kernel_timestamp = {realtime = <optimized out>, monotonic = 0} security_start_timestamp = {realtime = 1427328950821716, monotonic = 19894356} security_finish_timestamp = {realtime = 1427328950822668, monotonic = 19895308} systemd = "systemd" skip_setup = false j = <optimized out> loaded_policy = <optimized out> arm_reboot_watchdog = false queue_default_job = <optimized out> empty_etc = <optimized out> switch_root_dir = 0x0 switch_root_init = 0x0 __func__ = "main" __PRETTY_FUNCTION__ = "main"
--- End Message ---
--- Begin Message ---Source: systemd Source-Version: 215-14 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 781...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Michael Biebl <bi...@debian.org> (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 ftpmas...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Mon, 30 Mar 2015 13:26:52 +0200 Source: systemd Binary: systemd systemd-sysv libpam-systemd libsystemd0 libsystemd-dev libsystemd-login0 libsystemd-login-dev libsystemd-daemon0 libsystemd-daemon-dev libsystemd-journal0 libsystemd-journal-dev libsystemd-id128-0 libsystemd-id128-dev udev libudev1 libudev-dev udev-udeb libudev1-udeb libgudev-1.0-0 gir1.2-gudev-1.0 libgudev-1.0-dev python3-systemd systemd-dbg Architecture: source amd64 Version: 215-14 Distribution: unstable Urgency: medium Maintainer: Debian systemd Maintainers <pkg-systemd-maintain...@lists.alioth.debian.org> Changed-By: Michael Biebl <bi...@debian.org> Description: gir1.2-gudev-1.0 - libgudev-1.0 introspection data libgudev-1.0-0 - GObject-based wrapper library for libudev libgudev-1.0-dev - libgudev-1.0 development files libpam-systemd - system and service manager - PAM module libsystemd-daemon-dev - systemd utility library (transitional package) libsystemd-daemon0 - systemd utility library (deprecated) libsystemd-dev - systemd utility library - development files libsystemd-id128-0 - systemd 128 bit ID utility library (deprecated) libsystemd-id128-dev - systemd 128 bit ID utility library (transitional package) libsystemd-journal-dev - systemd journal utility library (transitional package) libsystemd-journal0 - systemd journal utility library (deprecated) libsystemd-login-dev - systemd login utility library (transitional package) libsystemd-login0 - systemd login utility library (deprecated) libsystemd0 - systemd utility library libudev-dev - libudev development files libudev1 - libudev shared library libudev1-udeb - libudev shared library (udeb) python3-systemd - Python 3 bindings for systemd systemd - system and service manager systemd-dbg - system and service manager (debug symbols) systemd-sysv - system and service manager - SysV links udev - /dev/ and hotplug management daemon udev-udeb - /dev/ and hotplug management daemon (udeb) Closes: 762700 765577 772182 781210 Changes: systemd (215-14) unstable; urgency=medium . [ Michael Biebl ] * Map $x-display-manager LSB facility to display-manager.service instead of making it a target. Using a target had the downside that multiple display managers could hook into it at the same time which could lead to several failed start attempts for the non-default display manager. * Update insserv-generator and map $x-display-manager to display-manager.service, following the recent change in sysv-generator. This avoids creating references to a no longer existing x-display-manager.target unit. * Cherry-pick upstream fix to increase the SendBuffer of /dev/log to 8M. . [ Martin Pitt ] * scope: Make attachment of initial PIDs more robust. Fixes crash with processes that get started by an init.d script with a different (aliased) name when the cgroup becomes empty. (Closes: #781210) * boot-and-services, display-managers autopkgtests: Add missing python3 test dependency. * Don't attempt to mount the same swap partition twice through different device node aliases. (Closes: #772182, LP: #1399595) . [ Christian Seiler ] * Make the journald to syslog forwarding more robust by increasing the maximum datagram queue length from 10 to 512. (Closes: #762700) . [ Marco d'Itri ] * Avoid writing duplicate entries in 70-persistent-net.rules by double checking if the new udev rule has already been written for the given interface. This happens if multiple add events are generated before the write_net_rules script returns and udevd renames the interface. (Closes: #765577) Checksums-Sha1: 3505472c93909659d629d242de834fee9d7e9fc7 4107 systemd_215-14.dsc 8d20ded002e30754d16d9491fc812691a79a2686 203116 systemd_215-14.debian.tar.xz 2fa51dc1bcd75666f68c1d10ed3785489622653a 2540386 systemd_215-14_amd64.deb 4d0881637bdccc459c3e456711780bb7dba32ace 33652 systemd-sysv_215-14_amd64.deb b0b801fc80ae715d7da934acaa11475e7ed6b913 122970 libpam-systemd_215-14_amd64.deb e91dae62f7ad8971f096ef8ff4fdeab938b70cbc 86392 libsystemd0_215-14_amd64.deb 8b4493bf4b6260fd52c45aec3c598b542ee303c0 92680 libsystemd-dev_215-14_amd64.deb 83a4bb80ca1c595f29443cdab1c80c25bee90d56 46738 libsystemd-login0_215-14_amd64.deb 91ffde00567e0fb491d84f1abe5ba0f2e9f40fdd 29256 libsystemd-login-dev_215-14_amd64.deb 7aa52253168f19d90ed27100a14d63cc18e0c092 35848 libsystemd-daemon0_215-14_amd64.deb 5be5527fd32874191f239c86164b37e9007dd853 29268 libsystemd-daemon-dev_215-14_amd64.deb c58b3864919fe88ef8452d3b76f088c762cf76ac 71900 libsystemd-journal0_215-14_amd64.deb 2ee3fd6fa700ea8c8572e1e8fff2f644e23c17e8 29248 libsystemd-journal-dev_215-14_amd64.deb 011561bde4c6f6651d19605bd1cede8f3ff17b00 34822 libsystemd-id128-0_215-14_amd64.deb eb3e85b32febfedf93cc8a2cba40f0bba21e6746 29250 libsystemd-id128-dev_215-14_amd64.deb ef1ebee56d1f8f367b427161b5f3f4d97b4f0eba 877230 udev_215-14_amd64.deb 7fe83689daa16906f72d937b0eed724221976b44 54798 libudev1_215-14_amd64.deb 7939f5d4143bb9f0605995ff47ad4db5f1dbdfe7 23264 libudev-dev_215-14_amd64.deb 2426f9da3d111229628e5034af0b52662b89b8b8 195866 udev-udeb_215-14_amd64.udeb e1324797f21be26c2dd3ec6c03c2708a14a5d178 24742 libudev1-udeb_215-14_amd64.udeb c477f28b7d1eec8c216a6568123ff22be49a5844 39670 libgudev-1.0-0_215-14_amd64.deb 423ecd20787f0f4cdbd03bd0d33233d180db5dd1 2828 gir1.2-gudev-1.0_215-14_amd64.deb 5c5f66dcefe16fb1baeeaea957c3d6d1d8d83b5f 24572 libgudev-1.0-dev_215-14_amd64.deb b4f252fffae582d9f6c050ea509d7dd4b8a4d3a6 59048 python3-systemd_215-14_amd64.deb 8e56f57b858fd576e411837be1cb1ccbcc4dd29b 15949712 systemd-dbg_215-14_amd64.deb Checksums-Sha256: e35e580f8bc98dc8385e56ca038c3e952fac094507ddf82433d5f8337ca00b83 4107 systemd_215-14.dsc 0bebfea102dc09076deca0eadc80d2a7c83cb9644029810c3c8e3122729f4b9a 203116 systemd_215-14.debian.tar.xz c09b18fcbf87be11e805a302462753afc20b4f2b6025c782f4771e4368bb7515 2540386 systemd_215-14_amd64.deb c2aefe356f785e23aa93c1e2a1d246fbc39dd4118f0de506f3f820061a1543ed 33652 systemd-sysv_215-14_amd64.deb 9b7e8710a4e27fb97bcf606147704e4a37b5d4e6e961a4c3107cdeeb0b161100 122970 libpam-systemd_215-14_amd64.deb 14d67387e4fdc2f7604172583fec3dbe8e11ff82321a53d966fc82c290bf0162 86392 libsystemd0_215-14_amd64.deb 9da3972bbb8763e5bc12e0cb8cddbffade39b3f9eb11d46048450411dbc94e3d 92680 libsystemd-dev_215-14_amd64.deb 350337f261e53608d4c882c37ed905f63ca0117ab0363e1cf2a26acf48192d6a 46738 libsystemd-login0_215-14_amd64.deb 38efa8d3c4b536bd9ff9aa9e3cf5039a4c0adefec34f557224a7c6cb1a54636c 29256 libsystemd-login-dev_215-14_amd64.deb 9262dc2636c7a6a8acc8aa7641b3ef5ff3e250f7149754d8823f8a826cbf297a 35848 libsystemd-daemon0_215-14_amd64.deb 9e282f665b131b1d497e945692526fbff93c3b55d062a6ae1f24fc23f39cf0b7 29268 libsystemd-daemon-dev_215-14_amd64.deb e0b02bf5b56b55bf54611501a3c72e9e796b45a998bf0f3a00d44c50b328e809 71900 libsystemd-journal0_215-14_amd64.deb 7a8c260da958cb57e7c22e2e77d5bb125792053721e5fefcef8eb887c744ea45 29248 libsystemd-journal-dev_215-14_amd64.deb 03cd6b7c9d0c1a486a111e51fc1f237654770bb4c8783297c79c8f4c552765c3 34822 libsystemd-id128-0_215-14_amd64.deb 54b090891a4c1f6563cec596e6b248b283420cca9664d8bd944456c8cec9ec27 29250 libsystemd-id128-dev_215-14_amd64.deb 36d6b62cf57fbe975a4b91bef4f15629b7a960d637d79556f7c0496068d7bd63 877230 udev_215-14_amd64.deb e0a831a0bc6da78f3d7278786ef3d93a4fca7799e50a3f1899911d8c52888911 54798 libudev1_215-14_amd64.deb 5d7666dcce48fc1923072c6dc2ac1406b8de8b4eb579c50654303870340e0973 23264 libudev-dev_215-14_amd64.deb 79681dd6513d26446edfb1e459351396faa7bc318ec9eb9663e541b39a925ec8 195866 udev-udeb_215-14_amd64.udeb ae802eb211573a26543cb3824bd4c10756e408843ff34d4e7bd32b0f65088a37 24742 libudev1-udeb_215-14_amd64.udeb 8fb3f73716b12a0ac08b52bedd22e3841be137ec796140e0a7f43da6e780b448 39670 libgudev-1.0-0_215-14_amd64.deb 1ab367441160b44ad7c9df32e2087fe2949ef5e18df10a1e7c875c79ddd11954 2828 gir1.2-gudev-1.0_215-14_amd64.deb 8e7cc1cd5b8623530a58841c1aaaa4736476f818938dcbea00106335e55f6562 24572 libgudev-1.0-dev_215-14_amd64.deb ad6841368b5c17c521629e179d1d00b4e45d3126edfd9782edb57154ecc032bb 59048 python3-systemd_215-14_amd64.deb 92dcc23c00f8117a078b7b4568f7858b32ca13c407d63f34dc479dfe217711da 15949712 systemd-dbg_215-14_amd64.deb Files: 9ca852ab2e2ce5499eb274aab3ee0387 4107 admin optional systemd_215-14.dsc afe0e6bd021de2e4ac3a2d34beb2d5a5 203116 admin optional systemd_215-14.debian.tar.xz aef4fcb85252ebeba4962c26d1aeccb2 2540386 admin optional systemd_215-14_amd64.deb c2d160a95ae8c95f555a17719129dcf7 33652 admin extra systemd-sysv_215-14_amd64.deb 1c9317dd51b17d143dc827fa5b2babca 122970 admin optional libpam-systemd_215-14_amd64.deb ae71e8a91b2b72d638a85cef07e21a4e 86392 libs optional libsystemd0_215-14_amd64.deb 9330fc127e6323484fc9ec3e8f47c159 92680 libdevel optional libsystemd-dev_215-14_amd64.deb 144a5014353512738145f0241b34d467 46738 oldlibs extra libsystemd-login0_215-14_amd64.deb 75ede5ed3cd4a06bc8b4ad367129e84d 29256 oldlibs extra libsystemd-login-dev_215-14_amd64.deb 541e68c255e62be0d6a3f4f3a7adcf01 35848 oldlibs extra libsystemd-daemon0_215-14_amd64.deb faebc4a9b37f848469a45a1f727b4cb2 29268 oldlibs extra libsystemd-daemon-dev_215-14_amd64.deb 64e351cff038b60fbbea8f5152f1a7fc 71900 oldlibs extra libsystemd-journal0_215-14_amd64.deb bea8dea91191594558395d8f19927007 29248 oldlibs extra libsystemd-journal-dev_215-14_amd64.deb a14d6b94c84cce3b38df2cf8b8bbf8ee 34822 oldlibs extra libsystemd-id128-0_215-14_amd64.deb b67bf8713bd448b97c3b9a8242571437 29250 oldlibs extra libsystemd-id128-dev_215-14_amd64.deb 12db96b03e10e045482f75a84a0ea9a9 877230 admin important udev_215-14_amd64.deb 1c431f19c3d5e1af89969e7c248f4980 54798 libs important libudev1_215-14_amd64.deb 0cbe11c3ff9d5862105d3f239c7cf6e1 23264 libdevel optional libudev-dev_215-14_amd64.deb 3ef35b56c829c625475cfac357d4f058 195866 debian-installer optional udev-udeb_215-14_amd64.udeb b7f488b8bdb76a3af59000f35c6fc92c 24742 debian-installer optional libudev1-udeb_215-14_amd64.udeb 028cd720ccc6c3175bbf5650fdead303 39670 libs optional libgudev-1.0-0_215-14_amd64.deb eb266f45492982630adee5368105ede2 2828 introspection optional gir1.2-gudev-1.0_215-14_amd64.deb a36ee6ddf88aacc15a0f1803242c92eb 24572 libdevel optional libgudev-1.0-dev_215-14_amd64.deb 4988ede516f74a7208070e937f740c75 59048 python optional python3-systemd_215-14_amd64.deb 22b5d65f4dce54d809ffc3df122433ef 15949712 debug extra systemd-dbg_215-14_amd64.deb Package-Type: udeb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJVGTkbAAoJEGrh3w1gjyLc1agP/jW8aS9nZ7QNLLLTFmKP777q 7qE2uh0E8Rq6oYwdrc6A3LW/VK26HM/SrkTqVCjM5xt5SJQd56iU/0yVpwQ6BPB0 XvrRNUB3QeUDl4E3IOxtfIXopQeOons9ekk6W2EmMk7kneqsG8BxBNQhEoQwdI0l 6o83s9auFoRD4wtl9+g98hP4KGXdiB8oCoJbq3OS2exHKucTrLiTNwxMyWyy6PeO +r5z8d8dYsmFuHzchctBzLueBsi5HBOdI0ja9FWbcejLFr76XuZQjtpoj7ohPKxy U24xb8ule3TaaSi/7UIpVyDnMY2Rn/ThF3WTqu5iWh+QvuE5hPX7kqiFwAoMzcJ0 zgjJAKqRj5/KsEgJ2+8I34tfjBN0vP0pzAg/fKOqETE1JtqviQ/pfreaz+ZjcJ74 Ah4mATEQznksQZCHA1tUdC0AZvwkPbJhdg7h0SqsAxtg18zkIKFqsXP4bQRheTCi tjXRbT53JkNi3u3GY+wVQeKHv7ETSLnNB1jYKWzYWB6rmTFzxBlbqxFS+wZowh+/ uCdEnvwDHS8tzk32RtuIH1EVgvSB1FdLYW8oC8QwrAagCeTi4acRn4QKq+e9WUwp 4SDxN308Ceocv+duAfj/DG7Ng4Z6asXCRD9NBhDls4bSUIajOS7hB2mhMwY/hB7s yGv0RxY/BdI+aPcRxwsd =EgeY -----END PGP SIGNATURE-----
--- End Message ---