Skip to content

wrong number of arguments (given 3, expected 2; required keywords: httpool, work_pool, cache #134

@chenrui333

Description

@chenrui333

👋 seeing some regression test failure with the gel formula as below:

==> /opt/homebrew/Cellar/gel/0.3.0_2/bin/gel install
Fetching sources...Unhandled exception in work pool "gel-catalog-prep" for job "catalog":
#<ArgumentError: wrong number of arguments (given 3, expected 2; required keywords: httpool, work_pool, cache)>
   /opt/homebrew/Cellar/gel/0.3.0_2/lib/gel/catalog/common.rb:7:in `initialize'
   /opt/homebrew/Cellar/gel/0.3.0_2/lib/gel/catalog/compact_index.rb:14:in `initialize'
   /opt/homebrew/Cellar/gel/0.3.0_2/lib/gel/catalog.rb:40:in `new'
   /opt/homebrew/Cellar/gel/0.3.0_2/lib/gel/catalog.rb:40:in `compact_index'
   /opt/homebrew/Cellar/gel/0.3.0_2/lib/gel/catalog.rb:52:in `index'
   /opt/homebrew/Cellar/gel/0.3.0_2/lib/gel/catalog.rb:29:in `prepare'
   /opt/homebrew/Cellar/gel/0.3.0_2/lib/gel/environment.rb:195:in `block (3 levels) in lock'
   /opt/homebrew/Cellar/gel/0.3.0_2/lib/gel/work_pool.rb:62:in `block (4 levels) in start'
   <internal:kernel>:187:in `loop'
   /opt/homebrew/Cellar/gel/0.3.0_2/lib/gel/work_pool.rb:47:in `block (3 levels) in start'
   /opt/homebrew/Cellar/gel/0.3.0_2/lib/gel/work_pool.rb:46:in `catch'
   /opt/homebrew/Cellar/gel/0.3.0_2/lib/gel/work_pool.rb:46:in `block (2 levels) in start'

looks like it has been reported in #125, so it might be resolved at this point?

Any chance of cutting a new release? Thanks!

cc @matthewd

relates to Homebrew/homebrew-core#183305

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions