Your message dated Tue, 23 Jul 2024 17:34:17 +0000
with message-id <e1swjoz-005emb...@fasolo.debian.org>
and subject line Bug#1030465: fixed in jekyll 4.3.2+dfsg-2
has caused the Debian Bug report #1030465,
regarding ruby-jekyll-asciidoc: FTBFS: ERROR: Test "ruby3.1" failed:
Failure/Error: ::Jekyll.configuration fixture_site_params name
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.)
--
1030465: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1030465
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-jekyll-asciidoc
Version: 3.0.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230203 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> Failure/Error: ::Jekyll.configuration fixture_site_params name
>
> Psych::DisallowedClass:
> Tried to load unspecified class: Symbol
> # (eval):2:in `symbol'
> #
> /usr/share/rubygems-integration/all/gems/jekyll-4.3.1/lib/jekyll/utils.rb:321:in
> `safe_load_yaml'
> #
> /usr/share/rubygems-integration/all/gems/jekyll-4.3.1/lib/jekyll/utils.rb:330:in
> `safe_load_yaml_file'
> #
> /usr/share/rubygems-integration/all/gems/jekyll-4.3.1/lib/jekyll/configuration.rb:129:in
> `safe_load_file'
> #
> /usr/share/rubygems-integration/all/gems/jekyll-4.3.1/lib/jekyll/configuration.rb:167:in
> `read_config_file'
> #
> /usr/share/rubygems-integration/all/gems/jekyll-4.3.1/lib/jekyll/configuration.rb:198:in
> `block in read_config_files'
> #
> /usr/share/rubygems-integration/all/gems/jekyll-4.3.1/lib/jekyll/configuration.rb:195:in
> `each'
> #
> /usr/share/rubygems-integration/all/gems/jekyll-4.3.1/lib/jekyll/configuration.rb:195:in
> `read_config_files'
> #
> /usr/share/rubygems-integration/all/gems/jekyll-4.3.1/lib/jekyll.rb:116:in
> `configuration'
> # ./spec/jekyll-asciidoc_spec.rb:5:in `block (2 levels) in <top
> (required)>'
> # ./spec/jekyll-asciidoc_spec.rb:9:in `block (2 levels) in <top
> (required)>'
> # ./spec/jekyll-asciidoc_spec.rb:1214:in `block (3 levels) in <top
> (required)>'
>
> Finished in 0.73097 seconds (files took 0.48283 seconds to load)
> 131 examples, 77 failures
>
> Failed examples:
>
> rspec ./spec/jekyll-asciidoc_spec.rb:150 # Jekyll::AsciiDoc parse YAML value
> should parse string as YAML value
> rspec ./spec/jekyll-asciidoc_spec.rb:333 # Jekyll::AsciiDoc alternate page
> attribute prefix should strip trailing hyphen from page attribute prefix
> config value
> rspec ./spec/jekyll-asciidoc_spec.rb:338 # Jekyll::AsciiDoc alternate page
> attribute prefix should recognize page attributes with alternate page
> attribute prefix
> rspec ./spec/jekyll-asciidoc_spec.rb:357 # Jekyll::AsciiDoc blank page
> attribute prefix should coerce null value for page attribute prefix to empty
> string
> rspec ./spec/jekyll-asciidoc_spec.rb:362 # Jekyll::AsciiDoc blank page
> attribute prefix should recognize page attributes with no page attribute
> prefix
> rspec ./spec/jekyll-asciidoc_spec.rb:381 # Jekyll::AsciiDoc basic site should
> add an implicit YAML header to a plain AsciiDoc file
> rspec ./spec/jekyll-asciidoc_spec.rb:386 # Jekyll::AsciiDoc basic site should
> convert a plain AsciiDoc file
> rspec ./spec/jekyll-asciidoc_spec.rb:393 # Jekyll::AsciiDoc basic site should
> promote AsciiDoc document title to page title
> rspec ./spec/jekyll-asciidoc_spec.rb:400 # Jekyll::AsciiDoc basic site should
> convert an AsciiDoc with no doctitle or AsciiDoc header
> rspec ./spec/jekyll-asciidoc_spec.rb:411 # Jekyll::AsciiDoc basic site should
> convert an AsciiDoc that has an AsciiDoc header, but no doctitle
> rspec ./spec/jekyll-asciidoc_spec.rb:423 # Jekyll::AsciiDoc basic site should
> report an AsciiDoc file with a front matter header as having a YAML header
> rspec ./spec/jekyll-asciidoc_spec.rb:428 # Jekyll::AsciiDoc basic site should
> convert an AsciiDoc file with a front matter header
> rspec ./spec/jekyll-asciidoc_spec.rb:436 # Jekyll::AsciiDoc basic site should
> convert an AsciiDoc file that has only an AsciiDoc header, no body
> rspec ./spec/jekyll-asciidoc_spec.rb:444 # Jekyll::AsciiDoc basic site should
> convert an AsciiDoc file that has only a front matter header, no body
> rspec ./spec/jekyll-asciidoc_spec.rb:452 # Jekyll::AsciiDoc basic site should
> apply explicit id and role attributes on section titles
> rspec ./spec/jekyll-asciidoc_spec.rb:459 # Jekyll::AsciiDoc basic site should
> assign AsciiDoc document id, if set, to docid page attribute
> rspec ./spec/jekyll-asciidoc_spec.rb:466 # Jekyll::AsciiDoc basic site should
> not use Liquid preprocessor by default
> rspec ./spec/jekyll-asciidoc_spec.rb:473 # Jekyll::AsciiDoc basic site should
> enable Liquid preprocessor if liquid page variable is set
> rspec ./spec/jekyll-asciidoc_spec.rb:480 # Jekyll::AsciiDoc basic site should
> enable Liquid preprocessor if page-liquid page attribute is set
> rspec ./spec/jekyll-asciidoc_spec.rb:487 # Jekyll::AsciiDoc basic site should
> not publish a page if the published page variable is set in the AsciiDoc
> header
> rspec ./spec/jekyll-asciidoc_spec.rb:492 # Jekyll::AsciiDoc basic site should
> output a standalone HTML page if the page-layout attribute is unset
> rspec ./spec/jekyll-asciidoc_spec.rb:501 # Jekyll::AsciiDoc basic site should
> output a standalone HTML page if the page-layout attribute is false
> rspec ./spec/jekyll-asciidoc_spec.rb:510 # Jekyll::AsciiDoc basic site should
> apply layout named page to page content if page-layout attribute not specified
> rspec ./spec/jekyll-asciidoc_spec.rb:517 # Jekyll::AsciiDoc basic site should
> apply layout named page to page content if page-layout attribute is empty
> rspec ./spec/jekyll-asciidoc_spec.rb:524 # Jekyll::AsciiDoc basic site should
> apply layout named page to page content if page-layout attribute has value
> _auto
> rspec ./spec/jekyll-asciidoc_spec.rb:531 # Jekyll::AsciiDoc basic site should
> apply specified layout to page content if page-layout has non-empty string
> value
> rspec ./spec/jekyll-asciidoc_spec.rb:538 # Jekyll::AsciiDoc basic site should
> not apply a layout to page content if page-layout attribute is nil
> rspec ./spec/jekyll-asciidoc_spec.rb:545 # Jekyll::AsciiDoc basic site should
> convert an empty page attribute value to empty string
> rspec ./spec/jekyll-asciidoc_spec.rb:551 # Jekyll::AsciiDoc basic site should
> resolve docdir as base_dir if base_dir value is not :docdir
> rspec ./spec/jekyll-asciidoc_spec.rb:561 # Jekyll::AsciiDoc basic site should
> only register pre and post render hooks once
> rspec ./spec/jekyll-asciidoc_spec.rb:585 # Jekyll::AsciiDoc use site-wide
> standalone layout should output a standalone HTML page if the page-layout
> attribute is false in site config
> rspec ./spec/jekyll-asciidoc_spec.rb:602 # Jekyll::AsciiDoc use site-wide
> fallback layout should use layout defined in front matter if page-layout is
> soft set in site config
> rspec ./spec/jekyll-asciidoc_spec.rb:609 # Jekyll::AsciiDoc use site-wide
> fallback layout should use layout defined in AsciiDoc header if page-layout
> is soft set in site config
> rspec ./spec/jekyll-asciidoc_spec.rb:616 # Jekyll::AsciiDoc use site-wide
> fallback layout should use layout defined in site config if not set in page
> rspec ./spec/jekyll-asciidoc_spec.rb:650 # Jekyll::AsciiDoc safe mode should
> register converter and generator when running in safe mode
> rspec ./spec/jekyll-asciidoc_spec.rb:655 # Jekyll::AsciiDoc safe mode should
> convert AsciiDoc file when running in safe mode
> rspec ./spec/jekyll-asciidoc_spec.rb:700 # Jekyll::AsciiDoc use front matter
> defaults should use the layout for the default scope when no layout is
> specified
> rspec ./spec/jekyll-asciidoc_spec.rb:707 # Jekyll::AsciiDoc use front matter
> defaults should use the layout for the matching scope when no layout is
> specified
> rspec ./spec/jekyll-asciidoc_spec.rb:754 # Jekyll::AsciiDoc site with posts
> should use document title as post title
> rspec ./spec/jekyll-asciidoc_spec.rb:765 # Jekyll::AsciiDoc site with posts
> should use automatic title if no document title is given
> rspec ./spec/jekyll-asciidoc_spec.rb:775 # Jekyll::AsciiDoc site with posts
> should set author of post to value defined in AsciiDoc header
> rspec ./spec/jekyll-asciidoc_spec.rb:781 # Jekyll::AsciiDoc site with posts
> should apply layout named post to post content if page-layout attribute not
> specified
> rspec ./spec/jekyll-asciidoc_spec.rb:788 # Jekyll::AsciiDoc site with posts
> should apply layout named post to post content if page-layout attribute is
> empty
> rspec ./spec/jekyll-asciidoc_spec.rb:795 # Jekyll::AsciiDoc site with posts
> should apply layout named post to post content if page-layout attribute has
> value _auto
> rspec ./spec/jekyll-asciidoc_spec.rb:802 # Jekyll::AsciiDoc site with posts
> should apply custom layout to post content if page-layout attribute has
> non-empty string value
> rspec ./spec/jekyll-asciidoc_spec.rb:809 # Jekyll::AsciiDoc site with posts
> should not apply a layout to post content if page-layout attribute is nil
> rspec ./spec/jekyll-asciidoc_spec.rb:816 # Jekyll::AsciiDoc site with posts
> should show the title above the content if the showtitle attribute is set
> rspec ./spec/jekyll-asciidoc_spec.rb:825 # Jekyll::AsciiDoc site with posts
> should interpret value of page attribute as YAML data
> rspec ./spec/jekyll-asciidoc_spec.rb:833 # Jekyll::AsciiDoc site with posts
> should merge singular variables with collection variables
> rspec ./spec/jekyll-asciidoc_spec.rb:844 # Jekyll::AsciiDoc site with posts
> should convert revdate to local Time object and use it as date of post
> rspec ./spec/jekyll-asciidoc_spec.rb:863 # Jekyll::AsciiDoc site with posts
> should convert revdate with time zone to local Time object and use it as date
> of post
> rspec ./spec/jekyll-asciidoc_spec.rb:881 # Jekyll::AsciiDoc site with posts
> should convert revdate in revision line to local Time object and use it as
> date of post
> rspec ./spec/jekyll-asciidoc_spec.rb:899 # Jekyll::AsciiDoc site with posts
> should process AsciiDoc header of draft post
> rspec ./spec/jekyll-asciidoc_spec.rb:908 # Jekyll::AsciiDoc site with posts
> should convert excerpt from AsciiDoc using site-wide doctype
> rspec ./spec/jekyll-asciidoc_spec.rb:915 # Jekyll::AsciiDoc site with posts
> should convert excerpt from AsciiDoc using page-specific doctype
> rspec ./spec/jekyll-asciidoc_spec.rb:930 # Jekyll::AsciiDoc posts with
> excerpts should use page contents as excerpt if excerpt separator not found
> after AsciiDoc header
> rspec ./spec/jekyll-asciidoc_spec.rb:938 # Jekyll::AsciiDoc posts with
> excerpts should use first paragraph as excerpt if excerpt separator is found
> after AsciiDoc header
> rspec ./spec/jekyll-asciidoc_spec.rb:947 # Jekyll::AsciiDoc posts with
> excerpts should use page contents as excerpt if excerpt separator not found
> with no AsciiDoc header
> rspec ./spec/jekyll-asciidoc_spec.rb:955 # Jekyll::AsciiDoc posts with
> excerpts should use first paragraph as excerpt if excerpt separator is found
> with no AsciiDoc header
> rspec ./spec/jekyll-asciidoc_spec.rb:964 # Jekyll::AsciiDoc posts with
> excerpts should use excerpt defined as page attribute in AsciiDoc header
> rspec ./spec/jekyll-asciidoc_spec.rb:973 # Jekyll::AsciiDoc posts with
> excerpts should use excerpt defined in front matter
> rspec ./spec/jekyll-asciidoc_spec.rb:982 # Jekyll::AsciiDoc posts with
> excerpts should set excerpt to blank if excerpt_separator is blank
> rspec ./spec/jekyll-asciidoc_spec.rb:990 # Jekyll::AsciiDoc posts with
> excerpts should set excerpt to blank if document only has a header
> rspec ./spec/jekyll-asciidoc_spec.rb:998 # Jekyll::AsciiDoc posts with
> excerpts should not process liquid in excerpt by default
> rspec ./spec/jekyll-asciidoc_spec.rb:1006 # Jekyll::AsciiDoc posts with
> excerpts should process liquid in excerpt if liquid page variable is set
> rspec ./spec/jekyll-asciidoc_spec.rb:1014 # Jekyll::AsciiDoc posts with
> excerpts should extract excerpt correctly even when post uses standalone
> layout
> rspec ./spec/jekyll-asciidoc_spec.rb:1077 # Jekyll::AsciiDoc site with
> include relative to docdir should not expand base_dir when base_dir config
> key has value :docdir
> rspec ./spec/jekyll-asciidoc_spec.rb:1081 # Jekyll::AsciiDoc site with
> include relative to docdir should resolve include relative to docdir when
> base_dir config key has value :docdir
> rspec ./spec/jekyll-asciidoc_spec.rb:1094 # Jekyll::AsciiDoc site with
> include relative to docdir should resolve attribute defined in included file
> rspec ./spec/jekyll-asciidoc_spec.rb:1144 # Jekyll::AsciiDoc site with
> include relative to source should expand base_dir to match site source when
> base_dir config key has value :source
> rspec ./spec/jekyll-asciidoc_spec.rb:1148 # Jekyll::AsciiDoc site with
> include relative to source should resolve include relative to source when
> base_dir config key has value :source
> rspec ./spec/jekyll-asciidoc_spec.rb:1161 # Jekyll::AsciiDoc site with
> include relative to source should not process file that begins with an
> underscore
> rspec ./spec/jekyll-asciidoc_spec.rb:1174 # Jekyll::AsciiDoc site with custom
> collection should decorate document in custom collection
> rspec ./spec/jekyll-asciidoc_spec.rb:1183 # Jekyll::AsciiDoc site with custom
> collection should select layout that is based on the collection label by
> default
> rspec ./spec/jekyll-asciidoc_spec.rb:1190 # Jekyll::AsciiDoc site with custom
> collection should allow the layout to be customized
> rspec ./spec/jekyll-asciidoc_spec.rb:1197 # Jekyll::AsciiDoc site with custom
> collection should set docdir for document in custom collection when base_dir
> config key has the value :docdir
> rspec ./spec/jekyll-asciidoc_spec.rb:1217 # Jekyll::AsciiDoc site with custom
> private collection should integrate pages in collection even when collection
> is not written
>
> /usr/bin/ruby3.1
> -I/usr/share/rubygems-integration/all/gems/rspec-support-3.12.0/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.12.0/lib
> /usr/share/rubygems-integration/all/gems/rspec-core-3.12.0/exe/rspec
> --pattern ./spec/\*\*/\*_spec.rb --format documentation failed
> ERROR: Test "ruby3.1" failed:
The full build log is available from:
http://qa-logs.debian.net/2023/02/03/ruby-jekyll-asciidoc_3.0.0-2_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230203&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
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!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: jekyll
Source-Version: 4.3.2+dfsg-2
Done: Cédric Boutillier <bou...@debian.org>
We believe that the bug you reported is fixed in the latest version of
jekyll, 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 1030...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Cédric Boutillier <bou...@debian.org> (supplier of updated jekyll 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: Tue, 23 Jul 2024 16:27:22 +0200
Source: jekyll
Architecture: source
Version: 4.3.2+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Cédric Boutillier <bou...@debian.org>
Closes: 1030465 1048945
Changes:
jekyll (4.3.2+dfsg-2) unstable; urgency=medium
.
* Team upload
* 0016-Drop-usage-of-safe_yaml.patch: add Symbol to the list of permitted
classes in safe_load_yaml (Closes: #1030465)
* clean test/source/.jekyll-cache to build successfully twice in a row
(Closes: #1048945)
Checksums-Sha1:
6f25b5f9102a0579ff269c4a59a6c3f8c2a5eed5 2106 jekyll_4.3.2+dfsg-2.dsc
0bd64833c1076f17ff79b06d636e7cbfc41169b1 1224564 jekyll_4.3.2+dfsg.orig.tar.xz
ca948d93eac95aa74477716df4fa41e7418d4a00 40200
jekyll_4.3.2+dfsg-2.debian.tar.xz
a34f182fcb3d26ff0839ad75f3abca54a68f637b 22851
jekyll_4.3.2+dfsg-2_amd64.buildinfo
Checksums-Sha256:
5bae6176894674f3d035cf2d7b768f5a5ab4663b50df84229e6c9e66ff8d0d63 2106
jekyll_4.3.2+dfsg-2.dsc
931fe43e8575308ad194978f59b5eb5bf49c10f88b6e89cee784aded954df89f 1224564
jekyll_4.3.2+dfsg.orig.tar.xz
9cd0c511a731c05bb7e95202d5da20bd9035df9163b06d45da01bf3e0442c313 40200
jekyll_4.3.2+dfsg-2.debian.tar.xz
ecf113ff568215f03cc9a4a73a6c307b006906511ab0d3c6cea2d155eb1966cf 22851
jekyll_4.3.2+dfsg-2_amd64.buildinfo
Files:
e1ee63fd7bdd497f13bbe7c1cde77da5 2106 web optional jekyll_4.3.2+dfsg-2.dsc
ba2d54ccecaaeccc60a02f029918bb0a 1224564 web optional
jekyll_4.3.2+dfsg.orig.tar.xz
45ca3393944e6f5a9337698586017857 40200 web optional
jekyll_4.3.2+dfsg-2.debian.tar.xz
6c40860108d963400c617eeb10b1811a 22851 web optional
jekyll_4.3.2+dfsg-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iHUEARYKAB0WIQSEz/3CFSD4gwbsKdFSaZq2P58rwwUCZp/ktgAKCRBSaZq2P58r
wzkVAPwKKOjA4bug3JkMv8FJgP3ljBaB/yuWiGA41l+waxv0XwEAjbxpw4IjHDOG
mwauzzIxbwapcTjdQ0SscTBOOfogyAg=
=JP2D
-----END PGP SIGNATURE-----
pgpv3NyktzBLw.pgp
Description: PGP signature
--- End Message ---