<86>Sep 13 16:48:10 userdel[1683579]: delete user 'rooter' <86>Sep 13 16:48:10 userdel[1683579]: removed group 'rooter' owned by 'rooter' <86>Sep 13 16:48:10 userdel[1683579]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 13 16:48:10 groupadd[1683601]: group added to /etc/group: name=rooter, GID=642 <86>Sep 13 16:48:10 groupadd[1683601]: group added to /etc/gshadow: name=rooter <86>Sep 13 16:48:10 groupadd[1683601]: new group: name=rooter, GID=642 <86>Sep 13 16:48:10 useradd[1683650]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash <86>Sep 13 16:48:10 userdel[1683705]: delete user 'builder' <86>Sep 13 16:48:10 userdel[1683705]: removed group 'builder' owned by 'builder' <86>Sep 13 16:48:10 userdel[1683705]: removed shadow group 'builder' owned by 'builder' <86>Sep 13 16:48:10 groupadd[1683729]: group added to /etc/group: name=builder, GID=643 <86>Sep 13 16:48:10 groupadd[1683729]: group added to /etc/gshadow: name=builder <86>Sep 13 16:48:10 groupadd[1683729]: new group: name=builder, GID=643 <86>Sep 13 16:48:10 useradd[1683772]: new user: name=builder, UID=643, GID=643, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/propagator-20210908-alt1.src.rpm: The use of such a license name is ambiguous: GPL <13>Sep 13 16:48:16 rpmi: glibc-devel-static-6:2.32-alt4 sisyphus+279759.100.5.1 1626715219 installed <13>Sep 13 16:48:16 rpmi: libpng16-1.6.37-alt1 sisyphus+275734.100.2.1 1624788826 installed <13>Sep 13 16:48:16 rpmi: libslang2-2.3.2-alt4 sisyphus+278026.100.1.2 1625979662 installed <13>Sep 13 16:48:16 rpmi: libslang2-devel-2.3.2-alt4 sisyphus+278026.100.1.2 1625979662 installed <13>Sep 13 16:48:17 rpmi: libslang2-devel-static-2.3.2-alt4 sisyphus+278026.100.1.2 1625979662 installed <13>Sep 13 16:48:17 rpmi: libnewt52-0.52.21-alt3 sisyphus+284670.4.6.1 1630926274 installed <13>Sep 13 16:48:17 rpmi: libnewt-devel-0.52.21-alt3 sisyphus+284670.4.6.1 1630926274 installed <13>Sep 13 16:48:17 rpmi: libnewt-devel-static-0.52.21-alt3 sisyphus+284670.4.6.1 1630926274 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/propagator-20210908-alt1.nosrc.rpm (w1.gzdio) Installing propagator-20210908-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.1339 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf propagator-20210908 + echo 'Source #0 (propagator-20210908-alt1.tar):' Source #0 (propagator-20210908-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/propagator-20210908-alt1.tar + cd propagator-20210908 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.1339 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd propagator-20210908 + make -j8 WITH_CIFS=t WITH_SHELL=t WITH_SPLASH=t version=20210908-alt1 libdir=/usr/lib64 make: Entering directory '/usr/src/RPM/BUILD/propagator-20210908' echo -e \#define VERSION \"20210908-alt1\" \\n\#define DISTRIB_NAME \"ALT Linux\" > version.h make: Leaving directory '/usr/src/RPM/BUILD/propagator-20210908' make: Entering directory '/usr/src/RPM/BUILD/propagator-20210908' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c lomount.c -o GLIBC-lomount.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20210908' make: Entering directory '/usr/src/RPM/BUILD/propagator-20210908' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c log.c -o GLIBC-log.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20210908' make: Entering directory '/usr/src/RPM/BUILD/propagator-20210908' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c init.c -o GLIBC-init.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20210908' make: Entering directory '/usr/src/RPM/BUILD/propagator-20210908' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c automatic.c -o GLIBC-automatic.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20210908' make: Entering directory '/usr/src/RPM/BUILD/propagator-20210908' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c mount.c -o GLIBC-mount.o mount.c: In function 'cifsmount3': mount.c:193:21: warning: implicit declaration of function 'asprintf' [-Wimplicit-function-declaration] 193 | if (asprintf(&opts, "%s,%s", default_opts, extra_opts) < 0) { | ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/propagator-20210908' make: Entering directory '/usr/src/RPM/BUILD/propagator-20210908' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c modules.c -o GLIBC-modules.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20210908' make: Entering directory '/usr/src/RPM/BUILD/propagator-20210908' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c frontend-common.c -o GLIBC-frontend-common.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20210908' make: Entering directory '/usr/src/RPM/BUILD/propagator-20210908' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c common.c -o GLIBC-common.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20210908' make: Entering directory '/usr/src/RPM/BUILD/propagator-20210908' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c cdrom.c -o GLIBC-cdrom.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20210908' make: Entering directory '/usr/src/RPM/BUILD/propagator-20210908' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c disk.c -o GLIBC-disk.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20210908' make: Entering directory '/usr/src/RPM/BUILD/propagator-20210908' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c stage1.c -o GLIBC-stage1.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20210908' make: Entering directory '/usr/src/RPM/BUILD/propagator-20210908' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c udev.c -o GLIBC-udev.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20210908' make: Entering directory '/usr/src/RPM/BUILD/propagator-20210908' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c dns.c -o GLIBC-dns.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20210908' make: Entering directory '/usr/src/RPM/BUILD/propagator-20210908' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c adsl.c -o GLIBC-adsl.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20210908' make: Entering directory '/usr/src/RPM/BUILD/propagator-20210908' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c network.c -o GLIBC-network.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20210908' make: Entering directory '/usr/src/RPM/BUILD/propagator-20210908' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c url.c -o GLIBC-url.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20210908' make: Entering directory '/usr/src/RPM/BUILD/propagator-20210908' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c probing.c -o GLIBC-probing.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20210908' make: Entering directory '/usr/src/RPM/BUILD/propagator-20210908' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c dhcp.c -o GLIBC-dhcp.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20210908' make: Entering directory '/usr/src/RPM/BUILD/propagator-20210908' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -o gencpio gen_init_cpio.c make: Leaving directory '/usr/src/RPM/BUILD/propagator-20210908' make: Entering directory '/usr/src/RPM/BUILD/propagator-20210908' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c tools.c -o GLIBC-tools.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20210908' make: Entering directory '/usr/src/RPM/BUILD/propagator-20210908' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c newt-frontend.c -o GLIBC-newt-frontend.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20210908' make: Entering directory '/usr/src/RPM/BUILD/propagator-20210908' cc -Os -pipe -Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DENABLE_CIFS -DSPAWN_SHELL -DSPAWN_SPLASH -DDISABLE_ADSL -c sha256.c -o GLIBC-sha256.o make: Leaving directory '/usr/src/RPM/BUILD/propagator-20210908' make: Entering directory '/usr/src/RPM/BUILD/propagator-20210908' cc -o init GLIBC-init.o GLIBC-stage1.o GLIBC-log.o GLIBC-tools.o GLIBC-modules.o GLIBC-probing.o GLIBC-mount.o GLIBC-lomount.o GLIBC-automatic.o GLIBC-frontend-common.o GLIBC-cdrom.o GLIBC-disk.o GLIBC-common.o GLIBC-udev.o GLIBC-network.o GLIBC-dhcp.o GLIBC-url.o GLIBC-dns.o GLIBC-adsl.o GLIBC-sha256.o /usr/lib64/libresolv.a GLIBC-newt-frontend.o /usr/lib64/libnewt.a /usr/lib64/libslang.a -static ld: /usr/lib64/libnewt.a(form.o): in function `Gpm_Open': /usr/src/RPM/BUILD/newt52-0.52.21/form.c:231: warning: the use of `tempnam' is dangerous, better use `mkstemp' strip -R .note -R .comment init make: Leaving directory '/usr/src/RPM/BUILD/propagator-20210908' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1126 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/propagator-buildroot + : + /bin/rm -rf -- /usr/src/tmp/propagator-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd propagator-20210908 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/propagator-buildroot libdir=/usr/lib64 make: Entering directory '/usr/src/RPM/BUILD/propagator-20210908' /usr/libexec/rpm-build/install -p -D -m0755 gencpio /usr/src/tmp/propagator-buildroot/usr/bin/gencpio /usr/libexec/rpm-build/install -p -m0755 mkmodpack /usr/src/tmp/propagator-buildroot/usr/bin/mkmodpack /usr/libexec/rpm-build/install -p -D -m0755 init /usr/src/tmp/propagator-buildroot/usr/sbin/propagator make: Leaving directory '/usr/src/RPM/BUILD/propagator-20210908' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/propagator-buildroot (auto) Verifying and fixing files in /usr/src/tmp/propagator-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/propagator-buildroot/ (default) Compressing files in /usr/src/tmp/propagator-buildroot (auto) 056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/sbin/propagator 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/propagator-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) section [ 3] '.rela.plt': relocation 0: invalid symbol index section [ 3] '.rela.plt': relocation 1: invalid symbol index section [ 3] '.rela.plt': relocation 2: invalid symbol index section [ 3] '.rela.plt': relocation 3: invalid symbol index section [ 3] '.rela.plt': relocation 4: invalid symbol index section [ 3] '.rela.plt': relocation 5: invalid symbol index section [ 3] '.rela.plt': relocation 6: invalid symbol index section [ 3] '.rela.plt': relocation 7: invalid symbol index section [ 3] '.rela.plt': relocation 8: invalid symbol index section [ 3] '.rela.plt': relocation 9: invalid symbol index section [ 3] '.rela.plt': relocation 10: invalid symbol index section [ 3] '.rela.plt': relocation 11: invalid symbol index section [ 3] '.rela.plt': relocation 12: invalid symbol index section [ 3] '.rela.plt': relocation 13: invalid symbol index section [ 3] '.rela.plt': relocation 14: invalid symbol index section [ 3] '.rela.plt': relocation 15: invalid symbol index section [ 3] '.rela.plt': relocation 16: invalid symbol index section [ 3] '.rela.plt': relocation 17: invalid symbol index section [ 3] '.rela.plt': relocation 18: invalid symbol index section [ 3] '.rela.plt': relocation 19: invalid symbol index section [ 3] '.rela.plt': relocation 20: invalid symbol index section [ 3] '.rela.plt': relocation 21: invalid symbol index section [ 3] '.rela.plt': relocation 22: invalid symbol index section [ 3] '.rela.plt': relocation 23: invalid symbol index section [ 3] '.rela.plt': relocation 24: invalid symbol index section [ 3] '.rela.plt': relocation 25: invalid symbol index section [ 3] '.rela.plt': relocation 26: invalid symbol index section [ 3] '.rela.plt': relocation 27: invalid symbol index section [ 3] '.rela.plt': relocation 28: invalid symbol index section [ 3] '.rela.plt': relocation 29: invalid symbol index section [ 3] '.rela.plt': relocation 30: invalid symbol index section [ 3] '.rela.plt': relocation 31: invalid symbol index section [ 3] '.rela.plt': relocation 32: invalid symbol index section [ 3] '.rela.plt': relocation 33: invalid symbol index verify-elf: WARNING: ./usr/sbin/propagator: eu-elflint failed Processing files: propagator-20210908-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lvcgaa find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HEBCuc find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: cat cpio depmod find grep gzip modprobe rm sed sort uniq Requires: /bin/sh, /lib64/ld-linux-x86-64.so.2, coreutils, cpio, findutils, grep, gzip, kmod, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH), sed Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZA4NZa Creating propagator-debuginfo package Processing files: propagator-debuginfo-20210908-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gOcP6c find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o9Grf9 find-requires: running scripts (debuginfo) Requires: propagator = 20210908-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to propagator-debuginfo a strict dependency on propagator Wrote: /usr/src/RPM/RPMS/x86_64/propagator-20210908-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/propagator-debuginfo-20210908-alt1.x86_64.rpm (w2.lzdio) 9.23user 1.93system 0:13.59elapsed 82%CPU (0avgtext+0avgdata 53180maxresident)k 0inputs+0outputs (0major+275700minor)pagefaults 0swaps /.out/propagator-20210908-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/propagator-debuginfo-20210908-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL 18.31user 8.35system 0:34.53elapsed 77%CPU (0avgtext+0avgdata 102288maxresident)k 23648inputs+0outputs (0major+557634minor)pagefaults 0swaps --- propagator-20210908-alt1.x86_64.rpm.repo 2021-09-08 08:11:52.871951299 +0000 +++ propagator-20210908-alt1.x86_64.rpm.hasher 2021-09-13 16:48:38.311720475 +0000 @@ -19,5 +19,5 @@ Provides: propagator = 20210908-alt1:sisyphus+284822.100.1.1 -File: /usr/bin/gencpio 100755 root:root 2d05c05919c9c6b1f984b0269deb1a57 +File: /usr/bin/gencpio 100755 root:root 1f105350a8f7519d6fe76a6bac0ee5c2 File: /usr/bin/mkmodpack 100755 root:root 9f0674e3afd5150fb859e12e1ccc90b7 -File: /usr/sbin/propagator 100755 root:root a970e491781283edfde5305e75464fb6 -RPMIdentity: ca79b903fe9a51c20e1867efc17f5475b822069730df23cd30d3e23cd96e8f70d6a6fa4741938deabcf8cd16da8108a30510e33e983799409de5bd1e946fd498 +File: /usr/sbin/propagator 100755 root:root 0b30cc85d891ce9072f242c44ba3ca30 +RPMIdentity: 9130c5393c8b4dc2cbec6410c0bf554e37ea460ca14166473e24095631ab9793666c3dbce2bb9f94858ea19e3a737d4da5d7ce343faaf98c3f784ff20b410015 --- propagator-debuginfo-20210908-alt1.x86_64.rpm.repo 2021-09-08 08:11:52.696949667 +0000 +++ propagator-debuginfo-20210908-alt1.x86_64.rpm.hasher 2021-09-13 16:48:38.651708356 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/57 40755 root:root -/usr/lib/debug/.build-id/57/295a6d8f23cbb1723935135293a36d51d29432 120777 root:root ../../../../bin/gencpio -/usr/lib/debug/.build-id/57/295a6d8f23cbb1723935135293a36d51d29432.debug 120777 root:root ../../usr/bin/gencpio.debug +/usr/lib/debug/.build-id/da 40755 root:root +/usr/lib/debug/.build-id/da/a80474483637e762033228fd05e7fccabcaaf6 120777 root:root ../../../../bin/gencpio +/usr/lib/debug/.build-id/da/a80474483637e762033228fd05e7fccabcaaf6.debug 120777 root:root ../../usr/bin/gencpio.debug /usr/lib/debug/usr/bin/gencpio.debug 100644 root:root @@ -9,6 +9,6 @@ Provides: propagator-debuginfo = 20210908-alt1:sisyphus+284822.100.1.1 -File: /usr/lib/debug/.build-id/57 40755 root:root -File: /usr/lib/debug/.build-id/57/295a6d8f23cbb1723935135293a36d51d29432 120777 root:root ../../../../bin/gencpio -File: /usr/lib/debug/.build-id/57/295a6d8f23cbb1723935135293a36d51d29432.debug 120777 root:root ../../usr/bin/gencpio.debug -File: /usr/lib/debug/usr/bin/gencpio.debug 100644 root:root d1384c9a3f422106095995a575a94f32 -RPMIdentity: eb3945afd9fd879c38e2b1cf9f1b8774cbfa0c1a9be28683c50c9acee1602bb1396c80cbdecfb985fb65e57e5568548d6a6e103da454d92418a6129dedfb970e +File: /usr/lib/debug/.build-id/da 40755 root:root +File: /usr/lib/debug/.build-id/da/a80474483637e762033228fd05e7fccabcaaf6 120777 root:root ../../../../bin/gencpio +File: /usr/lib/debug/.build-id/da/a80474483637e762033228fd05e7fccabcaaf6.debug 120777 root:root ../../usr/bin/gencpio.debug +File: /usr/lib/debug/usr/bin/gencpio.debug 100644 root:root 61a7e0528fffb2f5e406e2f2827580a0 +RPMIdentity: 63cfcfe5a63c8886d42df282fc51ef799bb760fcffd28f60d2668c91f9750b1c2ff2efa41c57b00cd258eb9edccba784660f3feb152a4040d941274397d5beb1