Your message dated Thu, 25 Feb 2016 07:35:17 +0000
with message-id <e1ayqsd-0007no...@franck.debian.org>
and subject line Bug#808450: fixed in ruby-sanitize 2.1.0-2
has caused the Debian Bug report #808450,
regarding ruby-sanitize: FTBFS: Config::DEFAULT#test_0009_should clean 
malicious HTML [/build/ruby-sanitize-2.1.0/test/test_sanitize.rb:213]:
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.)


-- 
808450: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808450
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-sanitize
Version: 2.1.0-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

ruby-sanitize fails to build from source in unstable/amd64:

  [..]

  Finished in 0.222619s, 637.8620 runs/s, 871.4452 assertions/s.
  
    1) Failure:
  Config::DEFAULT#test_0009_should clean malicious HTML 
[/build/ruby-sanitize-2.1.0/test/test_sanitize.rb:213]:
  --- expected
  +++ actual
  @@ -1 +1 @@
  -"Lorem ipsum dolor sit amet script&gt;alert(\"hello world\");"
  +"Lorem ipsum dolor sit amet &lt;script&gt;alert(\"hello world\");"
  
  
  
    2) Failure:
  Config::BASIC#test_0006_should clean malicious HTML 
[/build/ruby-sanitize-2.1.0/test/test_sanitize.rb:253]:
  --- expected
  +++ actual
  @@ -1 +1 @@
  -"<b>Lorem</b> <a rel=\"nofollow\">ipsum</a> <a href=\"http://foo.com/\"; 
rel=\"nofollow\"><strong>dolor</strong></a> sit<br>amet script&gt;alert(\"hello 
world\");"
  +"<b>Lorem</b> <a rel=\"nofollow\">ipsum</a> <a href=\"http://foo.com/\"; 
rel=\"nofollow\"><strong>dolor</strong></a> sit<br>amet 
&lt;script&gt;alert(\"hello world\");"
  
  
  
    3) Failure:
  Config::RESTRICTED#test_0004_should clean malicious HTML 
[/build/ruby-sanitize-2.1.0/test/test_sanitize.rb:229]:
  --- expected
  +++ actual
  @@ -1 +1 @@
  -"<b>Lorem</b> ipsum <strong>dolor</strong> sit amet script&gt;alert(\"hello 
world\");"
  +"<b>Lorem</b> ipsum <strong>dolor</strong> sit amet 
&lt;script&gt;alert(\"hello world\");"
  
  
  
    4) Failure:
  Full Document parser (using clean_document)#test_0008_should wrap malicious 
with DOCTYPE and HTML tag 
[/build/ruby-sanitize-2.1.0/test/test_sanitize.rb:315]:
  --- expected
  +++ actual
  @@ -1,3 +1,3 @@
   "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.0 Transitional//EN\" 
\"http://www.w3.org/TR/REC-html40/loose.dtd\";>
  -<html>Lorem ipsum dolor sit amet script&gt;alert(\"hello world\");</html>
  +<html>Lorem ipsum dolor sit amet &lt;script&gt;alert(\"hello world\");</html>
   "
  
  
  
    5) Failure:
  Config::RELAXED#test_0005_should clean malicious HTML 
[/build/ruby-sanitize-2.1.0/test/test_sanitize.rb:275]:
  --- expected
  +++ actual
  @@ -1 +1 @@
  -"<b>Lorem</b> <a title=\"foo\">ipsum</a> <a 
href=\"http://foo.com/\";><strong>dolor</strong></a> sit<br>amet 
script&gt;alert(\"hello world\");"
  +"<b>Lorem</b> <a title=\"foo\">ipsum</a> <a 
href=\"http://foo.com/\";><strong>dolor</strong></a> sit<br>amet 
&lt;script&gt;alert(\"hello world\");"
  
  
  142 runs, 194 assertions, 5 failures, 0 errors, 0 skips
  ERROR: Test "ruby2.2" failed. Exiting.
  dh_auto_install: dh_ruby --install 
/build/ruby-sanitize-2.1.0/debian/ruby-sanitize returned exit code 1
  debian/rules:15: recipe for target 'binary' failed
  make: *** [binary] Error 1
  dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 
2

  [..]

The full build log is attached or can be viewed here:

    
https://reproducible.debian.net/logs/unstable/amd64/ruby-sanitize_2.1.0-1.build1.log.gz


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: ruby-sanitize.2.1.0-1.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: ruby-sanitize
Source-Version: 2.1.0-2

We believe that the bug you reported is fixed in the latest version of
ruby-sanitize, 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 808...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Balasankar C <balasank...@autistici.org> (supplier of updated ruby-sanitize 
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: SHA256

Format: 1.8
Date: Thu, 25 Feb 2016 11:34:19 +0530
Source: ruby-sanitize
Binary: ruby-sanitize
Architecture: source all
Version: 2.1.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Balasankar C <balasank...@autistici.org>
Description:
 ruby-sanitize - whitelist-based HTML sanitizer
Closes: 808450
Changes:
 ruby-sanitize (2.1.0-2) unstable; urgency=medium
 .
   * Team upload.
   * Add fix-tests-sanitize.patch
     - Make tests use Debian nokogiri syntax (Closes: #808450)
   * Bump Standards Version (No changes).
   * Fix Vcs-* links to use secure protocol.
   * Bump debhelper compatibility.
Checksums-Sha1:
 94c8e2428f53b420e9cab0bbc4d2aaf16d756273 2080 ruby-sanitize_2.1.0-2.dsc
 5d50930f07a1f6dbf403f3f33f332cfc89edaca7 3052 
ruby-sanitize_2.1.0-2.debian.tar.xz
 17d3f4f4ba95d5877d2f57d486084cafaab61920 16762 ruby-sanitize_2.1.0-2_all.deb
Checksums-Sha256:
 695309f789d9a0a4808bf7b329ad5008c3ecba9e57f546ab747e68b58509f221 2080 
ruby-sanitize_2.1.0-2.dsc
 f23fea11bacc206323642bb86743c811a627fd0ea88617a7486634cd31cd0862 3052 
ruby-sanitize_2.1.0-2.debian.tar.xz
 bf7831d433e610dcc072c2fd113e63e85a6d08f43e2f592e022e797d1c9faaf4 16762 
ruby-sanitize_2.1.0-2_all.deb
Files:
 ead44deb1478324a0c50da8780a617fe 2080 ruby optional ruby-sanitize_2.1.0-2.dsc
 7c91590a3b93109f7e635a627e8f96a3 3052 ruby optional 
ruby-sanitize_2.1.0-2.debian.tar.xz
 8ef33acfee7b171a03da687657f9302f 16762 ruby optional 
ruby-sanitize_2.1.0-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWzqoaAAoJEM4fnGdFEsIqVw0P/1ytS5rrL9T3KSsYizAKQMaJ
JnNlq94oGjMKx1717b0zFPvLbrFyZKPVb1OiObBHuH0zTMR8RAG7EPi9npRg+xMU
WYhkVzeY72b9qso3/ABCkRZKiU5JcEZYI2c6TIc32NfY3Jrd6PIofFWywnPAp2Qk
rKahomIfvoiOSpSDt9tUWcg8FuGSlX4ah435y0RAuM7V+I5vMs4R+t/0UDAeuCCA
S4lfrse35xm7Xr+Gs8n6OZ0UUcK/8kPSUgrfZfaV5eHusmPNIhiIE6NHacdgcVLJ
TPg7igey1ZItuG1LgRlULkRy4jWF/Yl15Bugqj9uyBS0wGK8AuuCH+VqjbNTaWSU
kSXPQ0p2Zt2FCxrVfs3x5ztU4v9l74ABeC63WpDOOn2L33j+xhj2LF0/mbyI/BVt
GWQ7AxFCWB0eJ6Umd3FmJl5km34yHdd7zxzPIsF83ZfzrZc9Wv30Z68iSSpRcXcQ
eXHjULrqfj1gt8vg4Jpilo3UruPs1IDvdPfcERSoCylXHwUGkrSaKL2KaqoYTrLv
odau4eqtbdo10O+fJOBlzfJOVhebsuT95fEyGdZ8yDeACeItVPwPO44bhT2c9QTM
BvkFvL1sK3MjfvecjvOyo5p4etIwVQi4LYPd3GOc16H/wSNqA5iC9eo4U619777Y
mvomQEUWyUfEf2bgooOU
=fBY5
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to