<86>Feb 11 00:37:10 userdel[3183216]: delete user 'rooter' <86>Feb 11 00:37:10 userdel[3183216]: removed group 'rooter' owned by 'rooter' <86>Feb 11 00:37:10 userdel[3183216]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 11 00:37:10 groupadd[3183247]: group added to /etc/group: name=rooter, GID=1799 <86>Feb 11 00:37:10 groupadd[3183247]: group added to /etc/gshadow: name=rooter <86>Feb 11 00:37:10 groupadd[3183247]: new group: name=rooter, GID=1799 <86>Feb 11 00:37:10 useradd[3183273]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash <86>Feb 11 00:37:10 userdel[3183315]: delete user 'builder' <86>Feb 11 00:37:10 userdel[3183315]: removed group 'builder' owned by 'builder' <86>Feb 11 00:37:10 userdel[3183315]: removed shadow group 'builder' owned by 'builder' <86>Feb 11 00:37:10 groupadd[3183352]: group added to /etc/group: name=builder, GID=1800 <86>Feb 11 00:37:10 groupadd[3183352]: group added to /etc/gshadow: name=builder <86>Feb 11 00:37:10 groupadd[3183352]: new group: name=builder, GID=1800 <86>Feb 11 00:37:10 useradd[3183374]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/genext2fs-1.5.0-alt1.nosrc.rpm (w1.gzdio) Installing genext2fs-1.5.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.79298 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf genext2fs-1.5.0 + echo 'Source #0 (genext2fs-1.5.0.tar):' Source #0 (genext2fs-1.5.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/genext2fs-1.5.0.tar + cd genext2fs-1.5.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.79298 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd genext2fs-1.5.0 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:14: installing './compile' configure.ac:11: installing './install-sh' configure.ac:11: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memory.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking for struct stat.st_rdev... yes checking for getopt_long... yes checking for getline... yes checking for strtof... yes checking for snprintf... yes checking for vsnprintf... yes checking for working snprintf... yes checking for working vsnprintf... yes checking for stdlib.h... (cached) yes checking whether scanf can malloc... no checking --enable-libarchive argument... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/genext2fs-1.5.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o genext2fs.o genext2fs.c genext2fs.c: In function 'add2fs_from_tarball': genext2fs.c:2324:45: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] 2324 | strncpy(pathbuf, tarhead->prefix, sizeof tarhead->prefix); | ^~~~~~~ genext2fs.c:2325:80: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] 2325 | strncpy(pathbuf+strnlen(pathbuf, sizeof pathbuf), tarhead->filename, sizeof tarhead->filename); | ^~~~~~~ genext2fs.c:2440:6: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2440 | fread(longname, longname_size, 1, fh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ genext2fs.c:2452:6: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2452 | fread(longlink, longlink_size, 1, fh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from genext2fs.c:95: In function 'strncpy', inlined from 'new_dir' at genext2fs.c:1319:2, inlined from 'add2dir' at genext2fs.c:1930:6: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ genext2fs.c: In function 'add2dir': genext2fs.c:1892:9: note: length computed here 1892 | nlen = strlen(name); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:532, from genext2fs.c:95: In function 'strncpy', inlined from 'dir_set_name' at genext2fs.c:1369:2, inlined from 'add2dir' at genext2fs.c:1908:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ genext2fs.c: In function 'add2dir': genext2fs.c:1892:9: note: length computed here 1892 | nlen = strlen(name); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:532, from genext2fs.c:95: In function 'strncpy', inlined from 'shrink_dir' at genext2fs.c:1343:2, inlined from 'add2dir' at genext2fs.c:1917:9: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ genext2fs.c: In function 'add2dir': genext2fs.c:1892:9: note: length computed here 1892 | nlen = strlen(name); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:532, from genext2fs.c:95: In function 'strncpy', inlined from 'add2fs_from_tarball' at genext2fs.c:2324:4, inlined from 'populate_fs' at genext2fs.c:3632:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 155 bytes from a string of length 166 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'add2fs_from_tarball' at genext2fs.c:2325:4, inlined from 'populate_fs' at genext2fs.c:3632:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 100 bytes from a string of length 511 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'new_dir' at genext2fs.c:1319:2, inlined from 'init_fs' at genext2fs.c:3151:2, inlined from 'main' at genext2fs.c:3905:8: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 1 byte from a string of the same length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'shrink_dir' at genext2fs.c:1343:2, inlined from 'init_fs' at genext2fs.c:3152:2, inlined from 'main' at genext2fs.c:3905:8: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at genext2fs.c:3910:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/genext2fs-1.5.0' make[1]: Entering directory '/usr/src/RPM/BUILD/genext2fs-1.5.0' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o genext2fs genext2fs.o make[1]: Leaving directory '/usr/src/RPM/BUILD/genext2fs-1.5.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.24413 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/genext2fs-buildroot + : + /bin/rm -rf -- /usr/src/tmp/genext2fs-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd genext2fs-1.5.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/genext2fs-buildroot make: Entering directory '/usr/src/RPM/BUILD/genext2fs-1.5.0' make[1]: Entering directory '/usr/src/RPM/BUILD/genext2fs-1.5.0' /bin/mkdir -p '/usr/src/tmp/genext2fs-buildroot/usr/bin' /usr/libexec/rpm-build/install -p genext2fs '/usr/src/tmp/genext2fs-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/genext2fs-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 genext2fs.8 '/usr/src/tmp/genext2fs-buildroot/usr/share/man/man8' make[1]: Leaving directory '/usr/src/RPM/BUILD/genext2fs-1.5.0' make: Leaving directory '/usr/src/RPM/BUILD/genext2fs-1.5.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/genext2fs-buildroot (auto) Verifying and fixing files in /usr/src/tmp/genext2fs-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/genext2fs-buildroot/ (default) Compressing files in /usr/src/tmp/genext2fs-buildroot (auto) Verifying ELF objects in /usr/src/tmp/genext2fs-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: genext2fs-1.5.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.24413 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd genext2fs-1.5.0 + DOCDIR=/usr/src/tmp/genext2fs-buildroot/usr/share/doc/genext2fs-1.5.0 + export DOCDIR + rm -rf /usr/src/tmp/genext2fs-buildroot/usr/share/doc/genext2fs-1.5.0 + /bin/mkdir -p /usr/src/tmp/genext2fs-buildroot/usr/share/doc/genext2fs-1.5.0 + cp -prL AUTHORS README.md TODO device_table.txt /usr/src/tmp/genext2fs-buildroot/usr/share/doc/genext2fs-1.5.0 + chmod -R go-w /usr/src/tmp/genext2fs-buildroot/usr/share/doc/genext2fs-1.5.0 + chmod -R a+rX /usr/src/tmp/genext2fs-buildroot/usr/share/doc/genext2fs-1.5.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.llQ3nE 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.9NG2DF find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(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) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4QprgH Creating genext2fs-debuginfo package Processing files: genext2fs-debuginfo-1.5.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tK5vAE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U4lcnE find-requires: running scripts (debuginfo) Requires: genext2fs = 1.5.0-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to genext2fs-debuginfo a strict dependency on genext2fs Wrote: /usr/src/RPM/RPMS/x86_64/genext2fs-1.5.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/genext2fs-debuginfo-1.5.0-alt1.x86_64.rpm (w2.lzdio) 2.65user 1.75system 0:10.04elapsed 43%CPU (0avgtext+0avgdata 61152maxresident)k 0inputs+0outputs (0major+569435minor)pagefaults 0swaps 0.51user 1.02system 0:13.34elapsed 11%CPU (0avgtext+0avgdata 12220maxresident)k 0inputs+0outputs (0major+93263minor)pagefaults 0swaps --- genext2fs-1.5.0-alt1.x86_64.rpm.repo 2020-08-16 14:38:03.000000000 +0000 +++ genext2fs-1.5.0-alt1.x86_64.rpm.hasher 2024-02-11 00:37:21.984765820 +0000 @@ -17,3 +17,3 @@ Provides: genext2fs = 1.5.0-alt1:sisyphus+256094.100.2.1 -File: /usr/bin/genext2fs 100755 root:root 34a322802f0d575ead217d1efad476db +File: /usr/bin/genext2fs 100755 root:root bfe1479bace4b9fc4de0b6fb7789cf1b File: /usr/share/doc/genext2fs-1.5.0 40755 root:root @@ -24,2 +24,2 @@ File: /usr/share/man/man8/genext2fs.8.xz 100644 root:root f7d2b1a32aef7dfe9f1036d598e088f5 -RPMIdentity: 20c021380d49f10e5b61299ca4a5048b988f7d73dbc3078802ab90f20c9cc49dd44d2790bb90e5084aac4b5fb01ef36f49096e858e25957b0e7bfa6782a0512a +RPMIdentity: c882cd0c9ba6b65aab5b344d588b31d45cd212ea5cdda768a7606355a25462cea2261571118973d103e75a4d1e3579a13fa4177d6e5a05d8a4014bf21ba1ba04 --- genext2fs-debuginfo-1.5.0-alt1.x86_64.rpm.repo 2020-08-16 14:38:03.000000000 +0000 +++ genext2fs-debuginfo-1.5.0-alt1.x86_64.rpm.hasher 2024-02-11 00:37:22.034766716 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/56 40755 root:root -/usr/lib/debug/.build-id/56/7e27724c3e2050abd75e6a353fdec73f101127 120777 root:root ../../../../bin/genext2fs -/usr/lib/debug/.build-id/56/7e27724c3e2050abd75e6a353fdec73f101127.debug 120777 root:root ../../usr/bin/genext2fs.debug +/usr/lib/debug/.build-id/67 40755 root:root +/usr/lib/debug/.build-id/67/04661a56bbaedc9b2b82616eaf155267d7fe67 120777 root:root ../../../../bin/genext2fs +/usr/lib/debug/.build-id/67/04661a56bbaedc9b2b82616eaf155267d7fe67.debug 120777 root:root ../../usr/bin/genext2fs.debug /usr/lib/debug/usr/bin/genext2fs.debug 100644 root:root @@ -13,6 +13,6 @@ Provides: genext2fs-debuginfo = 1.5.0-alt1:sisyphus+256094.100.2.1 -File: /usr/lib/debug/.build-id/56 40755 root:root -File: /usr/lib/debug/.build-id/56/7e27724c3e2050abd75e6a353fdec73f101127 120777 root:root ../../../../bin/genext2fs -File: /usr/lib/debug/.build-id/56/7e27724c3e2050abd75e6a353fdec73f101127.debug 120777 root:root ../../usr/bin/genext2fs.debug -File: /usr/lib/debug/usr/bin/genext2fs.debug 100644 root:root cb056e2935d29d090d65ed8f603193bc +File: /usr/lib/debug/.build-id/67 40755 root:root +File: /usr/lib/debug/.build-id/67/04661a56bbaedc9b2b82616eaf155267d7fe67 120777 root:root ../../../../bin/genext2fs +File: /usr/lib/debug/.build-id/67/04661a56bbaedc9b2b82616eaf155267d7fe67.debug 120777 root:root ../../usr/bin/genext2fs.debug +File: /usr/lib/debug/usr/bin/genext2fs.debug 100644 root:root 804fd40bd976b0010e2418c72afdd0a1 File: /usr/src/debug/genext2fs-1.5.0 40755 root:root @@ -21,2 +21,2 @@ File: /usr/src/debug/genext2fs-1.5.0/list.h 100644 root:root 059f4a946469da36ed92cb6b5d5af719 -RPMIdentity: 8f4410e08ca26e59aa3b15e641d50ecffa723ba6f1aebc5b74b3b3fa839ca7005beb3362a3bd185880f3d1d43955d8a5a3ccfd06400db6bc417adb330bcc65ca +RPMIdentity: 17aa9e2f22d4ba4c4070b3e7cb7cb5e2e4681728187a2b7fa42f873f0cbcc3372691ce35f0ed1ce86aef157f61c695e0aff706b24c4c4fcd6edcce757f2f8a1f