Ticket #4467: mythburn.log

File mythburn.log, 3.1 KB (added by schepens@…, 16 years ago)

mythburn log file

Line 
1mythburn.py (0.1.20071115-1.fixes) starting up...
2Process priority 8
3script path:/usr/share/mythtv/mytharchive/scripts
4myth share path:/usr/share/mythtv
5passed job file: /tmp/config/mydata.xml
6passed progress log file: /tmp/logs/progress.log
7mythburn.py (0.1.20071115-1.fixes) starting up...
8Found 1 CPUs
9Obtaining MythTV settings from MySQL database for hostname www.squinch.org
10temppath: /tmp/work
11logpath:  /tmp/logs
12Processing Mythburn job number 1.
13Options - mediatype = 0, doburn = 1, createiso = 0, erasedvdrw = 0
14          savefilename = ''
15Looking for: /usr/share/mythtv/mytharchive/themes/G.A.N.T./theme.xml
16Loading font 0, /usr/share/mythtv/FreeSans.ttf size 19
17Loading font 1, /usr/share/mythtv/FreeSans.ttf size 15
18Loading font 2, /usr/share/mythtv/FreeSans.ttf size 14
19wantIntro: 1, wantMainMenu: 1, wantChapterMenu:1, wantDetailsPage: 1
20Final DVD Video format will be ntsc
21There are 3 files to process
22chmod: changing permissions of `/tmp': Operation not permitted
23chmod: changing permissions of `/tmp/ksocket-banyanBOOTGl': Operation not permitted
24chmod: cannot read directory `/tmp/ksocket-banyanBOOTGl': Permission denied
25chmod: changing permissions of `/tmp/.X11-unix': Operation not permitted
26chmod: changing permissions of `/tmp/.X11-unix/X1': Operation not permitted
27chmod: changing permissions of `/tmp/.X11-unix/X0': Operation not permitted
28chmod: changing permissions of `/tmp/mythtv-components.txt': Operation not permitted
29chmod: changing permissions of `/tmp/.X1-lock': Operation not permitted
30chmod: changing permissions of `/tmp/.X0-lock': Operation not permitted
31chmod: changing permissions of `/tmp/kde-banyan': Operation not permitted
32chmod: cannot read directory `/tmp/kde-banyan': Permission denied
33chmod: changing permissions of `/tmp/.sockets': Operation not permitted
34chmod: changing permissions of `/tmp/.sockets/audio0': Operation not permitted
35chmod: changing permissions of `/tmp/orbit-gdm': Operation not permitted
36chmod: cannot read directory `/tmp/orbit-gdm': Permission denied
37chmod: changing permissions of `/tmp/.ICE-unix': Operation not permitted
38chmod: changing permissions of `/tmp/.ICE-unix/dcop2794-1200224112': Operation not permitted
39chmod: changing permissions of `/tmp/mythtv_ddp_codGR1': Operation not permitted
40chmod: cannot read directory `/tmp/mythtv_ddp_codGR1': Permission denied
41chmod: changing permissions of `/tmp/.mytharchive-settings.txt.swp': Operation not permitted
42chmod: changing permissions of `/tmp/.font-unix': Operation not permitted
43chmod: changing permissions of `/tmp/.font-unix/fs7100': Operation not permitted
44------------------------------------------------------------
45Traceback (most recent call last):
46  File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 3654, in <module>
47    processJob(job)
48  File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 3409, in processJob
49    files=copyRemote(files,getTempPath())
50  File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 3299, in copyRemote
51    device, txt1, mountpoint, txt2, filesystem, options = parts
52ValueError: too many values to unpack
53------------------------------------------------------------