Your message dated Thu, 21 Dec 2023 19:00:19 +0000
with message-id <e1rgohl-009y5q...@fasolo.debian.org>
and subject line Bug#1051981: fixed in systemd 255.1-1
has caused the Debian Bug report #1051981,
regarding systemd-boot kernel postinst script calls ukify which requires python3
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.)


-- 
1051981: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1051981
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:systemd
Version: 254.1-3
Severity: important
X-Debbugs-Cc: chris.obb...@collabora.com

Dear Maintainer,

Installing a new kernel on a system which uses systemd-boot as the
bootloader fails if python3 is not installed. Here's the snippet from apt
upgrade:

    /etc/kernel/postinst.d/zz-systemd-boot:
    Installing kernel version 6.4.0-4-amd64 in systemd-boot...
    /usr/bin/env: ‘python3’: No such file or directory
    /usr/lib/kernel/install.d/60-ukify.install failed with exit status 127.

This renders the new kernel unusable as it never actually gets installed
in the right place for systemd-boot.

/etc/kernel/postinst.d/zz-systemd-boot calls kernel-install, which in turn
calls /usr/lib/kernel/install.d/60-ukify.install which calls /lib/systemd/ukify
to attempt to create a unified kernel image. These are both python3 scripts.

To workaround this, I have deleted /usr/lib/kernel/install.d/60-ukify.install
as we don't (yet!) create uki images with the ukify utility anyway. When
the ukify postinst script _does_ run, it currently just detects the
environment variable KERNEL_INSTALL_LAYOUT != "uki" (set from some config
files) and exits early, not even creating the uki. So this is opt-in.

/lib/systemd/ukify is shipped in the systemd package along with
/usr/lib/kernel/install.d/60-ukify.install, which I think is wrong as
systemd package does not have the right dependencies for this script.


Perhaps we should split the ukify bits into its own package (systemd-ukify)
which depends on python3 and should be manually installed? Also this package
can then depend on e.g. sbsigntool and other packages to actually manage
the signing (but that can be a separate bug!).

Thanks!

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

Kernel: Linux 6.4.0-4-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages systemd-boot depends on:
ii  libc6              2.37-7
ii  libsystemd-shared  254.1-3
ii  systemd-boot-efi   254.1-3

Versions of packages systemd-boot recommends:
ii  efibootmgr  17-2

systemd-boot suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: systemd
Source-Version: 255.1-1
Done: Michael Biebl <bi...@debian.org>

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 1051...@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: Wed, 20 Dec 2023 17:54:00 +0100
Source: systemd
Binary: libnss-myhostname libnss-myhostname-dbgsym libnss-mymachines 
libnss-mymachines-dbgsym libnss-resolve libnss-resolve-dbgsym libnss-systemd 
libnss-systemd-dbgsym libpam-systemd libpam-systemd-dbgsym libsystemd-dev 
libsystemd-shared libsystemd-shared-dbgsym libsystemd0 libsystemd0-dbgsym 
libudev-dev libudev1 libudev1-dbgsym libudev1-udeb systemd systemd-boot 
systemd-boot-dbgsym systemd-boot-efi systemd-container systemd-container-dbgsym 
systemd-coredump systemd-coredump-dbgsym systemd-dbgsym systemd-dev 
systemd-homed systemd-homed-dbgsym systemd-journal-remote 
systemd-journal-remote-dbgsym systemd-oomd systemd-oomd-dbgsym systemd-resolved 
systemd-resolved-dbgsym systemd-standalone-sysusers 
systemd-standalone-sysusers-dbgsym systemd-standalone-tmpfiles 
systemd-standalone-tmpfiles-dbgsym systemd-sysv systemd-tests 
systemd-tests-dbgsym systemd-timesyncd systemd-timesyncd-dbgsym systemd-ukify 
systemd-userdbd systemd-userdbd-dbgsym udev udev-dbgsym udev-udeb
Architecture: source amd64 all
Version: 255.1-1
Distribution: experimental
Urgency: medium
Maintainer: Debian systemd Maintainers 
<pkg-systemd-maintain...@lists.alioth.debian.org>
Changed-By: Michael Biebl <bi...@debian.org>
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
 libnss-systemd - nss module providing dynamic user and group name resolution
 libpam-systemd - system and service manager - PAM module
 libsystemd-dev - systemd utility library - development files
 libsystemd-shared - systemd shared private library
 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-boot - simple UEFI boot manager - tools and services
 systemd-boot-efi - simple UEFI boot manager - EFI binaries
 systemd-container - systemd container/nspawn tools
 systemd-coredump - tools for storing and retrieving coredumps
 systemd-dev - systemd development files
 systemd-homed - home area manager
 systemd-journal-remote - tools for sending and receiving remote journal logs
 systemd-oomd - userspace out-of-memory (OOM) killer
 systemd-resolved - systemd DNS resolver
 systemd-standalone-sysusers - standalone sysusers binary for use in 
non-systemd systems
 systemd-standalone-tmpfiles - standalone tmpfiles binary for use in 
non-systemd systems
 systemd-sysv - system and service manager - SysV compatibility symlinks
 systemd-tests - tests for systemd
 systemd-timesyncd - minimalistic service to synchronize local time with NTP 
servers
 systemd-ukify - tool to build Unified Kernel Images
 systemd-userdbd - dynamic user/group manager
 udev       - /dev/ and hotplug management daemon
 udev-udeb  - /dev/ and hotplug management daemon (udeb)
Closes: 1051981
Changes:
 systemd (255.1-1) experimental; urgency=medium
 .
   [ Luca Boccassi ]
   * Drop pkgconfig-keep-unmerged-paths-for-udevdir.patch, no longer needed
   * New upstream version 255.1
   * Refresh patches
 .
   [ Michael Biebl ]
   * autopkgtest: install systemd-boot-efi for upstream suite.
     TEST-70-TPM2 (specifically test/units/testsuite-70.pcrlock.sh) requires
     the EFI stub files from /usr/lib/systemd/boot/efi/.
   * test: skip tests for unsupported localectl features.
     Update the upstream test suite to skip tests for unsupported localectl
     features in Debian. Fixes TEST-73-LOCALE.
     Thanks to Nick Rosbrook
   * Update symbol versions for the final 255 release
   * Install systemd and udev files explicitly without duplicates.
     Stop making systemd and udev "catch-all" packages and removing duplicate
     files in debian/rules by compiling a list of files that are installed by
     other systemd binary packages. This approach no longer works reliably
     if we have arch "all" binary packages and we do a partial type "any" build.
     Instead, list all files that are installed in systemd and udev
     explicitly in .install and .manpages.
   * Mark usr/lib/sysctl.d/50-pid-max.conf as arch specific.
     It's only installed by Meson if cc.sizeof('long') > 4.
     See https://wiki.debian.org/ArchitectureSpecificsMemo
   * Fix arch "all" builds.
     Files handled by debian/rules and dh-exec are not understood by
     dh_missing. So mark those as not-installed.
     See man dh_missing and
     https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831786
   * Install standalone binaries using dh-exec
   * Print empty directories
     dh_missing will not fail on uninstalled (empty) directories.
     So show them during build as it makes it easier to spot if all of them
     are handled.
   * Split ukify into a separate package named systemd-ukify.
     The main motivation for splitting the tool (and its kernel-install
     integration) into a separate package is the dependency on python3 and
     python3-pefile, which are not suitable dependencies for the main systemd
     package. (Closes: #1051981)
   * Make the Conflicts against bfh-container and progress-linux-container
     versioned
 .
   [ Nick Rosbrook ]
   * debian/tests/control: add Depends: mdadm lvm2 for TEST-64-UDEV-STORAGE.
     This ensures that testcase_mdadm_lvm in TEST-64-UDEV-STORAGE will run.
   * debian/tests/upstream: drop blacklist support.
     Upstream has been using deny-list-ubuntu-ci, rather than
     blacklist-ubuntu-ci, for a while now. In Ubuntu, we use the
     deny-list-upstream-ci convention too. Hence, it seems we can drop
     support for the blacklist version.
Checksums-Sha1:
 3cb48918622066895512c005825cc60dc57748ef 6958 systemd_255.1-1.dsc
 1b30eec9c5548414a9c2495854cf8210e620bd3e 14863856 systemd_255.1.orig.tar.gz
 5e12f1b3b748091b7e03cb6d979c0d8a41de7173 168644 systemd_255.1-1.debian.tar.xz
 1411d95894b547a65ed9e6049de54f9bd9578e03 345176 
libnss-myhostname-dbgsym_255.1-1_amd64.deb
 1dac56074fae0f70c374ba15400b9889d9003a71 96652 
libnss-myhostname_255.1-1_amd64.deb
 9ba98e3ac9dba99209129278e1b2d30b0e6ce84e 631352 
libnss-mymachines-dbgsym_255.1-1_amd64.deb
 41f1e98ff1ac19525b4032b1eafabd953348c937 180160 
libnss-mymachines_255.1-1_amd64.deb
 44ff7dd77332154341f9f93fbbdccfeeeae24163 363392 
libnss-resolve-dbgsym_255.1-1_amd64.deb
 c3a6ee86b1e23ee5b371dacdb26994784a7bd001 114236 
libnss-resolve_255.1-1_amd64.deb
 4addeb2dd621116caa3003de0fcf2025907a5111 675764 
libnss-systemd-dbgsym_255.1-1_amd64.deb
 bc7bbfade2a3e901ea9b87b4cc6b62bd8184b265 186180 
libnss-systemd_255.1-1_amd64.deb
 09e40a969429dfbeb8f431e6455573e43c29ff11 1154228 
libpam-systemd-dbgsym_255.1-1_amd64.deb
 8c2ba7116b3aa4cdb4e9f337a1f33d9e51e0ee8c 257028 
libpam-systemd_255.1-1_amd64.deb
 c2af28a802aae58e82204f03e678da1999ad174f 1186336 
libsystemd-dev_255.1-1_amd64.deb
 d76294c05eb577386178312c9a8ced704d1ccc1d 6925440 
libsystemd-shared-dbgsym_255.1-1_amd64.deb
 08f30edc50c0cb09a7feb5951d85419160786ea8 1931640 
libsystemd-shared_255.1-1_amd64.deb
 610a8344083cfd33b3ecf58fb08b8a0d5db5bdcf 1348636 
libsystemd0-dbgsym_255.1-1_amd64.deb
 83f247ba2823970176a4cbdb0f1d627085272612 360660 libsystemd0_255.1-1_amd64.deb
 3a9fca2838478eedb5d9721fce6715b8e8618d78 58244 libudev-dev_255.1-1_amd64.deb
 f529e40b4562aab093ca11aa8f44daa6865c0b31 452268 
libudev1-dbgsym_255.1-1_amd64.deb
 a7a3488d16aab3b75ab436552b9bb6eb268f8fb9 81352 libudev1-udeb_255.1-1_amd64.udeb
 b3991bd6984bf4a03c3a18027e66d1222dae03f3 122656 libudev1_255.1-1_amd64.deb
 2a459c8f8f0f5a57c79dbcaf6c44ee171154809c 142660 
systemd-boot-dbgsym_255.1-1_amd64.deb
 9f8c419b82a6518b18a5b978aca12dd1f31c4c43 103500 
systemd-boot-efi_255.1-1_amd64.deb
 853316edecf5f3785cd43565907a4dc56d925a4e 111644 systemd-boot_255.1-1_amd64.deb
 692ecf6197a2e100ff65c7489955229d0ed68fb6 1153720 
systemd-container-dbgsym_255.1-1_amd64.deb
 d21b1389411b1452c0f525366b4d0e7498463245 437688 
systemd-container_255.1-1_amd64.deb
 395f6593a09cdd7c7c41224fc06c9c871b6c7d7c 180792 
systemd-coredump-dbgsym_255.1-1_amd64.deb
 cf2dd57c66e200c16538652c32002bd1ac782cd3 104984 
systemd-coredump_255.1-1_amd64.deb
 4834fc96f0043bf3f7ef8a3c7fddc51a26b8e7e6 8143664 
systemd-dbgsym_255.1-1_amd64.deb
 d0755d4db6ebc2a0398dff6d5cb358a9751a654c 57040 systemd-dev_255.1-1_all.deb
 e64b055510737d4ec4aa2323600795853a72b9a7 1424624 
systemd-homed-dbgsym_255.1-1_amd64.deb
 2d9451a4e1d09dc620b8c1399ac197993b24e597 413104 systemd-homed_255.1-1_amd64.deb
 c94d64273182b7733b8674a4e8377931af28e4b7 152836 
systemd-journal-remote-dbgsym_255.1-1_amd64.deb
 7878b47341acb35d54214bd391cee8e43a3fe34b 100700 
systemd-journal-remote_255.1-1_amd64.deb
 bb98af4f54ac5038d450b3c0b56768d4bc959193 76460 
systemd-oomd-dbgsym_255.1-1_amd64.deb
 893b9a5934151bf5e7befb16886e08cf4829d1aa 74336 systemd-oomd_255.1-1_amd64.deb
 a69fd3b5e9af5ed5f5343f258802a78419584936 965056 
systemd-resolved-dbgsym_255.1-1_amd64.deb
 89f641366c0dd8af1503142f98a6086eee05e8ec 320388 
systemd-resolved_255.1-1_amd64.deb
 a260bd59bff8de31edf63e85d7aed9d2257d0258 517004 
systemd-standalone-sysusers-dbgsym_255.1-1_amd64.deb
 3943d66c8a46c5452d7479e4060c3f6187780e70 148952 
systemd-standalone-sysusers_255.1-1_amd64.deb
 b3191cfb908dda14699b2fad4059dd273cb0bebc 660936 
systemd-standalone-tmpfiles-dbgsym_255.1-1_amd64.deb
 0f0727b7e4e2aa944c45adf9c87255b47e6326d9 199740 
systemd-standalone-tmpfiles_255.1-1_amd64.deb
 3ba381cf90eb90732fdbab5421d0e4fca52c6b9b 47544 systemd-sysv_255.1-1_amd64.deb
 050a13e409c9d8e0e59690538a9af5f655d3877c 29873536 
systemd-tests-dbgsym_255.1-1_amd64.deb
 bfe3ca0a84021a5b10c805187d48bec219b71483 6044848 
systemd-tests_255.1-1_amd64.deb
 45f4e784d8253cc1e85aa63fc80efa5262046b71 73092 
systemd-timesyncd-dbgsym_255.1-1_amd64.deb
 fb686cb57b216d39dfb836c680b06260a6b0fd1a 70460 
systemd-timesyncd_255.1-1_amd64.deb
 4514e30ea2da155c843ddb128d2f5a2083aead9a 65640 systemd-ukify_255.1-1_all.deb
 2c58519f8c1ede24f0dd9cf1491a6ac86e2d2f70 90228 
systemd-userdbd-dbgsym_255.1-1_amd64.deb
 ec53013b866fee991c5c84fc109bb8a37ab7ae85 75972 
systemd-userdbd_255.1-1_amd64.deb
 2898c7373e8f0ad8ff9cf45e8920b00f0148a03e 26462 systemd_255.1-1_amd64.buildinfo
 8ede601fc34ab522f4f53af704c8f381b3bfe52d 3521268 systemd_255.1-1_amd64.deb
 6c93657ca23920927c4a973c9295af102d188e39 4419092 udev-dbgsym_255.1-1_amd64.deb
 7b90767eada426d6da67204bb4471526e420b68c 556132 udev-udeb_255.1-1_amd64.udeb
 24e471c1ddae4a27d7b790ac9d419f5f6df03802 1790988 udev_255.1-1_amd64.deb
Checksums-Sha256:
 c0776eac152b5ea0f6a12864732bec62a81b3b77f0c54d0ae0b0ae8a3e9983ee 6958 
systemd_255.1-1.dsc
 3d966e331f124c9485a72edf359fa1eaa48629cbcf189c888bdab903313f5590 14863856 
systemd_255.1.orig.tar.gz
 b60e3781348e1413d166de5aded150c151127e1997a6396eede275ffdfcfb1d0 168644 
systemd_255.1-1.debian.tar.xz
 efd712683d33d5f51eb1441c77041d739e69138eba1c2a8e4c7f405daef35dfe 345176 
libnss-myhostname-dbgsym_255.1-1_amd64.deb
 454861c1383545e150cce939cbb6543f704c513e2881f8db46af48dd69ae0b89 96652 
libnss-myhostname_255.1-1_amd64.deb
 15f16c70d288345104d52b1bf3d034011080ac22bf510aa81a66afca32376e0b 631352 
libnss-mymachines-dbgsym_255.1-1_amd64.deb
 eb8c525c57c4b49484b98f67fd4eb7a6019e10f71589bc5317af4cc876b28b0c 180160 
libnss-mymachines_255.1-1_amd64.deb
 4b1c6ea034100900e8de8ecb920016ffbb934603195a360b9b2b6abb54881afc 363392 
libnss-resolve-dbgsym_255.1-1_amd64.deb
 508bbf53a477433dc8b2b6f1eed2eb988d1d57cdb953f7c97460aa52f875969a 114236 
libnss-resolve_255.1-1_amd64.deb
 47da726b208ee73d3091f58e32c2915f7624b10985f6ce1bdf5d5328f2213f64 675764 
libnss-systemd-dbgsym_255.1-1_amd64.deb
 95f2cf3e51b421635f6aa75013fb43bed2fd71858d9c65c7b9ddc77ab7f9bef0 186180 
libnss-systemd_255.1-1_amd64.deb
 63d83c68ba23a414b328b1c3d9ebb6491405708a3dbf24a5d21e28e431d6ada1 1154228 
libpam-systemd-dbgsym_255.1-1_amd64.deb
 b2c50d352b60a249ec2a5d3476e8ae0506b59263ed4ea7b6ac1d4656a170ba3f 257028 
libpam-systemd_255.1-1_amd64.deb
 a68d9d21a8f13bb84ae643a278eb22528d25c3a6e8ac97f03b15b0f0049b488f 1186336 
libsystemd-dev_255.1-1_amd64.deb
 670a5e84835b2564bd0930127cf1afb5a92b946ea1ca4d8e8ab759d011713662 6925440 
libsystemd-shared-dbgsym_255.1-1_amd64.deb
 83e277b2db1d8d2c68287040550f67be150562863e1a09640cd00c13de8414dd 1931640 
libsystemd-shared_255.1-1_amd64.deb
 939b9bcf39130fccd9a57b8d0475beaed8bd5641a85ec7ea725d51665f7f9180 1348636 
libsystemd0-dbgsym_255.1-1_amd64.deb
 a8fff0269dadd47e3893177886af94dd0294f1f840623e4f94aee03adbfd36ba 360660 
libsystemd0_255.1-1_amd64.deb
 2c2f6fb041fca5816476864bead0a303395b4b67d0d09590daee8b4e3efbbe56 58244 
libudev-dev_255.1-1_amd64.deb
 0391bfb9a1e8fd6667583645a081024ec0713518155615513f488a24758667a5 452268 
libudev1-dbgsym_255.1-1_amd64.deb
 3b0e7fd358ec87291b4516026f74dfbe433d816d9c92cc6e073f8525710798fd 81352 
libudev1-udeb_255.1-1_amd64.udeb
 7b3304c07a10e9188ab4ba3f0c7686efa5bac18219e9c8ccd5dcc7ecfff79d8a 122656 
libudev1_255.1-1_amd64.deb
 27441723ca90cce0d3cd0c998edf265452bf5fa093fabffbbbdd86545c35c4e2 142660 
systemd-boot-dbgsym_255.1-1_amd64.deb
 a4b838e2cdc544b51c67f795fcec11bbb04a7c26a13bece0f57f8120877dad3e 103500 
systemd-boot-efi_255.1-1_amd64.deb
 27ec62fb9f1a67aaa0626a23c39d9cae3833f2c15e74618c02faa6c0fb08c398 111644 
systemd-boot_255.1-1_amd64.deb
 fd16d2ff92750d20f25609a40d017326e5de9ac7710f59a4f38cd5bdd6a0a2b2 1153720 
systemd-container-dbgsym_255.1-1_amd64.deb
 5599c0ca849d0a16ecd77f8dd94c74ab6e44cecfa38fc18b076f6f750bb8e957 437688 
systemd-container_255.1-1_amd64.deb
 76a7e77bc3e3da5217dccb62bbf310652f5bc5f97ca307803e39ce027c5a0990 180792 
systemd-coredump-dbgsym_255.1-1_amd64.deb
 6479b007bd8c8fe09f6ea7afc45574a217d4a1438fb4acaf5b0d4ba657debee4 104984 
systemd-coredump_255.1-1_amd64.deb
 64ae0db2e783dc549baa4fd9ad4282d2cca98ad5032fde9b58ce9666b95b96f5 8143664 
systemd-dbgsym_255.1-1_amd64.deb
 ed24923b4ce4f5f0c1db26f33bba46ebaecf3976ef9e6896991fd702f80b41ca 57040 
systemd-dev_255.1-1_all.deb
 1555aed834c9fff07aff61f442b69ffcda35c2a8acc6aabc8862ff99fc998bb0 1424624 
systemd-homed-dbgsym_255.1-1_amd64.deb
 16f4f6e61d233d6fd280d96405de894ae297303cd00c953d151a37380d959b14 413104 
systemd-homed_255.1-1_amd64.deb
 51eee53f15f759964bdcaeb8f07f18f08da8d56a2f4b370fcdf0a5eb255dcd00 152836 
systemd-journal-remote-dbgsym_255.1-1_amd64.deb
 3c2598ef85dcc2b062bc505dc4ece10c91e58abee2fe0b3dfe649954382fffdd 100700 
systemd-journal-remote_255.1-1_amd64.deb
 0a8f9b132f53d7834cd8d469a9330dae129ab7594eef5ec6b6d363a5a14e4433 76460 
systemd-oomd-dbgsym_255.1-1_amd64.deb
 22fc675731e3fcef77ea7299860cae62c9e1619b6dd0079d72819b511c524c0e 74336 
systemd-oomd_255.1-1_amd64.deb
 8a87883219483861d663b07e626933df961860976a311809219d2fd39fbfad6e 965056 
systemd-resolved-dbgsym_255.1-1_amd64.deb
 b85298e0827fe0f18a02df12a7c9ccb0c2891430b1248d4d605c032d640a3ccd 320388 
systemd-resolved_255.1-1_amd64.deb
 7829633e0e0c9476f307f1fb33b8c9752d35849369129f309f487ba91b78aa3a 517004 
systemd-standalone-sysusers-dbgsym_255.1-1_amd64.deb
 630a1a564ec0e0f1149af77d44553c3e8784e453deb731533f627e79026bd880 148952 
systemd-standalone-sysusers_255.1-1_amd64.deb
 26b76c719b385dd8ce02666516fbe06a17ad357be73d60e3ad631c573064cd7a 660936 
systemd-standalone-tmpfiles-dbgsym_255.1-1_amd64.deb
 d95ea758550f1326a70703c1d2f859257b91cd4b88bae730b68e873c627c7e4d 199740 
systemd-standalone-tmpfiles_255.1-1_amd64.deb
 ecf6b04fe0404f36c125e3cdedf3d49c27be938e1a80db0eb01bd6146a9860b9 47544 
systemd-sysv_255.1-1_amd64.deb
 4caf3cad859692eb6fc9321623be2320de7a6c25cbeb5016bc0bc4a31874d797 29873536 
systemd-tests-dbgsym_255.1-1_amd64.deb
 0cd94478290b113af42858116306cb0ac517c95fe44d2a580b45357584574b7c 6044848 
systemd-tests_255.1-1_amd64.deb
 89703c24b540f4bb81a418ac7ab7babead643ba4907a626931b62b59b746e8ab 73092 
systemd-timesyncd-dbgsym_255.1-1_amd64.deb
 b4a360919204f6a7fb336030953fcf208e419b8b9e2773abae119ace4b6f84ec 70460 
systemd-timesyncd_255.1-1_amd64.deb
 da073ebae96ffae30b8b61d47fd8a9936bbcf49259a11db2783da65ff96b9023 65640 
systemd-ukify_255.1-1_all.deb
 8a7cf423595aa7a5d2d41fcd3467f1f5a79748ab3deef491fd5df9ead89c8bf5 90228 
systemd-userdbd-dbgsym_255.1-1_amd64.deb
 1cc48e2681b52a013c6ae271aef0c6040de2e6903369271ac8ccb0e6bb53927a 75972 
systemd-userdbd_255.1-1_amd64.deb
 a9bc989d2ac314193108ef9628f0f3f635a34409058a13b7fb47260e44bde472 26462 
systemd_255.1-1_amd64.buildinfo
 9ce6e84fbb55c20a35068bc6262edf79e11042069b8151726b1a2f5d144c89ff 3521268 
systemd_255.1-1_amd64.deb
 b2713f3cc2eb69baf119bad202773d086736880e3db121456a5f2dacbe0578c2 4419092 
udev-dbgsym_255.1-1_amd64.deb
 de28efa6bf685e472bfc42bb73f67d6d914b5815454501d927420db6de01e2cb 556132 
udev-udeb_255.1-1_amd64.udeb
 a5a6d3b3e383ae9d37098a37a0297eb061d2ba64f592713e802144c93fc1408e 1790988 
udev_255.1-1_amd64.deb
Files:
 714bfc1960b69a787628143a2c7ee435 6958 admin optional systemd_255.1-1.dsc
 e356147df6380fa5c18c0b6faea8b3ea 14863856 admin optional 
systemd_255.1.orig.tar.gz
 7c957f39b9be3b99aaacf08575ea0fe9 168644 admin optional 
systemd_255.1-1.debian.tar.xz
 7ec9e53cfeac2ef9a24a606f59d5ac03 345176 debug optional 
libnss-myhostname-dbgsym_255.1-1_amd64.deb
 a382f8ef34db4417041743527fca2995 96652 admin optional 
libnss-myhostname_255.1-1_amd64.deb
 81bcc3eb14c12caa95f115519e5177c3 631352 debug optional 
libnss-mymachines-dbgsym_255.1-1_amd64.deb
 4940db98bb98afd94d42a9e0c829ed94 180160 admin optional 
libnss-mymachines_255.1-1_amd64.deb
 edc6b4e1b20a3980f70ad7cbcfa733cd 363392 debug optional 
libnss-resolve-dbgsym_255.1-1_amd64.deb
 d84ff0ca482849f07c64deca7b522a9b 114236 admin optional 
libnss-resolve_255.1-1_amd64.deb
 ca5e2c75e5ad45b6b7087948c57e96e2 675764 debug optional 
libnss-systemd-dbgsym_255.1-1_amd64.deb
 3cab4db13ba6ead84b6ae8319057023e 186180 admin standard 
libnss-systemd_255.1-1_amd64.deb
 f9b7a8abe57f6449eaac5bf73f43b0eb 1154228 debug optional 
libpam-systemd-dbgsym_255.1-1_amd64.deb
 7cbeac4ba2c6ec949314c11550a30d7a 257028 admin standard 
libpam-systemd_255.1-1_amd64.deb
 7027dd55d146bf3fa6361b167c1a4676 1186336 libdevel optional 
libsystemd-dev_255.1-1_amd64.deb
 5d21ed8b350d0e676dd884be8c765698 6925440 debug optional 
libsystemd-shared-dbgsym_255.1-1_amd64.deb
 cbeafcafe1f60fbec1a2aff1971988a8 1931640 libs optional 
libsystemd-shared_255.1-1_amd64.deb
 a43536c2a3fe4d8b180599234dac6045 1348636 debug optional 
libsystemd0-dbgsym_255.1-1_amd64.deb
 bea6fdcd3f94fb684a2ae7edcb1465d3 360660 libs optional 
libsystemd0_255.1-1_amd64.deb
 9d8b106ea0cdd04a8e46b3e4f9baa2f1 58244 libdevel optional 
libudev-dev_255.1-1_amd64.deb
 33a313ea828098896818a7a37b8bc70f 452268 debug optional 
libudev1-dbgsym_255.1-1_amd64.deb
 a9da3629dc3d672a3ebad3c3dcd6068f 81352 debian-installer optional 
libudev1-udeb_255.1-1_amd64.udeb
 5805fa8cc7f748b3dd4ec4bbc5ec7c50 122656 libs optional 
libudev1_255.1-1_amd64.deb
 2b935e4a949f1e62fc61642fce97f377 142660 debug optional 
systemd-boot-dbgsym_255.1-1_amd64.deb
 54327ebadbec4b6e9775b5b5ffffad9b 103500 admin optional 
systemd-boot-efi_255.1-1_amd64.deb
 1126911a96f79ab5470a00b957ca714f 111644 admin optional 
systemd-boot_255.1-1_amd64.deb
 6abd079f973b9be9d4d05ca6366395bf 1153720 debug optional 
systemd-container-dbgsym_255.1-1_amd64.deb
 aafda0b3967b51e9de1d5094a361fb8f 437688 admin optional 
systemd-container_255.1-1_amd64.deb
 da69120d8530341e1ad53c2ffce26cb6 180792 debug optional 
systemd-coredump-dbgsym_255.1-1_amd64.deb
 9127e3722cf5a38c5dd08ea7d7d71c22 104984 admin optional 
systemd-coredump_255.1-1_amd64.deb
 f240d8fa5475366e24523dc7f73acb0b 8143664 debug optional 
systemd-dbgsym_255.1-1_amd64.deb
 ed5217d25c4635420d0c220888045c89 57040 devel optional 
systemd-dev_255.1-1_all.deb
 31148cbdf767fc42049ac8243fc2b24d 1424624 debug optional 
systemd-homed-dbgsym_255.1-1_amd64.deb
 8863797cf9b0ab2c703124465fab46de 413104 admin optional 
systemd-homed_255.1-1_amd64.deb
 54a3ad60b1a0f879eddfffafb82cbc5f 152836 debug optional 
systemd-journal-remote-dbgsym_255.1-1_amd64.deb
 66f804096d27c0e71f581e67d11ef6ec 100700 admin optional 
systemd-journal-remote_255.1-1_amd64.deb
 b78da0d98030758bb923c9475dce09b3 76460 debug optional 
systemd-oomd-dbgsym_255.1-1_amd64.deb
 9787f9a2794a67f972edc15cc18c7ebf 74336 admin optional 
systemd-oomd_255.1-1_amd64.deb
 8efcfaf98ab2a1672614be3393a303e3 965056 debug optional 
systemd-resolved-dbgsym_255.1-1_amd64.deb
 56b5828ef9dea37467b0e2da1317b9dd 320388 admin optional 
systemd-resolved_255.1-1_amd64.deb
 01ebd547b77dddf99de3114a25b1c6a7 517004 debug optional 
systemd-standalone-sysusers-dbgsym_255.1-1_amd64.deb
 ea1c1ba51cda5df5c5c96526c3c3354c 148952 admin optional 
systemd-standalone-sysusers_255.1-1_amd64.deb
 8ab1ce6cfc8fe4a24339d0cc65423a84 660936 debug optional 
systemd-standalone-tmpfiles-dbgsym_255.1-1_amd64.deb
 30d31821fae369b1a248108794d82dae 199740 admin optional 
systemd-standalone-tmpfiles_255.1-1_amd64.deb
 e3b0c04b6e1bf5edd773bf35c6af56e3 47544 admin important 
systemd-sysv_255.1-1_amd64.deb
 5e13937661e603fc5eedf89fffda28ce 29873536 debug optional 
systemd-tests-dbgsym_255.1-1_amd64.deb
 409245e91d7131c52b0a06148db8e246 6044848 admin optional 
systemd-tests_255.1-1_amd64.deb
 f2e95da1fcbe3e08b2df0b9c12541fe9 73092 debug optional 
systemd-timesyncd-dbgsym_255.1-1_amd64.deb
 0426331cac7b3878aee33e14067e2cd2 70460 admin standard 
systemd-timesyncd_255.1-1_amd64.deb
 c7a6c194ee2fe6d3f92234e239a92cef 65640 admin optional 
systemd-ukify_255.1-1_all.deb
 cb07cc723c850bcf9d0e65e8751d9d81 90228 debug optional 
systemd-userdbd-dbgsym_255.1-1_amd64.deb
 215490e07958541cc64c6a9fe0b35845 75972 admin optional 
systemd-userdbd_255.1-1_amd64.deb
 c25e79bde2c707d5efefc76b09ff3958 26462 admin optional 
systemd_255.1-1_amd64.buildinfo
 3eea95543338d57c7404dcc30197db3e 3521268 admin important 
systemd_255.1-1_amd64.deb
 ddea8fa9eafe7d49619475c0d401cdab 4419092 debug optional 
udev-dbgsym_255.1-1_amd64.deb
 3be251e57b9d8948c091fffd07c8134f 556132 debian-installer optional 
udev-udeb_255.1-1_amd64.udeb
 40d479348adc35bec8af49d15db60019 1790988 admin important udev_255.1-1_amd64.deb

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

iQIzBAEBCAAdFiEECbOsLssWnJBDRcxUauHfDWCPItwFAmWDPs4ACgkQauHfDWCP
ItwFwQ//bc0r19sESj4TxezxbLccohsGtyZ5rMqhzYUSg3XMxtrkmJo6wy8MDilN
GOo5sx6RbAjcSErFYlIGm31NHxEmihcicgim8SdpSnRxXi7o4vJMhsXZf3sVsvVF
f+nkgav0o8IZzIjItkSz1xoqmAb5QoObwicL4NR19A67Z65aemUtz5q7ES5PtGYS
ZC/3w4WdnPwmROXJ0wdPxX7xsvz/1JT6ioGky1TLZz/dz88f9t5SoOi3XuKEOEZ+
WTUmbnuZD3jFZZipOn5XW+JSuMpdC9GBUTvwe6jpFSqU0L8veP8Iwnbozu02AZcO
105QGrUADiRRmj2Ma+dCT0AD3KD4t4dlqt7k1r9ofHyQfMIar6VgxeHKabK6vLVK
RDrQTn0YOhOT/N8P/9HS99eHt74rKSA5zXLwpgF0XX4+cI6c+GkIxyIkKrK1RS3U
LixK9Invah/FrPDy4n9oDlJROsDTVaJQAe/4XLmo/tKV6BlyUc6TtDAEkyc2hGLs
W3bqw9EJCWeNdlzwaFTuYyJi526wlVVimCA4vPbgsaQ+3/ob+CEwnnqnnvl5apye
03i1patk6CbzXi+FFJuyxkMhm8KLqTUjdlMnJn9ORcyta/iFO6cmZ2+Ob8SQgkmk
xpMRFqJdJ0D6zBscW2vXfJnAXTkTE98qJy+oJjA7NggI41YR88o=
=+v92
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to