<86>Sep 14 11:54:25 userdel[3784554]: delete user 'rooter' <86>Sep 14 11:54:25 userdel[3784554]: removed group 'rooter' owned by 'rooter' <86>Sep 14 11:54:25 userdel[3784554]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 11:54:25 groupadd[3784564]: group added to /etc/group: name=rooter, GID=687 <86>Sep 14 11:54:25 groupadd[3784564]: group added to /etc/gshadow: name=rooter <86>Sep 14 11:54:25 groupadd[3784564]: new group: name=rooter, GID=687 <86>Sep 14 11:54:25 useradd[3784572]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash <86>Sep 14 11:54:25 userdel[3784582]: delete user 'builder' <86>Sep 14 11:54:25 userdel[3784582]: removed group 'builder' owned by 'builder' <86>Sep 14 11:54:25 userdel[3784582]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 11:54:25 groupadd[3784619]: group added to /etc/group: name=builder, GID=688 <86>Sep 14 11:54:25 groupadd[3784619]: group added to /etc/gshadow: name=builder <86>Sep 14 11:54:25 groupadd[3784619]: new group: name=builder, GID=688 <86>Sep 14 11:54:25 useradd[3784629]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash warning: Macro %dune_build not found warning: Macro %dune_install not found <13>Sep 14 11:54:27 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+279404.100.2.2 1626535407 installed <13>Sep 14 11:54:27 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>Sep 14 11:54:38 rpmi: ocaml-4.12.0-alt1 sisyphus+279404.100.2.2 1626535407 installed <13>Sep 14 11:54:38 rpmi: dune-2.9.0-alt1 sisyphus+281172.100.1.1 1627454564 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-result-1.5-alt2.nosrc.rpm (w1.gzdio) Installing ocaml-result-1.5-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.72028 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-result-1.5 + echo 'Source #0 (ocaml-result-1.5.tar):' Source #0 (ocaml-result-1.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-result-1.5.tar + cd ocaml-result-1.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.72028 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-result-1.5 + /usr/bin/dune build --verbose -p result Workspace root: /usr/src/RPM/BUILD/ocaml-result-1.5 Running[0]: /usr/bin/nproc > /usr/src/tmp/duneed3a20.output 2> /dev/null Auto-detected concurrency: 8 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dune6ccabe.output Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = "default" ; toplevel_path = None ; ocaml_bin = External "/usr/bin" ; ocaml = Ok External "/usr/bin/ocaml" ; ocamlc = External "/usr/bin/ocamlc.opt" ; ocamlopt = Ok External "/usr/bin/ocamlopt.opt" ; ocamldep = Ok External "/usr/bin/ocamldep.opt" ; ocamlmklib = Ok External "/usr/bin/ocamlmklib.opt" ; env = map { "CAML_LD_LIBRARY_PATH" : "/usr/src/RPM/BUILD/ocaml-result-1.5/_build/install/default/lib/stublibs" ; "DUNE_OCAML_HARDCODED" : "/usr/lib/ocaml" ; "DUNE_OCAML_STDLIB" : "/usr/lib/ocaml" ; "DUNE_SOURCEROOT" : "/usr/src/RPM/BUILD/ocaml-result-1.5" ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-result-1.5/_build/default" ; "MANPATH" : "/usr/src/RPM/BUILD/ocaml-result-1.5/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/usr/src/RPM/BUILD/ocaml-result-1.5/_build/install/default/lib" ; "OCAMLPATH" : "/usr/src/RPM/BUILD/ocaml-result-1.5/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/usr/src/RPM/BUILD/ocaml-result-1.5/_build/install/default/lib/toplevel" } ; findlib_path = [ External "/usr/lib/ocaml" ] ; arch_sixtyfour = false ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.12.0" ; standard_library_default = "/usr/lib/ocaml" ; standard_library = "/usr/lib/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-fPIC" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; ocamlopt_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-fPIC" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; bytecomp_c_libraries = [ "-lm"; "-ldl"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; native_c_libraries = [ "-lm"; "-ldl" ] ; cc_profile = [] ; architecture = "i386" ; model = "default" ; int_size = 31 ; word_size = 32 ; system = "linux_elf" ; asm = [ "as" ] ; asm_cfi_supported = true ; with_frame_pointers = false ; ext_exe = "" ; ext_obj = ".o" ; ext_asm = ".s" ; ext_lib = ".a" ; ext_dll = ".so" ; os_type = "Unix" ; default_executable_name = "a.out" ; systhread_supported = true ; host = "i686-pc-linux-gnu" ; target = "i686-pc-linux-gnu" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X029" ; cmi_magic_number = "Caml1999I029" ; cmo_magic_number = "Caml1999O029" ; cma_magic_number = "Caml1999A029" ; cmx_magic_number = "Caml1999Y029" ; cmxa_magic_number = "Caml1999Z029" ; ast_impl_magic_number = "Caml1999M029" ; ast_intf_magic_number = "Caml1999N029" ; cmxs_magic_number = "Caml1999D029" ; cmt_magic_number = "Caml1999T029" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Actual targets: - recursive alias @install Running[2]: (cd _build/default && /usr/bin/ocaml which_result.ml 4.12.0) > _build/default/selected Running[3]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I .result.objs/byte -no-alias-deps -o .result.objs/byte/result.cmo -c -impl result.ml) Running[4]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I .result.objs/byte -I .result.objs/native -intf-suffix .ml -no-alias-deps -o .result.objs/native/result.cmx -c -impl result.ml) Running[5]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o result.cma .result.objs/byte/result.cmo) Running[6]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o result.cmxa .result.objs/native/result.cmx) Running[7]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I . -o result.cmxs result.cmxa) Output[7]: ld: result.a(result.o): warning: relocation against `camlResult' in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.72028 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-result-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-result-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-result-1.5 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-result-buildroot Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib/ocaml/result/META Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib/ocaml/result/dune-package Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib/ocaml/result/opam Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib/ocaml/result/result.a Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib/ocaml/result/result.cma Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib/ocaml/result/result.cmi Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib/ocaml/result/result.cmt Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib/ocaml/result/result.cmx Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib/ocaml/result/result.cmxa Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib/ocaml/result/result.ml Installing /usr/src/tmp/ocaml-result-buildroot/usr/lib/ocaml/result/result.cmxs Installing /usr/src/tmp/ocaml-result-buildroot/usr/share/doc/result/CHANGES.md Installing /usr/src/tmp/ocaml-result-buildroot/usr/share/doc/result/LICENSE.md Installing /usr/src/tmp/ocaml-result-buildroot/usr/share/doc/result/README.md + find /usr/src/tmp/ocaml-result-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cma|cmi|cmxs|so|js)$' -o -name META ')' -printf '/usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-result-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-result-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -o -name opam -o -name dune-package ')' -printf '/usr/lib/ocaml/%P\n' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-result-buildroot (auto) mode of './usr/lib/ocaml/result/result.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-result-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-result-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-result-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-result-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-result-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) either the file containing the function 'camlResult__code_begin' or the file containing the function 'camlResult__code_end' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/result/result.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/result/result.cmxs: undefined symbol: camlStdlib__result Processing files: ocaml-result-1.5-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.72028 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-result-1.5 + DOCDIR=/usr/src/tmp/ocaml-result-buildroot/usr/share/doc/ocaml-result-1.5 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-result-buildroot/usr/share/doc/ocaml-result-1.5 + /bin/mkdir -p /usr/src/tmp/ocaml-result-buildroot/usr/share/doc/ocaml-result-1.5 + cp -prL README.md /usr/src/tmp/ocaml-result-buildroot/usr/share/doc/ocaml-result-1.5 + chmod -R go-w /usr/src/tmp/ocaml-result-buildroot/usr/share/doc/ocaml-result-1.5 + chmod -R a+rX /usr/src/tmp/ocaml-result-buildroot/usr/share/doc/ocaml-result-1.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.950i5t find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.niT6Au find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(Result) = 4.12.0-28020B82 Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__result) = 4.12.0-D1B547D2, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PfphBr Creating ocaml-result-debuginfo package Processing files: ocaml-result-devel-1.5-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UmxwDt find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AxDcFr find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(Result) = 4.12.0-40724C31 Requires: ocaml-result = 1.5-alt2, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(Result) = 4.12.0-28020B82, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__result) = 4.12.0-D1B547D2, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmx(Stdlib__result) = 4.12.0-DD3018F6 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VaXeHs Processing files: ocaml-result-debuginfo-1.5-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.STTbSu find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DR66Eu find-requires: running scripts (debuginfo) Requires: ocaml-result = 1.5-alt2 Adding to ocaml-result-devel a strict dependency on ocaml-result Adding to ocaml-result-debuginfo a strict dependency on ocaml-result Removing 1 extra deps from ocaml-result-devel due to dependency on ocaml-result Removing 4 extra deps from ocaml-result-devel due to repentancy on ocaml-result warning: Installed (but unpackaged) file(s) found: /usr/share/doc/result/CHANGES.md /usr/share/doc/result/LICENSE.md /usr/share/doc/result/README.md Wrote: /usr/src/RPM/RPMS/i586/ocaml-result-1.5-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-result-devel-1.5-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-result-debuginfo-1.5-alt2.i586.rpm (w2.lzdio) 0.83user 0.51system 0:09.05elapsed 14%CPU (0avgtext+0avgdata 11912maxresident)k 0inputs+0outputs (0major+176462minor)pagefaults 0swaps 15.25user 3.40system 0:26.68elapsed 69%CPU (0avgtext+0avgdata 101332maxresident)k 0inputs+0outputs (0major+468111minor)pagefaults 0swaps --- ocaml-result-1.5-alt2.i586.rpm.repo 2021-07-17 15:44:46.305760329 +0000 +++ ocaml-result-1.5-alt2.i586.rpm.hasher 2021-09-14 11:54:50.189570421 +0000 @@ -21,5 +21,5 @@ File: /usr/lib/ocaml/result/result.cmi 100644 root:root 7b68efed47e4f4a371a4d0eb3d3c6cf9 -File: /usr/lib/ocaml/result/result.cmxs 100644 root:root 30e487bce492c92b16c3305a97f15ca3 +File: /usr/lib/ocaml/result/result.cmxs 100644 root:root 7277f4f2f5308dd4a959e6550be6cf15 File: /usr/share/doc/ocaml-result-1.5 40755 root:root File: /usr/share/doc/ocaml-result-1.5/README.md 100644 root:root 0cc2890cb0cdfd2ed5e4cff67e3a4a1b -RPMIdentity: cedc54e7c3ed55637bd3791c9c6342d4379af9ae47ddce8394f5a726e889d197cf3d02ed14c38f9bc6ebca4450174a20b31c10b7b7fc871eee92d8198673b1cd +RPMIdentity: 173140bd3d4ca0a60a42d959374e8cd2f1664d36955042ce04b43c5e0bd6c470c09853a8a288eafcab9b954b45ece2910f8cfcddb9303043af89b70fcf9a7d76 --- ocaml-result-debuginfo-1.5-alt2.i586.rpm.repo 2021-07-17 15:44:46.285759949 +0000 +++ ocaml-result-debuginfo-1.5-alt2.i586.rpm.hasher 2021-09-14 11:54:50.268571202 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/a8 40755 root:root -/usr/lib/debug/.build-id/a8/d12c839af74412dea479ee08fb69e5fb868f4c 120777 root:root ../../../ocaml/result/result.cmxs -/usr/lib/debug/.build-id/a8/d12c839af74412dea479ee08fb69e5fb868f4c.debug 120777 root:root ../../usr/lib/ocaml/result/result.cmxs.debug +/usr/lib/debug/.build-id/77 40755 root:root +/usr/lib/debug/.build-id/77/dfc35de7a08a5c249d44ba7ad489634b9a09c8 120777 root:root ../../../ocaml/result/result.cmxs +/usr/lib/debug/.build-id/77/dfc35de7a08a5c249d44ba7ad489634b9a09c8.debug 120777 root:root ../../usr/lib/ocaml/result/result.cmxs.debug /usr/lib/debug/usr/lib/ocaml 40755 root:root @@ -13,8 +13,8 @@ Provides: ocaml-result-debuginfo = 1.5-alt2:sisyphus+279404.2700.2.2 -File: /usr/lib/debug/.build-id/a8 40755 root:root -File: /usr/lib/debug/.build-id/a8/d12c839af74412dea479ee08fb69e5fb868f4c 120777 root:root ../../../ocaml/result/result.cmxs -File: /usr/lib/debug/.build-id/a8/d12c839af74412dea479ee08fb69e5fb868f4c.debug 120777 root:root ../../usr/lib/ocaml/result/result.cmxs.debug +File: /usr/lib/debug/.build-id/77 40755 root:root +File: /usr/lib/debug/.build-id/77/dfc35de7a08a5c249d44ba7ad489634b9a09c8 120777 root:root ../../../ocaml/result/result.cmxs +File: /usr/lib/debug/.build-id/77/dfc35de7a08a5c249d44ba7ad489634b9a09c8.debug 120777 root:root ../../usr/lib/ocaml/result/result.cmxs.debug File: /usr/lib/debug/usr/lib/ocaml 40755 root:root File: /usr/lib/debug/usr/lib/ocaml/result 40755 root:root -File: /usr/lib/debug/usr/lib/ocaml/result/result.cmxs.debug 100644 root:root c31c185cf39752b04d9a1090ddcf0c79 +File: /usr/lib/debug/usr/lib/ocaml/result/result.cmxs.debug 100644 root:root 73ddcd1d436d19a0f0132f9194b9a8fd File: /usr/src/debug/ocaml-result-1.5 40755 root:root @@ -23,2 +23,2 @@ File: /usr/src/debug/ocaml-result-1.5/_build/default/result-as-alias-4.08.ml 100644 root:root 93411a7a0a8d9789bb01c8c830eb39f8 -RPMIdentity: 32ad1e67e6785cefc4f07ccbd325e2538862ecb4a5a05d4a625808934849dcbbafddedfe935053d604ffb0e54648a9e08eb8f298b3df34cc7679666536e32f46 +RPMIdentity: 5c22d3a758fe92847c1b55a0ee9532765233745d3135bf5903accdf36be00591b5d1d9dbfdaf7cc5ff38c7e6ae764b9919862b8402ef5200c83997ec7bd7ceaf --- ocaml-result-devel-1.5-alt2.i586.rpm.repo 2021-07-17 15:44:46.294760120 +0000 +++ ocaml-result-devel-1.5-alt2.i586.rpm.hasher 2021-09-14 11:54:50.424572743 +0000 @@ -12,5 +12,5 @@ Provides: ocaml-result-devel = 1.5-alt2:sisyphus+279404.2700.2.2 -File: /usr/lib/ocaml/result/dune-package 100644 root:root 5e07732a7c59ae1b40abd8f07ff83477 +File: /usr/lib/ocaml/result/dune-package 100644 root:root afefd5fc58fa19029ac393c0ea368351 File: /usr/lib/ocaml/result/opam 100644 root:root 62962d139f59454011b46f1c8b07f6dc -File: /usr/lib/ocaml/result/result.a 100644 root:root b1f4ab9732b54ac590e5b04dd5832bfd +File: /usr/lib/ocaml/result/result.a 100644 root:root 9e481ba6a89ca2cc1d6b49d738c7dbd8 File: /usr/lib/ocaml/result/result.cmt 100644 root:root dab6aab2f9729d3c5cc63d335de9d1cf @@ -19,2 +19,2 @@ File: /usr/lib/ocaml/result/result.ml 100644 root:root 067689e1eb16dad28d1bfdedc5d76e2b -RPMIdentity: 19806ae4521a64deb1de79613cd05491a4e9302efbcd9ea48cda5eb6db676ab8d46339af882f60fe6f48f87cd8e1ea5f038600e4f1d8a3144a73d56ca843c357 +RPMIdentity: a40ce5ae6bbc01e4b237af97ec082f62a6bb8bfd5037f5c9d48ab837443d2e5082f730d1641fd2d4de1f94ad8e61926438f805657077f854daca100ca71fa769