[DRE-maint] Bug#1064751: close this bug? Re: ruby-elasticsearch-model FTBFS - faraday 1 vs 2

Rebecca N. Palmer rebecca_palmer at zoho.com
Sun Dec 15 15:41:18 GMT 2024


This appears to be fixed - ruby-elasticsearch-model now builds in unstable:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/armhf/ruby-elasticsearch-model.html

(The log now instead says this package doesn't have a test suite, but 
that appears to be true.)

It looks like the issue was actually in ruby-elasticsearch(-transport 
binary), not -model: this used to depend on ruby-faraday 1, but now 
accepts either 1 or 2 (we have 2.10.0):
https://sources.debian.org/src/ruby-elasticsearch/7.17.1-1/elasticsearch-transport/elasticsearch-transport.gemspec/#L48 
(old)
https://sources.debian.org/src/ruby-elasticsearch/7.17.11-1/elasticsearch-transport/elasticsearch-transport.gemspec/#L49 
(current)
https://sources.debian.org/src/ruby-elasticsearch/7.17.11-1/CHANGELOG.md

The failing autopkgtests are the same issue; I have requested a retry.



More information about the Pkg-ruby-extras-maintainers mailing list