<86>Jan 31 01:27:42 userdel[3608273]: delete user 'rooter' <86>Jan 31 01:27:42 userdel[3608273]: removed group 'rooter' owned by 'rooter' <86>Jan 31 01:27:42 userdel[3608273]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 31 01:27:42 groupadd[3608307]: group added to /etc/group: name=rooter, GID=987 <86>Jan 31 01:27:42 groupadd[3608307]: group added to /etc/gshadow: name=rooter <86>Jan 31 01:27:42 groupadd[3608307]: new group: name=rooter, GID=987 <86>Jan 31 01:27:42 useradd[3608336]: new user: name=rooter, UID=987, GID=987, home=/root, shell=/bin/bash <86>Jan 31 01:27:42 userdel[3608373]: delete user 'builder' <86>Jan 31 01:27:42 userdel[3608373]: removed group 'builder' owned by 'builder' <86>Jan 31 01:27:42 userdel[3608373]: removed shadow group 'builder' owned by 'builder' <86>Jan 31 01:27:42 groupadd[3608406]: group added to /etc/group: name=builder, GID=988 <86>Jan 31 01:27:42 groupadd[3608406]: group added to /etc/gshadow: name=builder <86>Jan 31 01:27:42 groupadd[3608406]: new group: name=builder, GID=988 <86>Jan 31 01:27:42 useradd[3608423]: new user: name=builder, UID=988, GID=988, home=/usr/src, shell=/bin/bash <13>Jan 31 01:27:43 rpmi: liblz4-1:1.9.3-alt1 sisyphus+278100.4000.1.1 1626059441 installed <13>Jan 31 01:27:43 rpmi: libgpg-error-1.42-alt1 sisyphus+275524.40.1.1 1624455807 installed <13>Jan 31 01:27:44 rpmi: libgcrypt20-1.9.3-alt1 sisyphus+275524.100.1.1 1624455938 installed <13>Jan 31 01:27:44 rpmi: libsystemd-1:249.9-alt1 p10+293511.100.2.1 1643192281 installed <13>Jan 31 01:27:44 rpmi: libdbus-1.12.18-alt1 sisyphus+275285.100.2.2 1624573321 installed <13>Jan 31 01:27:44 rpmi: libpcap0.8-2:1.9.1-alt2 sisyphus+278380.100.1.1 1626093290 installed <13>Jan 31 01:27:44 rpmi: libpcap-devel-2:1.9.1-alt2 sisyphus+278380.100.1.1 1626093290 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/xl2tpd-1.3.16-alt1.nosrc.rpm (w1.gzdio) Installing xl2tpd-1.3.16-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.51737 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf xl2tpd-1.3.16 + echo 'Source #0 (xl2tpd-1.3.16.tar):' Source #0 (xl2tpd-1.3.16.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/xl2tpd-1.3.16.tar + cd xl2tpd-1.3.16 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.51737 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xl2tpd-1.3.16 + make make: Entering directory '/usr/src/RPM/BUILD/xl2tpd-1.3.16' cc -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c -o xl2tpd.o xl2tpd.c cc -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c -o pty.o pty.c cc -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c -o misc.o misc.c cc -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c -o control.o control.c control.c: In function 'expand_payload': control.c:1424:5: warning: converting a packed 'struct payload_hdr' pointer (alignment 1) to a '_u16' {aka 'short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 1424 | _u16 *r = (_u16 *) h; /* Nice to have raw word pointers */ | ^~~~ In file included from control.c:23: l2tp.h:95:8: note: defined here 95 | struct payload_hdr | ^~~~~~~~~~~ cc -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c -o avp.o avp.c cc -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c -o call.o call.c cc -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c -o network.o network.c network.c: In function 'connect_pppol2tp': network.c:810:31: warning: converting a packed 'struct sockaddr_pppol2tp' pointer (alignment 1) to a 'const struct sockaddr' pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 810 | if ((connect(fd2, (struct sockaddr *)&sax, sizeof(sax))) < 0) { | ^~~~~~~~ In file included from l2tp.h:263, from network.c:29: /usr/include/linux/if_pppox.h:79:8: note: defined here 79 | struct sockaddr_pppol2tp { | ^~~~~~~~~~~~~~~~~ cc -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c -o avpsend.o avpsend.c cc -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c -o scheduler.o scheduler.c cc -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c -o file.o file.c cc -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c -o aaa.o aaa.c cc -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c -o md5.o md5.c cc -o xl2tpd xl2tpd.o pty.o misc.o control.o avp.o call.o network.o avpsend.o scheduler.o file.o aaa.o md5.o cc -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c contrib/pfc.c cc -o pfc pfc.o -lpcap cc -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION xl2tpd-control.c -o xl2tpd-control make: Leaving directory '/usr/src/RPM/BUILD/xl2tpd-1.3.16' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.28118 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/xl2tpd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/xl2tpd-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd xl2tpd-1.3.16 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/xl2tpd-buildroot/usr exec_prefix=/usr/src/tmp/xl2tpd-buildroot/usr bindir=/usr/src/tmp/xl2tpd-buildroot/usr/bin sbindir=/usr/src/tmp/xl2tpd-buildroot/usr/sbin sysconfdir=/usr/src/tmp/xl2tpd-buildroot/etc datadir=/usr/src/tmp/xl2tpd-buildroot/usr/share includedir=/usr/src/tmp/xl2tpd-buildroot/usr/include libdir=/usr/src/tmp/xl2tpd-buildroot/usr/lib64 libexecdir=/usr/src/tmp/xl2tpd-buildroot/usr/lib localstatedir=/usr/src/tmp/xl2tpd-buildroot/var/lib sharedstatedir=/usr/src/tmp/xl2tpd-buildroot/var/lib mandir=/usr/src/tmp/xl2tpd-buildroot/usr/share/man infodir=/usr/src/tmp/xl2tpd-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/xl2tpd-1.3.16' install -d -m 0755 /usr/src/tmp/xl2tpd-buildroot/usr/sbin install -m 0755 xl2tpd /usr/src/tmp/xl2tpd-buildroot/usr/sbin/xl2tpd install -d -m 0755 /usr/src/tmp/xl2tpd-buildroot/usr/share/man/man5 install -d -m 0755 /usr/src/tmp/xl2tpd-buildroot/usr/share/man/man8 install -m 0644 doc/xl2tpd.8 /usr/src/tmp/xl2tpd-buildroot/usr/share/man/man8/ install -m 0644 doc/xl2tpd-control.8 /usr/src/tmp/xl2tpd-buildroot/usr/share/man/man8/ install -m 0644 doc/xl2tpd.conf.5 doc/l2tp-secrets.5 \ /usr/src/tmp/xl2tpd-buildroot/usr/share/man/man5/ # pfc install -d -m 0755 /usr/src/tmp/xl2tpd-buildroot/usr/bin install -m 0755 pfc /usr/src/tmp/xl2tpd-buildroot/usr/bin/pfc install -d -m 0755 /usr/src/tmp/xl2tpd-buildroot/usr/share/man/man1 install -m 0644 contrib/pfc.1 /usr/src/tmp/xl2tpd-buildroot/usr/share/man/man1/ # control exec install -d -m 0755 /usr/src/tmp/xl2tpd-buildroot/usr/sbin install -m 0755 xl2tpd-control /usr/src/tmp/xl2tpd-buildroot/usr/sbin/xl2tpd-control make: Leaving directory '/usr/src/RPM/BUILD/xl2tpd-1.3.16' + install -pDm0755 xl2tpd.init /usr/src/tmp/xl2tpd-buildroot/etc/rc.d/init.d/xl2tpd + install -pDm0644 xl2tpd.service /usr/src/tmp/xl2tpd-buildroot/lib/systemd/system/xl2tpd.service + install -Dm 664 doc/l2tp-secrets.sample /usr/src/tmp/xl2tpd-buildroot/etc/xl2tpd/l2tp-secrets + install -Dm 664 doc/l2tpd.conf.sample /usr/src/tmp/xl2tpd-buildroot/etc/xl2tpd/xl2tpd.conf + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/xl2tpd-buildroot (auto) Verifying and fixing files in /usr/src/tmp/xl2tpd-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/xl2tpd-buildroot/ (default) Compressing files in /usr/src/tmp/xl2tpd-buildroot (auto) Adjusting library links in /usr/src/tmp/xl2tpd-buildroot ./lib: (from :0) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/xl2tpd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: xl2tpd-1.3.16-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.89919 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xl2tpd-1.3.16 + DOCDIR=/usr/src/tmp/xl2tpd-buildroot/usr/share/doc/xl2tpd-1.3.16 + export DOCDIR + rm -rf /usr/src/tmp/xl2tpd-buildroot/usr/share/doc/xl2tpd-1.3.16 + /bin/mkdir -p /usr/src/tmp/xl2tpd-buildroot/usr/share/doc/xl2tpd-1.3.16 + cp -prL BUGS CHANGES CREDITS README.md TODO /usr/src/tmp/xl2tpd-buildroot/usr/share/doc/xl2tpd-1.3.16 + chmod -R go-w /usr/src/tmp/xl2tpd-buildroot/usr/share/doc/xl2tpd-1.3.16 + chmod -R a+rX /usr/src/tmp/xl2tpd-buildroot/usr/share/doc/xl2tpd-1.3.16 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9yw1Xq 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.AYEt2o find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.L4Erpn Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t7NGVo Provides: l2tpd = 1.3.16-alt1 Requires: /bin/kill, /bin/sh, /etc/rc.d/init.d, /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, libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.22)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libpcap.so.0.8()(64bit) >= set:khO4aFr1tHYVy, rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Obsoletes: l2tpd <= 0.69-alt2 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uj983m Creating xl2tpd-debuginfo package Processing files: xl2tpd-debuginfo-1.3.16-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bSz4Qp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2agG8o find-requires: running scripts (debuginfo) Requires: xl2tpd = 1.3.16-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpcap.so.0.8) Adding to xl2tpd-debuginfo a strict dependency on xl2tpd Wrote: /usr/src/RPM/RPMS/x86_64/xl2tpd-1.3.16-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/xl2tpd-debuginfo-1.3.16-alt1.x86_64.rpm (w2.lzdio) 2.29user 0.96system 0:09.48elapsed 34%CPU (0avgtext+0avgdata 34984maxresident)k 0inputs+0outputs (0major+398121minor)pagefaults 0swaps 4.64user 3.62system 0:13.72elapsed 60%CPU (0avgtext+0avgdata 108168maxresident)k 0inputs+0outputs (31404major+649644minor)pagefaults 0swaps --- xl2tpd-1.3.16-alt1.x86_64.rpm.repo 2021-07-16 23:34:51.000000000 +0000 +++ xl2tpd-1.3.16-alt1.x86_64.rpm.hasher 2022-01-31 01:27:55.052056906 +0000 @@ -48,5 +48,5 @@ File: /lib/systemd/system/xl2tpd.service 100644 root:root bb7084280066a865ea32439e5c3cbe58 -File: /usr/bin/pfc 100755 root:root a2105b43e54cea2392a2090a75a0ef84 -File: /usr/sbin/xl2tpd 100755 root:root 5d7c1a01cd57a5362fc2e1126512d0c2 -File: /usr/sbin/xl2tpd-control 100755 root:root 01c587d24a1e34a8e05739e93c4e3a99 +File: /usr/bin/pfc 100755 root:root 5ac9e2aa1241d4122525d408b67bfed0 +File: /usr/sbin/xl2tpd 100755 root:root 6c670ec4ee103798f0d21f3f46e6be66 +File: /usr/sbin/xl2tpd-control 100755 root:root ed007d8d379e2f41028e0c7bbb307aa0 File: /usr/share/doc/xl2tpd-1.3.16 40755 root:root @@ -62,2 +62,2 @@ File: /usr/share/man/man8/xl2tpd.8.xz 100644 root:root 427d9d9789a8e59e2dc391a5f95e3e76 -RPMIdentity: 241eb6be281c935e2b29d86fe381c976492bd92425577bff6390c3507c8eed000ec8aa361e17ef40178362015e7b61d807de46fa3e923b15a6138a5f1d3c737c +RPMIdentity: 0c8690f551f7b78e615d3ca7e4b18746b84a491045e67beee3102c1c1ad8db0e84f2e104ebd68774a0aada99817127bb65a764dc5d8ebf270acd5c72f7e48215 --- xl2tpd-debuginfo-1.3.16-alt1.x86_64.rpm.repo 2021-07-16 23:34:51.000000000 +0000 +++ xl2tpd-debuginfo-1.3.16-alt1.x86_64.rpm.hasher 2022-01-31 01:27:55.111057623 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/4a 40755 root:root -/usr/lib/debug/.build-id/4a/60057d71f343db4704693dcc1b3badc970f66f 120777 root:root ../../../../sbin/xl2tpd-control -/usr/lib/debug/.build-id/4a/60057d71f343db4704693dcc1b3badc970f66f.debug 120777 root:root ../../usr/sbin/xl2tpd-control.debug -/usr/lib/debug/.build-id/72 40755 root:root -/usr/lib/debug/.build-id/72/a2a02c3305e0b05d964608bbcbe771e23dc37c 120777 root:root ../../../../bin/pfc -/usr/lib/debug/.build-id/72/a2a02c3305e0b05d964608bbcbe771e23dc37c.debug 120777 root:root ../../usr/bin/pfc.debug -/usr/lib/debug/.build-id/e0 40755 root:root -/usr/lib/debug/.build-id/e0/8fbad3db8a81fb165b915e8de802714eed1eb2 120777 root:root ../../../../sbin/xl2tpd -/usr/lib/debug/.build-id/e0/8fbad3db8a81fb165b915e8de802714eed1eb2.debug 120777 root:root ../../usr/sbin/xl2tpd.debug +/usr/lib/debug/.build-id/9f 40755 root:root +/usr/lib/debug/.build-id/9f/5292bfcda4fd00310e8026a272afb1d8828aaa 120777 root:root ../../../../bin/pfc +/usr/lib/debug/.build-id/9f/5292bfcda4fd00310e8026a272afb1d8828aaa.debug 120777 root:root ../../usr/bin/pfc.debug +/usr/lib/debug/.build-id/e9 40755 root:root +/usr/lib/debug/.build-id/e9/8c432b28e3bd0bc621eab8532f4852e9526e8f 120777 root:root ../../../../sbin/xl2tpd +/usr/lib/debug/.build-id/e9/8c432b28e3bd0bc621eab8532f4852e9526e8f.debug 120777 root:root ../../usr/sbin/xl2tpd.debug +/usr/lib/debug/.build-id/ee 40755 root:root +/usr/lib/debug/.build-id/ee/c8efa13162dc9d4dabd6a6a57bdda299a4d67a 120777 root:root ../../../../sbin/xl2tpd-control +/usr/lib/debug/.build-id/ee/c8efa13162dc9d4dabd6a6a57bdda299a4d67a.debug 120777 root:root ../../usr/sbin/xl2tpd-control.debug /usr/lib/debug/usr/bin/pfc.debug 100644 root:root @@ -18,14 +18,14 @@ Provides: xl2tpd-debuginfo = 1.3.16-alt1:sisyphus+279359.100.1.1 -File: /usr/lib/debug/.build-id/4a 40755 root:root -File: /usr/lib/debug/.build-id/4a/60057d71f343db4704693dcc1b3badc970f66f 120777 root:root ../../../../sbin/xl2tpd-control -File: /usr/lib/debug/.build-id/4a/60057d71f343db4704693dcc1b3badc970f66f.debug 120777 root:root ../../usr/sbin/xl2tpd-control.debug -File: /usr/lib/debug/.build-id/72 40755 root:root -File: /usr/lib/debug/.build-id/72/a2a02c3305e0b05d964608bbcbe771e23dc37c 120777 root:root ../../../../bin/pfc -File: /usr/lib/debug/.build-id/72/a2a02c3305e0b05d964608bbcbe771e23dc37c.debug 120777 root:root ../../usr/bin/pfc.debug -File: /usr/lib/debug/.build-id/e0 40755 root:root -File: /usr/lib/debug/.build-id/e0/8fbad3db8a81fb165b915e8de802714eed1eb2 120777 root:root ../../../../sbin/xl2tpd -File: /usr/lib/debug/.build-id/e0/8fbad3db8a81fb165b915e8de802714eed1eb2.debug 120777 root:root ../../usr/sbin/xl2tpd.debug -File: /usr/lib/debug/usr/bin/pfc.debug 100644 root:root afc710bbf840b03db12d86fc8dc88181 -File: /usr/lib/debug/usr/sbin/xl2tpd-control.debug 100644 root:root 2cc5ac29059ba6bf193ceebcc746cedb -File: /usr/lib/debug/usr/sbin/xl2tpd.debug 100644 root:root df90f4d5315f3241cf32f47edb6fa61c -RPMIdentity: 35a04bea320ac2cc4045ba5cabf1689ec9b88eca68fbc965caaa84b2b9f91d90827b22d13e5751c5bcaa7315faa436ea74d72caded673a02317e1b5e4be499c0 +File: /usr/lib/debug/.build-id/9f 40755 root:root +File: /usr/lib/debug/.build-id/9f/5292bfcda4fd00310e8026a272afb1d8828aaa 120777 root:root ../../../../bin/pfc +File: /usr/lib/debug/.build-id/9f/5292bfcda4fd00310e8026a272afb1d8828aaa.debug 120777 root:root ../../usr/bin/pfc.debug +File: /usr/lib/debug/.build-id/e9 40755 root:root +File: /usr/lib/debug/.build-id/e9/8c432b28e3bd0bc621eab8532f4852e9526e8f 120777 root:root ../../../../sbin/xl2tpd +File: /usr/lib/debug/.build-id/e9/8c432b28e3bd0bc621eab8532f4852e9526e8f.debug 120777 root:root ../../usr/sbin/xl2tpd.debug +File: /usr/lib/debug/.build-id/ee 40755 root:root +File: /usr/lib/debug/.build-id/ee/c8efa13162dc9d4dabd6a6a57bdda299a4d67a 120777 root:root ../../../../sbin/xl2tpd-control +File: /usr/lib/debug/.build-id/ee/c8efa13162dc9d4dabd6a6a57bdda299a4d67a.debug 120777 root:root ../../usr/sbin/xl2tpd-control.debug +File: /usr/lib/debug/usr/bin/pfc.debug 100644 root:root f8cd9e29aab4a4c2b7f449692a5730fc +File: /usr/lib/debug/usr/sbin/xl2tpd-control.debug 100644 root:root a24963d89995b407bfda764e46c8f3a9 +File: /usr/lib/debug/usr/sbin/xl2tpd.debug 100644 root:root 0533ca41c829580ae7f3a2a2ad0d9fac +RPMIdentity: ddfa0bc3d0c1235446f9d4200e9beb90cef6dd676c9129472be27ee5e4d6438d2e3ad0d408e3fd281a0aa445089b05f72c3a9452992c82d8f307b59d1bddb18f