Opened 19 years ago

Closed 19 years ago

#4467 closed defect (invalid)

MythArchive aborts with ValueError: too many values to unpack

Reported by: schepens@… Owned by: paulh
Priority: major Milestone: unknown
Component: mytharchive Version: 0.20.2
Severity: high Keywords: MythArchive ValueError python error value unpack
Cc: Ticket locked: no

Description

I tried to build a DVD with MythArchive that got as far as the MythBurn.py script and then died with a python error.

Attachments (6)

progress.log (1.6 KB ) - added by schepens@… 19 years ago.
Log created during the burn process that ended in the crash.
mythtv-components.txt (983 bytes ) - added by schepens@… 19 years ago.
mytharchive-settings.txt (515 bytes ) - added by schepens@… 19 years ago.
mythburn.log (3.1 KB ) - added by schepens@… 19 years ago.
mythburn log file
progress.2.log (1.6 KB ) - added by schepens@… 19 years ago.
progress log from failed MythArchive
mythburn_patch_fix_ValueError.patch (1.7 KB ) - added by schepens@… 19 years ago.
Patch to fix problem: cause was spaces in mount point. Solution: use regex to parse mount lines

Download all attachments as: .zip

Change History (7)

by schepens@…, 19 years ago

Attachment: progress.log added

Log created during the burn process that ended in the crash.

by schepens@…, 19 years ago

Attachment: mythtv-components.txt added

by schepens@…, 19 years ago

Attachment: mytharchive-settings.txt added

by schepens@…, 19 years ago

Attachment: mythburn.log added

mythburn log file

by schepens@…, 19 years ago

Attachment: progress.2.log added

progress log from failed MythArchive

by schepens@…, 19 years ago

Patch to fix problem: cause was spaces in mount point. Solution: use regex to parse mount lines

comment:1 by paulh, 19 years ago

Resolution: invalid
Status: newclosed

Already been fixed in svn trunk.

This one was fixed in [12202]. See also ticket #2715

Note: See TracTickets for help on using tickets.