[Bug 1102075] New: [Build 20180719] openQA test fails in rails
http://bugzilla.opensuse.org/show_bug.cgi?id=1102075 Bug ID: 1102075 Summary: [Build 20180719] openQA test fails in rails Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other URL: https://openqa.opensuse.org/tests/709954/modules/rails /steps/12 OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Ruby Assignee: ruby-devel@suse.de Reporter: dimstar@opensuse.org QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- ## Observation openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-extra_tests_in_textmode@64bit fails in [rails](https://openqa.opensuse.org/tests/709954/modules/rails/steps/12) ## Reproducible Fails since (at least) Build [20180714](https://openqa.opensuse.org/tests/708132) ## Expected result Last good: [20180714](https://openqa.opensuse.org/tests/707517) (or more recent) ## Further details Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&version=Tumbleweed&distri=opensuse&machine=64bit&flavor=DVD&test=extra_tests_in_textmode) The rails stack is (once again) broken: the sqlite3 module seems not to be present after executing the test. the test-code does:
zypper -n in -C "rubygem(rails)" rails new mycoolapp --skip-bundle --skip-test cd mycoolapp (rails server -b 0.0.0.0 &)
-- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1102075 Michel Normand <normand@linux.vnet.ibm.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |normand@linux.vnet.ibm.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1102075 http://bugzilla.opensuse.org/show_bug.cgi?id=1102075#c3 Stephan Kulow <coolo@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |coolo@suse.com Assignee|ruby-devel@suse.de |mschnitzer@suse.com --- Comment #3 from Stephan Kulow <coolo@suse.com> --- Manuel, why did you drop the recommends for rails 5.2? Please fix this. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1102075 http://bugzilla.opensuse.org/show_bug.cgi?id=1102075#c4 Oliver Kurz <okurz@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |okurz@suse.com --- Comment #4 from Oliver Kurz <okurz@suse.com> --- The problem can be easily reproduced with the Tumbleweed container: ``` docker run -it --rm opensuse/tumbleweed sh -c "zypper -n in 'rubygem(rails)' && rails new mycoolapp --skip-bundle --skip-test && cd mycoolapp && timeout 5 rails server -b 0.0.0.0" ``` -> ``` Could not find gem 'sqlite3' in any of the gem sources listed in your Gemfile. Run `bundle install` to install missing gems. ``` -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1102075 http://bugzilla.opensuse.org/show_bug.cgi?id=1102075#c5 Fabian Vogt <fvogt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fvogt@suse.com --- Comment #5 from Fabian Vogt <fvogt@suse.com> --- Broken in Leap 15.1 as well: https://openqa.opensuse.org/tests/812240#step/rails/12 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1102075 http://bugzilla.opensuse.org/show_bug.cgi?id=1102075#c8 --- Comment #8 from Michel Normand <normand@linux.vnet.ibm.com> --- with last leap15.1 ppc64le, the failing package differs, I assume we can track with this same bug. https://openqa.opensuse.org/tests/864941#step/rails/12 Could not find gem 'bootsnap (>1.1.0)' in any of the gem sources ... -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1102075 http://bugzilla.opensuse.org/show_bug.cgi?id=1102075#c9 Ludwig Nussel <lnussel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High Component|Ruby |Ruby Version|Current |Leap 15.1 Product|openSUSE Tumbleweed |openSUSE Distribution Target Milestone|--- |Leap 15.1 --- Comment #9 from Ludwig Nussel <lnussel@suse.com> --- Manuel, please fix this by the end of next week. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1102075 http://bugzilla.opensuse.org/show_bug.cgi?id=1102075#c10 --- Comment #10 from Michel Normand <normand@linux.vnet.ibm.com> --- similar problem for Tumbleweed 20190716 ppc64le https://openqa.opensuse.org/tests/985849#step/rails/12 "Could not find gem 'coffee-rails (~> 4.2)' ..." -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1102075 http://bugzilla.opensuse.org/show_bug.cgi?id=1102075#c15 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |NORESPONSE --- Comment #15 from Dominique Leuenberger <dimstar@opensuse.org> --- Leap 15.1 is EOL; if it was not fixed in time for the release, there is no way it will be fixed now. -- You are receiving this mail because: You are on the CC list for the bug.
participants (2)
-
bugzilla_noreply@novell.com
-
bugzilla_noreply@suse.com