<86>Aug 20 04:15:54 userdel[1753978]: delete user 'rooter' <86>Aug 20 04:15:54 userdel[1753978]: removed group 'rooter' owned by 'rooter' <86>Aug 20 04:15:54 userdel[1753978]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 20 04:15:54 groupadd[1754012]: group added to /etc/group: name=rooter, GID=984 <86>Aug 20 04:15:54 groupadd[1754012]: group added to /etc/gshadow: name=rooter <86>Aug 20 04:15:54 groupadd[1754012]: new group: name=rooter, GID=984 <86>Aug 20 04:15:54 useradd[1754038]: new user: name=rooter, UID=984, GID=984, home=/root, shell=/bin/bash <86>Aug 20 04:15:54 userdel[1754087]: delete user 'builder' <86>Aug 20 04:15:54 userdel[1754087]: removed group 'builder' owned by 'builder' <86>Aug 20 04:15:54 userdel[1754087]: removed shadow group 'builder' owned by 'builder' <86>Aug 20 04:15:54 groupadd[1754123]: group added to /etc/group: name=builder, GID=985 <86>Aug 20 04:15:54 groupadd[1754123]: group added to /etc/gshadow: name=builder <86>Aug 20 04:15:54 groupadd[1754123]: new group: name=builder, GID=985 <86>Aug 20 04:15:54 useradd[1754154]: new user: name=builder, UID=985, GID=985, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/mpack-1.6-alt2.qa1.src.rpm: license not found in '/usr/share/license' directory: Distributable Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/mpack-1.6-alt2.qa1.nosrc.rpm (w1.gzdio) Installing mpack-1.6-alt2.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.88934 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mpack-1.6 + echo 'Source #0 (mpack-1.6.tar):' Source #0 (mpack-1.6.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/mpack-1.6.tar + cd mpack-1.6 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (mpack-1.6-alt2.qa1.patch):' Patch #0 (mpack-1.6-alt2.qa1.patch): + /usr/bin/patch -p1 patching file README.unix patching file codes.c patching file decode.c patching file encode.c patching file magic.c patching file md5.h patching file mkreadme.pl patching file part.c patching file unixos.c patching file unixpk.c patching file unixpk.man patching file unixunpk.c patching file unixunpk.man patching file uudecode.c patching file xmalloc.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.88934 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mpack-1.6 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 creating cache ./config.cache checking for a BSD compatible install... /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking for gcc... gcc checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for connect... yes checking for res_search... yes checking for dn_expand... yes checking for dns_lookup... no checking for strchr... yes checking for strcasecmp... yes checking for getopt... yes updating cache ./config.cache creating ./config.status creating Makefile + make make: Entering directory '/usr/src/RPM/BUILD/mpack-1.6' gcc -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_DN_EXPAND=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unixpk.c gcc -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_DN_EXPAND=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c encode.c gcc -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_DN_EXPAND=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c codes.c gcc -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_DN_EXPAND=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c magic.c gcc -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_DN_EXPAND=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unixos.c gcc -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_DN_EXPAND=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c xmalloc.c gcc -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_DN_EXPAND=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c md5c.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o mpack unixpk.o encode.o codes.o magic.o unixos.o xmalloc.o md5c.o unixos.c:41:13: warning: type of 'warn' does not match original declaration [-Wlto-type-mismatch] 41 | extern void warn(char *s); | ^ unixpk.c:304:6: note: type mismatch in parameter 1 304 | void warn(void) | ^ unixpk.c:304:6: note: 'warn' was previously declared here ld: /usr/src/tmp/cc4IOJxh.ltrans0.ltrans.o: in function `.L80': /usr/src/RPM/BUILD/mpack-1.6/unixpk.c:179: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' gcc -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_DN_EXPAND=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unixunpk.c gcc -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_DN_EXPAND=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c decode.c gcc -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_DN_EXPAND=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uudecode.c gcc -DPACKAGE=\"mpack\" -DVERSION=\"1.6\" -DHAVE_DN_EXPAND=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_GETOPT=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c part.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o munpack unixunpk.o decode.o uudecode.o codes.o unixos.o part.o xmalloc.o md5c.o cp unixpk.man mpack.1 cp unixunpk.man munpack.1 make: Leaving directory '/usr/src/RPM/BUILD/mpack-1.6' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.74545 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/mpack-buildroot + : + /bin/rm -rf -- /usr/src/tmp/mpack-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd mpack-1.6 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/mpack-buildroot/usr exec_prefix=/usr/src/tmp/mpack-buildroot/usr bindir=/usr/src/tmp/mpack-buildroot/usr/bin sbindir=/usr/src/tmp/mpack-buildroot/usr/sbin sysconfdir=/usr/src/tmp/mpack-buildroot/etc datadir=/usr/src/tmp/mpack-buildroot/usr/share includedir=/usr/src/tmp/mpack-buildroot/usr/include libdir=/usr/src/tmp/mpack-buildroot/usr/lib libexecdir=/usr/src/tmp/mpack-buildroot/usr/lib localstatedir=/usr/src/tmp/mpack-buildroot/var/lib sharedstatedir=/usr/src/tmp/mpack-buildroot/var/lib mandir=/usr/src/tmp/mpack-buildroot/usr/share/man infodir=/usr/src/tmp/mpack-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/mpack-1.6' make[1]: Entering directory '/usr/src/RPM/BUILD/mpack-1.6' /bin/sh ./mkinstalldirs /usr/src/tmp/mpack-buildroot/usr/bin mkdir /usr/src/tmp/mpack-buildroot mkdir /usr/src/tmp/mpack-buildroot/usr mkdir /usr/src/tmp/mpack-buildroot/usr/bin /usr/libexec/rpm-build/install -p mpack /usr/src/tmp/mpack-buildroot/usr/bin/mpack /usr/libexec/rpm-build/install -p munpack /usr/src/tmp/mpack-buildroot/usr/bin/munpack /usr/bin/make install-man1 make[2]: Entering directory '/usr/src/RPM/BUILD/mpack-1.6' /bin/sh ./mkinstalldirs /usr/src/tmp/mpack-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/mpack-buildroot/usr/share mkdir /usr/src/tmp/mpack-buildroot/usr/share/man mkdir /usr/src/tmp/mpack-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p -m 644 ./mpack.1 /usr/src/tmp/mpack-buildroot/usr/share/man/man1/mpack.1 /usr/libexec/rpm-build/install -p -m 644 ./munpack.1 /usr/src/tmp/mpack-buildroot/usr/share/man/man1/munpack.1 make[2]: Leaving directory '/usr/src/RPM/BUILD/mpack-1.6' make[1]: Leaving directory '/usr/src/RPM/BUILD/mpack-1.6' make: Leaving directory '/usr/src/RPM/BUILD/mpack-1.6' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/mpack-buildroot (auto) Verifying and fixing files in /usr/src/tmp/mpack-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/mpack-buildroot/ (default) Compressing files in /usr/src/tmp/mpack-buildroot (auto) Verifying ELF objects in /usr/src/tmp/mpack-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/munpack: uses non-LFS functions: fopen open stat verify-elf: WARNING: ./usr/bin/mpack: uses non-LFS functions: fopen open stat Processing files: mpack-1.6-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.74545 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mpack-1.6 + DOCDIR=/usr/src/tmp/mpack-buildroot/usr/share/doc/mpack-1.6 + export DOCDIR + rm -rf /usr/src/tmp/mpack-buildroot/usr/share/doc/mpack-1.6 + /bin/mkdir -p /usr/src/tmp/mpack-buildroot/usr/share/doc/mpack-1.6 + cp -prL README.unix /usr/src/tmp/mpack-buildroot/usr/share/doc/mpack-1.6 + chmod -R go-w /usr/src/tmp/mpack-buildroot/usr/share/doc/mpack-1.6 + chmod -R a+rX /usr/src/tmp/mpack-buildroot/usr/share/doc/mpack-1.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HNmf5h 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.XhV4XO find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TN8pV2 Creating mpack-debuginfo package Processing files: mpack-debuginfo-1.6-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VLe2Sn find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gbVTqr find-requires: running scripts (debuginfo) Requires: mpack = 1.6-alt2.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/mpack-1.6-alt2.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/mpack-debuginfo-1.6-alt2.qa1.i586.rpm (w2.lzdio) 2.40user 1.04system 0:08.67elapsed 39%CPU (0avgtext+0avgdata 38524maxresident)k 0inputs+0outputs (0major+350113minor)pagefaults 0swaps /.out/mpack-1.6-alt2.qa1.i586.rpm: license not found in '/usr/share/license' directory: Distributable /.out/mpack-debuginfo-1.6-alt2.qa1.i586.rpm: license not found in '/usr/share/license' directory: Distributable 3.48user 4.24system 0:12.00elapsed 64%CPU (0avgtext+0avgdata 38524maxresident)k 0inputs+0outputs (0major+524009minor)pagefaults 0swaps --- mpack-1.6-alt2.qa1.i586.rpm.repo 2013-04-18 12:01:30.000000000 +0000 +++ mpack-1.6-alt2.qa1.i586.rpm.hasher 2022-08-20 04:16:04.412113038 +0000 @@ -4,4 +4,4 @@ /usr/share/doc/mpack-1.6/README.unix 100644 root:root -/usr/share/man/man1/mpack.1.gz 100644 root:root -/usr/share/man/man1/munpack.1.gz 100644 root:root +/usr/share/man/man1/mpack.1.xz 100644 root:root +/usr/share/man/man1/munpack.1.xz 100644 root:root Requires: /lib/ld-linux.so.2 @@ -9,4 +9,7 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -16,8 +19,8 @@ Provides: mpack = 1.6-alt2.qa1 -File: /usr/bin/mpack 100755 root:root 09e5ce31777110532861ef8ccda68720 -File: /usr/bin/munpack 100755 root:root dc5d0a2750bbdb1b47d61f1d7d2de2f3 +File: /usr/bin/mpack 100755 root:root c02ef5b5d0a86dda25a0b6f67404e83d +File: /usr/bin/munpack 100755 root:root 78b4720f5536be0e4f15045b6608a501 File: /usr/share/doc/mpack-1.6 40755 root:root File: /usr/share/doc/mpack-1.6/README.unix 100644 root:root d0edccfd61ceb1fd17434775a7677da1 -File: /usr/share/man/man1/mpack.1.gz 100644 root:root 1bd8b9f29264f268bb49527b81377d0e -File: /usr/share/man/man1/munpack.1.gz 100644 root:root 8c20f5ccce28eea482f05c86976fb5ed -RPMIdentity: 9f475d86d86926ade21e08ef367d97de544760d7f4ebfd92986816081df888862c18d33323c67477c9c25c234e2c4621eb58c4cc06942dbfa6ac93080425ef78 +File: /usr/share/man/man1/mpack.1.xz 100644 root:root cb10f282cd0b9956fae0c0adbb10db81 +File: /usr/share/man/man1/munpack.1.xz 100644 root:root 83bbf76ce54fb4faa74e9dd1179399f8 +RPMIdentity: 258400bb19411d7dbd60a3ff8dfb06082b9b03eae96f6998dcd098d24b47f7f46d9c95a454f220defeedf05eae5641768ed8c722f31ba6b094e110dbe940e938 --- mpack-debuginfo-1.6-alt2.qa1.i586.rpm.repo 2013-04-18 12:01:30.000000000 +0000 +++ mpack-debuginfo-1.6-alt2.qa1.i586.rpm.hasher 2022-08-20 04:16:04.469113821 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/61 40755 root:root -/usr/lib/debug/.build-id/61/3163e9272f1aa1d262c57c067d5e8cb96c99b9 120777 root:root ../../../../bin/mpack -/usr/lib/debug/.build-id/61/3163e9272f1aa1d262c57c067d5e8cb96c99b9.debug 120777 root:root ../../usr/bin/mpack.debug -/usr/lib/debug/.build-id/d1 40755 root:root -/usr/lib/debug/.build-id/d1/1ff87c7dd3f778ce9dc9193578106229c9a9a8 120777 root:root ../../../../bin/munpack -/usr/lib/debug/.build-id/d1/1ff87c7dd3f778ce9dc9193578106229c9a9a8.debug 120777 root:root ../../usr/bin/munpack.debug +/usr/lib/debug/.build-id/1f 40755 root:root +/usr/lib/debug/.build-id/1f/a06128f7f81fcf2097904eedfac0f168981817 120777 root:root ../../../../bin/mpack +/usr/lib/debug/.build-id/1f/a06128f7f81fcf2097904eedfac0f168981817.debug 120777 root:root ../../usr/bin/mpack.debug +/usr/lib/debug/.build-id/3b 40755 root:root +/usr/lib/debug/.build-id/3b/1a7c971c70b24ff7cf7d77b3b876720f68046f 120777 root:root ../../../../bin/munpack +/usr/lib/debug/.build-id/3b/1a7c971c70b24ff7cf7d77b3b876720f68046f.debug 120777 root:root ../../usr/bin/munpack.debug /usr/lib/debug/usr/bin/mpack.debug 100644 root:root @@ -29,10 +29,10 @@ Provides: mpack-debuginfo = 1.6-alt2.qa1 -File: /usr/lib/debug/.build-id/61 40755 root:root -File: /usr/lib/debug/.build-id/61/3163e9272f1aa1d262c57c067d5e8cb96c99b9 120777 root:root ../../../../bin/mpack -File: /usr/lib/debug/.build-id/61/3163e9272f1aa1d262c57c067d5e8cb96c99b9.debug 120777 root:root ../../usr/bin/mpack.debug -File: /usr/lib/debug/.build-id/d1 40755 root:root -File: /usr/lib/debug/.build-id/d1/1ff87c7dd3f778ce9dc9193578106229c9a9a8 120777 root:root ../../../../bin/munpack -File: /usr/lib/debug/.build-id/d1/1ff87c7dd3f778ce9dc9193578106229c9a9a8.debug 120777 root:root ../../usr/bin/munpack.debug -File: /usr/lib/debug/usr/bin/mpack.debug 100644 root:root 62af5ffbcdcd9b8eac9d0ce7e0e2b319 -File: /usr/lib/debug/usr/bin/munpack.debug 100644 root:root bda646b09f2f9659fd16a670e0bcd7ef +File: /usr/lib/debug/.build-id/1f 40755 root:root +File: /usr/lib/debug/.build-id/1f/a06128f7f81fcf2097904eedfac0f168981817 120777 root:root ../../../../bin/mpack +File: /usr/lib/debug/.build-id/1f/a06128f7f81fcf2097904eedfac0f168981817.debug 120777 root:root ../../usr/bin/mpack.debug +File: /usr/lib/debug/.build-id/3b 40755 root:root +File: /usr/lib/debug/.build-id/3b/1a7c971c70b24ff7cf7d77b3b876720f68046f 120777 root:root ../../../../bin/munpack +File: /usr/lib/debug/.build-id/3b/1a7c971c70b24ff7cf7d77b3b876720f68046f.debug 120777 root:root ../../usr/bin/munpack.debug +File: /usr/lib/debug/usr/bin/mpack.debug 100644 root:root 57013ce71b9d381565865483d351a9ad +File: /usr/lib/debug/usr/bin/munpack.debug 100644 root:root 54a8bac27cbee998fcd8a7e201235dd5 File: /usr/src/debug/mpack-1.6 40755 root:root @@ -53,2 +53,2 @@ File: /usr/src/debug/mpack-1.6/xmalloc.h 100644 root:root ee2d2fd980ee8f5af0a7cea294235ee9 -RPMIdentity: 7ed8a652182bef9e155deb6872597c310a2755f2247a912037cbdc65062447e7d2442a80c8e64cf7c4a47e8bdf08bb41987651d069b1df225b3f614a60edcefe +RPMIdentity: 4ccafdcd5f1763ba3eb42f9ba4270081f297dcd67f8dbdeb581fdc95e582fd5fd1c226f664b73aa8fa2f0d23d8cb43f03d46c5d88570d2a4dbed1ee24755bf7b