<86>Jul 25 12:23:25 userdel[47859]: delete user 'rooter' <86>Jul 25 12:23:25 groupadd[47879]: group added to /etc/group: name=rooter, GID=690 <86>Jul 25 12:23:25 groupadd[47879]: group added to /etc/gshadow: name=rooter <86>Jul 25 12:23:25 groupadd[47879]: new group: name=rooter, GID=690 <86>Jul 25 12:23:25 useradd[47893]: new user: name=rooter, UID=690, GID=690, home=/root, shell=/bin/bash <86>Jul 25 12:23:25 userdel[47921]: delete user 'builder' <86>Jul 25 12:23:25 userdel[47921]: removed group 'builder' owned by 'builder' <86>Jul 25 12:23:25 userdel[47921]: removed shadow group 'builder' owned by 'builder' <86>Jul 25 12:23:25 groupadd[47943]: group added to /etc/group: name=builder, GID=691 <86>Jul 25 12:23:25 groupadd[47943]: group added to /etc/gshadow: name=builder <86>Jul 25 12:23:25 groupadd[47943]: new group: name=builder, GID=691 <86>Jul 25 12:23:25 useradd[47957]: new user: name=builder, UID=691, GID=691, home=/usr/src, shell=/bin/bash warning: Macro %hs_configure2 not found warning: Macro %hs_build not found warning: Macro %hs_install not found warning: Macro %hs_gen_filelist not found <13>Jul 25 12:23:27 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Jul 25 12:23:27 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Jul 25 12:23:27 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099315 installed <13>Jul 25 12:23:27 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770992 installed <13>Jul 25 12:23:27 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887635 installed <13>Jul 25 12:23:27 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Jul 25 12:23:27 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Jul 25 12:23:34 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098792 installed <13>Jul 25 12:23:34 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Jul 25 12:23:35 rpmi: ghc7.6.1-doc-7.6.1-alt8 sisyphus+222088.40.12.1 1553098792 installed warning: File /usr/src/in/source/ghc7.6.1-terminfo-0.3.2.5-alt1.patch is smaller than 8 bytes Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ghc7.6.1-terminfo-0.3.2.5-alt1.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc7.6.1-terminfo-0.3.2.5-alt1.patch is smaller than 8 bytes Installing ghc7.6.1-terminfo-0.3.2.5-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.28535 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc7.6.1-terminfo-0.3.2.5 + echo 'Source #0 (ghc7.6.1-terminfo-0.3.2.5.tar):' Source #0 (ghc7.6.1-terminfo-0.3.2.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-terminfo-0.3.2.5.tar + cd ghc7.6.1-terminfo-0.3.2.5 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc7.6.1-terminfo-0.3.2.5-alt1.patch):' Patch #0 (ghc7.6.1-terminfo-0.3.2.5-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.61763 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc7.6.1-terminfo-0.3.2.5 + '[' -f configure.ac -a '!' -f configure ']' + '[' -x Setup ']' + ghc-7.6.1 Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc7.6.1-terminfo-0.3.2.5 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-terminfo-0.3.2.5 --datadir=/usr/share --datasubdir=ghc7.6.1-terminfo-0.3.2.5 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring terminfo-0.3.2.5... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for setupterm in -lncursesw... no checking for setupterm in -lncurses... yes configure: creating ./config.status config.status: creating terminfo.buildinfo configure: WARNING: unrecognized options: --with-compiler, --with-gcc + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Building terminfo-0.3.2.5... Preprocessing library terminfo-0.3.2.5... [1 of 7] Compiling System.Console.Terminfo.Base ( System/Console/Terminfo/Base.hs, dist/build/System/Console/Terminfo/Base.o ) [2 of 7] Compiling System.Console.Terminfo.Keys ( System/Console/Terminfo/Keys.hs, dist/build/System/Console/Terminfo/Keys.o ) [3 of 7] Compiling System.Console.Terminfo.Cursor ( System/Console/Terminfo/Cursor.hs, dist/build/System/Console/Terminfo/Cursor.o ) [4 of 7] Compiling System.Console.Terminfo.Effects ( System/Console/Terminfo/Effects.hs, dist/build/System/Console/Terminfo/Effects.o ) [5 of 7] Compiling System.Console.Terminfo.Edit ( System/Console/Terminfo/Edit.hs, dist/build/System/Console/Terminfo/Edit.o ) [6 of 7] Compiling System.Console.Terminfo.Color ( System/Console/Terminfo/Color.hs, dist/build/System/Console/Terminfo/Color.o ) [7 of 7] Compiling System.Console.Terminfo ( System/Console/Terminfo.hs, dist/build/System/Console/Terminfo.o ) [1 of 7] Compiling System.Console.Terminfo.Base ( System/Console/Terminfo/Base.hs, dist/build/System/Console/Terminfo/Base.p_o ) [2 of 7] Compiling System.Console.Terminfo.Keys ( System/Console/Terminfo/Keys.hs, dist/build/System/Console/Terminfo/Keys.p_o ) [3 of 7] Compiling System.Console.Terminfo.Cursor ( System/Console/Terminfo/Cursor.hs, dist/build/System/Console/Terminfo/Cursor.p_o ) [4 of 7] Compiling System.Console.Terminfo.Effects ( System/Console/Terminfo/Effects.hs, dist/build/System/Console/Terminfo/Effects.p_o ) [5 of 7] Compiling System.Console.Terminfo.Edit ( System/Console/Terminfo/Edit.hs, dist/build/System/Console/Terminfo/Edit.p_o ) [6 of 7] Compiling System.Console.Terminfo.Color ( System/Console/Terminfo/Color.hs, dist/build/System/Console/Terminfo/Color.p_o ) [7 of 7] Compiling System.Console.Terminfo ( System/Console/Terminfo.hs, dist/build/System/Console/Terminfo.p_o ) [1 of 7] Compiling System.Console.Terminfo.Base ( System/Console/Terminfo/Base.hs, dist/build/System/Console/Terminfo/Base.dyn_o ) [2 of 7] Compiling System.Console.Terminfo.Keys ( System/Console/Terminfo/Keys.hs, dist/build/System/Console/Terminfo/Keys.dyn_o ) [3 of 7] Compiling System.Console.Terminfo.Cursor ( System/Console/Terminfo/Cursor.hs, dist/build/System/Console/Terminfo/Cursor.dyn_o ) [4 of 7] Compiling System.Console.Terminfo.Effects ( System/Console/Terminfo/Effects.hs, dist/build/System/Console/Terminfo/Effects.dyn_o ) [5 of 7] Compiling System.Console.Terminfo.Edit ( System/Console/Terminfo/Edit.hs, dist/build/System/Console/Terminfo/Edit.dyn_o ) [6 of 7] Compiling System.Console.Terminfo.Color ( System/Console/Terminfo/Color.hs, dist/build/System/Console/Terminfo/Color.dyn_o ) [7 of 7] Compiling System.Console.Terminfo ( System/Console/Terminfo.hs, dist/build/System/Console/Terminfo.dyn_o ) In-place registering terminfo-0.3.2.5... + ./Setup haddock Running Haddock for terminfo-0.3.2.5... Preprocessing library terminfo-0.3.2.5... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 79% ( 22 / 28) in 'System.Console.Terminfo.Base' 32% ( 6 / 19) in 'System.Console.Terminfo.Keys' 41% ( 15 / 37) in 'System.Console.Terminfo.Cursor' 56% ( 14 / 25) in 'System.Console.Terminfo.Effects' 100% ( 5 / 5) in 'System.Console.Terminfo.Edit' 88% ( 7 / 8) in 'System.Console.Terminfo.Color' 100% ( 7 / 7) in 'System.Console.Terminfo' Documentation created: dist/doc/html/terminfo/index.html + ./Setup register --gen-pkg-config=terminfo.pkg Creating package registration file: terminfo.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.68357 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ghc7.6.1-terminfo-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-terminfo-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc7.6.1-terminfo-0.3.2.5 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-terminfo-buildroot Installing library in /usr/src/tmp/ghc7.6.1-terminfo-buildroot/usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5 + '[' -f terminfo.pkg ']' + install -m 755 terminfo.pkg /usr/src/tmp/ghc7.6.1-terminfo-buildroot/usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5 + mkdir -p /usr/src/tmp/ghc7.6.1-terminfo-buildroot/usr/lib/ghc-7.6.1/package.conf.d + install -D -m 644 terminfo.pkg /usr/src/tmp/ghc7.6.1-terminfo-buildroot/usr/lib/ghc-7.6.1/package.conf.d/terminfo-0.3.2.5.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-terminfo-buildroot /usr/lib /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5 /usr/src/RPM/BUILD/ghc7.6.1-terminfo-0.3.2.5 ghc7.6.1-terminfo 0.3.2.5 /usr/lib/ghc-7.6.1/package.conf.d/terminfo-0.3.2.5.conf ~/tmp/ghc7.6.1-terminfo-buildroot ~/RPM/BUILD/ghc7.6.1-terminfo-0.3.2.5 find: './usr/bin': No such file or directory find: './usr/share/ghc7.6.1-terminfo-0.3.2.5': No such file or directory ~/RPM/BUILD/ghc7.6.1-terminfo-0.3.2.5 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc7.6.1-terminfo-buildroot (auto) mode of './usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ghc7.6.1-terminfo-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc7.6.1-terminfo-buildroot/ (default) Compressing files in /usr/src/tmp/ghc7.6.1-terminfo-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc7.6.1-terminfo-buildroot ./usr/lib: ./usr/lib/ghc-7.6.1/lib: 056-debuginfo.brp: WARNING: 1 non-stripped binaries don't contain .debug sections making -debuginfo 056-debuginfo.brp: WARNING: package less relevant. An excerpt from the list of affected files follows: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/ghc7.6.1-terminfo-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: RPATH contains several entries: /usr/lib/ghc-7.6.1/base-4.6.0.0:/usr/lib/ghc-7.6.1/integer-gmp-0.5.0.0:/usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0:/usr/lib/ghc-7.6.1 verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_getMaskingStatezh verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_ap_pp_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_unmaskAsyncExceptionszh verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_CAF_BLACKHOLE_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_gc_ut verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_sel_0_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_upd_frame_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_bh_upd_frame_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_maskAsyncExceptionszh verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_sel_1_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_ap_ppv_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_makeStablePtrzh verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stable_ptr_table verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_ap_p_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_ap_p_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_ap_ppp_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_ap_pp_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_noDuplicatezh verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_ap_0_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_catchzh verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_ap_v_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: resumeThread verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: createAdjustor verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: newCAF verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_raiseIOzh verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_newAlignedPinnedByteArrayzh verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: freeHaskellFunctionPtr verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_ap_2_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_gc_noregs verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: suspendThread verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_ap_pppppp_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_ap_ppp_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_ap_3_upd_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: stg_ap_pv_fast verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: rts_evalIO verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: rts_apply verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: rts_unlock verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: rts_getInt32 verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: rts_checkSchedStatus verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: rts_mkInt32 verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so: undefined symbol: rts_lock Hardlinking identical .pyc and .pyo files Processing files: ghc7.6.1-terminfo-0.3.2.5-alt1 warning: File listed twice: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/LICENSE warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo-Base.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo-Base.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo-Color.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo-Color.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo-Cursor.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo-Cursor.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo-Edit.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo-Edit.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo-Effects.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo-Effects.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo-Keys.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo-Keys.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/System-Console-Terminfo.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo-Base.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo-Base.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo-Color.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo-Color.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo-Cursor.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo-Cursor.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo-Edit.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo-Edit.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo-Effects.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo-Effects.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo-Keys.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo-Keys.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/mini_System-Console-Terminfo.html warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/terminfo.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/terminfo.haddock Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tFnNjQ find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TPDUJM find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ghc7.6.1(terminfo) = 0.3.2.5, ghc7.6.1(terminfo-0.3.2.5-2dd31c6821de57234a726cb9622ca05b) Requires: /usr/lib/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so, ghc7.6.1(base) = 4.6.0.0, ghc7.6.1(base-4.6.0.0-eac4fa0d0988628e5bd960fef8805b26), libtinfo.so.5 >= set:lhfH3Jh3wnwvzIWyRLzuyYvlvu0, 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.t8IXiT Creating ghc7.6.1-terminfo-debuginfo package Processing files: ghc7.6.1-terminfo-debuginfo-0.3.2.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AfWhzk find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ettrVY find-requires: running scripts (debuginfo) Requires: ghc7.6.1-terminfo = 0.3.2.5-alt1, /usr/lib/debug/usr/lib/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so.debug, debug(libtinfo.so.5) Adding to ghc7.6.1-terminfo-debuginfo a strict dependency on ghc7.6.1-terminfo Wrote: /usr/src/RPM/RPMS/i586/ghc7.6.1-terminfo-0.3.2.5-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ghc7.6.1-terminfo-debuginfo-0.3.2.5-alt1.i586.rpm (w2.lzdio) 11.04user 4.89system 0:21.10elapsed 75%CPU (0avgtext+0avgdata 167608maxresident)k 0inputs+0outputs (0major+2297535minor)pagefaults 0swaps 21.97user 8.02system 0:35.23elapsed 85%CPU (0avgtext+0avgdata 167608maxresident)k 0inputs+0outputs (0major+2605583minor)pagefaults 0swaps --- ghc7.6.1-terminfo-0.3.2.5-alt1.i586.rpm.repo 2019-02-21 05:30:26.000000000 +0000 +++ ghc7.6.1-terminfo-0.3.2.5-alt1.i586.rpm.hasher 2021-07-25 12:23:59.509495946 +0000 @@ -71,3 +71,3 @@ File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5 40755 root:root -File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/HSterminfo-0.3.2.5.o 100644 root:root bc56a05db37a22db983e2bea1796b2f3 +File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/HSterminfo-0.3.2.5.o 100644 root:root 0741417e9dc55ccb8c440f3066a5b028 File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System 40755 root:root @@ -75,26 +75,26 @@ File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo 40755 root:root -File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo.dyn_hi 100644 root:root ee1b21682201c480833c4d97a3eb86a4 -File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo.hi 100644 root:root 5e670b2ecad51c2c3fe9db490e5246f2 -File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo.p_hi 100644 root:root a2d679517085ce4e2b7e36064654a72f -File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Base.dyn_hi 100644 root:root cecd10bbe3201b3dc1cfcb144f8d00fa -File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Base.hi 100644 root:root 0d358ef6c77cff047efaefe0498524d5 -File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Base.p_hi 100644 root:root 457b556b08a9bcb54b4245a8bb44192e -File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Color.dyn_hi 100644 root:root 473cfffe3f6678164d3dc105502b155e -File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Color.hi 100644 root:root 50a8ff533a75ec8c77406e622cfe62e0 -File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Color.p_hi 100644 root:root 50347c1ebb18b8157b9c494d92b13c7a -File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Cursor.dyn_hi 100644 root:root bdb1cb7a652ccae366b0d1bc0b4aeda0 -File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Cursor.hi 100644 root:root fa3fda5d54181b3e73b676307aead577 -File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Cursor.p_hi 100644 root:root 52668c2f9bac49f0b5b30711b8aeee9f -File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Edit.dyn_hi 100644 root:root 3ebab782eeee2d1a056c85aa7e22bc1a -File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Edit.hi 100644 root:root cd985292562a6b355d8f80392634ebc9 -File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Edit.p_hi 100644 root:root b5db6cf80e8b2662ad85e126dbc1d207 -File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Effects.dyn_hi 100644 root:root f0751db739078805f31d92c8f49615bf -File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Effects.hi 100644 root:root 20f49e0ce394b5922b5f7a6c2fe4b17f -File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Effects.p_hi 100644 root:root 0dd7a918bf45dc621d73bc9f39b85e92 -File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Keys.dyn_hi 100644 root:root e48390beb05591976554586bc796de9e -File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Keys.hi 100644 root:root 370d08fbd87079222f1f9808d101a994 -File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Keys.p_hi 100644 root:root f7cb9e7544997a4c6c99e0229e07c5f1 -File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so 100644 root:root 2f35c33649fd8f33f3e2a2060ba84b22 -File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5.a 100644 root:root eabe316ef5a33bcbd40a8984425a9fea -File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5_p.a 100644 root:root c2c6ca58bcca1dca1316bb7803e33641 +File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo.dyn_hi 100644 root:root b6d58ecf058fcf860bcd55f5d0f2c4ca +File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo.hi 100644 root:root 6657ba6d5387c612b703bedbf57e88a6 +File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo.p_hi 100644 root:root 5e908a59cb991f2cd8768da6f2ff309c +File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Base.dyn_hi 100644 root:root a64f017e510d4a6dc141bf92a43cb839 +File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Base.hi 100644 root:root b9eefa2d4cb0466680399763643101ba +File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Base.p_hi 100644 root:root 1c1cf7dc972c15514eb2ea712234af2c +File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Color.dyn_hi 100644 root:root 86afddba445248648c5639311f17ce23 +File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Color.hi 100644 root:root 154fc695743c2e11b1536859949c985c +File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Color.p_hi 100644 root:root b948642ae7facdc7e5b2cd285f8b68da +File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Cursor.dyn_hi 100644 root:root 21198d41db8220243f2af7776b77d593 +File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Cursor.hi 100644 root:root d7fb02044b092510f8eeaa0cd29f9798 +File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Cursor.p_hi 100644 root:root 1c4ceaba8dc5329c8855993edd5abebb +File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Edit.dyn_hi 100644 root:root 67405b333312cf0b77ea21e82db915e9 +File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Edit.hi 100644 root:root 8247df17761d414124de0bac70610259 +File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Edit.p_hi 100644 root:root 4b9538b1ae1ec68c210c8748c707ecf4 +File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Effects.dyn_hi 100644 root:root d33cbf5b9ae6c16c2d03980faa3948cc +File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Effects.hi 100644 root:root e1c0159fcc2458e5d7c598a24a55f2e2 +File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Effects.p_hi 100644 root:root 66f2cd176b7951f1e05b2f5fb105be3f +File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Keys.dyn_hi 100644 root:root 02e2b71d95fae2f27ca3d9157794f34d +File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Keys.hi 100644 root:root fd4fec240bb0ace53792435b61c9e2f5 +File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/System/Console/Terminfo/Keys.p_hi 100644 root:root c9bfb050e637d4bf0f863826e298ce74 +File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so 100644 root:root 60629e7d58162537f65c7c7f90313ad9 +File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5.a 100644 root:root f0d04704c973662f18f57e87fb7bf4f9 +File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5_p.a 100644 root:root c7a1d2efc6509e7a8a88cccdf9bff53c File: /usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/terminfo.pkg 100755 root:root 8cfbe3736a67c6923e84ff9c127cd148 @@ -129,2 +129,2 @@ File: /usr/share/doc/ghc7.6.1-terminfo-0.3.2.5/html/terminfo.haddock 100644 root:root aa596f69d2a16166b8009f6f4ce73e5a -RPMIdentity: 8448a3631f27f5c38e1ef0cbdbe20905 +RPMIdentity: 64fea4521a953831fb54bb200e3500e6 --- ghc7.6.1-terminfo-debuginfo-0.3.2.5-alt1.i586.rpm.repo 2019-02-21 05:30:26.000000000 +0000 +++ ghc7.6.1-terminfo-debuginfo-0.3.2.5-alt1.i586.rpm.hasher 2021-07-25 12:23:59.600495341 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/8b 40755 root:root -/usr/lib/debug/.build-id/8b/07be990dfdc7111fbc672137d98dd4735cf80c 120777 root:root ../../../ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so -/usr/lib/debug/.build-id/8b/07be990dfdc7111fbc672137d98dd4735cf80c.debug 120777 root:root ../../usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so.debug +/usr/lib/debug/.build-id/2a 40755 root:root +/usr/lib/debug/.build-id/2a/f8cea76b3adbb093480794ff4ccfcc0111104e 120777 root:root ../../../ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so +/usr/lib/debug/.build-id/2a/f8cea76b3adbb093480794ff4ccfcc0111104e.debug 120777 root:root ../../usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so.debug /usr/lib/debug/usr/lib/ghc-7.6.1 40755 root:root @@ -13,5 +13,5 @@ Provides: ghc7.6.1-terminfo-debuginfo = 0.3.2.5-alt1:sisyphus+222286.100.1.1 -File: /usr/lib/debug/.build-id/8b 40755 root:root -File: /usr/lib/debug/.build-id/8b/07be990dfdc7111fbc672137d98dd4735cf80c 120777 root:root ../../../ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so -File: /usr/lib/debug/.build-id/8b/07be990dfdc7111fbc672137d98dd4735cf80c.debug 120777 root:root ../../usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so.debug +File: /usr/lib/debug/.build-id/2a 40755 root:root +File: /usr/lib/debug/.build-id/2a/f8cea76b3adbb093480794ff4ccfcc0111104e 120777 root:root ../../../ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so +File: /usr/lib/debug/.build-id/2a/f8cea76b3adbb093480794ff4ccfcc0111104e.debug 120777 root:root ../../usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so.debug File: /usr/lib/debug/usr/lib/ghc-7.6.1 40755 root:root @@ -19,3 +19,3 @@ File: /usr/lib/debug/usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5 40755 root:root -File: /usr/lib/debug/usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so.debug 100644 root:root 11b8def450fa70ec8611c2f9b4369e30 -RPMIdentity: 699365713f712e987de63a0472f79dda +File: /usr/lib/debug/usr/lib/ghc-7.6.1/lib/terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.6.1.so.debug 100644 root:root dfabc4acaf07c3b0af691e3be83a9d4a +RPMIdentity: 72031a5ae380b05328d115ac8e00efcb