Your message dated Fri, 20 May 2016 22:48:33 +0000
with message-id <[email protected]>
and subject line Bug#818154: fixed in ruby-rabl 0.12.0-1
has caused the Debian Bug report #818154,
regarding ruby-rabl: FTBFS: 269 passes, 25 failures, 0 errors in 0.096543 
seconds
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.)


-- 
818154: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818154
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby-rabl
Version: 0.11.4-2
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]

Dear Maintainer,

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

  [..]

  FAILURE
   Rabl::Engine with plist defaults #glue asserts that it glues data from a 
child node => expected "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE 
plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" 
\"http://www.apple.com/DTDs/PropertyList-1.0.dtd\";>\n<plist 
version=\"1.0\">\n<dict>\n\t<key>user</key>\n\t<dict>\n\t\t<key>age</key>\n\t\t<integer>12</integer>\n\t\t<key>city</key>\n\t\t<string>LA</string>\n\t\t<key>name</key>\n\t\t<string>leo</string>\n\t</dict>\n</dict>\n</plist>\n",
 not "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC 
\"-//Apple//DTD PLIST 1.0//EN\" 
\"http://www.apple.com/DTDs/PropertyList-1.0.dtd\";>\n<plist 
version=\"1.0\">\n<dict>\n\t<key>user</key>\n\t<dict>\n\t\t<key>age</key>\n\t\t<integer>12</integer>\n\t\t<key>city</key>\n\t\t<string>LA</string>\n\t\t<key>name</key>\n\t\t<string>leo</string>\n\t</dict>\n</dict>\n</plist>\n"
  
  FAILURE
   Rabl::Engine without plist root #object asserts that it sets data source => 
expected /<\?xml\ version="1\.0"\ encoding="UTF\-8"\?>\n<!DOCTYPE\ plist\ 
PUBLIC\ "\-\/\/Apple\ Computer\/\/DTD\ PLIST\ 1\.0\/\/EN"\ 
"http:\/\/www\.apple\.com\/DTDs\/PropertyList\-1\.0\.dtd">\n<plist\ 
version="1\.0">\n<dict\/>\n<\/plist>\n/ to match "<?xml version=\"1.0\" 
encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" 
\"http://www.apple.com/DTDs/PropertyList-1.0.dtd\";>\n<plist 
version=\"1.0\">\n<dict/>\n</plist>\n"
  
  FAILURE
   Rabl::Engine without plist root #object asserts that it can set root node => 
expected "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC 
\"-//Apple Computer//DTD PLIST 1.0//EN\" 
\"http://www.apple.com/DTDs/PropertyList-1.0.dtd\";>\n<plist 
version=\"1.0\">\n<dict/>\n</plist>\n", not "<?xml version=\"1.0\" 
encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" 
\"http://www.apple.com/DTDs/PropertyList-1.0.dtd\";>\n<plist 
version=\"1.0\">\n<dict/>\n</plist>\n"
  
  FAILURE
   Rabl::Engine without plist root #collection asserts that it sets object to 
be casted as a simple array => expected "<?xml version=\"1.0\" 
encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 
1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\";>\n<plist 
version=\"1.0\">\n<array>\n\t<dict/>\n\t<dict/>\n</array>\n</plist>\n", not 
"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC 
\"-//Apple//DTD PLIST 1.0//EN\" 
\"http://www.apple.com/DTDs/PropertyList-1.0.dtd\";>\n<plist 
version=\"1.0\">\n<array>\n\t<dict/>\n\t<dict/>\n</array>\n</plist>\n"
  
  FAILURE
   Rabl::Engine without plist root #collection asserts that it sets root node 
for objects => expected "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE 
plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" 
\"http://www.apple.com/DTDs/PropertyList-1.0.dtd\";>\n<plist 
version=\"1.0\">\n<dict>\n\t<key>person</key>\n\t<array>\n\t\t<dict/>\n\t\t<dict/>\n\t</array>\n</dict>\n</plist>\n",
 not "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC 
\"-//Apple//DTD PLIST 1.0//EN\" 
\"http://www.apple.com/DTDs/PropertyList-1.0.dtd\";>\n<plist 
version=\"1.0\">\n<dict>\n\t<key>person</key>\n\t<array>\n\t\t<dict/>\n\t\t<dict/>\n\t</array>\n</dict>\n</plist>\n"
  
  FAILURE
   Rabl::Engine without plist root #attribute asserts that it adds an attribute 
or method to be included in output => expected "<?xml version=\"1.0\" 
encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 
1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\";>\n<plist 
version=\"1.0\">\n<dict>\n\t<key>name</key>\n\t<string>irvine</string>\n</dict>\n</plist>\n",
 not "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC 
\"-//Apple//DTD PLIST 1.0//EN\" 
\"http://www.apple.com/DTDs/PropertyList-1.0.dtd\";>\n<plist 
version=\"1.0\">\n<dict>\n\t<key>name</key>\n\t<string>irvine</string>\n</dict>\n</plist>\n"
  
  FAILURE
   Rabl::Engine without plist root #attribute asserts that it can add attribute 
under a different key name through :as => expected "<?xml version=\"1.0\" 
encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 
1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\";>\n<plist 
version=\"1.0\">\n<dict>\n\t<key>city</key>\n\t<string>irvine</string>\n</dict>\n</plist>\n",
 not "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC 
\"-//Apple//DTD PLIST 1.0//EN\" 
\"http://www.apple.com/DTDs/PropertyList-1.0.dtd\";>\n<plist 
version=\"1.0\">\n<dict>\n\t<key>city</key>\n\t<string>irvine</string>\n</dict>\n</plist>\n"
  
  FAILURE
   Rabl::Engine without plist root #attribute asserts that it can add attribute 
under a different key name through hash => expected "<?xml version=\"1.0\" 
encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 
1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\";>\n<plist 
version=\"1.0\">\n<dict>\n\t<key>city</key>\n\t<string>irvine</string>\n</dict>\n</plist>\n",
 not "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC 
\"-//Apple//DTD PLIST 1.0//EN\" 
\"http://www.apple.com/DTDs/PropertyList-1.0.dtd\";>\n<plist 
version=\"1.0\">\n<dict>\n\t<key>city</key>\n\t<string>irvine</string>\n</dict>\n</plist>\n"
  
  FAILURE
   Rabl::Engine without plist root #code asserts that it can create an 
arbitrary code node => expected "<?xml version=\"1.0\" 
encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 
1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\";>\n<plist 
version=\"1.0\">\n<dict>\n\t<key>foo</key>\n\t<string>bar</string>\n</dict>\n</plist>\n",
 not "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC 
\"-//Apple//DTD PLIST 1.0//EN\" 
\"http://www.apple.com/DTDs/PropertyList-1.0.dtd\";>\n<plist 
version=\"1.0\">\n<dict>\n\t<key>foo</key>\n\t<string>bar</string>\n</dict>\n</plist>\n"
  
  FAILURE
   Rabl::Engine without plist root #code asserts that it can be passed 
conditionals => expected "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE 
plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" 
\"http://www.apple.com/DTDs/PropertyList-1.0.dtd\";>\n<plist 
version=\"1.0\">\n<dict/>\n</plist>\n", not "<?xml version=\"1.0\" 
encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" 
\"http://www.apple.com/DTDs/PropertyList-1.0.dtd\";>\n<plist 
version=\"1.0\">\n<dict/>\n</plist>\n"
  
  FAILURE
   Rabl::Engine without plist root #child asserts that it can create a child 
node => expected ["\t", "\t", "\t", "\t", "\t", "\t", "\t", "\n", "\n", "\n", 
"\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", " ", " ", " ", " ", " ", " ", " 
", " ", " ", " ", "!", "\"", "\"", "\"", "\"", "\"", "\"", "\"", "\"", "\"", 
"\"", "-", "-", "-", ".", ".", ".", ".", ".", ".", ".", "/", "/", "/", "/", 
"/", "/", "/", "/", "/", "/", "/", "/", "/", "/", "/", "/", "0", "0", "0", "0", 
"1", "1", "1", "1", "8", ":", "<", "<", "<", "<", "<", "<", "<", "<", "<", "<", 
"<", "<", "<", "<", "=", "=", "=", ">", ">", ">", ">", ">", ">", ">", ">", ">", 
">", ">", ">", ">", ">", "?", "?", "A", "A", "B", "C", "C", "C", "D", "D", "D", 
"D", "D", "E", "E", "F", "I", "I", "L", "L", "L", "L", "N", "O", "P", "P", "P", 
"P", "S", "T", "T", "T", "T", "T", "U", "U", "Y", "a", "c", "c", "c", "c", "c", 
"c", "c", "d", "d", "d", "d", "d", "d", "d", "e", "e", "e", "e", "e", "e", "e", 
"e", "e", "e", "e", "e", "g", "g", "g", "h", "i", "i", "i", "i", "i", "i", "i", 
"i", "i", "i", "i", "i", "i", "i", "k", "k", "k", "k", "l", "l", "l", "l", "l", 
"l", "m", "m", "m", "n", "n", "n", "n", "n", "n", "o", "o", "o", "o", "o", "o", 
"p", "p", "p", "p", "p", "p", "p", "p", "p", "p", "r", "r", "r", "r", "r", "r", 
"r", "r", "s", "s", "s", "s", "s", "s", "s", "s", "s", "s", "t", "t", "t", "t", 
"t", "t", "t", "t", "t", "t", "t", "t", "t", "t", "t", "t", "u", "u", "v", "v", 
"w", "w", "w", "x", "y", "y", "y", "y", "y", "y"], not ["\t", "\t", "\t", "\t", 
"\t", "\t", "\t", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", 
"\n", " ", " ", " ", " ", " ", " ", " ", " ", " ", "!", "\"", "\"", "\"", "\"", 
"\"", "\"", "\"", "\"", "\"", "\"", "-", "-", "-", ".", ".", ".", ".", ".", 
".", ".", "/", "/", "/", "/", "/", "/", "/", "/", "/", "/", "/", "/", "/", "/", 
"/", "/", "0", "0", "0", "0", "1", "1", "1", "1", "8", ":", "<", "<", "<", "<", 
"<", "<", "<", "<", "<", "<", "<", "<", "<", "<", "=", "=", "=", ">", ">", ">", 
">", ">", ">", ">", ">", ">", ">", ">", ">", ">", ">", "?", "?", "A", "A", "B", 
"C", "C", "D", "D", "D", "D", "D", "E", "E", "F", "I", "I", "L", "L", "L", "L", 
"N", "O", "P", "P", "P", "P", "S", "T", "T", "T", "T", "T", "U", "U", "Y", "a", 
"c", "c", "c", "c", "c", "c", "c", "d", "d", "d", "d", "d", "d", "d", "e", "e", 
"e", "e", "e", "e", "e", "e", "e", "e", "e", "g", "g", "g", "h", "i", "i", "i", 
"i", "i", "i", "i", "i", "i", "i", "i", "i", "i", "i", "k", "k", "k", "k", "l", 
"l", "l", "l", "l", "l", "m", "m", "n", "n", "n", "n", "n", "n", "o", "o", "o", 
"o", "o", "p", "p", "p", "p", "p", "p", "p", "p", "p", "r", "r", "r", "r", "r", 
"r", "r", "s", "s", "s", "s", "s", "s", "s", "s", "s", "s", "t", "t", "t", "t", 
"t", "t", "t", "t", "t", "t", "t", "t", "t", "t", "t", "u", "v", "v", "w", "w", 
"w", "x", "y", "y", "y", "y", "y", "y"]
  
  FAILURE
   Rabl::Engine without plist root #child asserts that it can create a child 
node with different key => expected "<?xml version=\"1.0\" 
encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 
1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\";>\n<plist 
version=\"1.0\">\n<dict>\n\t<key>name</key>\n\t<string>leo</string>\n\t<key>person</key>\n\t<dict>\n\t\t<key>city</key>\n\t\t<string>LA</string>\n\t</dict>\n</dict>\n</plist>\n",
 not "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC 
\"-//Apple//DTD PLIST 1.0//EN\" 
\"http://www.apple.com/DTDs/PropertyList-1.0.dtd\";>\n<plist 
version=\"1.0\">\n<dict>\n\t<key>name</key>\n\t<string>leo</string>\n\t<key>person</key>\n\t<dict>\n\t\t<key>city</key>\n\t\t<string>LA</string>\n\t</dict>\n</dict>\n</plist>\n"
  
  FAILURE
   Rabl::Engine without plist root #glue asserts that it glues data from a 
child node => expected "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE 
plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" 
\"http://www.apple.com/DTDs/PropertyList-1.0.dtd\";>\n<plist 
version=\"1.0\">\n<dict>\n\t<key>age</key>\n\t<integer>12</integer>\n\t<key>city</key>\n\t<string>LA</string>\n\t<key>name</key>\n\t<string>leo</string>\n</dict>\n</plist>\n",
 not "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC 
\"-//Apple//DTD PLIST 1.0//EN\" 
\"http://www.apple.com/DTDs/PropertyList-1.0.dtd\";>\n<plist 
version=\"1.0\">\n<dict>\n\t<key>age</key>\n\t<integer>12</integer>\n\t<key>city</key>\n\t<string>LA</string>\n\t<key>name</key>\n\t<string>leo</string>\n</dict>\n</plist>\n"
  
  FAILURE
   Rabl::Renderer .plist asserts it renders xml => expected "<?xml 
version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple 
Computer//DTD PLIST 1.0//EN\" 
\"http://www.apple.com/DTDs/PropertyList-1.0.dtd\";>\n<plist 
version=\"1.0\">\n<dict>\n\t<key>user</key>\n\t<dict>\n\t\t<key>age</key>\n\t\t<integer>24</integer>\n\t\t<key>float</key>\n\t\t<real>1234.56</real>\n\t\t<key>name</key>\n\t\t<string>ivan</string>\n\t</dict>\n</dict>\n</plist>\n",
 not "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC 
\"-//Apple//DTD PLIST 1.0//EN\" 
\"http://www.apple.com/DTDs/PropertyList-1.0.dtd\";>\n<plist 
version=\"1.0\">\n<dict>\n\t<key>user</key>\n\t<dict>\n\t\t<key>age</key>\n\t\t<integer>24</integer>\n\t\t<key>float</key>\n\t\t<real>1234.56</real>\n\t\t<key>name</key>\n\t\t<string>ivan</string>\n\t</dict>\n</dict>\n</plist>\n"
  
  269 passes, 25 failures, 0 errors in 0.096543 seconds
  ERROR: Test "ruby2.3" failed. Exiting.
  dh_auto_install: dh_ruby --install 
/home/lamby/temp/cdt.20160314100234.1mSPfRY6KA/ruby-rabl-0.11.4/debian/ruby-rabl
 returned exit code 1
  debian/rules:13: recipe for target 'binary' failed
  make: *** [binary] Error 1

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-

Attachment: ruby-rabl.0.11.4-2.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: ruby-rabl
Source-Version: 0.12.0-1

We believe that the bug you reported is fixed in the latest version of
ruby-rabl, 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.
Cédric Boutillier <[email protected]> (supplier of updated ruby-rabl 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: Fri, 20 May 2016 23:40:28 +0200
Source: ruby-rabl
Binary: ruby-rabl
Architecture: source
Version: 0.12.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<[email protected]>
Changed-By: Cédric Boutillier <[email protected]>
Description:
 ruby-rabl  - Ruby templating library with JSON, BSON, XML and MessagePack supp
Closes: 818154
Changes:
 ruby-rabl (0.12.0-1) unstable; urgency=medium
 .
   * Imported Upstream version 0.12.0
   * Bump debhelper compatibility level to 9
   * Remove version in the gem2deb build-dependency
   * Use https:// in Vcs-* fields
   * Add patches to fix tests
     + using plist (Closes: #818154)
     + in a fix for a new Ruby 2.3 feature
   * Bump Standards-Version to 3.9.8 (no changes needed)
Checksums-Sha1:
 5d8cde4ec564e552bdbcf437a7bac0b9c1310ae6 1775 ruby-rabl_0.12.0-1.dsc
 da2ae74305b4732d3031828896f54f17495739b2 128233 ruby-rabl_0.12.0.orig.tar.gz
 67f4a2637d8e3e8b38180db0feb9668aa355b6ef 4448 ruby-rabl_0.12.0-1.debian.tar.xz
Checksums-Sha256:
 a71a1cedf7bf17a22b7db568550008db13a2a3810afe95db62f452e19865774f 1775 
ruby-rabl_0.12.0-1.dsc
 028339c3d37db0036304e2af9c30fd3a2c0e82f7b8e9c4836461ecb9bd67295c 128233 
ruby-rabl_0.12.0.orig.tar.gz
 faef680822878eb94c2ac1440b05cdf087731607a99c79e5b70d6d942c611c92 4448 
ruby-rabl_0.12.0-1.debian.tar.xz
Files:
 de01da0e8960faa9d71e4cc45fcd820d 1775 ruby optional ruby-rabl_0.12.0-1.dsc
 11c7bedd1ea23b39c066a30dbdf30480 128233 ruby optional 
ruby-rabl_0.12.0.orig.tar.gz
 73bc5f19afcb318b490e5448887a357f 4448 ruby optional 
ruby-rabl_0.12.0-1.debian.tar.xz

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

iQEcBAEBCgAGBQJXP4k5AAoJEImvgrc5zSF6CiMH/Ro3koKoWUxzZsGMwqyhepD+
KNQMP03SOvfkj9SYSfPxmHDLWBtrz61AGVRXsVMrqVVdL2AYPeT+i82sWKR3LelR
kJ3MjIHD4rytSpqJeD/Yjx1n45NswesbH8WCzxMxIgmWnhjUCMIRXLPWR7c4/eKi
rm1/eMPa7hfk/5A6CAsDJ3v/6Vb/EniNonqtwD1hJ6dvdO+uPpHXnL+NSQzmva1g
0o0P88M55yOGC/5SuP0ZI0fTbGyuBX31pL5lyc9w72M+FssWp2tXOIU41TqHqtLB
G5ZvG+MN+7hq7tNCy8PSoij9bZjNN9pEW4wKV2Iv7VrXUizyboF8uHbFdmBso4g=
=OUsT
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to