Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 901347 - dev-util/cucumber-8.0.0: fails at runtime (Could not find 'cucumber-gherkin' (>= 24, < 27) among 112 total gem(s) (Gem::MissingSpecError))
Summary: dev-util/cucumber-8.0.0: fails at runtime (Could not find 'cucumber-gherkin' ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hans de Graaff
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-15 13:11 UTC by Sam James
Modified: 2023-03-19 13:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
qlist -ICv (file_901347.txt,8.97 KB, text/plain)
2023-03-15 13:11 UTC, Sam James
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-15 13:11:27 UTC
Created attachment 857845 [details]
qlist -ICv

In a fresh docker container, if I set ACCEPT_KEYWORDS="~amd64" and emerge -v1 cucumber, I end up getting:
```
c0af3c1c1c7b / # cucumber
/usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1406:in `rescue in block in activate_dependencies': Could not find 'cucumber-gherkin' (>= 24, < 27) among 112 total gem(s) (Gem::MissingSpecError)
Checked in 'GEM_PATH=/root/.local/share/gem/ruby/3.0.0:/usr/lib64/ruby/gems/3.0.0:/usr/local/lib64/ruby/gems/3.0.0' at: /usr/lib64/ruby/gems/3.0.0/specifications/cucumber-core-11.1.0.gemspec, execute `gem env` for more information
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1403:in `block in activate_dependencies'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1392:in `each'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1392:in `activate_dependencies'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1374:in `activate'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems.rb:221:in `rescue in try_activate'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems.rb:214:in `try_activate'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:153:in `rescue in require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:149:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-8.0.0/lib/cucumber/platform.rb:6:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-8.0.0/lib/cucumber.rb:5:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-8.0.0/lib/cucumber/cli/main.rb:4:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-8.0.0/bin/cucumber:7:in `<top (required)>'
        from /usr/bin/cucumber:9:in `load'
        from /usr/bin/cucumber:9:in `<main>'
/usr/lib64/ruby/site_ruby/3.0.0/rubygems/dependency.rb:313:in `to_specs': Could not find 'cucumber-gherkin' (>= 24, < 27) - did find: [cucumber-gherkin-23.0.1,cucumber-gherkin-22.0.0] (Gem::MissingSpecVersionError)
Checked in 'GEM_PATH=/root/.local/share/gem/ruby/3.0.0:/usr/lib64/ruby/gems/3.0.0:/usr/local/lib64/ruby/gems/3.0.0' , execute `gem env` for more information
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1404:in `block in activate_dependencies'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1392:in `each'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1392:in `activate_dependencies'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1374:in `activate'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems.rb:221:in `rescue in try_activate'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems.rb:214:in `try_activate'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:153:in `rescue in require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:149:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-8.0.0/lib/cucumber/platform.rb:6:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-8.0.0/lib/cucumber.rb:5:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-8.0.0/lib/cucumber/cli/main.rb:4:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-8.0.0/bin/cucumber:7:in `<top (required)>'
        from /usr/bin/cucumber:9:in `load'
        from /usr/bin/cucumber:9:in `<main>'
/usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1406:in `rescue in block in activate_dependencies': Could not find 'cucumber-gherkin' (>= 24, < 27) among 112 total gem(s) (Gem::MissingSpecError)
Checked in 'GEM_PATH=/root/.local/share/gem/ruby/3.0.0:/usr/lib64/ruby/gems/3.0.0:/usr/local/lib64/ruby/gems/3.0.0' at: /usr/lib64/ruby/gems/3.0.0/specifications/cucumber-core-11.1.0.gemspec, execute `gem env` for more information
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1403:in `block in activate_dependencies'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1392:in `each'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1392:in `activate_dependencies'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1374:in `activate'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems.rb:215:in `try_activate'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:153:in `rescue in require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:149:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-8.0.0/lib/cucumber/platform.rb:6:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-8.0.0/lib/cucumber.rb:5:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-8.0.0/lib/cucumber/cli/main.rb:4:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-8.0.0/bin/cucumber:7:in `<top (required)>'
        from /usr/bin/cucumber:9:in `load'
        from /usr/bin/cucumber:9:in `<main>'
/usr/lib64/ruby/site_ruby/3.0.0/rubygems/dependency.rb:313:in `to_specs': Could not find 'cucumber-gherkin' (>= 24, < 27) - did find: [cucumber-gherkin-23.0.1,cucumber-gherkin-22.0.0] (Gem::MissingSpecVersionError)
Checked in 'GEM_PATH=/root/.local/share/gem/ruby/3.0.0:/usr/lib64/ruby/gems/3.0.0:/usr/local/lib64/ruby/gems/3.0.0' , execute `gem env` for more information
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1404:in `block in activate_dependencies'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1392:in `each'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1392:in `activate_dependencies'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1374:in `activate'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems.rb:215:in `try_activate'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:153:in `rescue in require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:149:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-8.0.0/lib/cucumber/platform.rb:6:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-8.0.0/lib/cucumber.rb:5:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-8.0.0/lib/cucumber/cli/main.rb:4:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-8.0.0/bin/cucumber:7:in `<top (required)>'
        from /usr/bin/cucumber:9:in `load'
        from /usr/bin/cucumber:9:in `<main>'
<internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require': cannot load such file -- cucumber/core/platform (LoadError)
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-8.0.0/lib/cucumber/platform.rb:6:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-8.0.0/lib/cucumber.rb:5:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-8.0.0/lib/cucumber/cli/main.rb:4:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-8.0.0/bin/cucumber:7:in `<top (required)>'
        from /usr/bin/cucumber:9:in `load'
        from /usr/bin/cucumber:9:in `<main>'
```

```

```
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-15 13:11:59 UTC
Portage 3.0.44 (python 3.10.10-final-0, default/linux/amd64/17.1, gcc-12, glibc-2.36-r7, 5.15.102-adry x86_64)
=================================================================
System uname: Linux-5.15.102-adry-x86_64-11th_Gen_Intel-R-_Core-TM-_i7-11800H_@_2.30GHz-with-glibc2.36
KiB Mem:    32596184 total,   7255148 free
KiB Swap:    8388604 total,   8388604 free
Timestamp of repository gentoo: Wed, 15 Mar 2023 00:45:01 +0000
Head commit of repository gentoo: e946ce4d76ece04b512661469ce5550e1d505ae5
sh bash 5.1_p16-r2
ld GNU ld (Gentoo 2.39 p5) 2.39.0
app-misc/pax-utils:        1.3.5::gentoo
app-shells/bash:           5.1_p16-r2::gentoo
dev-lang/perl:             5.36.0-r1::gentoo
dev-lang/python:           3.10.10_p2::gentoo, 3.11.2_p1::gentoo
dev-util/meson:            1.0.1::gentoo
sys-apps/baselayout:       2.13-r1::gentoo
sys-apps/openrc:           0.45.2-r2::gentoo
sys-apps/sandbox:          2.29::gentoo
sys-devel/autoconf:        2.71-r5::gentoo
sys-devel/automake:        1.16.5::gentoo
sys-devel/binutils:        2.39-r4::gentoo
sys-devel/binutils-config: 5.4.1::gentoo
sys-devel/gcc:             12.2.1_p20230121-r1::gentoo
sys-devel/gcc-config:      2.8::gentoo
sys-devel/libtool:         2.4.7-r1::gentoo
sys-devel/make:            4.3::gentoo
sys-kernel/linux-headers:  6.1::gentoo (virtual/os-headers)
sys-libs/glibc:            2.36-r7::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    volatile: True
    sync-rsync-verify-jobs: 1
    sync-rsync-extra-opts: 
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-metamanifest: yes

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/var/cache/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="C.UTF8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LEX="flex"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="acl amd64 bzip2 cli crypt dri fortran gdbm iconv ipv6 libglvnd libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl test-rust unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2021" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-4 php8-0" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_10" PYTHON_TARGETS="python3_10" RUBY_TARGETS="ruby27 ruby30" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, MAKEOPTS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SHELL, SIZE, STRINGS, STRIP, YACC, YFLAGS
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-15 13:13:27 UTC
Further notes:
- If I just try emerge cucumber on a stable system (cucumber 7.1.0), it's fine.
- Downgrading the broken container to just cucumber 7.1.0 (emerge -v1 =cucumber-7.1*) doesn't help:
```
/usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1406:in `rescue in block in activate_dependencies': Could not find 'cucumber-gherkin' (>= 24, < 27) among 113 total gem(s) (Gem::MissingSpecError)
Checked in 'GEM_PATH=/root/.local/share/gem/ruby/3.0.0:/usr/lib64/ruby/gems/3.0.0:/usr/local/lib64/ruby/gems/3.0.0' at: /usr/lib64/ruby/gems/3.0.0/specifications/cucumber-core-11.1.0.gemspec, execute `gem env` for more information
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1403:in `block in activate_dependencies'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1392:in `each'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1392:in `activate_dependencies'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1374:in `activate'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems.rb:221:in `rescue in try_activate'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems.rb:214:in `try_activate'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:153:in `rescue in require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:149:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-7.1.0/lib/cucumber/platform.rb:6:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-7.1.0/lib/cucumber.rb:5:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-7.1.0/lib/cucumber/cli/main.rb:4:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-7.1.0/bin/cucumber:7:in `<top (required)>'
        from /usr/bin/cucumber:9:in `load'
        from /usr/bin/cucumber:9:in `<main>'
/usr/lib64/ruby/site_ruby/3.0.0/rubygems/dependency.rb:313:in `to_specs': Could not find 'cucumber-gherkin' (>= 24, < 27) - did find: [cucumber-gherkin-23.0.1,cucumber-gherkin-22.0.0] (Gem::MissingSpecVersionError)
Checked in 'GEM_PATH=/root/.local/share/gem/ruby/3.0.0:/usr/lib64/ruby/gems/3.0.0:/usr/local/lib64/ruby/gems/3.0.0' , execute `gem env` for more information
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1404:in `block in activate_dependencies'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1392:in `each'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1392:in `activate_dependencies'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1374:in `activate'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems.rb:221:in `rescue in try_activate'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems.rb:214:in `try_activate'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:153:in `rescue in require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:149:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-7.1.0/lib/cucumber/platform.rb:6:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-7.1.0/lib/cucumber.rb:5:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-7.1.0/lib/cucumber/cli/main.rb:4:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-7.1.0/bin/cucumber:7:in `<top (required)>'
        from /usr/bin/cucumber:9:in `load'
        from /usr/bin/cucumber:9:in `<main>'
/usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1406:in `rescue in block in activate_dependencies': Could not find 'cucumber-gherkin' (>= 24, < 27) among 113 total gem(s) (Gem::MissingSpecError)
Checked in 'GEM_PATH=/root/.local/share/gem/ruby/3.0.0:/usr/lib64/ruby/gems/3.0.0:/usr/local/lib64/ruby/gems/3.0.0' at: /usr/lib64/ruby/gems/3.0.0/specifications/cucumber-core-11.1.0.gemspec, execute `gem env` for more information
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1403:in `block in activate_dependencies'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1392:in `each'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1392:in `activate_dependencies'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1374:in `activate'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems.rb:215:in `try_activate'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:153:in `rescue in require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:149:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-7.1.0/lib/cucumber/platform.rb:6:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-7.1.0/lib/cucumber.rb:5:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-7.1.0/lib/cucumber/cli/main.rb:4:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-7.1.0/bin/cucumber:7:in `<top (required)>'
        from /usr/bin/cucumber:9:in `load'
        from /usr/bin/cucumber:9:in `<main>'
/usr/lib64/ruby/site_ruby/3.0.0/rubygems/dependency.rb:313:in `to_specs': Could not find 'cucumber-gherkin' (>= 24, < 27) - did find: [cucumber-gherkin-23.0.1,cucumber-gherkin-22.0.0] (Gem::MissingSpecVersionError)
Checked in 'GEM_PATH=/root/.local/share/gem/ruby/3.0.0:/usr/lib64/ruby/gems/3.0.0:/usr/local/lib64/ruby/gems/3.0.0' , execute `gem env` for more information
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1404:in `block in activate_dependencies'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1392:in `each'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1392:in `activate_dependencies'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1374:in `activate'
        from /usr/lib64/ruby/site_ruby/3.0.0/rubygems.rb:215:in `try_activate'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:153:in `rescue in require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:149:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-7.1.0/lib/cucumber/platform.rb:6:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-7.1.0/lib/cucumber.rb:5:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-7.1.0/lib/cucumber/cli/main.rb:4:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-7.1.0/bin/cucumber:7:in `<top (required)>'
        from /usr/bin/cucumber:9:in `load'
        from /usr/bin/cucumber:9:in `<main>'
<internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require': cannot load such file -- cucumber/core/platform (LoadError)
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-7.1.0/lib/cucumber/platform.rb:6:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-7.1.0/lib/cucumber.rb:5:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-7.1.0/lib/cucumber/cli/main.rb:4:in `<top (required)>'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib64/ruby/site_ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib64/ruby/gems/3.0.0/gems/cucumber-7.1.0/bin/cucumber:7:in `<top (required)>'
        from /usr/bin/cucumber:9:in `load'
        from /usr/bin/cucumber:9:in `<main>'
```
Comment 3 Hans de Graaff gentoo-dev Security 2023-03-19 13:15:38 UTC
I missed that the new cucumber-core is not compatible with the rest of the cucumber dependencies. Please downgrade cucumber-core to fix this.
Comment 4 Larry the Git Cow gentoo-dev 2023-03-19 13:15:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00b82a3ea8a59d028f1c42894655b37fc3cb154c

commit 00b82a3ea8a59d028f1c42894655b37fc3cb154c
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2023-03-19 13:14:09 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2023-03-19 13:14:33 +0000

    profiles/package.mask: mask incompatible cucumber-core version
    
    Closes: https://bugs.gentoo.org/901347
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)