Your message dated Sun, 27 Jan 2019 16:08:14 +0000
with message-id <e1gnmyk-000c0g...@fasolo.debian.org>
and subject line Bug#919736: fixed in tj3 3.6.0-6
has caused the Debian Bug report #919736,
regarding tj3: FTBFS (failing tests)
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.)


-- 
919736: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919736
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:tj3
Version: 3.6.0-5
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --buildsystem=ruby --with ruby
   dh_update_autotools_config -i -O--buildsystem=ruby
   dh_auto_configure -i -O--buildsystem=ruby
        dh_ruby --configure
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build
        dh_ruby --build
   dh_ruby --build
localehelper LANG=en_US.UTF-8 rake manual
mkdir -p manual/html
rake vim
rake help2man 
mkdir -p man
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rake spec
/usr/bin/ruby2.5 /usr/bin/rspec --pattern spec/\*_spec.rb
Run options: exclude {:ruby=>#<Proc:./spec/support/spec_helper.rb:15>}
......................F.............................F...............

Failures:

  1) TaskJuggler::StatusSheetTest TaskJuggler::StatusSheetSender should have 
matching status sheets in body and attachment
     Failure/Error: bodySheet.should == attachedSheet

       expected: "statussheet boss 2011-03-16-00:00-+0000 - 
2011-03-23-00:00-+0000 {\r\n\r\n  # Task: T1\r\n  task t1 ...   #   # Work: 
100%    Remaining: 5.0d (10.0d) \r\n    #   author r2\r\n    # }\r\n  
}\r\n\r\n}\r\n"
            got: "statussheet boss 2011-03-16-00:00-+0000 - 
2011-03-23-00:00-+0000 {\n\n  # Task: T1\n  task t1 {\n   ...:00-+0000\n    #   
# Work: 100%    Remaining: 5.0d (10.0d) \n    #   author r2\n    # }\n  
}\n\n}\n" (using ==)
     # ./spec/StatusSheets_spec.rb:234:in `block (4 levels) in 
<class:TaskJuggler>'
     # ./spec/StatusSheets_spec.rb:231:in `each'
     # ./spec/StatusSheets_spec.rb:231:in `block (3 levels) in 
<class:TaskJuggler>'

  2) TaskJuggler::TimeSheets TaskJuggler::TimeSheetSender should have matching 
timesheets in body and attachment
     Failure/Error: bodySheet.should == attachedSheet

       expected: "timesheet r1 2011-03-14-00:00-+0000 - 2011-03-21-00:00-+0000 
{\r\n\r\n  # Vacation time: 0.0%\r\n\r\...details\r\n  #   ->8-\r\n  # 
}\r\n\r\n  # You have no future assignments for this project!\r\n}\r\n"
            got: "timesheet r1 2011-03-14-00:00-+0000 - 2011-03-21-00:00-+0000 
{\n\n  # Vacation time: 0.0%\n\n  # Tas...  Some more details\n  #   ->8-\n  # 
}\n\n  # You have no future assignments for this project!\n}\n" (using ==)
     # ./spec/TimeSheets_spec.rb:220:in `block (4 levels) in 
<class:TaskJuggler>'
     # ./spec/TimeSheets_spec.rb:217:in `each'
     # ./spec/TimeSheets_spec.rb:217:in `block (3 levels) in 
<class:TaskJuggler>'

Finished in 24.83 seconds (files took 0.84252 seconds to load)
68 examples, 2 failures

Failed examples:

rspec ./spec/StatusSheets_spec.rb:230 # TaskJuggler::StatusSheetTest 
TaskJuggler::StatusSheetSender should have matching status sheets in body and 
attachment
rspec ./spec/TimeSheets_spec.rb:216 # TaskJuggler::TimeSheets 
TaskJuggler::TimeSheetSender should have matching timesheets in body and 
attachment

/usr/bin/ruby2.5 /usr/bin/rspec --pattern spec/\*_spec.rb failed
make[1]: *** [debian/rules:18: override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:4: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/tj3.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: tj3
Source-Version: 3.6.0-6

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

Debian distribution maintenance software
pp.
Vincent Bernat <ber...@debian.org> (supplier of updated tj3 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, 27 Jan 2019 16:25:12 +0100
Source: tj3
Architecture: source
Version: 3.6.0-6
Distribution: unstable
Urgency: medium
Maintainer: Vincent Bernat <ber...@debian.org>
Changed-By: Vincent Bernat <ber...@debian.org>
Closes: 919736
Changes:
 tj3 (3.6.0-6) unstable; urgency=medium
 .
   * d/control: update Vcs-* fields.
   * d/patches: fix failing tests with recent versions of ruby-mail.
     Closes: #919736.
Checksums-Sha1:
 4346592d9b2e5e51fd52ce3a6c8d8b7c95b1e704 1952 tj3_3.6.0-6.dsc
 9cb6a88ddb4936e91a61ecdc7faf73766af8fac8 17508 tj3_3.6.0-6.debian.tar.xz
 58de6ee6cab1578c8e02fabd6db1fcc5e83065dd 9693 tj3_3.6.0-6_amd64.buildinfo
Checksums-Sha256:
 53d888c1bbe9fee42d971e72171650f3fc936e685a0030443ea60296b9320dbb 1952 
tj3_3.6.0-6.dsc
 6cad437342941b5f67d417975df5cf318b55c1100cd8fc66c8cf09862311cec9 17508 
tj3_3.6.0-6.debian.tar.xz
 7c608bd660c6a3132f71e276f57bde59ebaec0bb588ebce8812ceadf952a22e8 9693 
tj3_3.6.0-6_amd64.buildinfo
Files:
 2bef8e263bed0f826a39c317f929de3e 1952 utils optional tj3_3.6.0-6.dsc
 44ecee0e323bc1b765e45f574e257823 17508 utils optional tj3_3.6.0-6.debian.tar.xz
 c4821fe49638c23760c0c49d3f381cbc 9693 utils optional 
tj3_3.6.0-6_amd64.buildinfo

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

iQJGBAEBCAAwFiEErvI0h2bzccaJpzYAlaQv6DU1JfkFAlxN0Z4SHGJlcm5hdEBk
ZWJpYW4ub3JnAAoJEJWkL+g1NSX5Lp4P/0RQGz/JYT/ZHIWtCEf2Kp30JzYz3bmm
JK9lbPdrCHDAqG5KK0s+qzhj6BGQ1TAX4iCn1Y7fOG6PbBLwE5tDxoTlBlBUK3tP
9j4VZ6zAs4RH5H5K4mz+1uwIbmy7CwJsbb4L4uLDhGj3T101q09606MN01dYxScD
bLzDU7HFSqzUfZbRrL2VE4xhOgMr2Zy+v8QkY8qzXxakVmOZDw/bPNg7tcmybPWm
Nk3JS3zyaCyvecTlGnYR5lYj38yVDAOSKsfwGUVvMaWROb1c0uxAL8eadM2/+lGI
Be0ks4ieLcqnsCFvwBPhAg7AkeR19r9rczlyjqxXF0N5eC2t7XgbtFUn8j8YSyNS
sZNto4R1VOfy7QVF4IAy0p36D6n23v/kJZgRFdhv/d6WYfsTXskLM/2TlRxgnjjb
PcghELNtmVnI7EbZ2RzCt3rjHawzDqhEpGVmm+yYBv5ZtAonT9/gk87s4kMG9814
cztS2eDu+knBjvZL3/K0zQrV/bF9QJj7hrKPXA8emeI3oJ54WQr7P/sedgjaqYzl
IRAXXdXZdYRZOO+842miiQ6DRhNXKfXA/0w31pSfOVR19eIdWrDKFWBvgADHQ88W
vBFqPryPv0gsAcx5x/7HnPpWpgk6UC5JwKxiDsrK8hXRkggCXLNLw3Xwadu1ghNL
GMl/dt+mYkES
=veLm
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to