action #119044
closed[qe-core][leap update]test fails in rails "could not find gem 'puma(~> 3.11)'"
0%
Description
Observation¶
openQA test in scenario opensuse-15.4-DVD-Updates-x86_64-extra_tests_textmode@64bit fails in
rails
Test suite description¶
Maintainer: slindomansilla@suse.de.
Mainly post-installation console extra tests.
Reproducible¶
Fails since (at least) Build 20220818-1
Expected result¶
Last good: (unknown) (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by zluo about 2 years ago
- Status changed from New to In Progress
- Assignee set to zluo
take over and check.
Updated by zluo about 2 years ago
the problem might be related to invalid repos in Settings:
OS_TEST_TEMPLATE http://download.opensuse.org/repositories/openSUSE:/Maintenance:/@INCIDENTNR@/openSUSE_Leap_15.4_Update/
QA_HEAD_REPO https://download.opensuse.org/repositories/devel:/openSUSE:/QA:/Leap:/15/openSUSE_Leap_15.4/
15.4 is not available.
Updated by zluo about 2 years ago
- Status changed from In Progress to Blocked
after long time investigation with a new installation of Leap 15.4 and could verify this is a product bug.
localhost:~/mycoolapp # rails server -b 0.0.0.0 &
[1] 14991
localhost:~/mycoolapp # Could not find gem 'puma (~> 3.11)' in any of the gem sources listed in your Gemfile.
Run `bundle install` to install missing gems.
^C
[1]+ Exit 7 rails server -b 0.0.0.0
localhost:~/mycoolapp # bundle install
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and installing your bundle as root will break this application for all non-root users on this machine.
The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java`.
Fetching gem metadata from https://rubygems.org/...........
Fetching gem metadata from https://rubygems.org/.
Resolving dependencies.....
sqlite3-1.5.3-x86_64-linux requires ruby version < 3.2.dev, >= 2.6, which is incompatible with the current version, ruby 2.5.9p229`
This issue has been reported a couple days ago by mmeissner:
https://bugzilla.opensuse.org/show_bug.cgi?id=1204481
Updated by szarate about 2 years ago
- Related to action #119062: [qe-core] test fails in rails (never worked on leap) added
Updated by szarate about 2 years ago
- Status changed from Blocked to Workable
Zaoliang, please exclude the module for Leap 15.4, rails is broken
Updated by szarate about 2 years ago
- Sprint set to QE-Core: October Sprint (Sep 28 - Oct 26)
Updated by zluo about 2 years ago
Updated by szarate about 2 years ago
- Tags changed from bugbusters to bugbusters, qe-core-coverage