Your message dated Sun, 23 Feb 2020 21:08:35 +0000
with message-id <e1j5yun-000cai...@fasolo.debian.org>
and subject line Bug#952032: fixed in ruby-jekyll-feed 0.13.0-2
has caused the Debian Bug report #952032,
regarding ruby-jekyll-feed: FTBFS: ERROR: Test "ruby2.5" failed: NoMethodError:
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
952032: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952032
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-jekyll-feed
Version: 0.13.0-1
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20200222 ftbfs-buster

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
>       NoMethodError:
>         undefined method `expect' for 
> #<RSpec::ExampleGroups::JekyllFeed::WithPostLangSet:0x000055df1832f738>
>         Did you mean?  exec
>       # ./spec/jekyll-feed_spec.rb:345:in `block (3 levels) in <top 
> (required)>'
> 
> Finished in 3.43 seconds (files took 0.75967 seconds to load)
> 54 examples, 54 failures
> 
> Failed examples:
> 
> rspec ./spec/jekyll-feed_spec.rb:82 # JekyllFeed uses last_modified_at where 
> available
> rspec ./spec/jekyll-feed_spec.rb:45 # JekyllFeed puts all the posts in the 
> feed.xml file
> rspec ./spec/jekyll-feed_spec.rb:53 # JekyllFeed does not include assets or 
> any static files that aren't .html
> rspec ./spec/jekyll-feed_spec.rb:32 # JekyllFeed has no layout
> rspec ./spec/jekyll-feed_spec.rb:66 # JekyllFeed supports post author name as 
> a string
> rspec ./spec/jekyll-feed_spec.rb:40 # JekyllFeed doesn't have multiple new 
> lines or trailing whitespace
> rspec ./spec/jekyll-feed_spec.rb:70 # JekyllFeed does not output author tag 
> no author is provided
> rspec ./spec/jekyll-feed_spec.rb:78 # JekyllFeed converts markdown posts to 
> HTML
> rspec ./spec/jekyll-feed_spec.rb:36 # JekyllFeed creates a feed.xml file
> rspec ./spec/jekyll-feed_spec.rb:58 # JekyllFeed preserves linebreaks in 
> preformatted text in posts
> rspec ./spec/jekyll-feed_spec.rb:90 # JekyllFeed renders Liquid inside posts
> rspec ./spec/jekyll-feed_spec.rb:62 # JekyllFeed supports post author name as 
> an object
> rspec ./spec/jekyll-feed_spec.rb:74 # JekyllFeed does use author reference 
> with data from _data/authors.yml
> rspec ./spec/jekyll-feed_spec.rb:86 # JekyllFeed replaces newlines in posts 
> to spaces
> rspec ./spec/jekyll-feed_spec.rb:398 # JekyllFeed categories with 
> collection-level post categories outputs the category feed
> rspec ./spec/jekyll-feed_spec.rb:390 # JekyllFeed categories with 
> collection-level post categories outputs the primary feed
> rspec ./spec/jekyll-feed_spec.rb:367 # JekyllFeed categories with top-level 
> post categories outputs the category feed
> rspec ./spec/jekyll-feed_spec.rb:359 # JekyllFeed categories with top-level 
> post categories outputs the primary feed
> rspec ./spec/jekyll-feed_spec.rb:499 # JekyllFeed excerpt_only flag when 
> site.excerpt_only flag is true should not set any contents
> rspec ./spec/jekyll-feed_spec.rb:519 # JekyllFeed excerpt_only flag when 
> post.excerpt_only flag is true should not be in contents
> rspec ./spec/jekyll-feed_spec.rb:489 # JekyllFeed excerpt_only flag backward 
> compatibility for no excerpt_only flag should be in contents
> rspec ./spec/jekyll-feed_spec.rb:509 # JekyllFeed excerpt_only flag when 
> site.excerpt_only flag is false should be in contents
> rspec ./spec/jekyll-feed_spec.rb:213 # JekyllFeed smartify processes site 
> title with SmartyPants
> rspec ./spec/jekyll-feed_spec.rb:338 # JekyllFeed with site.lang set should 
> set the language
> rspec ./spec/jekyll-feed_spec.rb:323 # JekyllFeed changing the file path via 
> collection meta renders the feed meta with custom feed path
> rspec ./spec/jekyll-feed_spec.rb:319 # JekyllFeed changing the file path via 
> collection meta should write to atom.xml
> rspec ./spec/jekyll-feed_spec.rb:479 # JekyllFeed collections with a custom 
> path should write to the custom path
> rspec ./spec/jekyll-feed_spec.rb:451 # JekyllFeed collections with categories 
> outputs the collection category feed
> rspec ./spec/jekyll-feed_spec.rb:423 # JekyllFeed collections when 
> initialized as an array outputs the collection feed
> rspec ./spec/jekyll-feed_spec.rb:300 # JekyllFeed changing the feed path 
> renders the feed meta with custom feed path
> rspec ./spec/jekyll-feed_spec.rb:296 # JekyllFeed changing the feed path 
> should write to atom.xml
> rspec ./spec/jekyll-feed_spec.rb:330 # JekyllFeed feed stylesheet includes 
> the stylesheet
> rspec ./spec/jekyll-feed_spec.rb:219 # JekyllFeed validation validates
> rspec ./spec/jekyll-feed_spec.rb:106 # JekyllFeed images included media 
> content for mail templates (Mailchimp)
> rspec ./spec/jekyll-feed_spec.rb:100 # JekyllFeed images includes the item 
> image
> rspec ./spec/jekyll-feed_spec.rb:260 # JekyllFeed with a baseurl renders the 
> feed meta
> rspec ./spec/jekyll-feed_spec.rb:254 # JekyllFeed with a baseurl correctly 
> adds the baseurl to the posts
> rspec ./spec/jekyll-feed_spec.rb:144 # JekyllFeed parsing includes the item's 
> excerpt
> rspec ./spec/jekyll-feed_spec.rb:149 # JekyllFeed parsing doesn't include the 
> item's excerpt if blank
> rspec ./spec/jekyll-feed_spec.rb:116 # JekyllFeed parsing outputs an RSS feed
> rspec ./spec/jekyll-feed_spec.rb:124 # JekyllFeed parsing outputs the link
> rspec ./spec/jekyll-feed_spec.rb:137 # JekyllFeed parsing includes item 
> contents
> rspec ./spec/jekyll-feed_spec.rb:128 # JekyllFeed parsing outputs the 
> generator
> rspec ./spec/jekyll-feed_spec.rb:133 # JekyllFeed parsing includes the items
> rspec ./spec/jekyll-feed_spec.rb:192 # JekyllFeed parsing with site.name set 
> uses site.name for the title
> rspec ./spec/jekyll-feed_spec.rb:202 # JekyllFeed parsing with site.name and 
> site.title set uses site.title for the title, dropping site.name
> rspec ./spec/jekyll-feed_spec.rb:173 # JekyllFeed parsing with site.lang set 
> renders the feed meta
> rspec ./spec/jekyll-feed_spec.rb:168 # JekyllFeed parsing with site.lang set 
> sets the language of entries
> rspec ./spec/jekyll-feed_spec.rb:164 # JekyllFeed parsing with site.lang set 
> outputs the correct language
> rspec ./spec/jekyll-feed_spec.rb:157 # JekyllFeed parsing with site.lang set 
> outputs a valid feed
> rspec ./spec/jekyll-feed_spec.rb:183 # JekyllFeed parsing with site.title set 
> uses site.title for the title
> rspec ./spec/jekyll-feed_spec.rb:267 # JekyllFeed feed meta renders the feed 
> meta
> rspec ./spec/jekyll-feed_spec.rb:281 # JekyllFeed feed meta with a blank site 
> name does not output blank title
> rspec ./spec/jekyll-feed_spec.rb:344 # JekyllFeed with post.lang set should 
> set the language for that entry
> 
> Randomized with seed 13725
> 
> /usr/bin/ruby2.5 
> -I/usr/share/rubygems-integration/all/gems/rspec-support-3.9.2/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/lib
>  /usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/exe/rspec 
> --pattern ./spec/\*\*/\*_spec.rb --format documentation failed
> ERROR: Test "ruby2.5" failed: 

The full build log is available from:
   http://qa-logs.debian.net/2020/02/22/ruby-jekyll-feed_0.13.0-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: ruby-jekyll-feed
Source-Version: 0.13.0-2
Done: Daniel Leidert <dleid...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ruby-jekyll-feed, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 952...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Leidert <dleid...@debian.org> (supplier of updated ruby-jekyll-feed 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 23 Feb 2020 21:20:49 +0100
Source: ruby-jekyll-feed
Architecture: source
Version: 0.13.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Daniel Leidert <dleid...@debian.org>
Closes: 952032
Changes:
 ruby-jekyll-feed (0.13.0-2) unstable; urgency=medium
 .
   * d/compat: Remove obsolete file.
   * d/control: Add Rules-Requires-Root field.
     (Build-Depends): Use debhelper-compat version 12. Depend on ruby-rspec to
     fix FTBFS (closes: #952032).
     (Standards-Version): Bump to 4.5.0.
     (Depends): Use ${ruby:Versions} and remove interpreter and libraries.
   * d/ruby-tests.rake: Make it a file instead of a symlink and run tests.
Checksums-Sha1:
 2a3bcf5254b76ac404865a0fd962953496ffd513 2196 ruby-jekyll-feed_0.13.0-2.dsc
 1d00909e18d6b81b5fb44f42ec77d0f0ed33e39c 3552 
ruby-jekyll-feed_0.13.0-2.debian.tar.xz
 c987979e154d0559e086f7ca1b819de0cd3b2ebc 11537 
ruby-jekyll-feed_0.13.0-2_amd64.buildinfo
Checksums-Sha256:
 8b9927d33780a7b76c237e9766957ef2e5028f001dd4ee3c8e5b9f6ab539b4d9 2196 
ruby-jekyll-feed_0.13.0-2.dsc
 8773d59136d337e8355a8d8784a0c44a00587d8dab5911801814a0cb0c689507 3552 
ruby-jekyll-feed_0.13.0-2.debian.tar.xz
 bffc37fb49c271d612bb5e0b4e4bd17dc38b8080c2b542e402527f6a8f7baf6a 11537 
ruby-jekyll-feed_0.13.0-2_amd64.buildinfo
Files:
 2810b841f4a1fed1bbd877f1c0201a1a 2196 ruby optional 
ruby-jekyll-feed_0.13.0-2.dsc
 14898adf43015d167e59dfa1d768ebed 3552 ruby optional 
ruby-jekyll-feed_0.13.0-2.debian.tar.xz
 8d1e384c8e8e4c90ab42e060b0230bf7 11537 ruby optional 
ruby-jekyll-feed_0.13.0-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEvu1N7VVEpMA+KD3HS80FZ8KW0F0FAl5S4iIACgkQS80FZ8KW
0F0hAhAAy4RAHdoT9bg7yYNwI1y2vLE1V9Z4kR8N3Tws+SuAGGZCHPiK7vJFdKWV
dt/o7grWHj/3e2WrVytZGibAJzi+dnRQ5ELAI0ioIINywPQNNaJDKUC1C0pbx/LV
xZVPz2xt4yZ/FKpW/2mqjFvfsUjmchB1dhMaIOjNsi+Ir0Pa2KnKeV88LKW17RaU
BNBw5J1AKTjW4STSZG/eQf3Q/RywSTKM1+jBn3cUOjNq62fB0FOurAvCMs2t6AWh
tdmnXiL33IN75BYvtfjpbaDDqlRNHOQD50vP3Y6jgzbsbKyQhX1yZlht7MbhxMAa
fTia5VoRLnkqT4Wvc0DeDin3PpVfUiIsarOrSEQmNyXgXbSPbUyV9e9/9/kOUNbJ
RyId8hKFhb5maR4qEx0x5E6l53TY7CBhEdRDyqVqZHB+Xs2Cp/k2T4lESWFGBo2F
C3ub27ZkZGLO+AMWDDrr005/qqsYg3ARY6sfjF5Bot8Y6aF3NeAz3geo+lmuytAU
QVau2HUHYgr27spIEyo9LSaQuV+bvIw3w5aUzRdrYMimWHXR51nHdP0TFR7YIlEr
EJaNd7N0sGxuvU+ej0wGD61Bi25ViQLJLLDovBRT+txDEN//qeMPNZZvWvAr2VAX
39Qe48S+X3AUmZxaCYLBy7cTPVT6+sim152WeCYdNHVPMO/a9Bg=
=S9nU
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to