Skip to content

Can't install Fluentd 1.19.0 with bundler #5048

@stevehipwell

Description

@stevehipwell

Describe the bug

I can't upgrade to Fluentd 1.19.0 using bundler due to an inability to reconcile the dependencies.

To Reproduce

Attempt to use Fluentd 1.19.0 with bundler.

Expected behavior

I'd expect to be able to install Fluentd 1.19.0 with bundler.

Your Environment

- Fluentd version: 1.19.0
- Package version: n/a
- Operating system: n/a
- Kernel version: n/a

Your Configuration

n/a

Your Error Log

Fetching gem metadata from https://rubygems.org/..........
Resolving dependencies...
Could not find compatible versions

Because every version of async-http depends on async >= 2.10.2
  and every version of async depends on io-event ~> 1.11,
  every version of async-http requires io-event ~> 1.11.
And because fluentd >= 1.19.0 depends on async-http ~> 0.86,
  fluentd >= 1.19.0 requires io-event ~> 1.11.
So, because fluentd >= 1.19.0 depends on io-event < 1.11.0
  and Gemfile depends on fluentd = 1.19.0,
  version solving has failed.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions