Your message dated Wed, 24 Nov 2021 01:20:00 +0000
with message-id <[email protected]>
and subject line Bug#993828: fixed in ruby-nokogumbo 2.0.2-3
has caused the Debian Bug report #993828,
regarding Please build with ruby-nokogiri shipping nokogiri.h to enable
line-number support etc.
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 [email protected]
immediately.)
--
993828: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993828
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ruby-nokogumbo
Version: 2.0.2-2
Severity: wishlist
X-Debbugs-Cc: [email protected]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
While I was finally updating ruby-html-proofer (with ruby-nokogumbo >= 2.0) I
noticed that its messages didn't contain line numbers anymore. I checked the
build log and it appears that it checks for nokogiri.h:
[..]
checking for nokogiri.h in
/usr/share/rubygems-integration/2.7.0/gems/nokogiri-1.11.7/ext/nokogiri...
[..]
and without that present it seems to disable some features. Having it built
with that file present fixes the missing line-numbering issue. So we require
ruby-nokogiri to ship the header and ruby-nokogumbo to build with the header
present.
Regards, Daniel
- -- System Information:
Debian Release: bookworm/sid
APT prefers stable-security
APT policy: (500, 'stable-security'), (500, 'unstable'), (500, 'testing'),
(500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.10.0-8-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages ruby-nokogumbo depends on:
ii libc6 2.32-1
ii libruby2.7 2.7.4-1
ii libxml2 2.9.12+dfsg-3
ii ruby 1:2.7+2
ii ruby-nokogiri 1.11.7+dfsg-2
ruby-nokogumbo recommends no packages.
ruby-nokogumbo suggests no packages.
- -- no debconf information
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEvu1N7VVEpMA+KD3HS80FZ8KW0F0FAmE2py4ACgkQS80FZ8KW
0F1Iuw//RWd57clkikl0i8gdlUIDqmrbwFVQNfZh1qfrfiAyRjCkXkEHgSPBH6qU
z5dALjY1M4SI2L74pbeTwPA4POy13wJRpd7iPalCWF7ExOFbkjuyWK8MYIRaeu28
fW4WTq6RHJqqGfqRi1GEWqkbN6Y20385/3va+StzHD1buJEHTNEZtfB7p1BMcX+A
BL3z/9h4IUgN9USuRUfn8Kh9PCHObqT+8OyKrgvpjuj301QP0X3o4JjvtCXRs37D
6CnExl8QtZ2V4sJqpt2Zq7UshbwkFbNEGwsT6cY0/3SzsdrfOimy7oJu2SY1wuNT
nMXHMz/nXX25Q0OJN7xDhVmSmUjqvshznTTpdVdLka2ccDyb04opwe6oPCJ8wlhd
tB/fNFDNKtb0HWmBf/7qKaHCaLmBvzWACZ3KRX0ZWYs5gVnofjGMYqebwnQNTdcK
nGhIKoKOEA2cuD9DttHhtsLe0vHdV9oLKuS0gVr67+hqefiZoM7CpxktgdaGbbfW
S/yRbZAKaefvxJUVfxnPq0zQAlkpSjAv4iJTKRDM/pdQ3nFeyjWSkO+XWRLA0zPv
nRi+SFQZ0yUNpp1MF0YFwuGgqV7bkn5qUtzYUADxzM9lUbxfc8l77GrqjJsVWcLM
0cpOv4yPAY8Ex/varosIWyNktArHudrUajCHKbTY+BEf5W3MRNg=
=TCVw
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Source: ruby-nokogumbo
Source-Version: 2.0.2-3
Done: Daniel Leidert <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ruby-nokogumbo, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Daniel Leidert <[email protected]> (supplier of updated ruby-nokogumbo
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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 24 Nov 2021 01:40:01 +0100
Source: ruby-nokogumbo
Architecture: source
Version: 2.0.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team
<[email protected]>
Changed-By: Daniel Leidert <[email protected]>
Closes: 993828 1000488
Changes:
ruby-nokogumbo (2.0.2-3) unstable; urgency=medium
.
* Team upload.
.
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Set upstream metadata fields: Repository, Repository-Browse.
* Update standards version to 4.5.1, no changes needed.
.
[ Daniel Leidert ]
* d/control (Build-Depends): Add libxslt1-dev for nokogiri.h.
* d/rules: Use gem installation layout. Exclude sources from installation.
* d/patches/Fix-Ruby3-keywords-issue.patch: Add patch.
- Fixes deprecated keyword parameters handling (closes: #1000488).
* d/patches/Look-for-nokogiri-header-in-vendorhdrdir.patch: Add patch.
- Look for nokogiri.h in the vendor header directory (closes: #993828).
* d/patches/series: Enable new patches.
Checksums-Sha1:
e2553b81deb8e88d5b68a5b19f30cf3c698e3f7b 2129 ruby-nokogumbo_2.0.2-3.dsc
2fc6e8e94b1859554e03a05db87f93ece3a4dc92 3552
ruby-nokogumbo_2.0.2-3.debian.tar.xz
813702ac800a82f2b7d08c3c35654919877da34b 9685
ruby-nokogumbo_2.0.2-3_amd64.buildinfo
Checksums-Sha256:
ad1b9396d83084f5758dec12daf76e3c676484a8b77bc86ad00c6ab5334b283a 2129
ruby-nokogumbo_2.0.2-3.dsc
d8d69e343cedf00e582ce6c0ad385d8967bb5bd0deda74176ef6e08c769eb6bf 3552
ruby-nokogumbo_2.0.2-3.debian.tar.xz
be9f29b996812aa540890383fbc8689da5d1b3a4b649f832ba6376737931bcec 9685
ruby-nokogumbo_2.0.2-3_amd64.buildinfo
Files:
616c428e24546a55e3616ec166c7c454 2129 ruby optional ruby-nokogumbo_2.0.2-3.dsc
7c8887e3e52fc094fc4b895d08cbb5ba 3552 ruby optional
ruby-nokogumbo_2.0.2-3.debian.tar.xz
6c9c559c0465af73b798cb3183892f12 9685 ruby optional
ruby-nokogumbo_2.0.2-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEvu1N7VVEpMA+KD3HS80FZ8KW0F0FAmGdjZcACgkQS80FZ8KW
0F1fLg/6Ax+A/ScKx3OigbzjMWAO9CV7SaWgNSTIDkvxOBLYEf1zRT3x12hS9iVj
pnPKTFx1kzOntMsGNpX1GltoNfZrtp7Gi3HfCtWzReDjgLBpxupyUMDuftvzNqvI
gTbk69tizhVBlVx78Jxtz+CL1QQDPcXAWIs96Im2jsS9m7bDSjeY95OR9u3F2GqY
SnGhcztIucAu83TRY9rEaWoxiA0IcA2N8WIvfwi+W6rN3ffEUcXLOhLU8gcgPvxr
WSCQyj2tugOX/2qQvWhH/7qQnpeIDuliAKpNVAvn1Kne4duiQV6zcElxJeKex+ZG
EU+dtOfJVCNYDkwDzcEg5Vey95ZQ5/UBYqcAWTTno+3WkT99ESu92prVdZx8h9Jw
Tst3bF/Lg2oFSHfnshvocX2olWFlYz65V4trSgFuFguCDMeq4k7E9gk6DPMvrOFn
BmKZ7xH2/M94RqSC+gRc4ncDPJg37MrBPbxC7c62S1pxEeNyoiaueJpqPCBzF7jE
LedzDFsIPu2XOfl9kGsa3+3UAoqUAMtW3POEL4jCK/6KwepoT/25SXYjuNv+sPjO
k7qqonl5/ice3gav0UKOXvfJ2RwcskCDn1o+ganS5J03CtivikSiE5ONA3kJpLE5
4SR2/kmq9XcxbIYGcYOy5w53c/azQq/Z25rHl8E+0FUjGEuHcEg=
=nLWZ
-----END PGP SIGNATURE-----
--- End Message ---