Actions
Bug #3896
openepgdump cannot read from fp
Start date:
2016-07-13
Due date:
% Done:
0%
Estimated time:
Found in version:
4.1-2052~g6b9dcab
Affected Versions:
Description
Following the directions in the Wiki:
root@sat:/usr/local/src/tvheadend# ./support/epgdump ~/tvheadend/epgdb.v2 __iter__() Traceback (most recent call last): File "./support/epgdump", line 37, in <module> for msg in htsmsg.deserialize(fp, True): File "./support/../lib/py/tvh/htsmsg.py", line 201, in next raise Exception('failed to read from fp') Exception: failed to read from fp root@sat:/usr/local/src/tvheadend#
Trying to collect diagnostic info for the next issue...
Actions