Hi, I built fedora module ruby on all the supported platforms f28, f29 and f30. Because the way is recommended for Fedora modularity. [1]
The result is f28 => failed, f29 => maybe random error, f30 => okay. Vit, can you apply the patch for SSL issue to rpms/ruby on f28? Thanks. ``` $ fedpkg module-build The builds 2186, 2187 and 2188 were submitted to the MBS ``` ## On f28 platform $ fedpkg module-build-info 2186 The build is failed on all the architectures. https://koji.fedoraproject.org/koji/taskinfo?taskID=29671575 https://kojipkgs.fedoraproject.org//work/tasks/1611/29671611/build.log 1) Failure: TestNetHTTPS#test_session_reuse [/builddir/build/BUILD/ruby-2.5.1/test/net/http/test_https.rb:78]: <true> expected but was <false>. ## On f29 platform $ fedpkg module-build-info 2187 The build is failed on only 390x. https://koji.fedoraproject.org/koji/taskinfo?taskID=29671605 https://kojipkgs.fedoraproject.org//work/tasks/1622/29671622/build.log 1) Failure: TestThread#test_thread_interrupt_for_killed_thread [/builddir/build/BUILD/ruby-2.5.1/test/ruby/test_thread.rb:1256]: [Bug #8996] pid 31834 killed by SIGKILL (signal 9) ## On f30 platform $ fedpkg module-build-info 2188 The build is succeeded. By the way, right now it is not clear which build_id's build connects to the platform. [2] [1] See email "[modularity] Recommended platform: [] and version 2 format at Fedora devel mailing list [2] https://pagure.io/fm-orchestrator/issue/1020 -- Jun Aruga jar...@redhat.com _______________________________________________ ruby-sig mailing list -- ruby-sig@lists.fedoraproject.org To unsubscribe send an email to ruby-sig-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/ruby-sig@lists.fedoraproject.org