<86>Jun 16 01:08:16 userdel[3562568]: delete user 'rooter' <86>Jun 16 01:08:16 userdel[3562568]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:08:16 userdel[3562568]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:08:16 groupadd[3562596]: group added to /etc/group: name=rooter, GID=1850 <86>Jun 16 01:08:16 groupadd[3562596]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:08:16 groupadd[3562596]: new group: name=rooter, GID=1850 <86>Jun 16 01:08:16 useradd[3562629]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash <86>Jun 16 01:08:16 userdel[3562679]: delete user 'builder' <86>Jun 16 01:08:16 userdel[3562679]: removed group 'builder' owned by 'builder' <86>Jun 16 01:08:16 userdel[3562679]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:08:16 groupadd[3562707]: group added to /etc/group: name=builder, GID=1851 <86>Jun 16 01:08:16 groupadd[3562707]: group added to /etc/gshadow: name=builder <86>Jun 16 01:08:16 groupadd[3562707]: new group: name=builder, GID=1851 <86>Jun 16 01:08:16 useradd[3562734]: new user: name=builder, UID=1851, GID=1851, home=/usr/src, shell=/bin/bash <13>Jun 16 01:08:19 rpmi: libmnl-1.0.5-alt1 p10+343579.40.2.1 1711448576 installed <13>Jun 16 01:08:19 rpmi: libnetfilter_acct-1.0.3-alt1 sisyphus+276705.200.1.3 1625186071 installed <13>Jun 16 01:08:19 rpmi: libnetfilter_acct-devel-1.0.3-alt1 sisyphus+276705.200.1.3 1625186071 installed <13>Jun 16 01:08:19 rpmi: libmnl-devel-1.0.5-alt1 p10+343579.40.2.1 1711448576 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/nfacct-1.0.2-alt1.nosrc.rpm (w1.gzdio) Installing nfacct-1.0.2-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.46285 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf nfacct-1.0.2 + echo 'Source #0 (nfacct-1.0.2.tar):' Source #0 (nfacct-1.0.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/nfacct-1.0.2.tar + cd nfacct-1.0.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.46285 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nfacct-1.0.2 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in '.'. libtoolize-default: linking file './config.guess' libtoolize-default: linking file './config.sub' libtoolize-default: linking file './install-sh' libtoolize-default: linking file './ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: linking file 'm4/libtool.m4' libtoolize-default: linking file 'm4/ltoptions.m4' libtoolize-default: linking file 'm4/ltsugar.m4' libtoolize-default: linking file 'm4/ltversion.m4' libtoolize-default: linking file 'm4/lt~obsolete.m4' 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: configure.ac: not using Autoheader autoreconf-default: running: automake --add-missing --force-missing configure.ac:11: installing './compile' configure.ac:6: installing './missing' src/Makefile.am: installing './depcomp' 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 build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu 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 nested variables... (cached) yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether ln -s works... yes checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libmnl >= 1.0.0... yes checking for libnetfilter_acct >= 1.0.3... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating include/linux/Makefile config.status: creating include/linux/netfilter/Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 Making all in include Making all in linux Making all in netfilter make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. make[2]: Nothing to be done for 'all-am'. Making all in src make[1]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2/src' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"nfacct\" -DPACKAGE_TARNAME=\"nfacct\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"nfacct\ 1.0.2\" -DPACKAGE_BUGREPORT=\"pablo@netfilter.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"nfacct\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wcast-qual -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -pipe -frecord-gcc-switches -Wall -g -O2 -c -o nfacct.o nfacct.c make[1]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wcast-qual -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -pipe -frecord-gcc-switches -Wall -g -O2 -o nfacct nfacct.o -lmnl -lnetfilter_acct libtool: link: x86_64-alt-linux-gcc -std=gnu99 -W -Wall -Wmissing-prototypes -Wwrite-strings -Wcast-qual -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef -Wno-unused-parameter -pipe -frecord-gcc-switches -Wall -g -O2 -o nfacct nfacct.o -lmnl -lnetfilter_acct make[1]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2/src' make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.80152 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/nfacct-buildroot + : + /bin/rm -rf -- /usr/src/tmp/nfacct-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd nfacct-1.0.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/nfacct-buildroot make: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include' Making install in linux make[2]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include/linux' Making install in netfilter make[3]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include/linux/netfilter' make[4]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include/linux/netfilter' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include/linux/netfilter' make[3]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include/linux/netfilter' make[3]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include/linux' make[4]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include/linux' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include/linux' make[3]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include/linux' make[2]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include/linux' make[2]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include' make[3]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2/src' /bin/mkdir -p '/usr/src/tmp/nfacct-buildroot/usr/sbin' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p nfacct '/usr/src/tmp/nfacct-buildroot/usr/sbin' libtool: install: /usr/libexec/rpm-build/install -p nfacct /usr/src/tmp/nfacct-buildroot/usr/sbin/nfacct make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2' make[2]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/nfacct-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 nfacct.8 '/usr/src/tmp/nfacct-buildroot/usr/share/man/man8' make[2]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2' make: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/nfacct-buildroot (auto) Verifying and fixing files in /usr/src/tmp/nfacct-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/nfacct-buildroot/ (default) Compressing files in /usr/src/tmp/nfacct-buildroot (auto) Verifying ELF objects in /usr/src/tmp/nfacct-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: nfacct-1.0.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.80152 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nfacct-1.0.2 + DOCDIR=/usr/src/tmp/nfacct-buildroot/usr/share/doc/nfacct-1.0.2 + export DOCDIR + rm -rf /usr/src/tmp/nfacct-buildroot/usr/share/doc/nfacct-1.0.2 + /bin/mkdir -p /usr/src/tmp/nfacct-buildroot/usr/share/doc/nfacct-1.0.2 + cp -prL COPYING /usr/src/tmp/nfacct-buildroot/usr/share/doc/nfacct-1.0.2 + chmod -R go-w /usr/src/tmp/nfacct-buildroot/usr/share/doc/nfacct-1.0.2 + chmod -R a+rX /usr/src/tmp/nfacct-buildroot/usr/share/doc/nfacct-1.0.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O8hRii 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.Ze5rKh find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: iptables >= 1.4.13, /lib64/ld-linux-x86-64.so.2, 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), libmnl.so.0()(64bit) >= set:kgy0fBsIH2phc9hyZ4KfHrIWzIFEji, libmnl.so.0(LIBMNL_1.0)(64bit), libnetfilter_acct.so.1()(64bit) >= set:hdqv427dmZqF8iisla1, libnetfilter_acct.so.1(LIBNETFILTER_ACCT_1.0)(64bit), libnetfilter_acct.so.1(LIBNETFILTER_ACCT_1.1)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PHfx0g Creating nfacct-debuginfo package Processing files: nfacct-debuginfo-1.0.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QixZTi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wkBNYg find-requires: running scripts (debuginfo) Requires: nfacct = 1.0.2-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libmnl.so.0), debug64(libnetfilter_acct.so.1) Wrote: /usr/src/RPM/RPMS/x86_64/nfacct-1.0.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/nfacct-debuginfo-1.0.2-alt1.x86_64.rpm (w2.lzdio) 2.85user 3.26system 0:11.17elapsed 54%CPU (0avgtext+0avgdata 32396maxresident)k 0inputs+0outputs (0major+658824minor)pagefaults 0swaps 2.97user 2.56system 0:19.57elapsed 28%CPU (0avgtext+0avgdata 128836maxresident)k 136inputs+0outputs (0major+194959minor)pagefaults 0swaps --- nfacct-1.0.2-alt1.x86_64.rpm.repo 2016-12-21 07:21:37.000000000 +0000 +++ nfacct-1.0.2-alt1.x86_64.rpm.hasher 2024-06-16 01:08:32.841806934 +0000 @@ -19,3 +19,3 @@ Provides: nfacct = 1.0.2-alt1 -File: /usr/sbin/nfacct 100755 root:root 549d35dfba14d03038b54cf6c2aa1b48 +File: /usr/sbin/nfacct 100755 root:root fe4cba2a9a80246fbae1b1bffb0a421b File: /usr/share/doc/nfacct-1.0.2 40755 root:root @@ -23,2 +23,2 @@ File: /usr/share/man/man8/nfacct.8.xz 100644 root:root 9d9216886b627b143bda7598449e50ca -RPMIdentity: 0db006bd33faaeb63ac262d8343fe86926835fdfa2127814a3142a7a97c04e45baf160b1ed4fc1f168e5baacf2db947c388c925c4652c315fd1b186c0864736d +RPMIdentity: 3301eb5754cb22cd938fc752c76718cee556fb309caf6b67a10e1eb851d0d7ad887309cfee4dc0196bce9645eb057a49432d73548ef95c409684a8d521101c69 --- nfacct-debuginfo-1.0.2-alt1.x86_64.rpm.repo 2016-12-21 07:21:37.000000000 +0000 +++ nfacct-debuginfo-1.0.2-alt1.x86_64.rpm.hasher 2024-06-16 01:08:32.906808008 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b8 40755 root:root -/usr/lib/debug/.build-id/b8/21f86f8205471ea329167f888639d837ea79b1 120777 root:root ../../../../sbin/nfacct -/usr/lib/debug/.build-id/b8/21f86f8205471ea329167f888639d837ea79b1.debug 120777 root:root ../../usr/sbin/nfacct.debug +/usr/lib/debug/.build-id/4d 40755 root:root +/usr/lib/debug/.build-id/4d/90a911d90386214c021ed67fffb5c51b55ae49 120777 root:root ../../../../sbin/nfacct +/usr/lib/debug/.build-id/4d/90a911d90386214c021ed67fffb5c51b55ae49.debug 120777 root:root ../../usr/sbin/nfacct.debug /usr/lib/debug/usr/sbin/nfacct.debug 100644 root:root @@ -19,6 +19,6 @@ Provides: nfacct-debuginfo = 1.0.2-alt1 -File: /usr/lib/debug/.build-id/b8 40755 root:root -File: /usr/lib/debug/.build-id/b8/21f86f8205471ea329167f888639d837ea79b1 120777 root:root ../../../../sbin/nfacct -File: /usr/lib/debug/.build-id/b8/21f86f8205471ea329167f888639d837ea79b1.debug 120777 root:root ../../usr/sbin/nfacct.debug -File: /usr/lib/debug/usr/sbin/nfacct.debug 100644 root:root 34fcc3638b0dcbb6889e651630b19953 +File: /usr/lib/debug/.build-id/4d 40755 root:root +File: /usr/lib/debug/.build-id/4d/90a911d90386214c021ed67fffb5c51b55ae49 120777 root:root ../../../../sbin/nfacct +File: /usr/lib/debug/.build-id/4d/90a911d90386214c021ed67fffb5c51b55ae49.debug 120777 root:root ../../usr/sbin/nfacct.debug +File: /usr/lib/debug/usr/sbin/nfacct.debug 100644 root:root a3a9ded6cdfe1ac9db21ae71c391c5e8 File: /usr/src/debug/nfacct-1.0.2 40755 root:root @@ -31,2 +31,2 @@ File: /usr/src/debug/nfacct-1.0.2/src/nfacct.c 100644 root:root 2db514597baa7b992423d2883059b192 -RPMIdentity: 89e8a0d20f736ebcf6a789a59aaf1d6d118e8ac4fae57c88a767944eefdbdb657b23f0d9600ef00f41ae9bb6b105d2acf250fab2039e1e6bf7ff7ffee09eb1b2 +RPMIdentity: 8b23c21888b0908f14fac15e15a0651dc9e0d89b98d92b02339dbabdffe8603a128fa7387721d2bae8eca5f8f5d8a4107e33673bb6c17d21eaf1a004b925cd96