Project

General

Profile

Actions

action #119044

closed

[qe-core][leap update]test fails in rails "could not find gem 'puma(~> 3.11)'"

Added by rfan1 over 1 year ago. Updated over 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Difficulty:
Sprint:
QE-Core: October Sprint (Sep 28 - Oct 26)

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


Related issues 1 (0 open1 closed)

Related to openQA Tests - action #119062: [qe-core] test fails in rails (never worked on leap)Resolvedzluo2022-10-19

Actions
Actions #1

Updated by zluo over 1 year ago

  • Status changed from New to In Progress
  • Assignee set to zluo

take over and check.

Actions #2

Updated by zluo over 1 year ago

  • Start date deleted (2022-10-19)
Actions #4

Updated by zluo over 1 year 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

Actions #5

Updated by szarate over 1 year ago

  • Related to action #119062: [qe-core] test fails in rails (never worked on leap) added
Actions #6

Updated by szarate over 1 year ago

  • Status changed from Blocked to Workable

Zaoliang, please exclude the module for Leap 15.4, rails is broken

Actions #7

Updated by szarate over 1 year ago

  • Sprint set to QE-Core: October Sprint (Sep 28 - Oct 26)
Actions #9

Updated by zluo over 1 year ago

  • Status changed from Workable to Resolved

PR merged.

Actions #10

Updated by szarate over 1 year ago

  • Tags changed from bugbusters to bugbusters, qe-core-coverage
Actions

Also available in: Atom PDF