Your message dated Sun, 07 May 2017 16:04:10 +0000
with message-id <e1d7ofk-0004n7...@fasolo.debian.org>
and subject line Bug#861592: fixed in node-dateformat 1.0.11-3
has caused the Debian Bug report #861592,
regarding node-dateformat: FTBFS: AssertionError: '1:19:44 PM GMT' === '1:19:44 
PM UTC'
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.)


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

Dear Maintainer,

node-dateformat fails to build from source in unstable/amd64:

  […]

  dh build
     dh_testdir
     dh_update_autotools_config
     dh_auto_configure
     dh_auto_build
     debian/rules override_dh_auto_test
  make[1]: Entering directory '«BUILDDIR»'
  mocha -R spec
  
  
    dayOfWeek
  
    ✓ should correctly format the timezone part 
  
    dateformat([now], [mask])
  
    ✓ should format `default` mask 
  
    ✓ should format `shortDate` mask 
  
    ✓ should format `mediumDate` mask 
  
    ✓ should format `longDate` mask 
  
    ✓ should format `fullDate` mask 
  
    ✓ should format `shortTime` mask 
  
    ✓ should format `mediumTime` mask 
  
    1) should format `longTime` mask
  
    ✓ should format `isoDate` mask 
  
    ✓ should format `isoTime` mask 
  
    ✓ should format `isoDateTime` mask 
  
    ✓ should format `isoUtcDateTime` mask 
  
    2) should format `expiresHeaderFormat` mask
  
    ✓ should use `default` mask, when `mask` is empty 
  
    isoUtcDateTime
  
    ✓ should correctly format the timezone part 
  
  
    14 passing (22ms)
    2 failing
  
    1) dateformat([now], [mask]) should format `longTime` mask:
  
        AssertionError: '1:19:44 PM GMT' === '1:19:44 PM UTC'
        + expected - actual
  
        -1:19:44 PM GMT
        +1:19:44 PM UTC
        
        at Context.<anonymous> («BUILDDIR»/test/test_formats.js:64:14)
        at Test.Runnable.run (/usr/lib/nodejs/mocha/lib/runnable.js:196:15)
        at Runner.runTest (/usr/lib/nodejs/mocha/lib/runner.js:373:10)
        at /usr/lib/nodejs/mocha/lib/runner.js:451:12
        at next (/usr/lib/nodejs/mocha/lib/runner.js:298:14)
        at /usr/lib/nodejs/mocha/lib/runner.js:308:7
        at next (/usr/lib/nodejs/mocha/lib/runner.js:246:23)
        at Immediate._onImmediate (/usr/lib/nodejs/mocha/lib/runner.js:275:5)
        at processImmediate [as _immediateCallback] (timers.js:396:17)
  
    2) dateformat([now], [mask]) should format `expiresHeaderFormat` mask:
  
        AssertionError: 'Wed, 26 Nov 2014 13:19:44 GMT' === 'Wed, 26 Nov 
2014 13:19:44 UTC'
        + expected - actual
  
        -Wed, 26 Nov 2014 13:19:44 GMT
        +Wed, 26 Nov 2014 13:19:44 UTC
        
        at Context.<anonymous> («BUILDDIR»/test/test_formats.js:64:14)
        at Test.Runnable.run (/usr/lib/nodejs/mocha/lib/runnable.js:196:15)
        at Runner.runTest (/usr/lib/nodejs/mocha/lib/runner.js:373:10)
        at /usr/lib/nodejs/mocha/lib/runner.js:451:12
        at next (/usr/lib/nodejs/mocha/lib/runner.js:298:14)
        at /usr/lib/nodejs/mocha/lib/runner.js:308:7
        at next (/usr/lib/nodejs/mocha/lib/runner.js:246:23)
        at Immediate._onImmediate (/usr/lib/nodejs/mocha/lib/runner.js:275:5)
        at processImmediate [as _immediateCallback] (timers.js:396:17)
  
  
  
  debian/rules:7: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 2
  make[1]: Leaving directory '«BUILDDIR»'
  debian/rules:3: recipe for target 'build' failed
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  […]

The full build log is attached.


Regards,

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

Attachment: node-dateformat.1.0.11-2.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: node-dateformat
Source-Version: 1.0.11-3

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

Debian distribution maintenance software
pp.
Marcelo Jorge Vieira <me...@debian.org> (supplier of updated node-dateformat 
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: Sun, 07 May 2017 12:42:21 -0300
Source: node-dateformat
Binary: node-dateformat libjs-dateformat
Architecture: source all
Version: 1.0.11-3
Distribution: unstable
Urgency: high
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Marcelo Jorge Vieira <me...@debian.org>
Description:
 libjs-dateformat - JavaScript Date Format
 node-dateformat - JavaScript Date Format
Closes: 861592
Changes:
 node-dateformat (1.0.11-3) unstable; urgency=high
 .
   * Fixed FTBFS (Closes: #861592); Thanks Florian Vessaz
Checksums-Sha1:
 320fddcb5a471d46ec9cd93a33a52d07bc05e2bb 2285 node-dateformat_1.0.11-3.dsc
 33be28136dfdc474b22bb3e38efadac2a3e6355c 2292 
node-dateformat_1.0.11-3.debian.tar.xz
 8c51de8a00d1683b23252ef5036d077cc8641dde 4866 libjs-dateformat_1.0.11-3_all.deb
 daa548e443d29ae394e317afc0aec4feb9448195 2372 node-dateformat_1.0.11-3_all.deb
 398164ea6374f14872cc801b48db698a32b9d4df 9612 
node-dateformat_1.0.11-3_amd64.buildinfo
Checksums-Sha256:
 1b307cad7de51c444ca1dfebe8324acf20dc9382db8085aefe94bea5d967916d 2285 
node-dateformat_1.0.11-3.dsc
 db2bde02ee99ed9b10ee05da8326fb64d5152d71ab06a28b3b7332ea085c6649 2292 
node-dateformat_1.0.11-3.debian.tar.xz
 61b1b1305cfc90fee17e1dc14186f78abfa681aad9a5902192f5d7f3a53523bb 4866 
libjs-dateformat_1.0.11-3_all.deb
 7a3ff7e967945ce67b21e97550f40f82e25d810bf3003b84f3e161a8ab26d09a 2372 
node-dateformat_1.0.11-3_all.deb
 9698bee2441d9484839e42aec5e61884e27fb31f50c2670ad5e67611038ba357 9612 
node-dateformat_1.0.11-3_amd64.buildinfo
Files:
 b233bbd84593ff24737273eb5b6f2ded 2285 web optional node-dateformat_1.0.11-3.dsc
 7e0b1999279b88e63fe17160b5917f8b 2292 web optional 
node-dateformat_1.0.11-3.debian.tar.xz
 b4fd0d849323a32f1a54f6d6cc0bf35f 4866 web optional 
libjs-dateformat_1.0.11-3_all.deb
 1e804a2666f0365cffb4cdb7bc468b42 2372 web optional 
node-dateformat_1.0.11-3_all.deb
 f46c8ccfeff8db3f5461b6f54927719c 9612 web optional 
node-dateformat_1.0.11-3_amd64.buildinfo

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

iQJFBAEBCAAvFiEEX659A8zSLhyNqcUJW5JO4xAFXNMFAlkPQggRHG1ldGFsQGRl
Ymlhbi5vcmcACgkQW5JO4xAFXNOIuA//QJNgnLPoOlT5rukGcYGzsccvjwTj9DyC
eldHInwMqZU9FWigdApn+pDe96VJR9MQUI23o+htpL7FJUNLKfHLJzE24uSIMwf7
5vkvvdJai+B8qVlkr4gBFjb8OoYGNkFWNHR73CZTe7fBBNKSeq4IUl+VT6dTf4jZ
hwqU0o2quxLTpLoa2HwUOjD6o1En8+tyJJ6d7JxgwbOX+0IWmCWwrNlieUsTTt9M
cORqOp/VtL/ZhqMJKNnfh3LLbDqUlp1WODCiTageN1mH1iEEXEtbO0L89BQ8dzko
yam2ie2R0TThqdmQV1V48tI36u3u/GJddaRYRvtwmI5LLdNx81iDB0Aju6jcKXk7
tB6rZxJJZISaD/lSwRC0yQfAnrA36qvVskjimm1kq3DONxcR/FfdIcoDIPAXT4xF
TgttmA6/vtbeRxD/DG6ARc21BEIq21barSTGdLWlsvT9zFOoUxEwbulGf6genncG
Ukfh90XGfbzTrDh8nO6P3N5gpNI9AoogxGyq0kG/L08okji0Bd9Q6OA/toin/dFN
/K68i4izSeAbAUFmjVIGrzSrggV7pPjl6cIAXt372ggSLIyTVgpjHjwudVO9o8p/
g1JtOPVh5fL+ZM30fk8LYdOo7ZMxB2uQbr+RAEVgCxjNI4z35wxwYIdZJX/p0Lzn
g0oryXkzBXo=
=B6Y5
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to