<86>Mar 10 09:02:06 userdel[2887402]: delete user 'rooter'
<86>Mar 10 09:02:06 userdel[2887402]: removed group 'rooter' owned by 'rooter'
<86>Mar 10 09:02:06 userdel[2887402]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 10 09:02:06 groupadd[2887426]: group added to /etc/group: name=rooter, GID=1799
<86>Mar 10 09:02:06 groupadd[2887426]: group added to /etc/gshadow: name=rooter
<86>Mar 10 09:02:06 groupadd[2887426]: new group: name=rooter, GID=1799
<86>Mar 10 09:02:06 useradd[2887446]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash
<86>Mar 10 09:02:06 userdel[2887474]: delete user 'builder'
<86>Mar 10 09:02:06 userdel[2887474]: removed group 'builder' owned by 'builder'
<86>Mar 10 09:02:06 groupadd[2887497]: group added to /etc/group: name=builder, GID=1800
<86>Mar 10 09:02:06 groupadd[2887497]: group added to /etc/gshadow: name=builder
<86>Mar 10 09:02:06 groupadd[2887497]: new group: name=builder, GID=1800
<86>Mar 10 09:02:06 useradd[2887515]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash
<13>Mar 10 09:02:08 rpmi: liblz4-1:1.9.2-alt1 p9+238696.500.1.1 1570228072 installed
<13>Mar 10 09:02:08 rpmi: libgpg-error-1.36-alt1 p9+261942.140.4.1 1606237682 installed
<13>Mar 10 09:02:08 rpmi: libgcrypt20-1.8.5-alt3 p9+261942.200.4.1 1606237844 installed
<13>Mar 10 09:02:08 rpmi: libsystemd-1:247.13-alt1 p9+313189.100.1.1 1673457063 installed
<13>Mar 10 09:02:08 rpmi: libdbus-1.12.16-alt2 p9+240607.100.1.1 1573553670 installed
<13>Mar 10 09:02:08 rpmi: libpcap0.8-2:1.9.1-alt2 p9+263886.100.3.1 1609171732 installed
<13>Mar 10 09:02:08 rpmi: libpcap-devel-2:1.9.1-alt2 p9+263886.100.3.1 1609171732 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/xl2tpd-1.3.14-alt1.nosrc.rpm (w1.gzdio)
Installing xl2tpd-1.3.14-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93949
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf xl2tpd-1.3.14
+ echo 'Source #0 (xl2tpd-1.3.14.tar):'
Source #0 (xl2tpd-1.3.14.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/xl2tpd-1.3.14.tar
+ cd xl2tpd-1.3.14
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93949
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd xl2tpd-1.3.14
+ make
make: Entering directory '/usr/src/RPM/BUILD/xl2tpd-1.3.14'
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
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
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.14'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.15484
+ 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.14
+ /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.14'
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.14'
+ 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:
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)
Hardlinking identical .pyc and .pyo files
Processing files: xl2tpd-1.3.14-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.60570
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd xl2tpd-1.3.14
+ DOCDIR=/usr/src/tmp/xl2tpd-buildroot/usr/share/doc/xl2tpd-1.3.14
+ export DOCDIR
+ rm -rf /usr/src/tmp/xl2tpd-buildroot/usr/share/doc/xl2tpd-1.3.14
+ /bin/mkdir -p /usr/src/tmp/xl2tpd-buildroot/usr/share/doc/xl2tpd-1.3.14
+ cp -prL BUGS CHANGES CREDITS README.md TODO /usr/src/tmp/xl2tpd-buildroot/usr/share/doc/xl2tpd-1.3.14
+ chmod -R go-w /usr/src/tmp/xl2tpd-buildroot/usr/share/doc/xl2tpd-1.3.14
+ chmod -R a+rX /usr/src/tmp/xl2tpd-buildroot/usr/share/doc/xl2tpd-1.3.14
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MLk44X
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wxSSyB
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.m0lGsi
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qItvS2
Provides: l2tpd = 1.3.14-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), 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.KaLZIQ
Creating xl2tpd-debuginfo package
Processing files: xl2tpd-debuginfo-1.3.14-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YdDh4H
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UhNZQC
find-requires: running scripts (debuginfo)
Requires: xl2tpd = 1.3.14-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.14-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/xl2tpd-debuginfo-1.3.14-alt1.x86_64.rpm (w2.lzdio)
2.95user 1.26system 0:10.29elapsed 40%CPU (0avgtext+0avgdata 36720maxresident)k
0inputs+0outputs (0major+467191minor)pagefaults 0swaps
2.96user 1.07system 0:16.44elapsed 24%CPU (0avgtext+0avgdata 137216maxresident)k
0inputs+0outputs (0major+199993minor)pagefaults 0swaps
--- xl2tpd-1.3.14-alt1.x86_64.rpm.repo	2019-04-26 04:54:36.000000000 +0000
+++ xl2tpd-1.3.14-alt1.x86_64.rpm.hasher	2024-03-10 09:02:20.757604921 +0000
@@ -19,2 +19,3 @@
 Requires: /bin/sh  
+Requires: /bin/kill  
 Requires: /bin/sh  
@@ -46,5 +47,5 @@
 File: /lib/systemd/system/xl2tpd.service	100644	root:root	bb7084280066a865ea32439e5c3cbe58	
-File: /usr/bin/pfc	100755	root:root	f587c128ad4857a014a8873abbce1b0f	
-File: /usr/sbin/xl2tpd	100755	root:root	b7e7fdde4d5af0e5762eb344d857d25e	
-File: /usr/sbin/xl2tpd-control	100755	root:root	4f966151220732019f75d8702254f428	
+File: /usr/bin/pfc	100755	root:root	cde079a1e36efc66c86f44bb1a26a239	
+File: /usr/sbin/xl2tpd	100755	root:root	f4175423c0eed5140fd7c55f49c132ae	
+File: /usr/sbin/xl2tpd-control	100755	root:root	325d5d87ba77a887c53473adf06d29bf	
 File: /usr/share/doc/xl2tpd-1.3.14	40755	root:root		
@@ -60,2 +61,2 @@
 File: /usr/share/man/man8/xl2tpd.8.xz	100644	root:root	fc24f23653c25c11d5b6b69f04ee8559	
-RPMIdentity: b61db4adbaa0ba87b760650cab5fc421cdeb157cfc68e2ecbaec13648e0c3eef091d99e30cefcec9a75a061a3d77510be6ce918f0fc772fbf21b687ec465702f
+RPMIdentity: 9a1d888471b511a5e1929031c03616d0607ea03334d565fa17a9b54ccc4979f3526db747353e63f84e6ca9f1b3b518e0fd800d866d6d11dfa89cb5ff558768bc
--- xl2tpd-debuginfo-1.3.14-alt1.x86_64.rpm.repo	2019-04-26 04:54:36.000000000 +0000
+++ xl2tpd-debuginfo-1.3.14-alt1.x86_64.rpm.hasher	2024-03-10 09:02:20.821606248 +0000
@@ -1,10 +1,10 @@
-/usr/lib/debug/.build-id/56	40755	root:root	
-/usr/lib/debug/.build-id/56/28d912b5d05adcdb8925af3d91843bc00ffdc0	120777	root:root	../../../../bin/pfc
-/usr/lib/debug/.build-id/56/28d912b5d05adcdb8925af3d91843bc00ffdc0.debug	120777	root:root	../../usr/bin/pfc.debug
-/usr/lib/debug/.build-id/e7	40755	root:root	
-/usr/lib/debug/.build-id/e7/becfa4fbbfd76477b0fbdfe6d9b77433cca37e	120777	root:root	../../../../sbin/xl2tpd-control
-/usr/lib/debug/.build-id/e7/becfa4fbbfd76477b0fbdfe6d9b77433cca37e.debug	120777	root:root	../../usr/sbin/xl2tpd-control.debug
-/usr/lib/debug/.build-id/ec	40755	root:root	
-/usr/lib/debug/.build-id/ec/305f95f25d57578824a946f1fb49c5386c9d85	120777	root:root	../../../../sbin/xl2tpd
-/usr/lib/debug/.build-id/ec/305f95f25d57578824a946f1fb49c5386c9d85.debug	120777	root:root	../../usr/sbin/xl2tpd.debug
+/usr/lib/debug/.build-id/12	40755	root:root	
+/usr/lib/debug/.build-id/12/3ffc9a069d4cac0ff5531a967241bc08d74f5e	120777	root:root	../../../../sbin/xl2tpd-control
+/usr/lib/debug/.build-id/12/3ffc9a069d4cac0ff5531a967241bc08d74f5e.debug	120777	root:root	../../usr/sbin/xl2tpd-control.debug
+/usr/lib/debug/.build-id/d9	40755	root:root	
+/usr/lib/debug/.build-id/d9/ab35e4f213022784c89a6413b99432640a603b	120777	root:root	../../../../sbin/xl2tpd
+/usr/lib/debug/.build-id/d9/ab35e4f213022784c89a6413b99432640a603b.debug	120777	root:root	../../usr/sbin/xl2tpd.debug
+/usr/lib/debug/.build-id/da	40755	root:root	
+/usr/lib/debug/.build-id/da/b5bdb3ffa1fb8f02a1d2ffb452f22536d76d66	120777	root:root	../../../../bin/pfc
+/usr/lib/debug/.build-id/da/b5bdb3ffa1fb8f02a1d2ffb452f22536d76d66.debug	120777	root:root	../../usr/bin/pfc.debug
 /usr/lib/debug/usr/bin/pfc.debug	100644	root:root	
@@ -18,14 +18,14 @@
 Provides: xl2tpd-debuginfo = 1.3.14-alt1:sisyphus+228196.100.1.1
-File: /usr/lib/debug/.build-id/56	40755	root:root		
-File: /usr/lib/debug/.build-id/56/28d912b5d05adcdb8925af3d91843bc00ffdc0	120777	root:root		../../../../bin/pfc
-File: /usr/lib/debug/.build-id/56/28d912b5d05adcdb8925af3d91843bc00ffdc0.debug	120777	root:root		../../usr/bin/pfc.debug
-File: /usr/lib/debug/.build-id/e7	40755	root:root		
-File: /usr/lib/debug/.build-id/e7/becfa4fbbfd76477b0fbdfe6d9b77433cca37e	120777	root:root		../../../../sbin/xl2tpd-control
-File: /usr/lib/debug/.build-id/e7/becfa4fbbfd76477b0fbdfe6d9b77433cca37e.debug	120777	root:root		../../usr/sbin/xl2tpd-control.debug
-File: /usr/lib/debug/.build-id/ec	40755	root:root		
-File: /usr/lib/debug/.build-id/ec/305f95f25d57578824a946f1fb49c5386c9d85	120777	root:root		../../../../sbin/xl2tpd
-File: /usr/lib/debug/.build-id/ec/305f95f25d57578824a946f1fb49c5386c9d85.debug	120777	root:root		../../usr/sbin/xl2tpd.debug
-File: /usr/lib/debug/usr/bin/pfc.debug	100644	root:root	43fbcf4ba7fb620a66c017c8019f81bb	
-File: /usr/lib/debug/usr/sbin/xl2tpd-control.debug	100644	root:root	c11791fd08536d5dd52a849393eec741	
-File: /usr/lib/debug/usr/sbin/xl2tpd.debug	100644	root:root	722ad5eae67e2a12c99be580d0c003a8	
-RPMIdentity: 8643c8a6ff8b9a75cbd4914200b5201b644f21d1c6a8642ca55f40a5591515b9ea8ecf4de65420165a908bbaa74c1574a59d2754b9d856c76910709dc6e9660c
+File: /usr/lib/debug/.build-id/12	40755	root:root		
+File: /usr/lib/debug/.build-id/12/3ffc9a069d4cac0ff5531a967241bc08d74f5e	120777	root:root		../../../../sbin/xl2tpd-control
+File: /usr/lib/debug/.build-id/12/3ffc9a069d4cac0ff5531a967241bc08d74f5e.debug	120777	root:root		../../usr/sbin/xl2tpd-control.debug
+File: /usr/lib/debug/.build-id/d9	40755	root:root		
+File: /usr/lib/debug/.build-id/d9/ab35e4f213022784c89a6413b99432640a603b	120777	root:root		../../../../sbin/xl2tpd
+File: /usr/lib/debug/.build-id/d9/ab35e4f213022784c89a6413b99432640a603b.debug	120777	root:root		../../usr/sbin/xl2tpd.debug
+File: /usr/lib/debug/.build-id/da	40755	root:root		
+File: /usr/lib/debug/.build-id/da/b5bdb3ffa1fb8f02a1d2ffb452f22536d76d66	120777	root:root		../../../../bin/pfc
+File: /usr/lib/debug/.build-id/da/b5bdb3ffa1fb8f02a1d2ffb452f22536d76d66.debug	120777	root:root		../../usr/bin/pfc.debug
+File: /usr/lib/debug/usr/bin/pfc.debug	100644	root:root	f991d355cc19e08d604a80776d335190	
+File: /usr/lib/debug/usr/sbin/xl2tpd-control.debug	100644	root:root	0ac3708e9be061b2dbbe3b149c2b005d	
+File: /usr/lib/debug/usr/sbin/xl2tpd.debug	100644	root:root	0cc7a522a50af8dcbdf6f99bb454e4f4	
+RPMIdentity: cb258187fbc916b7a98cfe1051594683ddb5b9584627e12d59f3296ab21e54a118a2820b50aac3b74507283c2cd88c95091cfc0f694fbbfcecdccd03b645d4ef