Debian Patches
Status for mythtv-status/1.2.0-3
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
test-01-force-TZ.patch | 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. |
Andrew Ruthven | not-needed | upstream | 2025-01-05 | |
test-diag-output.patch | If help/usage tests fail, display what was printed Currently mythtv-status fails reproducible builds due to the usage and help output being different from what is expected. Print was is generated to aid debugging as it works for me and on the buildds. I'll include this diag upstream as well, but want faster turn around for testing. |
Andrew Ruthven | not-needed | upstream | 2025-01-04 |