Package: mythtv-status / 1.2.0-3

Metadata

Package Version Patches format
mythtv-status 1.2.0-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
test 01 force TZ.patch | (download)

t/01-test-help.t | 9 9 + 0 - 0 !
1 file changed, 9 insertions(+)

 force the timezone to make reproducible builds happy
 In the Debian project's Reproducible Builds, the timezone isn't set correctly
 this causes Date::Manip to print out:
   ERROR: Date::Manip unable to determine Time Zone.  GMT will be used. at /usr/share/perl5/Date/Manip/DM6.pm line 65.
   ERROR: Date::Manip unable to determine Time Zone.  GMT will be used. at /usr/share/perl5/Date/Manip/DM6.pm line 68.
 This started in October 2023. Nothing of importance was noted in the
 libdata-manip-perl changelog. Work around this by forcing the timezone. We
 only need this for this test file, the others aren't (currently) affected.
test diag output.patch | (download)

t/01-test-help.t | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

 if help/usage tests fail, display what was printed
 Currently mythtv-status fails reproducible builds due to the usage and help output