<86>Mar 6 04:57:22 userdel[1533042]: delete user 'rooter' <86>Mar 6 04:57:22 userdel[1533042]: removed group 'rooter' owned by 'rooter' <86>Mar 6 04:57:22 groupadd[1533055]: group added to /etc/group: name=rooter, GID=951 <86>Mar 6 04:57:22 groupadd[1533055]: group added to /etc/gshadow: name=rooter <86>Mar 6 04:57:22 groupadd[1533055]: new group: name=rooter, GID=951 <86>Mar 6 04:57:22 useradd[1533068]: new user: name=rooter, UID=951, GID=951, home=/root, shell=/bin/bash <86>Mar 6 04:57:22 userdel[1533082]: delete user 'builder' <86>Mar 6 04:57:22 userdel[1533082]: removed group 'builder' owned by 'builder' <86>Mar 6 04:57:22 userdel[1533082]: removed shadow group 'builder' owned by 'builder' <86>Mar 6 04:57:22 groupadd[1533095]: group added to /etc/group: name=builder, GID=952 <86>Mar 6 04:57:22 groupadd[1533095]: group added to /etc/gshadow: name=builder <86>Mar 6 04:57:22 groupadd[1533095]: new group: name=builder, GID=952 <86>Mar 6 04:57:22 useradd[1533106]: new user: name=builder, UID=952, GID=952, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/ghc8.6.4-random-1.1-alt2.src.rpm: license not found in '/usr/share/license' directory: BSD3 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>Mar 6 04:57:23 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Mar 6 04:57:23 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed <13>Mar 6 04:57:23 rpmi: libgmp-devel-6.2.1-alt4 sisyphus+288362.20.3.1 1635767885 installed <13>Mar 6 04:57:23 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659242 installed <13>Mar 6 04:57:23 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Mar 6 04:57:23 rpmi: ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Mar 6 04:57:34 rpmi: ghc8.6.4-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed warning: File /usr/src/in/source/ghc8.6.4-random-1.1-alt2.patch is smaller than 8 bytes Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ghc8.6.4-random-1.1-alt2.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc8.6.4-random-1.1-alt2.patch is smaller than 8 bytes Installing ghc8.6.4-random-1.1-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.46686 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-random-1.1 + echo 'Source #0 (ghc8.6.4-random-1.1.tar):' Source #0 (ghc8.6.4-random-1.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-random-1.1.tar + cd ghc8.6.4-random-1.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-random-1.1-alt2.patch):' Patch #0 (ghc8.6.4-random-1.1-alt2.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.46686 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-random-1.1 + '[' -f configure.ac -a '!' -f configure ']' + '[' -x Setup ']' + ghc-8.6.4 Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc8.6.4-random-1.1 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib64/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-random-1.1 --datadir=/usr/share --datasubdir=ghc8.6.4-random-1.1 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Warning: random.cabal:15:2: Tabs used as indentation at 15:2, 16:2, 17:2 Configuring random-1.1... Warning: The flag --disable-executable-profiling is deprecated. Please use --disable-profiling instead. + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Preprocessing library for random-1.1.. Building library for random-1.1.. [1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o ) System/Random.hs:43:1: warning: [-Wtabs] Tab character found here, and in 74 further locations. Please use spaces instead. | 43 | ( | ^^^^^^^^ [1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.p_o ) System/Random.hs:43:1: warning: [-Wtabs] Tab character found here, and in 74 further locations. Please use spaces instead. | 43 | ( | ^^^^^^^^ + ./Setup haddock Preprocessing library for random-1.1.. Running Haddock on library for random-1.1.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.3.0, base-4.12.0.0, deepseq-1.4.4.0, ghc-prim-0.5.3, integer-gmp-1.0.2.0, time-1.8.0.2 System/Random.hs:43:1: warning: [-Wtabs] Tab character found here, and in 74 further locations. Please use spaces instead. | 43 | ( | ^^^^^^^^ Haddock coverage: Cannot find documentation for: $intro 100% ( 16 / 16) in 'System.Random' Warning: System.Random: could not find link destinations for: Int Show Read read show reads readsPrec ReadS readList readPrec ReadPrec readListPrec showsPrec ShowS String showList IO Bounded Char Integer Bool Double Float Int8 Int16 Int32 Int64 Word Word8 Word16 Word32 Word64 CChar CDouble CFloat CInt CIntMax CIntPtr CLLong CLong CPtrdiff CSChar CShort CSigAtomic CSize CUChar CUInt CUIntMax CUIntPtr CULLong CULong CUShort CWchar Documentation created: dist/doc/html/random/index.html + ./Setup register --gen-pkg-config=random.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.20593 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ghc8.6.4-random-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-random-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc8.6.4-random-1.1 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-random-buildroot Installing library in /usr/src/tmp/ghc8.6.4-random-buildroot/usr/lib64/ghc-8.6.4/random-1.1 + '[' -f random.pkg ']' + install -m 755 random.pkg /usr/src/tmp/ghc8.6.4-random-buildroot/usr/lib64/ghc-8.6.4/random-1.1 + mkdir -p /usr/src/tmp/ghc8.6.4-random-buildroot/usr/lib64/ghc-8.6.4/package.conf.d + install -D -m 644 random.pkg /usr/src/tmp/ghc8.6.4-random-buildroot/usr/lib64/ghc-8.6.4/package.conf.d/random-1.1.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-random-buildroot /usr/lib64 /usr/lib64/ghc-8.6.4/random-1.1 /usr/src/RPM/BUILD/ghc8.6.4-random-1.1 ghc8.6.4-random 1.1 /usr/lib64/ghc-8.6.4/package.conf.d/random-1.1.conf ~/tmp/ghc8.6.4-random-buildroot ~/RPM/BUILD/ghc8.6.4-random-1.1 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-random-1.1': No such file or directory ~/RPM/BUILD/ghc8.6.4-random-1.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-random-buildroot (auto) mode of './usr/lib64/ghc-8.6.4/lib/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.4.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ghc8.6.4-random-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-random-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-random-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-random-buildroot ./usr/lib64: (from :0) ./usr/lib64/ghc-8.6.4/lib: (from :0) libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.4.so -> libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.4.so 056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/lib64/ghc-8.6.4/lib/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-random-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ghc-8.6.4/lib/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.4.so: RPATH contains several entries: /usr/lib64/ghc-8.6.4/array-0.5.3.0:/usr/lib64/ghc-8.6.4/base-4.12.0.0:/usr/lib64/ghc-8.6.4/deepseq-1.4.4.0:/usr/lib64/ghc-8.6.4/ghc-prim-0.5.3:/usr/lib64/ghc-8.6.4/integer-gmp-1.0.2.0:/usr/lib64/ghc-8.6.4/rts:/usr/lib64/ghc-8.6.4/time-1.8.0.2 Processing files: ghc8.6.4-random-1.1-alt2 warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/System-Random.html warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/System-Random.html warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/random.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/random.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G9NU6i find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-random-buildroot/usr/lib64/ghc-8.6.4/lib/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.4.so: 860 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zXuwg5 find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) lib.req: WARNING: /usr/src/tmp/ghc8.6.4-random-buildroot/usr/lib64/ghc-8.6.4/lib/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.4.so: overlinked libraries: /lib64/libm.so.6 /usr/lib64/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so /usr/lib64/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so /usr/lib64/libgmp.so.10 Provides: ghc8.6.4(random) = 1.1, ghc8.6.4(random-1.1-3ypV4EIycgb35PKjTYYr5q), libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.4.so()(64bit) = set:ndib6718BVZ4TCkOMHtwYgmk69QQpmJSJFBwamRWc7pumOESTaHhhd3x6LrlJ3E6gzG1MrpWuMZyZ8PZefgIWEN2ZkjayWVeMvpNfZnhgCgXbaZ2bEiyoEC9C6hJFanJxZD0gLNRhIl9RfVSBH7RbZyaRhD4X1TNvFp4xN1A4QkIB6C6oDmxxa8wGluR4nt8EZE0pWiW2auUyCn2G71q4119KcOX7SzSadqNXpNsySNsVZmzoakaT0EOKm6DI968hINa2M0mzjb3tPzfBwzxCBlMdQykjGSotC9wAyAFgMVKpr4piBgToscuJoUnCwWZBdvIy0JznQ0YxOFI2wFvQgINtp1KfZkcob0Mmc2YaGVLj56gnj78aNqSrQvxXxIF5TMNolMU8QFDiXSPBNkAUKcJoF4psf6Qoweuhz9iPqa8ugBnrjYKqwaZpTJpxfYMhllaQ0ljpavYglentijjd9HDdzGzrzZGAj7apZz7SpHh5EbKHF83svb9zkSZf9X4iKSeSSm1S3ske9Cfz1u2VG4msLkZrNMrlMwbEQPUxMZ8vx5jayUuOepY4AblLTAkuE0xZ1xTfKEzCxiKkNrhZ0r9TckEa1LFBAjEbCwPzFYrFOTLvpc96UaEaT3OsbZbU6ucBqZ7qtQb8GbZ1Zu6koa8ZmO8Ioos2Kndf7wEuEK5cm8apajGqH7q2h78FbZrL4tKCJ5bv1z7BiiAejOY5P34yT7ZnoUQSXUAbiZgT58uQuyJP8bYpLaKoaOZaa574NxfL2jdzRrEqiYOko4dICr5o0WtK9Cxd8y2C8tbW7sAxYeFENnfLaXOlj4mr4CnnsveCtMZCFiW3SeF3yOxDX9lezzlS4pWeO47yRe53tBd2jEZu8Pe4WSAYZ1hqJPdo3hRPRJ7y1fUblluVmdxXyn2CAjDZrlINwrPAxy25DfQNMsU8AjmLh6k7LOVHtKKBeWa36kJn21XCPOXpRqaQiczZ6BEZjWCZ1CsIZpHfczkoGxeCalYHWCd1GFwM5B2beTQQsS2jldhSZIlyczTCiAAU6Rf7CZDywBBNZ02PEMJSuAd5lFQHm4TBIAUwauy9Emy4nOP58tB9ovhuIWdzY2KJzlrHU2nf3WvdKG3wECrINZgCA8LX0GZ2k3QgVWEoaHMA9wo4kuk0KvJxg4mlZDQSEZdLBxdDa506PuifLdKWJfAvUBghEDWh800pL7jiw8f1aDNfjKEnsi1v7aIU1yaInp5i4ZcqsFHqCbZuhNkF2kd5h8jcMWN9eS73HhWogmxQFvNekmOY9EMYO1irF52NO5xvM3F3c6cLW6FI4VSkyOIuLWSFWH1e9aK30TOcueL9RAwQWgvuY86izC6MeOnBMFg0Zw39RUDzEmAzo8ZabHckPd3MhrKYXdHbjhZzpxw73oe9QSVYeFs8ZtmVX06IZrZBrslqkfKbMMHqUVqlFRK1pYYyecAlY9LbmOb4uMZAhH51NFQkr9OVotaNkpIsjmjZbw8Upg5ZoBe9RGi84tElHZBmTQ5PdP03RWJMT5mNgWxyVREiLSj58qtrzXlepevyCcZqLA34sS6uSYHqxpiE7pZ5gFig6ZJuu7fRcJzsMYkgUiLa4SC8XmHBDBqkoVb4pa1p5udXy4iVRNkMeS62ZlMqH3Mzh5K87IUnY5yqmdcse22BZf9v1gQFUIbmxjR2Q4ZauXE6Zzg18NUi3 Requires: /usr/lib64/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/base-4.12.0.0/libHSbase-4.12.0.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/ghc-prim-0.5.3/libHSghc-prim-0.5.3-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/integer-gmp-1.0.2.0/libHSinteger-gmp-1.0.2.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/time-1.8.0.2/libHStime-1.8.0.2-ghc8.6.4.so, ghc8.6.4(base) = 4.12.0.0, ghc8.6.4(base-4.12.0.0), ghc8.6.4(time) = 1.8.0.2, ghc8.6.4(time-1.8.0.2), libc.so.6(GLIBC_2.2.5)(64bit), libgmp.so.10()(64bit), libm.so.6()(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZGtZgR Wrote: /usr/src/RPM/RPMS/x86_64/ghc8.6.4-random-1.1-alt2.x86_64.rpm (w2.lzdio) 9.49user 2.42system 0:14.64elapsed 81%CPU (0avgtext+0avgdata 497344maxresident)k 0inputs+0outputs (0major+1050818minor)pagefaults 0swaps /.out/ghc8.6.4-random-1.1-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD3 22.17user 5.61system 0:29.76elapsed 93%CPU (0avgtext+0avgdata 497344maxresident)k 0inputs+0outputs (30672major+1310387minor)pagefaults 0swaps --- ghc8.6.4-random-1.1-alt2.x86_64.rpm.repo 2021-07-14 23:38:19.000000000 +0000 +++ ghc8.6.4-random-1.1-alt2.x86_64.rpm.hasher 2022-03-06 04:57:50.340476881 +0000 @@ -45,12 +45,12 @@ Provides: ghc8.6.4-random = 1.1-alt2:sisyphus+278961.1500.1.1 -File: /usr/lib64/ghc-8.6.4/lib/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.4.so 100644 root:root 9f77fe9d4e30c7de95182947b33411ea +File: /usr/lib64/ghc-8.6.4/lib/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.4.so 100644 root:root bd0831054cfba3bba10578ea429f4c09 File: /usr/lib64/ghc-8.6.4/package.conf.d/random-1.1.conf 100644 root:root bac588c8063c0385b206c9eca4c127e4 File: /usr/lib64/ghc-8.6.4/random-1.1 40755 root:root -File: /usr/lib64/ghc-8.6.4/random-1.1/HSrandom-1.1-3ypV4EIycgb35PKjTYYr5q.o 100644 root:root 9945f8e0ea682c660075cc0be1a5d8f6 +File: /usr/lib64/ghc-8.6.4/random-1.1/HSrandom-1.1-3ypV4EIycgb35PKjTYYr5q.o 100644 root:root 465b76712620fd09b74228dd41b5502d File: /usr/lib64/ghc-8.6.4/random-1.1/System 40755 root:root -File: /usr/lib64/ghc-8.6.4/random-1.1/System/Random.dyn_hi 100644 root:root 8861cda99cc6dddfebc7fffbd52f6013 -File: /usr/lib64/ghc-8.6.4/random-1.1/System/Random.hi 100644 root:root d271bae021165fa6ec777203fade8217 -File: /usr/lib64/ghc-8.6.4/random-1.1/System/Random.p_hi 100644 root:root 4f8ffe230730e5b70a7435455610ab10 -File: /usr/lib64/ghc-8.6.4/random-1.1/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q.a 100644 root:root 415a1425481e6b3e3e12b7c1f5b91931 -File: /usr/lib64/ghc-8.6.4/random-1.1/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q_p.a 100644 root:root fd8f6275aa03784bb9a01834a48b6c4d +File: /usr/lib64/ghc-8.6.4/random-1.1/System/Random.dyn_hi 100644 root:root 165409d1ae2a47d63793880be409a706 +File: /usr/lib64/ghc-8.6.4/random-1.1/System/Random.hi 100644 root:root 1cd5c14e4d722e000322aac0f6da04a6 +File: /usr/lib64/ghc-8.6.4/random-1.1/System/Random.p_hi 100644 root:root e2f8e5a75b208d8d7a70bef6416a0224 +File: /usr/lib64/ghc-8.6.4/random-1.1/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q.a 100644 root:root 128ea99f3140953710282b9f73a13e8c +File: /usr/lib64/ghc-8.6.4/random-1.1/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q_p.a 100644 root:root 87d18865c2522e3b80592b5f7caf6272 File: /usr/lib64/ghc-8.6.4/random-1.1/random.pkg 100755 root:root bac588c8063c0385b206c9eca4c127e4 @@ -71,2 +71,2 @@ File: /usr/share/doc/ghc8.6.4-random-1.1/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: 43fab4c38e32090221cf978490d9804df6a674ef23744a9d4301b06bd84ff3a8f8b6fdd1748c292b2aea62286583edc741eaa0da78a83c14188e7a92c8264630 +RPMIdentity: afe32792524f8758798f887f8d185027ca0a163209f65aa0b6a9beeca3d64c31785d2aacccd2081c36d576f188c6b3e282742f95c6812c01fc6e4004681eb5c4