86>Oct 17 00:37:40 userdel[2127293]: delete user 'rooter'
<86>Oct 17 00:37:40 userdel[2127293]: removed group 'rooter' owned by 'rooter'
<86>Oct 17 00:37:40 groupadd[2127322]: group added to /etc/group: name=rooter, GID=987
<86>Oct 17 00:37:40 groupadd[2127322]: group added to /etc/gshadow: name=rooter
<86>Oct 17 00:37:40 groupadd[2127322]: new group: name=rooter, GID=987
<86>Oct 17 00:37:40 useradd[2127353]: new user: name=rooter, UID=987, GID=987, home=/root, shell=/bin/bash
<86>Oct 17 00:37:40 userdel[2127403]: delete user 'builder'
<86>Oct 17 00:37:40 userdel[2127403]: removed group 'builder' owned by 'builder'
<86>Oct 17 00:37:40 userdel[2127403]: removed shadow group 'builder' owned by 'builder'
<86>Oct 17 00:37:40 groupadd[2127445]: group added to /etc/group: name=builder, GID=988
<86>Oct 17 00:37:40 groupadd[2127445]: group added to /etc/gshadow: name=builder
<86>Oct 17 00:37:40 groupadd[2127445]: new group: name=builder, GID=988
<86>Oct 17 00:37:40 useradd[2127475]: new user: name=builder, UID=988, GID=988, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/mathopd-1.5p6-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/mathopd-1.5p6-alt1.qa1.nosrc.rpm (w1.gzdio)
Installing mathopd-1.5p6-alt1.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27994
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf mathopd-1.5p6
+ echo 'Source #0 (mathopd-1.5p6.tar.gz):'
Source #0 (mathopd-1.5p6.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/mathopd-1.5p6.tar.gz
+ /bin/tar -xf -
+ cd mathopd-1.5p6
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (mathopd-1.5p5-alt-pidfile.patch):'
Patch #0 (mathopd-1.5p5-alt-pidfile.patch):
+ /usr/bin/patch -p1
patching file src/main.c
+ /bin/cp -a /usr/src/RPM/SOURCES/dir_cgi.c.txt ./dir_cgi.c
+ echo 'Patch #1 (mathopd-alt-dircgi.patch):'
Patch #1 (mathopd-alt-dircgi.patch):
+ /usr/bin/patch -p0
patching file dir_cgi.c
+ echo 'Patch #2 (mathopd.getline.patch):'
Patch #2 (mathopd.getline.patch):
+ /usr/bin/patch -p2
patching file src/request.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.27994
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mathopd-1.5p6
+ gcc -O3 -DFORMAT_V2=1 -o dir_cgi dir_cgi.c
dir_cgi.c: In function 'print_dir_entry':
dir_cgi.c:92:43: warning: implicit declaration of function 'ctime' [-Wimplicit-function-declaration]
92 | sizeof(off_t)*2, p->size, ctime(&p->last_modified));
| ^~~~~
dir_cgi.c:91:43: warning: field width specifier '*' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=]
91 | printf("
%*ld | %s | | %*ld | %s | user && r->user[0])
| ^~
In file included from cgi.c:50:
mathopd.h:248:14: note: 'user' declared here
248 | char user[16];
| ^~~~
cgi.c: In function 'make_cgi_envp':
cgi.c:215:13: warning: the comparison will always evaluate as 'true' for the address of 'user' will never be NULL [-Waddress]
215 | if (r->user && r->user[0]) {
| ^
mathopd.h:248:14: note: 'user' declared here
248 | char user[16];
| ^~~~
cgi.c: At top level:
cgi.c:38:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
38 | static const char rcsid[] = "$Id: cgi.c,v 1.116 2003/12/22 20:38:18 boland Exp $";
| ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/mathopd-1.5p6/src'
make: Entering directory '/usr/src/RPM/BUILD/mathopd-1.5p6/src'
gcc -c -O -Wall stub.c -o stub.o
stub.c: In function 'convert_cgi_headers':
stub.c:82:37: warning: variable 'location' set but not used [-Wunused-but-set-variable]
82 | size_t i, nheaders, status, location, length;
| ^~~~~~~~
stub.c: At top level:
stub.c:38:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
38 | static const char rcsid[] = "$Id: stub.c,v 1.109.2.1 2007/07/20 14:28:04 boland Exp $";
| ^~~~~
In function 'copychunk',
inlined from 'pipe_run' at stub.c:588:3:
stub.c:511:34: warning: '
' directive writing 2 bytes into a region of size between 0 and 15 [-Wformat-overflow=]
511 | chunkheaderlen = sprintf(chunkbuf, "%lx\r\n", (unsigned long) bytestocopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stub.c:511:34: note: 'sprintf' output between 4 and 19 bytes into a destination of size 16
make: Leaving directory '/usr/src/RPM/BUILD/mathopd-1.5p6/src'
make: Entering directory '/usr/src/RPM/BUILD/mathopd-1.5p6/src'
gcc -c -O -Wall config.c -o config.o
config.c:181:19: warning: 't_too_long' defined but not used [-Wunused-const-variable=]
181 | static const char t_too_long[] = "token too long";
| ^~~~~~~~~~
config.c:38:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
38 | static const char rcsid[] = "$Id: config.c,v 1.172.2.1 2007/07/20 14:04:15 boland Exp $";
| ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/mathopd-1.5p6/src'
make: Entering directory '/usr/src/RPM/BUILD/mathopd-1.5p6/src'
gcc -c -O -Wall core.c -o core.o
core.c:38:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
38 | static const char rcsid[] = "$Id: core.c,v 1.227.2.1 2007/07/20 14:28:04 boland Exp $";
| ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/mathopd-1.5p6/src'
make: Entering directory '/usr/src/RPM/BUILD/mathopd-1.5p6/src'
gcc -c -O -Wall request.c -o request.o
request.c:38:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
38 | static const char rcsid[] = "$Id: request.c,v 1.294.2.7 2007/07/21 10:48:00 boland Exp $";
| ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/mathopd-1.5p6/src'
make: Entering directory '/usr/src/RPM/BUILD/mathopd-1.5p6/src'
gcc -o mathopd base64.o cgi.o config.o core.o dump.o imap.o log.o main.o redirect.o request.o util.o stub.o -lcrypt
make: Leaving directory '/usr/src/RPM/BUILD/mathopd-1.5p6/src'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.27994
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/mathopd-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/mathopd-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd mathopd-1.5p6
+ /bin/mkdir -p /usr/src/tmp/mathopd-buildroot/usr/bin /usr/src/tmp/mathopd-buildroot/usr/sbin /usr/src/tmp/mathopd-buildroot/etc/rc.d/init.d /usr/src/tmp/mathopd-buildroot/usr/share/man/man5 /usr/src/tmp/mathopd-buildroot/usr/share/man/man8 /usr/src/tmp/mathopd-buildroot/var/log/mathopd /usr/src/tmp/mathopd-buildroot/etc/logrotate.d /usr/src/tmp/mathopd-buildroot/etc/cron.daily
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/mathopd-buildroot/usr exec_prefix=/usr/src/tmp/mathopd-buildroot/usr bindir=/usr/src/tmp/mathopd-buildroot/usr/bin sbindir=/usr/src/tmp/mathopd-buildroot/usr/sbin sysconfdir=/usr/src/tmp/mathopd-buildroot/etc datadir=/usr/src/tmp/mathopd-buildroot/usr/share includedir=/usr/src/tmp/mathopd-buildroot/usr/include libdir=/usr/src/tmp/mathopd-buildroot/usr/lib64 libexecdir=/usr/src/tmp/mathopd-buildroot/usr/lib localstatedir=/usr/src/tmp/mathopd-buildroot/var/lib sharedstatedir=/usr/src/tmp/mathopd-buildroot/var/lib mandir=/usr/src/tmp/mathopd-buildroot/usr/share/man infodir=/usr/src/tmp/mathopd-buildroot/usr/share/info install -C src SBINDIR=/usr/src/tmp/mathopd-buildroot/usr/sbin PREFIX=/usr/src/tmp/mathopd-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/mathopd-1.5p6/src'
install -c mathopd /usr/src/tmp/mathopd-buildroot/usr/sbin
make: Nothing to be done for 'install'.
make: Leaving directory '/usr/src/RPM/BUILD/mathopd-1.5p6/src'
+ /bin/cp -a /usr/src/RPM/SOURCES/mathopd.8.gz /usr/src/tmp/mathopd-buildroot/usr/share/man/man8/
+ /bin/cp -a /usr/src/RPM/SOURCES/mathopd.conf.5.gz /usr/src/tmp/mathopd-buildroot/usr/share/man/man5/
+ /bin/install /usr/src/RPM/SOURCES/mathopd.init /usr/src/tmp/mathopd-buildroot/etc/rc.d/init.d/mathopd
+ /bin/cp -a /usr/src/RPM/SOURCES/mathopd.conf /usr/src/tmp/mathopd-buildroot/etc/
+ /bin/cp -a /usr/src/RPM/SOURCES/mathopd.logrotate /usr/src/tmp/mathopd-buildroot/etc/logrotate.d/mathopd
+ /bin/install -p /usr/src/RPM/SOURCES/mathopd.cron /usr/src/tmp/mathopd-buildroot/etc/cron.daily/mathopd
+ /bin/install -pD -m600 /usr/src/RPM/SOURCES/mathopd.sysconfig /usr/src/tmp/mathopd-buildroot/etc/sysconfig/mathopd
+ /bin/install -p dir_cgi /usr/src/tmp/mathopd-buildroot/usr/bin/
+ /bin/touch /usr/src/tmp/mathopd-buildroot/var/log/mathopd/errorlog /usr/src/tmp/mathopd-buildroot/var/log/mathopd/childlog
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/mathopd-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/mathopd-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/mathopd-buildroot/ (default)
Compressing files in /usr/src/tmp/mathopd-buildroot (auto)
056-debuginfo.brp: WARNING: debuginfo without debug sources.
Verifying ELF objects in /usr/src/tmp/mathopd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: mathopd-1.5p6-alt1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.94445
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mathopd-1.5p6
+ DOCDIR=/usr/src/tmp/mathopd-buildroot/usr/share/doc/mathopd-1.5p6
+ export DOCDIR
+ rm -rf /usr/src/tmp/mathopd-buildroot/usr/share/doc/mathopd-1.5p6
+ /bin/mkdir -p /usr/src/tmp/mathopd-buildroot/usr/share/doc/mathopd-1.5p6
+ cp -prL doc/CHANGES doc/cgi.txt doc/config.txt doc/running.txt doc/sample.cfg doc/syntax.txt README COPYING /usr/src/tmp/mathopd-buildroot/usr/share/doc/mathopd-1.5p6
+ chmod -R go-w /usr/src/tmp/mathopd-buildroot/usr/share/doc/mathopd-1.5p6
+ chmod -R a+rX /usr/src/tmp/mathopd-buildroot/usr/share/doc/mathopd-1.5p6
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aCWxnb
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.LPtMk6
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: id
Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DQ65L1
find-scriptlet-requires: FINDPACKAGE-COMMANDS: id
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Mrlno2
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U0HzYp
Requires: crontabs, gzip, findutils, /bin/sh, /etc/cron.daily, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfExists), /etc/rc.d/init.d(msg_reloading), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, coreutils, 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.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libcrypt.so.1()(64bit) >= set:ihuTa, libcrypt.so.1(XCRYPT_2.0)(64bit), rtld(GNU_HASH)
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(SetVersions)
Requires(pre): /bin/sh, /usr/sbin/useradd, coreutils
Requires(post): /bin/sh, /usr/sbin/post_service
Requires(preun): /bin/sh, /usr/sbin/preun_service
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VnZwr1
Creating mathopd-debuginfo package
Processing files: mathopd-debuginfo-1.5p6-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mCIJWh
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UOFJ7y
find-requires: running scripts (debuginfo)
Requires: mathopd = 1.5p6-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcrypt.so.1)
Wrote: /usr/src/RPM/RPMS/x86_64/mathopd-1.5p6-alt1.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/mathopd-debuginfo-1.5p6-alt1.qa1.x86_64.rpm (w2.lzdio)
1.38user 1.24system 0:08.82elapsed 29%CPU (0avgtext+0avgdata 35708maxresident)k
0inputs+0outputs (0major+359542minor)pagefaults 0swaps
/.out/mathopd-1.5p6-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL
/.out/mathopd-debuginfo-1.5p6-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL
0.51user 1.04system 0:11.81elapsed 13%CPU (0avgtext+0avgdata 12200maxresident)k
0inputs+0outputs (0major+94518minor)pagefaults 0swaps
--- mathopd-1.5p6-alt1.qa1.x86_64.rpm.repo 2013-04-14 23:32:04.000000000 +0000
+++ mathopd-1.5p6-alt1.qa1.x86_64.rpm.hasher 2022-10-17 00:37:50.907502305 +0000
@@ -15,4 +15,4 @@
/usr/share/doc/mathopd-1.5p6/syntax.txt 100644 root:root
-/usr/share/man/man5/mathopd.conf.5.bz2 100644 root:root
-/usr/share/man/man8/mathopd.8.gz 100644 root:root
+/usr/share/man/man5/mathopd.conf.5.xz 100644 root:root
+/usr/share/man/man8/mathopd.8.xz 100644 root:root
/var/log/mathopd 40750 mathopd:mathopd
@@ -23,4 +23,2 @@
Requires: /bin/sh
-Requires: /bin/sh
-Requires: /bin/sh
Requires: /etc/cron.daily
@@ -40,6 +38,8 @@
Requires: libc.so.6(GLIBC_2.3.4)(64bit)
+Requires: libc.so.6(GLIBC_2.33)(64bit)
+Requires: libc.so.6(GLIBC_2.34)(64bit)
Requires: libc.so.6(GLIBC_2.4)(64bit)
-Requires: libcrypt.so.1()(64bit) >= set:hguT2
+Requires: libcrypt.so.1()(64bit) >= set:ihuTa
Requires: rpmlib(SetVersions)
-Requires: libcrypt.so.1(GLIBC_2.2.5)(64bit)
+Requires: libcrypt.so.1(XCRYPT_2.0)(64bit)
Requires: rtld(GNU_HASH)
@@ -55,4 +55,4 @@
File: /etc/sysconfig/mathopd 100600 root:root 3ad90f49676be86c0255638353f76863
-File: /usr/bin/dir_cgi 100755 root:root 555bcff99e35a32f78c8019e03e67902
-File: /usr/sbin/mathopd 100755 root:root 7e766ba5abfdc3e48714cc6cebf3c5b6
+File: /usr/bin/dir_cgi 100755 root:root dd696c71fce879fe1925de13bb5cb478
+File: /usr/sbin/mathopd 100755 root:root 9396d6c657de975b87d63443a47660ba
File: /usr/share/doc/mathopd-1.5p6 40755 root:root
@@ -66,5 +66,5 @@
File: /usr/share/doc/mathopd-1.5p6/syntax.txt 100644 root:root 2c2072327bbe2dc2592429e10eac94af
-File: /usr/share/man/man5/mathopd.conf.5.bz2 100644 root:root 4c10dd60591b46d60aa8b1f04d8c350f
-File: /usr/share/man/man8/mathopd.8.gz 100644 root:root 6042cceefe53123898b5d640971f397c
+File: /usr/share/man/man5/mathopd.conf.5.xz 100644 root:root 7fce401f874687b9a7aa21eb16b8ddbd
+File: /usr/share/man/man8/mathopd.8.xz 100644 root:root 900fe33007617cd608aedd83017dd04c
File: /var/log/mathopd 40750 mathopd:mathopd
-RPMIdentity: ff7d24b8fa4e19a54356399cd486bef73622445676b653b74fe8775c65868d31045f470a2bc9b2406042a9c487393ea1cd7972ca01553216fb7ecec6160afa1f
+RPMIdentity: 7af750e6aca11c2049fef9e1ac04bdfbaf30d40b03199dbef0b4c7b1e1bab9f9f5bcf2641a092f7ad6aca0959049b67a798d6adfb4bab3011f9a7cd49793140d
--- mathopd-debuginfo-1.5p6-alt1.qa1.x86_64.rpm.repo 2013-04-14 23:32:04.000000000 +0000
+++ mathopd-debuginfo-1.5p6-alt1.qa1.x86_64.rpm.hasher 2022-10-17 00:37:50.976503348 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/16 40755 root:root
-/usr/lib/debug/.build-id/16/ea08cebff75838b965290452183ed808ff0bbc 120777 root:root ../../../../sbin/mathopd
-/usr/lib/debug/.build-id/16/ea08cebff75838b965290452183ed808ff0bbc.debug 120777 root:root ../../usr/sbin/mathopd.debug
-/usr/lib/debug/.build-id/92 40755 root:root
-/usr/lib/debug/.build-id/92/d94b7fa27ffc4a999a2c3020a45730ab48f67c 120777 root:root ../../../../bin/dir_cgi
-/usr/lib/debug/.build-id/92/d94b7fa27ffc4a999a2c3020a45730ab48f67c.debug 120777 root:root ../../usr/bin/dir_cgi.debug
+/usr/lib/debug/.build-id/03 40755 root:root
+/usr/lib/debug/.build-id/03/f7bf850532d4f114ea29752d326911358f193e 120777 root:root ../../../../sbin/mathopd
+/usr/lib/debug/.build-id/03/f7bf850532d4f114ea29752d326911358f193e.debug 120777 root:root ../../usr/sbin/mathopd.debug
+/usr/lib/debug/.build-id/4d 40755 root:root
+/usr/lib/debug/.build-id/4d/2dc0700e1a1ff6e69af6089dd7b7b66877b83e 120777 root:root ../../../../bin/dir_cgi
+/usr/lib/debug/.build-id/4d/2dc0700e1a1ff6e69af6089dd7b7b66877b83e.debug 120777 root:root ../../usr/bin/dir_cgi.debug
/usr/lib/debug/usr/bin/dir_cgi.debug 100644 root:root
@@ -14,10 +14,10 @@
Provides: mathopd-debuginfo = 1.5p6-alt1.qa1
-File: /usr/lib/debug/.build-id/16 40755 root:root
-File: /usr/lib/debug/.build-id/16/ea08cebff75838b965290452183ed808ff0bbc 120777 root:root ../../../../sbin/mathopd
-File: /usr/lib/debug/.build-id/16/ea08cebff75838b965290452183ed808ff0bbc.debug 120777 root:root ../../usr/sbin/mathopd.debug
-File: /usr/lib/debug/.build-id/92 40755 root:root
-File: /usr/lib/debug/.build-id/92/d94b7fa27ffc4a999a2c3020a45730ab48f67c 120777 root:root ../../../../bin/dir_cgi
-File: /usr/lib/debug/.build-id/92/d94b7fa27ffc4a999a2c3020a45730ab48f67c.debug 120777 root:root ../../usr/bin/dir_cgi.debug
-File: /usr/lib/debug/usr/bin/dir_cgi.debug 100644 root:root 31dab55ff1ddad63fa3b43706f65e494
-File: /usr/lib/debug/usr/sbin/mathopd.debug 100644 root:root 4671ed899a8419894888a74b584b252e
-RPMIdentity: aaaab460851a3a061f05f6060430b97053298f4e310ba0811cb01619b09cf95c8644f6766d1369e932bd1e16543c5f1699ea9ccd9d7ed4517ee9500320748cfc
+File: /usr/lib/debug/.build-id/03 40755 root:root
+File: /usr/lib/debug/.build-id/03/f7bf850532d4f114ea29752d326911358f193e 120777 root:root ../../../../sbin/mathopd
+File: /usr/lib/debug/.build-id/03/f7bf850532d4f114ea29752d326911358f193e.debug 120777 root:root ../../usr/sbin/mathopd.debug
+File: /usr/lib/debug/.build-id/4d 40755 root:root
+File: /usr/lib/debug/.build-id/4d/2dc0700e1a1ff6e69af6089dd7b7b66877b83e 120777 root:root ../../../../bin/dir_cgi
+File: /usr/lib/debug/.build-id/4d/2dc0700e1a1ff6e69af6089dd7b7b66877b83e.debug 120777 root:root ../../usr/bin/dir_cgi.debug
+File: /usr/lib/debug/usr/bin/dir_cgi.debug 100644 root:root dd9244578832beeb19a06a22708a1361
+File: /usr/lib/debug/usr/sbin/mathopd.debug 100644 root:root 34e10a758a24909944e96b5294931eba
+RPMIdentity: 375b9eff8acefde1712f317072eb3dae27a2126035f404d6f51cae3a58a756a3ee8b998198327157ef3794e7df531fd6e5e8fcaf9fda5228600ada1ebd095244
|