<86>Dec 19 03:48:46 userdel[2087367]: delete user 'rooter' <86>Dec 19 03:48:46 userdel[2087367]: removed group 'rooter' owned by 'rooter' <86>Dec 19 03:48:46 userdel[2087367]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 19 03:48:46 groupadd[2087379]: group added to /etc/group: name=rooter, GID=1826 <86>Dec 19 03:48:46 groupadd[2087379]: group added to /etc/gshadow: name=rooter <86>Dec 19 03:48:46 groupadd[2087379]: new group: name=rooter, GID=1826 <86>Dec 19 03:48:46 useradd[2087390]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash, from=none <86>Dec 19 03:48:46 userdel[2087411]: delete user 'builder' <86>Dec 19 03:48:46 userdel[2087411]: removed group 'builder' owned by 'builder' <86>Dec 19 03:48:46 userdel[2087411]: removed shadow group 'builder' owned by 'builder' <86>Dec 19 03:48:46 groupadd[2087426]: group added to /etc/group: name=builder, GID=1827 <86>Dec 19 03:48:46 groupadd[2087426]: group added to /etc/gshadow: name=builder <86>Dec 19 03:48:46 groupadd[2087426]: new group: name=builder, GID=1827 <86>Dec 19 03:48:46 useradd[2087439]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash, from=none /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>Dec 19 03:48:50 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>Dec 19 03:48:50 rpmi: rpm-build-haskell-1.4.7-alt1 sisyphus+326169.620.17.2 1692843658 installed <13>Dec 19 03:48:50 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294124 installed <13>Dec 19 03:48:50 rpmi: libffi-devel-1:3.4.6-alt1 sisyphus+341904.100.1.1 1709474358 installed <13>Dec 19 03:48:50 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Dec 19 03:48:50 rpmi: ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>Dec 19 03:48:59 rpmi: ghc8.6.4-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 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.97003 + 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.97003 + 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.78581 + 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:/usr/bin:/bin:/usr/local/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 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ghc8.6.4-random-buildroot 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.Xxsnj1 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.hD7Xf0 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/libgmp.so.10 /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 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.9Qmbcg Wrote: /usr/src/RPM/RPMS/x86_64/ghc8.6.4-random-1.1-alt2.x86_64.rpm (w2.lzdio) 9.21user 4.68system 0:16.23elapsed 85%CPU (0avgtext+0avgdata 498096maxresident)k 0inputs+0outputs (0major+864450minor)pagefaults 0swaps /.out/ghc8.6.4-random-1.1-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD3 3.50user 2.69system 0:36.08elapsed 17%CPU (0avgtext+0avgdata 138176maxresident)k 248664inputs+0outputs (0major+198146minor)pagefaults 0swaps --- ghc8.6.4-random-1.1-alt2.x86_64.rpm.repo 2023-08-24 04:42:32.000000000 +0000 +++ ghc8.6.4-random-1.1-alt2.x86_64.rpm.hasher 2024-12-19 03:49:18.811880212 +0000 @@ -45,12 +45,12 @@ Provides: ghc8.6.4-random = 1.1-alt2:sisyphus+326169.16700.17.2 -File: /usr/lib64/ghc-8.6.4/lib/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.4.so 100644 root:root cdf6f5ca3ea51e2e64fadeeacc2c54b1 +File: /usr/lib64/ghc-8.6.4/lib/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.4.so 100644 root:root 7adbd4c643e0fc9c398d1a537a1fb909 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 465b76712620fd09b74228dd41b5502d +File: /usr/lib64/ghc-8.6.4/random-1.1/HSrandom-1.1-3ypV4EIycgb35PKjTYYr5q.o 100644 root:root eb33d513d4ac6ce449130a99b5ff07a3 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 0e318e77c50b5658b4ba58961a6baa37 -File: /usr/lib64/ghc-8.6.4/random-1.1/System/Random.hi 100644 root:root f30817eae567014d87461255d5e2b4fc -File: /usr/lib64/ghc-8.6.4/random-1.1/System/Random.p_hi 100644 root:root 96d7eb28770511172875e64167b1834e -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 f2343043e49783db78dc9dc7131c258e +File: /usr/lib64/ghc-8.6.4/random-1.1/System/Random.dyn_hi 100644 root:root 628fe76ec085df0b240bb2a8e3fba76c +File: /usr/lib64/ghc-8.6.4/random-1.1/System/Random.hi 100644 root:root 2f74475deebb593774eae784ead748d9 +File: /usr/lib64/ghc-8.6.4/random-1.1/System/Random.p_hi 100644 root:root 75a0b776f09577bb19ede39dae6e6796 +File: /usr/lib64/ghc-8.6.4/random-1.1/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q.a 100644 root:root 33a7764e85147cd85eb4c314cbcf25b3 +File: /usr/lib64/ghc-8.6.4/random-1.1/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q_p.a 100644 root:root 661936521309a47c4782dced98a8fc9f 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: 6cd5f1145e77d8e513427b17ff0e5b4f88fd837113cf5e7baf8194d44437d99ef3b1fd65ec0bbf64aa5964ba6cc7f1a3f3241f8daa028a208b01275c3652ad2d +RPMIdentity: 6137bc3afed839fc12e198f886ea5a05b8eb908efc8f30f6e85bbc4594036badce8aab16b6cd4b60479995003d5d9fb434b0709f4bb0462fa914aa53e16cdbcd