#966549 ruby-markerb: autopkgtest fails with rails 6 in experimental

#966549#5
Date:
2020-07-30 13:48:09 UTC
From:
To:
Hi,

This package's autopkgtest and rebuilds failed with rails 6 currently in
experimental. rails 6 will be uploaded to unstable in a weeks time, so
please make sure this package is ready for rails 6. The severity of
this bug will be raised to serious after rails 6 is uploaded to
unstable.


Relevant errors,
1 )

Error:
MarkerbTest#test_dealing_with_multipart_e-mails:
ActionView::Template::Error: wrong number of arguments (given 1, expected 2)
    /usr/share/rubygems-integration/all/gems/actionview-6.0.3.2/lib/action_view/template/handlers/erb.rb:43:in
`call'

similarly,

Error:
MarkerbTest#test_html_should_be_sent_as_html:
ActionView::Template::Error: wrong number of arguments (given 1, expected 2)


MarkerbTest#test_plain_text_should_be_sent_as_a_plain_text:
ActionView::Template::Error: wrong number of arguments (given 1, expected 2)

Full log
https://salsa.debian.org/ruby-team/ruby-has-scope/snippets/465

Issue not forwarded to upstream and upstream project is unavailable.

Regards,
Kartik Kulkarni

#966549#16
Date:
2021-07-11 19:53:29 UTC
From:
To:
On Thu, 30 Jul 2020 19:18:09 +0530 Kartik Kulkarni  <kartik.koolks@gmail.com> wrote:
 > Hi,
 >
 > This package's autopkgtest and rebuilds failed with rails 6
currently in
 > experimental. rails 6 will be uploaded to unstable in a weeks time,
so
 > please make sure this package is ready for rails 6. The severity of
 > this bug will be raised to serious after rails 6 is uploaded to
 > unstable.

Its only reverse dependency diaspora now embeds rails 5 and the test
failures during build is ignored and autopkgtest is disabled in
1.1.0-4. I will keep the bug open in case someone is interested to fix
the rails 6 support. Alternatively, if diaspora switches to another gem
like premailer-rails we could remove this package.