[Bug 437803] [NEW] mythtv-status script incorrectly attempts to report on storage using protocol version 32 and 39
Matt Mossholder
matt at mossholder.com
Sun Sep 27 19:51:20 UTC 2009
Public bug reported:
Binary package hint: mythtv-status
root at mythtv:~# mythtv-status -h mythtv.mossholder.com
Unable to find any value for drive_total_total while looking at Total Disk Space
Unable to find any value for drive_total_used while looking at Total Disk Space
Something is wrong calculating the disk space percentage.
MythTV status for mythtv.mossholder.com
=======================================
Status..........: Sun Sep 27 2009, 3:35 PM
Total Disk Space: Total space is __drive_total_total__ MB, with __drive_total_used__ MB used (unknown)
Total Disk Space: Total space is 622,002 MB, with 252,820 MB used (40.6%)
Looking at the script, the test on line 246 is checking to see if the protocol is greater than or equal to 32, where is should be looking to see if it is >= 32 && < 39.
This is causing the hourly cron job that updates the status to spam
email with an error.
** Affects: mythtv-status (Ubuntu)
Importance: Undecided
Status: New
--
mythtv-status script incorrectly attempts to report on storage using protocol version 32 and 39
https://bugs.launchpad.net/bugs/437803
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list