Advertisement
Guest User

systemconfig_debug.log

a guest
Feb 5th, 2017
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 100.68 KB | None | 0 0
  1. 02-06 10:01 - root - DEBUG - ______START OF DEBUG______
  2. 02-06 10:01 - root - DEBUG - Using 1 as dhcp value for eth0
  3. 02-06 10:01 - root - DEBUG - Using 192.168.1.99 as default ip
  4. 02-06 10:01 - root - DEBUG - Using 1 as dhcp value for eth0
  5. 02-06 10:01 - root - DEBUG - Using 1 as dhcp value for eth0
  6. 02-06 10:01 - root - DEBUG - Using 1 as dhcp value for eth0
  7. 02-06 10:01 - root - INFO - *** WILL RUN ALL MODULES ***
  8. 02-06 10:01 - root - INFO - ____Start of network____
  9. 02-06 10:01 - root - INFO - Setting up the network
  10. 02-06 10:01 - root - INFO - Checking nss-mdns for install
  11. 02-06 10:01 - root - DEBUG - grep -q nss-mdns /etc/blacklist.package
  12. 02-06 10:01 - root - DEBUG - (256, '')
  13. 02-06 10:01 - root - DEBUG - Checking if nss-mdns is installed
  14. 02-06 10:01 - root - DEBUG - pacman -Q nss-mdns
  15. 02-06 10:01 - root - DEBUG - (0, 'nss-mdns 0.10-5')
  16. 02-06 10:01 - root - INFO - nss-mdns is already installed, will not install
  17. 02-06 10:01 - root - INFO - Checking avahi for install
  18. 02-06 10:01 - root - DEBUG - grep -q avahi /etc/blacklist.package
  19. 02-06 10:01 - root - DEBUG - (256, '')
  20. 02-06 10:01 - root - DEBUG - Checking if avahi is installed
  21. 02-06 10:01 - root - DEBUG - pacman -Q avahi
  22. 02-06 10:01 - root - DEBUG - (0, 'avahi 0.6.31-14')
  23. 02-06 10:01 - root - INFO - avahi is already installed, will not install
  24. 02-06 10:01 - root - INFO - Adding mdns4 to nsswitch.conf
  25. 02-06 10:01 - root - DEBUG - sed -i "s/hosts:.*$/hosts: files mdns4_minimal dns mdns4/" /etc/nsswitch.conf
  26. 02-06 10:01 - root - DEBUG - (0, '')
  27. 02-06 10:01 - root - DEBUG - _Start of hostname_change_check
  28. 02-06 10:01 - root - DEBUG - Old hostname: silverstone
  29. 02-06 10:01 - root - DEBUG - New hostname: silverstone
  30. 02-06 10:01 - root - DEBUG - old and new hostnames matched, leaving things along
  31. 02-06 10:01 - root - DEBUG - __End of hostname_change_check
  32. 02-06 10:01 - root - DEBUG - _Start of setup_hostname
  33. 02-06 10:01 - root - INFO - Setting the hostname to silverstone
  34. 02-06 10:01 - root - DEBUG - echo silverstone > /etc/hostname
  35. 02-06 10:01 - root - DEBUG - (0, '')
  36. 02-06 10:01 - root - DEBUG - cat /etc/hosts | grep -v 127.0.0.1 | grep -v silverstone > /tmp/hosts
  37. 02-06 10:01 - root - DEBUG - (0, '')
  38. 02-06 10:01 - root - DEBUG - not using dhcp
  39. 02-06 10:01 - root - DEBUG - echo 127.0.0.1 localhost > /etc/hosts
  40. 02-06 10:01 - root - DEBUG - (0, '')
  41. 02-06 10:01 - root - DEBUG - echo 192.168.1.99 silverstone >> /etc/hosts
  42. 02-06 10:01 - root - DEBUG - (0, '')
  43. 02-06 10:01 - root - DEBUG - cat /tmp/hosts >> /etc/hosts
  44. 02-06 10:01 - root - DEBUG - (0, '')
  45. 02-06 10:01 - root - DEBUG - _Start of find_active
  46. 02-06 10:01 - root - DEBUG - Removing /etc/resolv.conf
  47. 02-06 10:01 - root - DEBUG - echo search lan > /etc/resolv.conf
  48. 02-06 10:01 - root - DEBUG - (0, '')
  49. 02-06 10:01 - root - DEBUG - echo search local >> /etc/resolv.conf
  50. 02-06 10:01 - root - DEBUG - (0, '')
  51. 02-06 10:01 - root - DEBUG - echo nameserver 127.0.0.1 >> /etc/resolv.conf
  52. 02-06 10:01 - root - DEBUG - (0, '')
  53. 02-06 10:01 - root - DEBUG - /sbin/ifconfig eth0
  54. 02-06 10:01 - root - DEBUG - (0, 'eth0: flags=4098<BROADCAST,MULTICAST> mtu 1500\n ether 00:19:d1:7f:fd:70 txqueuelen 1000 (Ethernet)\n RX packets 0 bytes 0 (0.0 B)\n RX errors 0 dropped 0 overruns 0 frame 0\n TX packets 0 bytes 0 (0.0 B)\n TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0\n device interrupt 20 memory 0x93600000-93620000 \n')
  55. 02-06 10:01 - root - DEBUG - _Start of setup_interface for eth0
  56. 02-06 10:01 - root - DEBUG - HostUseEncryption:False
  57. 02-06 10:01 - root - DEBUG - Hostip:192.168.1.99
  58. 02-06 10:01 - root - DEBUG - HostMTU:False
  59. 02-06 10:01 - root - DEBUG - HostDNS:192.168.1.1
  60. 02-06 10:01 - root - DEBUG - HostKey:False
  61. 02-06 10:01 - root - DEBUG - Hostnetmask:/25 255.255.255.128
  62. 02-06 10:01 - root - DEBUG - HostUSEDHCP:1
  63. 02-06 10:01 - root - DEBUG - HOST_iswireless:False
  64. 02-06 10:01 - root - DEBUG - HostESSID:False
  65. 02-06 10:01 - root - DEBUG - HostActive:1
  66. 02-06 10:01 - root - DEBUG - HostGW:192.168.1.1
  67. 02-06 10:01 - root - INFO - eth0 wireless: False
  68. 02-06 10:01 - root - DEBUG - Could not create /etc/net/ifaces
  69. 02-06 10:01 - root - INFO - Activating eth0
  70. 02-06 10:01 - root - DEBUG - sed -i -e 's/^ONBOOT=.*$/ONBOOT=yes/g' /etc/net/ifaces/eth0/options
  71. 02-06 10:01 - root - DEBUG - (0, '')
  72. 02-06 10:01 - root - DEBUG - sed -i -e 's/^DISABLED=.*$/DISABLED=no/g' /etc/net/ifaces/eth0/options
  73. 02-06 10:01 - root - DEBUG - (0, '')
  74. 02-06 10:01 - root - INFO - Disabling wireless extensions
  75. 02-06 10:01 - root - DEBUG - sed -i -e 's/^CONFIG_WIRLESS=.*$/CONFIG_WIRLESS=no/g' /etc/net/ifaces/eth0/options
  76. 02-06 10:01 - root - DEBUG - (0, '')
  77. 02-06 10:01 - root - DEBUG - Removing /etc/net/ifaces/eth0/wpa_supplicant.conf
  78. 02-06 10:01 - root - DEBUG - * Could not remove /etc/net/ifaces/eth0/wpa_supplicant.conf
  79. 02-06 10:01 - root - INFO - Using static ip address of 192.168.1.99
  80. 02-06 10:01 - root - DEBUG - sed -i -e 's/^BOOTPROTO=.*$/BOOTPROTO=static/g' /etc/net/ifaces/eth0/options
  81. 02-06 10:01 - root - DEBUG - (0, '')
  82. 02-06 10:01 - root - DEBUG - echo "default via 192.168.1.1" > /etc/net/ifaces/eth0/ipv4route
  83. 02-06 10:01 - root - DEBUG - (0, '')
  84. 02-06 10:01 - root - DEBUG - echo "192.168.1.99/25" > /etc/net/ifaces/eth0/ipv4address
  85. 02-06 10:01 - root - DEBUG - (0, '')
  86. 02-06 10:01 - root - INFO - Adding 192.168.1.1 for DNS
  87. 02-06 10:01 - root - DEBUG - grep -q local /etc/resolv.conf
  88. 02-06 10:01 - root - DEBUG - (0, '')
  89. 02-06 10:01 - root - DEBUG - grep -q 192.168.1.1 /etc/resolv.conf
  90. 02-06 10:01 - root - DEBUG - (256, '')
  91. 02-06 10:01 - root - DEBUG - echo "nameserver 192.168.1.1" >> /etc/resolv.conf
  92. 02-06 10:01 - root - DEBUG - (0, '')
  93. 02-06 10:01 - root - INFO - Using default mtu value
  94. 02-06 10:01 - root - DEBUG - sed -i '/^mtu.*$/d' /etc/net/ifaces/eth0/iplink
  95. 02-06 10:01 - root - DEBUG - (0, '')
  96. 02-06 10:01 - root - DEBUG - echo "mtu 1500" >> /etc/net/ifaces/eth0/iplink
  97. 02-06 10:01 - root - DEBUG - (0, '')
  98. 02-06 10:01 - root - DEBUG - HostActiveeth1 is not defined
  99. 02-06 10:01 - root - INFO - Disabling eth1
  100. 02-06 10:01 - root - DEBUG - sed -i -e 's/^ONBOOT=.*$/ONBOOT=no/g' /etc/net/ifaces/eth1/options
  101. 02-06 10:01 - root - DEBUG - (512, "sed: can't read /etc/net/ifaces/eth1/options: No such file or directory")
  102. 02-06 10:01 - root - DEBUG - sed -i -e 's/^DISABLED=.*$/DISABLED=yes/g' /etc/net/ifaces/eth1/options
  103. 02-06 10:01 - root - DEBUG - (512, "sed: can't read /etc/net/ifaces/eth1/options: No such file or directory")
  104. 02-06 10:01 - root - DEBUG - /sbin/ifconfig eth1 down
  105. 02-06 10:01 - root - DEBUG - (65280, 'eth1: ERROR while getting interface flags: No such device')
  106. 02-06 10:01 - root - DEBUG - ip address flush eth1
  107. 02-06 10:01 - root - DEBUG - (256, 'Device "eth1" does not exist.')
  108. 02-06 10:01 - root - DEBUG - HostActivewlan0 is not defined
  109. 02-06 10:01 - root - INFO - Disabling wlan0
  110. 02-06 10:01 - root - DEBUG - sed -i -e 's/^ONBOOT=.*$/ONBOOT=no/g' /etc/net/ifaces/wlan0/options
  111. 02-06 10:01 - root - DEBUG - (512, "sed: can't read /etc/net/ifaces/wlan0/options: No such file or directory")
  112. 02-06 10:01 - root - DEBUG - sed -i -e 's/^DISABLED=.*$/DISABLED=yes/g' /etc/net/ifaces/wlan0/options
  113. 02-06 10:01 - root - DEBUG - (512, "sed: can't read /etc/net/ifaces/wlan0/options: No such file or directory")
  114. 02-06 10:01 - root - DEBUG - /sbin/ifconfig wlan0 down
  115. 02-06 10:01 - root - DEBUG - (65280, 'wlan0: ERROR while getting interface flags: No such device')
  116. 02-06 10:01 - root - DEBUG - ip address flush wlan0
  117. 02-06 10:01 - root - DEBUG - (256, 'Device "wlan0" does not exist.')
  118. 02-06 10:01 - root - DEBUG - HostActivewlan1 is not defined
  119. 02-06 10:01 - root - INFO - Disabling wlan1
  120. 02-06 10:01 - root - DEBUG - sed -i -e 's/^ONBOOT=.*$/ONBOOT=no/g' /etc/net/ifaces/wlan1/options
  121. 02-06 10:01 - root - DEBUG - (512, "sed: can't read /etc/net/ifaces/wlan1/options: No such file or directory")
  122. 02-06 10:01 - root - DEBUG - sed -i -e 's/^DISABLED=.*$/DISABLED=yes/g' /etc/net/ifaces/wlan1/options
  123. 02-06 10:01 - root - DEBUG - (512, "sed: can't read /etc/net/ifaces/wlan1/options: No such file or directory")
  124. 02-06 10:01 - root - DEBUG - /sbin/ifconfig wlan1 down
  125. 02-06 10:01 - root - DEBUG - (65280, 'wlan1: ERROR while getting interface flags: No such device')
  126. 02-06 10:01 - root - DEBUG - ip address flush wlan1
  127. 02-06 10:01 - root - DEBUG - (256, 'Device "wlan1" does not exist.')
  128. 02-06 10:01 - root - DEBUG - HostActiveath0 is not defined
  129. 02-06 10:01 - root - INFO - Disabling ath0
  130. 02-06 10:01 - root - DEBUG - sed -i -e 's/^ONBOOT=.*$/ONBOOT=no/g' /etc/net/ifaces/ath0/options
  131. 02-06 10:01 - root - DEBUG - (512, "sed: can't read /etc/net/ifaces/ath0/options: No such file or directory")
  132. 02-06 10:01 - root - DEBUG - sed -i -e 's/^DISABLED=.*$/DISABLED=yes/g' /etc/net/ifaces/ath0/options
  133. 02-06 10:01 - root - DEBUG - (512, "sed: can't read /etc/net/ifaces/ath0/options: No such file or directory")
  134. 02-06 10:01 - root - DEBUG - /sbin/ifconfig ath0 down
  135. 02-06 10:01 - root - DEBUG - (65280, 'ath0: ERROR while getting interface flags: No such device')
  136. 02-06 10:01 - root - DEBUG - ip address flush ath0
  137. 02-06 10:01 - root - DEBUG - (256, 'Device "ath0" does not exist.')
  138. 02-06 10:01 - root - DEBUG - Start of VNC/NETBOOT check
  139. 02-06 10:01 - root - INFO - Restarting network
  140. 02-06 10:01 - root - DEBUG - /etc/net/scripts/network.init reload
  141. 02-06 10:01 - root - DEBUG - (0, 'Computing interface groups: .. 2 interfaces to process\nStopping group 4/deplog (0 interfaces)\nStopping group 3/indeplog (0 interfaces)\nStopping group 2/hostedphys (0 interfaces)\nProcessing /etc/net/vlantab: empty.\nStopping group 1/realphys (0 interfaces)\nStopping group 0/virtual (1 interfaces)\n\tStopping lo: .OK\nStarting group 0/virtual (1 interfaces)\n\tStarting lo: ....OK\nStarting group 1/realphys (1 interfaces)\n\tStarting eth0: .......OK\nProcessing /etc/net/vlantab: empty.\nStarting group 2/hostedphys (0 interfaces)\nStarting group 3/indeplog (0 interfaces)\nStarting group 4/deplog (0 interfaces)')
  142. 02-06 10:01 - root - DEBUG - /etc/net/scripts/network.init restart
  143. 02-06 10:01 - root - DEBUG - (0, 'Computing interface groups: .. 2 interfaces found\nProcessing /etc/net/vlantab: empty.\nStopping group 1/realphys (1 interfaces)\n\tStopping eth0: ...OK\nStopping group 0/virtual (1 interfaces)\n\tStopping lo: .OK\nComputing interface groups: .. 2 interfaces found\nStarting group 0/virtual (1 interfaces)\n\tStarting lo: ....OK\nStarting group 1/realphys (1 interfaces)\n\tStarting eth0: .......OK\nProcessing /etc/net/vlantab: empty.')
  144. 02-06 10:01 - root - INFO - __End of network
  145.  
  146. 02-06 10:01 - root - DEBUG - Using 1 as dhcp value for eth0
  147. 02-06 10:01 - root - DEBUG - Using 192.168.1.99 as default ip
  148. 02-06 10:01 - root - DEBUG - Using 1 as dhcp value for eth0
  149. 02-06 10:01 - root - DEBUG - Using 1 as dhcp value for eth0
  150. 02-06 10:01 - root - DEBUG - Using 1 as dhcp value for eth0
  151. 02-06 10:01 - root - INFO - setup config xml
  152. 02-06 10:01 - root - DEBUG - /usr/bin/uuidgen
  153. 02-06 10:01 - root - DEBUG - (0, '0d4e34ae-fdaf-4000-ad43-8802661d4acd')
  154. 02-06 10:01 - root - DEBUG - Removing /home/mythtv/.mythtv/mysql.txt
  155. 02-06 10:01 - root - DEBUG - * Could not remove /home/mythtv/.mythtv/mysql.txt
  156. 02-06 10:01 - root - DEBUG - Removing /usr/MythVantage/bin/mythtv/.mythtv/mysql.txt
  157. 02-06 10:01 - root - DEBUG - * Could not remove /usr/MythVantage/bin/mythtv/.mythtv/mysql.txt
  158. 02-06 10:01 - root - INFO - Trying to link /usr/share/mythtv/config.xml -> /home/mythtv/.mythtv/config.xml
  159. 02-06 10:01 - root - INFO - /home/mythtv/.mythtv/config.xml is present, skipping...
  160. 02-06 10:01 - root - DEBUG - Removing /root/.mythtv/config.xml
  161. 02-06 10:01 - root - INFO - Trying to link /usr/share/mythtv/config.xml -> /root/.mythtv/config.xml
  162. 02-06 10:01 - root - DEBUG - echo Xcursor.size: 48 > /home/mythtv/.Xdefaults
  163. 02-06 10:01 - root - DEBUG - (0, '')
  164. 02-06 10:01 - root - DEBUG - /usr/MythVantage/bin/xconfig.sh
  165. 02-06 10:01 - root - DEBUG - (0, "Using User Supplied X\nDidn't find the file")
  166. 02-06 10:01 - root - INFO - ______Start of hostype config_____
  167. 02-06 10:01 - root - DEBUG - ______Start of services______
  168. 02-06 10:01 - root - DEBUG - __End services
  169. 02-06 10:01 - root - INFO - Master backend system being configured
  170. 02-06 10:01 - root - INFO - Not changing ntp configuration
  171. 02-06 10:01 - root - INFO - Trying to link /usr/LH/bin/myth_status.sh -> /etc/profile.d/z_myth_status.sh
  172. 02-06 10:01 - root - INFO - /etc/profile.d/z_myth_status.sh is present, skipping...
  173. 02-06 10:01 - root - DEBUG - Removing /etc/rsyslog.d/client.conf
  174. 02-06 10:01 - root - DEBUG - * Could not remove /etc/rsyslog.d/client.conf
  175. 02-06 10:01 - root - INFO - ____Enabling rsyslog network____
  176. 02-06 10:01 - root - INFO - Restarting service rsyslog
  177. 02-06 10:01 - root - DEBUG - sv restart rsyslog
  178. 02-06 10:01 - root - DEBUG - (256, 'fail: rsyslog: runsv not running')
  179. 02-06 10:01 - root - INFO - Checking nss-mdns for install
  180. 02-06 10:01 - root - DEBUG - grep -q nss-mdns /etc/blacklist.package
  181. 02-06 10:01 - root - DEBUG - (256, '')
  182. 02-06 10:01 - root - DEBUG - Checking if nss-mdns is installed
  183. 02-06 10:01 - root - DEBUG - pacman -Q nss-mdns
  184. 02-06 10:01 - root - DEBUG - (0, 'nss-mdns 0.10-5')
  185. 02-06 10:01 - root - INFO - nss-mdns is already installed, will not install
  186. 02-06 10:01 - root - INFO - Checking mysql for install
  187. 02-06 10:01 - root - DEBUG - grep -q mysql /etc/blacklist.package
  188. 02-06 10:01 - root - DEBUG - (256, '')
  189. 02-06 10:01 - root - DEBUG - Checking if mysql is installed
  190. 02-06 10:01 - root - DEBUG - pacman -Q mysql
  191. 02-06 10:01 - root - DEBUG - (0, 'mysql 5.6.23-3')
  192. 02-06 10:01 - root - INFO - mysql is already installed, will not install
  193. 02-06 10:01 - root - INFO - Checking mythdb-initial for install
  194. 02-06 10:01 - root - DEBUG - grep -q mythdb-initial /etc/blacklist.package
  195. 02-06 10:01 - root - DEBUG - (256, '')
  196. 02-06 10:01 - root - DEBUG - Checking if mythdb-initial is installed
  197. 02-06 10:01 - root - DEBUG - pacman -Q mythdb-initial
  198. 02-06 10:01 - root - DEBUG - (0, 'mythdb-initial 8.1-3')
  199. 02-06 10:01 - root - INFO - mythdb-initial is already installed, will not install
  200. 02-06 10:01 - root - INFO - Checking avahi for install
  201. 02-06 10:01 - root - DEBUG - grep -q avahi /etc/blacklist.package
  202. 02-06 10:01 - root - DEBUG - (256, '')
  203. 02-06 10:01 - root - DEBUG - Checking if avahi is installed
  204. 02-06 10:01 - root - DEBUG - pacman -Q avahi
  205. 02-06 10:01 - root - DEBUG - (0, 'avahi 0.6.31-14')
  206. 02-06 10:01 - root - INFO - avahi is already installed, will not install
  207. 02-06 10:01 - root - INFO - Checking rpcbind for install
  208. 02-06 10:01 - root - DEBUG - grep -q rpcbind /etc/blacklist.package
  209. 02-06 10:01 - root - DEBUG - (256, '')
  210. 02-06 10:01 - root - DEBUG - Checking if rpcbind is installed
  211. 02-06 10:01 - root - DEBUG - pacman -Q rpcbind
  212. 02-06 10:01 - root - DEBUG - (0, 'rpcbind 0.2.0-8')
  213. 02-06 10:01 - root - INFO - rpcbind is already installed, will not install
  214. 02-06 10:01 - root - INFO - Checking nfs-utils for install
  215. 02-06 10:01 - root - DEBUG - grep -q nfs-utils /etc/blacklist.package
  216. 02-06 10:01 - root - DEBUG - (256, '')
  217. 02-06 10:01 - root - DEBUG - Checking if nfs-utils is installed
  218. 02-06 10:01 - root - DEBUG - pacman -Q nfs-utils
  219. 02-06 10:01 - root - DEBUG - (0, 'nfs-utils 1.2.9-1')
  220. 02-06 10:01 - root - INFO - nfs-utils is already installed, will not install
  221. 02-06 10:01 - root - INFO - Checking supplemental-web for install
  222. 02-06 10:01 - root - DEBUG - grep -q supplemental-web /etc/blacklist.package
  223. 02-06 10:01 - root - DEBUG - (256, '')
  224. 02-06 10:01 - root - DEBUG - Checking if supplemental-web is installed
  225. 02-06 10:01 - root - DEBUG - pacman -Q supplemental-web
  226. 02-06 10:01 - root - DEBUG - (0, 'supplemental-web 8.2-6')
  227. 02-06 10:01 - root - INFO - supplemental-web is already installed, will not install
  228. 02-06 10:01 - root - INFO - Checking udevil for install
  229. 02-06 10:01 - root - DEBUG - grep -q udevil /etc/blacklist.package
  230. 02-06 10:01 - root - DEBUG - (256, '')
  231. 02-06 10:01 - root - DEBUG - Checking if udevil is installed
  232. 02-06 10:01 - root - DEBUG - pacman -Q udevil
  233. 02-06 10:01 - root - DEBUG - (0, 'udevil 0.3.5-1')
  234. 02-06 10:01 - root - INFO - udevil is already installed, will not install
  235. 02-06 10:01 - root - INFO - Adding service mysql
  236. 02-06 10:01 - root - DEBUG - add_service.sh mysql
  237. 02-06 10:01 - root - DEBUG - (0, 'mysql is already present')
  238. 02-06 10:01 - root - INFO - Adding service mythbackend
  239. 02-06 10:01 - root - DEBUG - add_service.sh mythbackend
  240. 02-06 10:01 - root - DEBUG - (0, 'mythbackend is already present')
  241. 02-06 10:01 - root - INFO - Adding service avahi
  242. 02-06 10:01 - root - DEBUG - add_service.sh avahi
  243. 02-06 10:01 - root - DEBUG - (0, 'avahi is already present')
  244. 02-06 10:01 - root - INFO - Adding service rpcbind
  245. 02-06 10:01 - root - DEBUG - add_service.sh rpcbind
  246. 02-06 10:01 - root - DEBUG - (0, 'rpcbind is already present')
  247. 02-06 10:01 - root - INFO - Adding service nfs-common
  248. 02-06 10:01 - root - DEBUG - add_service.sh nfs-common
  249. 02-06 10:01 - root - DEBUG - (0, 'nfs-common is already present')
  250. 02-06 10:01 - root - INFO - Adding service netfs
  251. 02-06 10:01 - root - DEBUG - add_service.sh netfs
  252. 02-06 10:01 - root - DEBUG - (0, 'netfs is already present')
  253. 02-06 10:01 - root - INFO - Adding service lighttpd
  254. 02-06 10:01 - root - DEBUG - add_service.sh lighttpd
  255. 02-06 10:01 - root - DEBUG - (0, 'lighttpd is already present')
  256. 02-06 10:01 - root - INFO - Adding service msg_daemon
  257. 02-06 10:01 - root - DEBUG - add_service.sh msg_daemon
  258. 02-06 10:01 - root - DEBUG - (0, 'msg_daemon is already present')
  259. 02-06 10:01 - root - INFO - Adding service udevil
  260. 02-06 10:01 - root - DEBUG - add_service.sh udevil
  261. 02-06 10:01 - root - DEBUG - (0, 'udevil is already present')
  262. 02-06 10:01 - root - DEBUG - Will run the frontend
  263. 02-06 10:01 - root - INFO - Adding service frontend
  264. 02-06 10:01 - root - DEBUG - add_service.sh frontend
  265. 02-06 10:01 - root - DEBUG - (0, 'frontend is already present')
  266. 02-06 10:01 - root - DEBUG - Running mythwelcome-config.py
  267. 02-06 10:01 - root - DEBUG - /usr/LH/bin/mythwelcome-config.py
  268. 02-06 10:01 - root - DEBUG - (256, 'Traceback (most recent call last):\n File "/usr/LH/bin/mythwelcome-config.py", line 7, in <module>\n mythdb = MythDB()\n File "/usr/lib/python2.7/site-packages/MythTV/database.py", line 1275, in __init__\n raise MythDBError(MythError.DB_CREDENTIALS)\nMythTV.exceptions.MythDBError: Could not find database login credentials')
  269. 02-06 10:01 - root - DEBUG - Setting up mysql network
  270. 02-06 10:01 - root - DEBUG - grep "#skip-networking" /etc/mysql/my.cnf
  271. 02-06 10:01 - root - DEBUG - (0, '#skip-networking')
  272. 02-06 10:01 - root - DEBUG - Enabling mysql networking
  273. 02-06 10:01 - root - DEBUG - Network is already enabled for mysql
  274. 02-06 10:01 - root - INFO - Configuring database connection
  275. 02-06 10:01 - root - DEBUG - Setting dbhost to 192.168.1.99 in systemconfig
  276. 02-06 10:01 - root - DEBUG - sed -i "s/^dbhost=.*$/dbhost="192.168.1.99"/" /etc/systemconfig
  277. 02-06 10:01 - root - DEBUG - (0, '')
  278. 02-06 10:01 - root - DEBUG - Changing dbhost in settings table for master_backend
  279. 02-06 10:01 - root - DEBUG - /usr/MythVantage/bin/myth_settings_wrapper.sh -c BECONFIG -s master -a 192.168.1.99
  280. 02-06 10:01 - root - DEBUG - (0, "c BECONFIG\ns master\na 192.168.1.99\n0\n2017-02-06 10:01:12.814579 C mythutil version: fixes/0.27 [v0.27.4-34-gca4a2d6] www.mythtv.org\n2017-02-06 10:01:12.814605 C Qt version: compile: 4.8.6, runtime: 4.8.6\n2017-02-06 10:01:12.814611 N Enabled verbose msgs: general\n2017-02-06 10:01:12.814640 N Setting Log Level to LOG_INFO\n2017-02-06 10:01:12.825215 I Added logging to the console\n2017-02-06 10:01:12.826717 I Setup Interrupt handler\n2017-02-06 10:01:12.826734 I Setup Terminated handler\n2017-02-06 10:01:12.826747 I Setup Segmentation fault handler\n2017-02-06 10:01:12.826761 I Setup Aborted handler\n2017-02-06 10:01:12.826773 I Setup Bus error handler\n2017-02-06 10:01:12.826787 I Setup Floating point exception handler\n2017-02-06 10:01:12.826813 I Setup Illegal instruction handler\n2017-02-06 10:01:12.826826 I Setup Real-time signal 0 handler\n2017-02-06 10:01:12.826860 N Using runtime prefix = /usr\n2017-02-06 10:01:12.826877 N Using configuration directory = /root/.mythtv\n2017-02-06 10:01:12.826943 I Assumed character encoding: en_US.UTF-8\n2017-02-06 10:01:12.827359 N Empty LocalHostName.\n2017-02-06 10:01:12.827367 I Using localhost value of silverstone\n2017-02-06 10:01:12.827401 I Testing network connectivity to '192.168.1.99'\n2017-02-06 10:01:12.828082 I Starting process manager\n2017-02-06 10:01:12.830523 I Starting IO manager (read)\n2017-02-06 10:01:12.830558 I Starting IO manager (write)\n2017-02-06 10:01:12.830914 I Starting process signal handler\n2017-02-06 10:01:12.929053 I New Client: (#1)\n\nCannot login to database\n\nWould you like to configure the database connection now? [no] \n[console is not interactive, using default 'no']\nQWaitCondition: cv destroy failure: Device or resource busy\nQWaitCondition: mutex destroy failure: Device or resource busy\n\n<!DOCTYPE mythutils_exported_settings>\n<exported_xml>\n <record>\n <data>192.168.1.99</data>\n <hostname>silverstone</hostname>\n <table>settings</table>\n <value>BackendServerIP</value>\n </record>\n</exported_xml>\n2017-02-06 10:01:13.021385 C mythutil version: fixes/0.27 [v0.27.4-34-gca4a2d6] www.mythtv.org\n2017-02-06 10:01:13.021407 C Qt version: compile: 4.8.6, runtime: 4.8.6\n2017-02-06 10:01:13.021412 N Enabled verbose msgs: general\n2017-02-06 10:01:13.021428 N Setting Log Level to LOG_INFO\n2017-02-06 10:01:13.031942 I Added logging to the console\n2017-02-06 10:01:13.032673 I Setup Interrupt handler\n2017-02-06 10:01:13.032688 I Setup Terminated handler\n2017-02-06 10:01:13.032698 I Setup Segmentation fault handler\n2017-02-06 10:01:13.032711 I Setup Aborted handler\n2017-02-06 10:01:13.032721 I Setup Bus error handler\n2017-02-06 10:01:13.032733 I Setup Floating point exception handler\n2017-02-06 10:01:13.032747 I Setup Illegal instruction handler\n2017-02-06 10:01:13.032760 I Setup Real-time signal 0 handler\n2017-02-06 10:01:13.032800 N Using runtime prefix = /usr\n2017-02-06 10:01:13.032814 N Using configuration directory = /root/.mythtv\n2017-02-06 10:01:13.032880 I Assumed character encoding: en_US.UTF-8\n2017-02-06 10:01:13.033205 N Empty LocalHostName.\n2017-02-06 10:01:13.033213 I Using localhost value of silverstone\n2017-02-06 10:01:13.033246 I Testing network connectivity to '192.168.1.99'\n2017-02-06 10:01:13.033454 I Starting process manager\n2017-02-06 10:01:13.034554 I Starting IO manager (write)\n2017-02-06 10:01:13.034787 I Starting process signal handler\n2017-02-06 10:01:13.034841 I Starting IO manager (read)\n2017-02-06 10:01:13.133546 I New Client: (#1)\n\nCannot login to database\n\nWould you like to configure the database connection now? [no] \n[console is not interactive, using default 'no']\nQWaitCondition: cv destroy failure: Device or resource busy\nQWaitCondition: mutex destroy failure: Device or resource busy\n\n<!DOCTYPE mythutils_exported_settings>\n<exported_xml>\n <record>\n <data>192.168.1.99</data>\n <hostname></hostname>\n <table>settings</table>\n <value>MasterServerIP</value>\n </record>\n</exported_xml>")
  281. 02-06 10:01 - root - DEBUG - c BECONFIG
  282. s master
  283. a 192.168.1.99
  284. 0
  285. 2017-02-06 10:01:12.814579 C mythutil version: fixes/0.27 [v0.27.4-34-gca4a2d6] www.mythtv.org
  286. 2017-02-06 10:01:12.814605 C Qt version: compile: 4.8.6, runtime: 4.8.6
  287. 2017-02-06 10:01:12.814611 N Enabled verbose msgs: general
  288. 2017-02-06 10:01:12.814640 N Setting Log Level to LOG_INFO
  289. 2017-02-06 10:01:12.825215 I Added logging to the console
  290. 2017-02-06 10:01:12.826717 I Setup Interrupt handler
  291. 2017-02-06 10:01:12.826734 I Setup Terminated handler
  292. 2017-02-06 10:01:12.826747 I Setup Segmentation fault handler
  293. 2017-02-06 10:01:12.826761 I Setup Aborted handler
  294. 2017-02-06 10:01:12.826773 I Setup Bus error handler
  295. 2017-02-06 10:01:12.826787 I Setup Floating point exception handler
  296. 2017-02-06 10:01:12.826813 I Setup Illegal instruction handler
  297. 2017-02-06 10:01:12.826826 I Setup Real-time signal 0 handler
  298. 2017-02-06 10:01:12.826860 N Using runtime prefix = /usr
  299. 2017-02-06 10:01:12.826877 N Using configuration directory = /root/.mythtv
  300. 2017-02-06 10:01:12.826943 I Assumed character encoding: en_US.UTF-8
  301. 2017-02-06 10:01:12.827359 N Empty LocalHostName.
  302. 2017-02-06 10:01:12.827367 I Using localhost value of silverstone
  303. 2017-02-06 10:01:12.827401 I Testing network connectivity to '192.168.1.99'
  304. 2017-02-06 10:01:12.828082 I Starting process manager
  305. 2017-02-06 10:01:12.830523 I Starting IO manager (read)
  306. 2017-02-06 10:01:12.830558 I Starting IO manager (write)
  307. 2017-02-06 10:01:12.830914 I Starting process signal handler
  308. 2017-02-06 10:01:12.929053 I New Client: (#1)
  309.  
  310. Cannot login to database
  311.  
  312. Would you like to configure the database connection now? [no]
  313. [console is not interactive, using default 'no']
  314. QWaitCondition: cv destroy failure: Device or resource busy
  315. QWaitCondition: mutex destroy failure: Device or resource busy
  316.  
  317. <!DOCTYPE mythutils_exported_settings>
  318. <exported_xml>
  319. <record>
  320. <data>192.168.1.99</data>
  321. <hostname>silverstone</hostname>
  322. <table>settings</table>
  323. <value>BackendServerIP</value>
  324. </record>
  325. </exported_xml>
  326. 2017-02-06 10:01:13.021385 C mythutil version: fixes/0.27 [v0.27.4-34-gca4a2d6] www.mythtv.org
  327. 2017-02-06 10:01:13.021407 C Qt version: compile: 4.8.6, runtime: 4.8.6
  328. 2017-02-06 10:01:13.021412 N Enabled verbose msgs: general
  329. 2017-02-06 10:01:13.021428 N Setting Log Level to LOG_INFO
  330. 2017-02-06 10:01:13.031942 I Added logging to the console
  331. 2017-02-06 10:01:13.032673 I Setup Interrupt handler
  332. 2017-02-06 10:01:13.032688 I Setup Terminated handler
  333. 2017-02-06 10:01:13.032698 I Setup Segmentation fault handler
  334. 2017-02-06 10:01:13.032711 I Setup Aborted handler
  335. 2017-02-06 10:01:13.032721 I Setup Bus error handler
  336. 2017-02-06 10:01:13.032733 I Setup Floating point exception handler
  337. 2017-02-06 10:01:13.032747 I Setup Illegal instruction handler
  338. 2017-02-06 10:01:13.032760 I Setup Real-time signal 0 handler
  339. 2017-02-06 10:01:13.032800 N Using runtime prefix = /usr
  340. 2017-02-06 10:01:13.032814 N Using configuration directory = /root/.mythtv
  341. 2017-02-06 10:01:13.032880 I Assumed character encoding: en_US.UTF-8
  342. 2017-02-06 10:01:13.033205 N Empty LocalHostName.
  343. 2017-02-06 10:01:13.033213 I Using localhost value of silverstone
  344. 2017-02-06 10:01:13.033246 I Testing network connectivity to '192.168.1.99'
  345. 2017-02-06 10:01:13.033454 I Starting process manager
  346. 2017-02-06 10:01:13.034554 I Starting IO manager (write)
  347. 2017-02-06 10:01:13.034787 I Starting process signal handler
  348. 2017-02-06 10:01:13.034841 I Starting IO manager (read)
  349. 2017-02-06 10:01:13.133546 I New Client: (#1)
  350.  
  351. Cannot login to database
  352.  
  353. Would you like to configure the database connection now? [no]
  354. [console is not interactive, using default 'no']
  355. QWaitCondition: cv destroy failure: Device or resource busy
  356. QWaitCondition: mutex destroy failure: Device or resource busy
  357.  
  358. <!DOCTYPE mythutils_exported_settings>
  359. <exported_xml>
  360. <record>
  361. <data>192.168.1.99</data>
  362. <hostname></hostname>
  363. <table>settings</table>
  364. <value>MasterServerIP</value>
  365. </record>
  366. </exported_xml>
  367. 02-06 10:01 - root - INFO - __End of hostype config
  368.  
  369. 02-06 10:01 - root - INFO - ____Start of IR____
  370. 02-06 10:01 - root - DEBUG - Setup of remote type streamzap
  371. 02-06 10:01 - root - DEBUG - mv /etc/lircd.conf /etc/lircd.conf-Feb-06-2017-10:01:13
  372. 02-06 10:01 - root - DEBUG - (0, '')
  373. 02-06 10:01 - root - DEBUG - mv /etc/lircrc /etc/lircrc-Feb-06-2017-10:01:13
  374. 02-06 10:01 - root - DEBUG - (0, '')
  375. 02-06 10:01 - root - DEBUG - mv /etc/wol-lircrc /etc/wol-lircrc-Feb-06-2017-10:01:13
  376. 02-06 10:01 - root - DEBUG - (256, 'mv: cannot stat \xe2\x80\x98/etc/wol-lircrc\xe2\x80\x99: No such file or directory')
  377. 02-06 10:01 - root - DEBUG - mv /etc/remote.run /etc/remote.run-Feb-06-2017-10:01:13
  378. 02-06 10:01 - root - DEBUG - (256, 'mv: cannot stat \xe2\x80\x98/etc/remote.run\xe2\x80\x99: No such file or directory')
  379. 02-06 10:01 - root - DEBUG - Using /usr/MythVantage/templates/remotes/favorites/streamzap/lircd*
  380. 02-06 10:01 - root - DEBUG - Using /usr/MythVantage/templates/remotes/favorites/streamzap/lircrc*
  381. 02-06 10:01 - root - DEBUG - including /usr/MythVantage/templates/remotes/favorites/streamzap/lircrc within /etc/lircrc
  382. 02-06 10:01 - root - DEBUG - include "/usr/MythVantage/templates/remotes/favorites/streamzap/lircrc"
  383. 02-06 10:01 - root - DEBUG - Using /usr/MythVantage/templates/remotes/favorites/streamzap/wol-lircrc*
  384. 02-06 10:01 - root - DEBUG - Using /usr/MythVantage/templates/remotes/favorites/streamzap/remote.run*
  385. 02-06 10:01 - root - DEBUG - .kodi Lircmap file /usr/MythVantage/templates/remotes/favorites/streamzap/Lircmap.xml not present
  386. 02-06 10:01 - root - DEBUG - Checking if /home/mythtv/.kodi/userdata/Lircmap.xml is a symlink
  387. 02-06 10:01 - root - DEBUG - Not a symlink /home/mythtv/.kodi/userdata/Lircmap.xml
  388. 02-06 10:01 - root - DEBUG - .plexht Lircmap file /usr/MythVantage/templates/remotes/favorites/streamzap/Lircmap.xml not present
  389. 02-06 10:01 - root - DEBUG - Checking if /home/mythtv/.plexht/userdata/Lircmap.xml is a symlink
  390. 02-06 10:01 - root - DEBUG - Not a symlink /home/mythtv/.plexht/userdata/Lircmap.xml
  391. 02-06 10:01 - root - DEBUG - rm -f /etc/modprobe.d/mv_ir.conf
  392. 02-06 10:01 - root - DEBUG - (0, '')
  393. 02-06 10:01 - root - DEBUG - Using /usr/MythVantage/templates/remotes/favorites/streamzap/ir.conf*
  394. 02-06 10:01 - root - DEBUG - chmod 755 /etc/lircrc /etc/wol-lircrc /etc/remote.run
  395. 02-06 10:01 - root - DEBUG - (256, 'chmod: cannot access \xe2\x80\x98/etc/wol-lircrc\xe2\x80\x99: No such file or directory\nchmod: cannot access \xe2\x80\x98/etc/remote.run\xe2\x80\x99: No such file or directory')
  396. 02-06 10:01 - root - INFO - Adding service remotes
  397. 02-06 10:01 - root - DEBUG - add_service.sh remotes
  398. 02-06 10:01 - root - DEBUG - (0, 'remotes is already present')
  399. 02-06 10:01 - root - INFO - Adding service irexec
  400. 02-06 10:01 - root - DEBUG - add_service.sh irexec
  401. 02-06 10:01 - root - DEBUG - (0, 'irexec is already present')
  402. 02-06 10:01 - root - DEBUG - Creating links for lirc
  403. 02-06 10:01 - root - DEBUG - /home/mythtv/lircrc already present
  404. 02-06 10:01 - root - DEBUG - /home/mythtv/.lircrc already present
  405. 02-06 10:01 - root - DEBUG - /etc/wol-lircrc does not exist, can not link it
  406. 02-06 10:01 - root - INFO - Configuring receiver Default
  407. 02-06 10:01 - root - DEBUG - didn't match receiver, using genric case
  408. 02-06 10:01 - root - DEBUG - scrubbing lirc from /etc/modules.mythvantage
  409. 02-06 10:01 - root - DEBUG - sed -i -e '/.*#lirc/d' /etc/modules.mythvantage
  410. 02-06 10:01 - root - DEBUG - (512, "sed: can't read /etc/modules.mythvantage: No such file or directory")
  411. 02-06 10:01 - root - INFO - Removing service igdaemon
  412. 02-06 10:01 - root - INFO - stop service igdaemon
  413. 02-06 10:01 - root - DEBUG - sv stop igdaemon
  414. 02-06 10:01 - root - DEBUG - (256, 'fail: igdaemon: unable to change to service directory: file does not exist')
  415. 02-06 10:01 - root - DEBUG - remove_service.sh igdaemon
  416. 02-06 10:01 - root - DEBUG - (0, '')
  417. 02-06 10:01 - root - INFO - Removing service tatir
  418. 02-06 10:01 - root - INFO - stop service tatir
  419. 02-06 10:01 - root - DEBUG - sv stop tatir
  420. 02-06 10:01 - root - DEBUG - (256, 'fail: tatir: unable to change to service directory: file does not exist')
  421. 02-06 10:01 - root - DEBUG - remove_service.sh tatir
  422. 02-06 10:01 - root - DEBUG - (0, '')
  423. 02-06 10:01 - root - DEBUG - Unloading all remote modules
  424. 02-06 10:01 - root - DEBUG - sv stop remotes
  425. 02-06 10:01 - root - DEBUG - (256, 'fail: remotes: runsv not running')
  426. 02-06 10:01 - root - DEBUG - killall -9 lircd
  427. 02-06 10:01 - root - DEBUG - (256, 'lircd: no process found')
  428. 02-06 10:01 - root - DEBUG - modprobe -r $(lsmod |grep ^lirc |awk '{print $1}')
  429. 02-06 10:01 - root - DEBUG - (256, 'modprobe: FATAL: Module lirc_dev is in use.')
  430. 02-06 10:01 - root - DEBUG - Start of setup_blaster_proto
  431. 02-06 10:01 - root - DEBUG - HostBlasterType: None
  432. 02-06 10:01 - root - DEBUG - Hostnumblaster: 1
  433. 02-06 10:01 - root - DEBUG - Start of setup_blaster_transmiter
  434. 02-06 10:01 - root - INFO - HostBlasterType : None
  435. 02-06 10:01 - root - DEBUG - scrubbing blaster from /etc/modules.mythvantage
  436. 02-06 10:01 - root - DEBUG - sed -i -e '/.*#blaster/d' /etc/modules.mythvantage
  437. 02-06 10:01 - root - DEBUG - (512, "sed: can't read /etc/modules.mythvantage: No such file or directory")
  438. 02-06 10:01 - root - DEBUG - load-modules-mythvantage.sh
  439. 02-06 10:01 - root - DEBUG - (0, '\x1b[0;10m\x1b[1m\x1b[34m > \x1b[0;10m\x1b[1m Loading MythVantage-modules\x1b[0;10m ')
  440. 02-06 10:01 - root - INFO - Triggering udev
  441. 02-06 10:01 - root - DEBUG - udevadm settle
  442. 02-06 10:01 - root - DEBUG - (0, '')
  443. 02-06 10:01 - root - DEBUG - udevadm trigger
  444. 02-06 10:01 - root - DEBUG - (0, '')
  445. 02-06 10:01 - root - DEBUG - udevadm settle
  446. 02-06 10:01 - root - DEBUG - (0, '')
  447. 02-06 10:01 - root - DEBUG - udevadm trigger
  448. 02-06 10:01 - root - DEBUG - (0, '')
  449. 02-06 10:01 - root - DEBUG - sv start remotes
  450. 02-06 10:01 - root - DEBUG - (256, 'fail: remotes: runsv not running')
  451. 02-06 10:01 - root - DEBUG - ____Start of setup_lcd____
  452. 02-06 10:01 - root - DEBUG - LCDType: no_lcd
  453. 02-06 10:01 - root - DEBUG - Remotetype: streamzap
  454. 02-06 10:01 - root - INFO - Disabling LCD support
  455. 02-06 10:01 - root - DEBUG - sv stop lcdd
  456. 02-06 10:01 - root - DEBUG - (256, 'fail: lcdd: unable to change to service directory: file does not exist')
  457. 02-06 10:01 - root - DEBUG - killall -9 LCDd
  458. 02-06 10:01 - root - DEBUG - (256, 'LCDd: no process found')
  459. 02-06 10:01 - root - DEBUG - load-modules-mythvantage.sh UNLOAD LCD
  460. 02-06 10:01 - root - DEBUG - (0, 'grep: LCD: No such file or directory')
  461. 02-06 10:01 - root - DEBUG - scrubbing LCD from /etc/modules.mythvantage
  462. 02-06 10:01 - root - DEBUG - sed -i -e '/.*#LCD/d' /etc/modules.mythvantage
  463. 02-06 10:01 - root - DEBUG - (512, "sed: can't read /etc/modules.mythvantage: No such file or directory")
  464. 02-06 10:01 - root - INFO - Removing service lcdd
  465. 02-06 10:01 - root - INFO - stop service lcdd
  466. 02-06 10:01 - root - DEBUG - sv stop lcdd
  467. 02-06 10:01 - root - DEBUG - (256, 'fail: lcdd: unable to change to service directory: file does not exist')
  468. 02-06 10:01 - root - DEBUG - remove_service.sh lcdd
  469. 02-06 10:01 - root - DEBUG - (0, '')
  470. 02-06 10:01 - root - DEBUG - __End of setup_lcd
  471. 02-06 10:01 - root - INFO - __End IR
  472.  
  473. 02-06 10:01 - root - DEBUG - Setting the frontend to restart due to lirc change
  474. 02-06 10:01 - root - DEBUG - ______Start of Audio Configuration______
  475. 02-06 10:01 - root - DEBUG - /usr/MythVantage/bin/soundconfig.sh -t real -i ALSA -d hw:0,1
  476. 02-06 10:01 - root - DEBUG - (0, 'Exception AttributeError: "\'MythBE\' object has no attribute \'hostname\'" in ignored\n\nCouldn\'t connect to MythTV service for status\n---------------------------------------\nwriting asound.conf file\nmodify mplayer config file')
  477. 02-06 10:01 - root - DEBUG - ____Start of reloadfe____
  478. 02-06 10:01 - root - INFO - Restarting lcd server
  479. 02-06 10:01 - root - DEBUG - killall -9 mythlcdserver
  480. 02-06 10:01 - root - DEBUG - (256, 'mythlcdserver: no process found')
  481. 02-06 10:01 - root - DEBUG - kill -s USR1
  482. 02-06 10:01 - root - DEBUG - (512, 'kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]')
  483. 02-06 10:01 - root - INFO - Reloading frontend with pid of
  484. 02-06 10:01 - root - DEBUG - __End of reloadfe
  485.  
  486. 02-06 10:01 - root - DEBUG - __End of audio
  487. 02-06 10:01 - root - INFO - ____Setting up the timezone____
  488. 02-06 10:01 - root - INFO - Setting timezone to Australia/Melbourne
  489. 02-06 10:01 - root - DEBUG - Removing /etc/localtime
  490. 02-05 23:01 - root - DEBUG - symlinking /usr/share/zoneinfo/Australia/Melbourne to /etc/localtime
  491. 02-06 10:01 - root - INFO - Changing timezone for php
  492. 02-06 10:01 - root - DEBUG - sed -i "s/^.*date.timezone.*$/date.timezone=Australia\/Melbourne/" ${BASE}/etc/php/php.ini
  493. 02-06 10:01 - root - DEBUG - (0, '')
  494. 02-06 10:01 - root - INFO - __End of timezone
  495.  
  496. 02-06 10:01 - root - DEBUG - ____Setting up sleep____
  497. 02-06 10:01 - root - INFO - Shutdown not enabled
  498. 02-06 10:01 - root - DEBUG - sed -e "/00 HOUR.*/d" /usr/MythVantage/templates/cron.template | crontab - -u mythtv
  499. 02-06 10:01 - root - DEBUG - (0, '')
  500. 02-06 10:01 - root - DEBUG - __End of sleep
  501.  
  502. 02-06 10:01 - root - INFO - ____Start of setup_web_auth____
  503. 02-06 10:01 - root - INFO - Disabling authorization for mythweb
  504. 02-06 10:01 - root - DEBUG - rm -f /etc/gen_light_conf.d/auth.conf
  505. 02-06 10:01 - root - DEBUG - (0, '')
  506. 02-06 10:01 - root - DEBUG - Running gen_light_include.py
  507. 02-06 10:01 - root - DEBUG - /usr/LH/bin/gen_light_include.py
  508. 02-06 10:01 - root - DEBUG - (0, ' gen_light_conf: reading in mythweb.conf\n gen_light_conf: reading in lighttpd-supplement.conf\n gen_light_conf: reading in ssl-inc.conf\n gen_light_conf: reading in shellinaboxd.conf')
  509. 02-06 10:01 - root - DEBUG - Restarting lighttpd
  510. 02-06 10:01 - root - DEBUG - sudo sv restart lighttpd
  511. 02-06 10:01 - root - DEBUG - (256, 'fail: lighttpd: runsv not running')
  512. 02-06 10:01 - root - INFO - __End of webauth
  513.  
  514. 02-06 10:01 - root - INFO - ____Start of setup_ddns____
  515. 02-06 10:01 - root - DEBUG - Disabling DDNS
  516. 02-06 10:01 - root - INFO - Removing service ddclient
  517. 02-06 10:01 - root - INFO - stop service ddclient
  518. 02-06 10:01 - root - DEBUG - sv stop ddclient
  519. 02-06 10:01 - root - DEBUG - (256, 'fail: ddclient: unable to change to service directory: file does not exist')
  520. 02-06 10:01 - root - DEBUG - remove_service.sh ddclient
  521. 02-06 10:01 - root - DEBUG - (0, '')
  522. 02-06 10:01 - root - INFO - __End of ddns
  523.  
  524. 02-06 10:01 - root - INFO - ____Start of screensaver configuration____
  525. 02-06 10:01 - root - INFO - Checking xscreensaver for removal
  526. 02-06 10:01 - root - DEBUG - grep -q xscreensaver /etc/blacklist.package
  527. 02-06 10:01 - root - DEBUG - (256, '')
  528. 02-06 10:01 - root - DEBUG - Checking if xscreensaver is installed
  529. 02-06 10:01 - root - DEBUG - pacman -Q xscreensaver
  530. 02-06 10:01 - root - DEBUG - (256, "error: package 'xscreensaver' was not found")
  531. 02-06 10:01 - root - INFO - xscreensaver is not installed, will not remove
  532. 02-06 10:01 - root - INFO - Checking gnome-screensaver for removal
  533. 02-06 10:01 - root - DEBUG - grep -q gnome-screensaver /etc/blacklist.package
  534. 02-06 10:01 - root - DEBUG - (256, '')
  535. 02-06 10:01 - root - DEBUG - Checking if gnome-screensaver is installed
  536. 02-06 10:01 - root - DEBUG - pacman -Q gnome-screensaver
  537. 02-06 10:01 - root - DEBUG - (256, "error: package 'gnome-screensaver' was not found")
  538. 02-06 10:01 - root - INFO - gnome-screensaver is not installed, will not remove
  539. 02-06 10:01 - root - INFO - Stopping gnome-screensaver
  540. 02-06 10:01 - root - DEBUG - gnome-screensaver-command --exit
  541. 02-06 10:01 - root - DEBUG - (32512, 'sh: gnome-screensaver-command: command not found')
  542. 02-06 10:01 - root - DEBUG - killall gnome-screensaver
  543. 02-06 10:01 - root - DEBUG - (256, 'gnome-screensaver: no process found')
  544. 02-06 10:01 - root - INFO - Stopping xscreensaver
  545. 02-06 10:01 - root - DEBUG - xscreensaver-command --exit
  546. 02-06 10:01 - root - DEBUG - (32512, 'sh: xscreensaver-command: command not found')
  547. 02-06 10:01 - root - DEBUG - killall xscreensaver
  548. 02-06 10:01 - root - DEBUG - (256, 'xscreensaver: no process found')
  549. 02-06 10:01 - root - INFO - __End of screensaver
  550.  
  551. 02-06 10:01 - root - INFO - ____Start of advanced configuration____
  552. 02-06 10:01 - root - INFO - Creating pacman link
  553. 02-06 10:01 - root - INFO - Configuring callerid daemon
  554. 02-06 10:01 - root - DEBUG - Callerid will not run
  555. 02-06 10:01 - root - INFO - Checking ncid for removal
  556. 02-06 10:01 - root - DEBUG - grep -q ncid /etc/blacklist.package
  557. 02-06 10:01 - root - DEBUG - (256, '')
  558. 02-06 10:01 - root - DEBUG - Checking if ncid is installed
  559. 02-06 10:01 - root - DEBUG - pacman -Q ncid
  560. 02-06 10:01 - root - DEBUG - (0, 'ncid 0.89-1')
  561. 02-06 10:01 - root - INFO - Removing ncid
  562. 02-06 10:01 - root - DEBUG - pacman --noconfirm -R ncid
  563. 02-06 10:01 - root - DEBUG - (0, 'checking dependencies...\nwarning: insufficient columns available for table display\n\nPackages (1): ncid-0.89-1\n\nTotal Removed Size: 0.49 MiB\n\n:: Do you want to remove these packages? [Y/n] \nremoving ncid...')
  564. 02-06 10:01 - root - INFO - Removing service ncid-server
  565. 02-06 10:01 - root - INFO - stop service ncid-server
  566. 02-06 10:01 - root - DEBUG - sv stop ncid-server
  567. 02-06 10:01 - root - DEBUG - (256, 'fail: ncid-server: unable to change to service directory: file does not exist')
  568. 02-06 10:01 - root - DEBUG - remove_service.sh ncid-server
  569. 02-06 10:01 - root - DEBUG - (0, '')
  570. 02-06 10:01 - root - INFO - Removing service ncid-logger
  571. 02-06 10:01 - root - INFO - stop service ncid-logger
  572. 02-06 10:01 - root - DEBUG - sv stop ncid-logger
  573. 02-06 10:01 - root - DEBUG - (256, 'fail: ncid-logger: unable to change to service directory: file does not exist')
  574. 02-06 10:01 - root - DEBUG - remove_service.sh ncid-logger
  575. 02-06 10:01 - root - DEBUG - (0, '')
  576. 02-06 10:01 - root - DEBUG - Configuring ncid client
  577. 02-06 10:01 - root - INFO - Checking ncid for install
  578. 02-06 10:01 - root - DEBUG - grep -q ncid /etc/blacklist.package
  579. 02-06 10:01 - root - DEBUG - (256, '')
  580. 02-06 10:01 - root - DEBUG - Checking if ncid is installed
  581. 02-06 10:01 - root - DEBUG - pacman -Q ncid
  582. 02-06 10:01 - root - DEBUG - (256, "error: package 'ncid' was not found")
  583. 02-06 10:01 - root - INFO - Installing ncid
  584. 02-06 10:01 - root - DEBUG - pacman --noconfirm -S --force ncid
  585. 02-06 10:01 - root - DEBUG - (0, "resolving dependencies...\nlooking for inter-conflicts...\nwarning: insufficient columns available for table display\n\nPackages (1): ncid-0.89-1\n\nTotal Installed Size: 0.49 MiB\n\n:: Proceed with installation? [Y/n] \nchecking keyring...\nchecking package integrity...\nloading package files...\nchecking for file conflicts...\ninstalling ncid...\nwarning: directory permissions differ on /tmp/\nfilesystem: 1777 package: 777\nERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)\ninstalling the default database\nERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)\nERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)")
  586. 02-06 10:01 - root - INFO - Adding service ncid-client
  587. 02-06 10:01 - root - DEBUG - add_service.sh ncid-client
  588. 02-06 10:01 - root - DEBUG - (0, 'ncid-client is already present')
  589. 02-06 10:01 - root - INFO - Disabling splash
  590. 02-06 10:01 - root - DEBUG - sed -i "s/^set default.*$/set default="1"/g" /boot/grub/grub.cfg
  591. 02-06 10:01 - root - DEBUG - (0, '')
  592. 02-06 10:01 - root - DEBUG - sed -i "s/^GRUB_DEFAULT.*$/GRUB_DEFAULT="1"/g" /etc/default/grub
  593. 02-06 10:01 - root - DEBUG - (0, '')
  594. 02-06 10:01 - root - INFO - removing dhcp server(dnsmasq)
  595. 02-06 10:01 - root - INFO - Checking dnsmasq for removal
  596. 02-06 10:01 - root - DEBUG - grep -q dnsmasq /etc/blacklist.package
  597. 02-06 10:01 - root - DEBUG - (256, '')
  598. 02-06 10:01 - root - DEBUG - Checking if dnsmasq is installed
  599. 02-06 10:01 - root - DEBUG - pacman -Q dnsmasq
  600. 02-06 10:01 - root - DEBUG - (256, "error: package 'dnsmasq' was not found")
  601. 02-06 10:01 - root - INFO - dnsmasq is not installed, will not remove
  602. 02-06 10:01 - root - INFO - Checking mvpmc for removal
  603. 02-06 10:01 - root - DEBUG - grep -q mvpmc /etc/blacklist.package
  604. 02-06 10:01 - root - DEBUG - (256, '')
  605. 02-06 10:01 - root - DEBUG - Checking if mvpmc is installed
  606. 02-06 10:01 - root - DEBUG - pacman -Q mvpmc
  607. 02-06 10:01 - root - DEBUG - (256, "error: package 'mvpmc' was not found")
  608. 02-06 10:01 - root - INFO - mvpmc is not installed, will not remove
  609. 02-06 10:01 - root - INFO - Removing service dnsmasq
  610. 02-06 10:01 - root - INFO - stop service dnsmasq
  611. 02-06 10:01 - root - DEBUG - sv stop dnsmasq
  612. 02-06 10:01 - root - DEBUG - (256, 'fail: dnsmasq: unable to change to service directory: file does not exist')
  613. 02-06 10:01 - root - DEBUG - remove_service.sh dnsmasq
  614. 02-06 10:01 - root - DEBUG - (0, '')
  615. 02-06 10:01 - root - INFO - Activating mythweb
  616. 02-06 10:01 - root - INFO - Checking lighttpd for install
  617. 02-06 10:01 - root - DEBUG - grep -q lighttpd /etc/blacklist.package
  618. 02-06 10:01 - root - DEBUG - (256, '')
  619. 02-06 10:01 - root - DEBUG - Checking if lighttpd is installed
  620. 02-06 10:01 - root - DEBUG - pacman -Q lighttpd
  621. 02-06 10:01 - root - DEBUG - (0, 'lighttpd 1.4.35-2')
  622. 02-06 10:01 - root - INFO - lighttpd is already installed, will not install
  623. 02-06 10:01 - root - INFO - Checking php-cgi for install
  624. 02-06 10:01 - root - DEBUG - grep -q php-cgi /etc/blacklist.package
  625. 02-06 10:01 - root - DEBUG - (256, '')
  626. 02-06 10:01 - root - DEBUG - Checking if php-cgi is installed
  627. 02-06 10:01 - root - DEBUG - pacman -Q php-cgi
  628. 02-06 10:01 - root - DEBUG - (0, 'php-cgi 5.6.3-1')
  629. 02-06 10:01 - root - INFO - php-cgi is already installed, will not install
  630. 02-06 10:01 - root - INFO - Checking mythweb for install
  631. 02-06 10:01 - root - DEBUG - grep -q mythweb /etc/blacklist.package
  632. 02-06 10:01 - root - DEBUG - (256, '')
  633. 02-06 10:01 - root - DEBUG - Checking if mythweb is installed
  634. 02-06 10:01 - root - DEBUG - pacman -Q mythweb
  635. 02-06 10:01 - root - DEBUG - (0, 'mythweb 0.27-6')
  636. 02-06 10:01 - root - INFO - mythweb is already installed, will not install
  637. 02-06 10:01 - root - INFO - Adding service lighttpd
  638. 02-06 10:01 - root - DEBUG - add_service.sh lighttpd
  639. 02-06 10:01 - root - DEBUG - (0, 'lighttpd is already present')
  640. 02-06 10:01 - root - INFO - Removing Dynamic DNS client
  641. 02-06 10:01 - root - INFO - Checking inadyn for removal
  642. 02-06 10:01 - root - DEBUG - grep -q inadyn /etc/blacklist.package
  643. 02-06 10:01 - root - DEBUG - (256, '')
  644. 02-06 10:01 - root - DEBUG - Checking if inadyn is installed
  645. 02-06 10:01 - root - DEBUG - pacman -Q inadyn
  646. 02-06 10:01 - root - DEBUG - (256, "error: package 'inadyn' was not found")
  647. 02-06 10:01 - root - INFO - inadyn is not installed, will not remove
  648. 02-06 10:01 - root - INFO - Removing service inadyn
  649. 02-06 10:01 - root - INFO - stop service inadyn
  650. 02-06 10:01 - root - DEBUG - sv stop inadyn
  651. 02-06 10:01 - root - DEBUG - (256, 'fail: inadyn: unable to change to service directory: file does not exist')
  652. 02-06 10:01 - root - DEBUG - remove_service.sh inadyn
  653. 02-06 10:01 - root - DEBUG - (0, '')
  654. 02-06 10:01 - root - INFO - __End of advanced configuration
  655.  
  656. 02-06 10:01 - root - INFO - ____Start of fileshare configuration____
  657. 02-06 10:01 - root - INFO - ____Start of setup_nfs__client____
  658. 02-06 10:01 - root - INFO - Scrubbing nfs
  659. 02-06 10:01 - root - DEBUG - rsync -arhp /etc/fstab /usr/MythVantage/templates/fstab.conf.template
  660. 02-06 10:01 - root - DEBUG - (0, '')
  661. 02-06 10:01 - root - DEBUG - sed '/^#STARTSCRUB.*$/,/^#ENDSCRUB.*$/d' /usr/MythVantage/templates/fstab.conf.template > /etc/fstab
  662. 02-06 10:01 - root - DEBUG - (0, '')
  663. 02-06 10:01 - root - INFO - Adding nfs paths to fstab
  664. 02-06 10:01 - root - DEBUG - Done adding nfs paths to fstab
  665. 02-06 10:01 - root - INFO - __End of nfs
  666.  
  667. 02-06 10:01 - root - INFO - Activating NFS server
  668. 02-06 10:01 - root - INFO - Checking nfs-utils for install
  669. 02-06 10:01 - root - DEBUG - grep -q nfs-utils /etc/blacklist.package
  670. 02-06 10:01 - root - DEBUG - (256, '')
  671. 02-06 10:01 - root - DEBUG - Checking if nfs-utils is installed
  672. 02-06 10:01 - root - DEBUG - pacman -Q nfs-utils
  673. 02-06 10:01 - root - DEBUG - (0, 'nfs-utils 1.2.9-1')
  674. 02-06 10:01 - root - INFO - nfs-utils is already installed, will not install
  675. 02-06 10:01 - root - INFO - Checking rpcbind for install
  676. 02-06 10:01 - root - DEBUG - grep -q rpcbind /etc/blacklist.package
  677. 02-06 10:01 - root - DEBUG - (256, '')
  678. 02-06 10:01 - root - DEBUG - Checking if rpcbind is installed
  679. 02-06 10:01 - root - DEBUG - pacman -Q rpcbind
  680. 02-06 10:01 - root - DEBUG - (0, 'rpcbind 0.2.0-8')
  681. 02-06 10:01 - root - INFO - rpcbind is already installed, will not install
  682. 02-06 10:01 - root - DEBUG - mv_fileshare: reading in /etc/storage.d/KINGSTONSV300S37A240G_50026B7246062E1D.conf
  683. 02-06 10:01 - root - DEBUG - mv_fileshare: reading in /etc/storage.d/WDCWD20EARS-00MVWB0_WD-WMAZA1408248.conf
  684. 02-06 10:01 - root - INFO - writing nfsmap_auto
  685. 02-06 10:01 - root - DEBUG - chmod 755 /home/mythtv/templates/
  686. 02-06 10:01 - root - DEBUG - (0, '')
  687. 02-06 10:01 - root - DEBUG - chown mythtv:users /home/mythtv/templates/
  688. 02-06 10:01 - root - DEBUG - (0, '')
  689. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/pacman /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/pacman
  690. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/KINGSTONSV300S37A240G_50026B7246062E1D /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/KINGSTONSV300S37A240G_50026B7246062E1D
  691. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/games /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/games
  692. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/tmp /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/tmp
  693. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/archive /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/archive
  694. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/pretty /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/pretty
  695. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/recordings /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/recordings
  696. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/gallery /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/gallery
  697. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/miro /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/miro
  698. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/pretty /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/pretty
  699. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/tmp /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/tmp
  700. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/tv /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/tv
  701. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/transmission /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/transmission
  702. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/system_backups /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/system_backups
  703. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/rip /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/rip
  704. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/R74 /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/R74
  705. 02-06 10:01 - root - INFO - writing /etc/exports
  706. 02-06 10:01 - root - DEBUG - #This file was generated by systemconfig.py -m fileshare
  707. 02-06 10:01 - root - DEBUG - #Use exportfs -arv to reread.
  708.  
  709.  
  710. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/pacman *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  711. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/KINGSTONSV300S37A240G_50026B7246062E1D *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  712. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/tv *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  713. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/music *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  714. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/games *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  715. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/video *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  716. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/tmp *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  717. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/archive *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  718. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/pretty *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  719. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/streaming *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  720. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/artwork *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  721. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/recordings *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  722. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/gallery *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  723. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/miro *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  724. 02-06 10:01 - root - DEBUG - /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/pretty *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  725. 02-06 10:01 - root - DEBUG - /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/tmp *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  726. 02-06 10:01 - root - DEBUG - /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/tv *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  727. 02-06 10:01 - root - DEBUG - /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/transmission *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  728. 02-06 10:01 - root - DEBUG - /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/system_backups *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  729. 02-06 10:01 - root - DEBUG - /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/rip *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  730. 02-06 10:01 - root - DEBUG - /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/R74 *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  731. 02-06 10:01 - root - INFO - Adding service nfsd
  732. 02-06 10:01 - root - DEBUG - add_service.sh nfsd
  733. 02-06 10:01 - root - DEBUG - (0, 'nfsd is already present')
  734. 02-06 10:01 - root - INFO - Adding service nfs-common
  735. 02-06 10:01 - root - DEBUG - add_service.sh nfs-common
  736. 02-06 10:01 - root - DEBUG - (0, 'nfs-common is already present')
  737. 02-06 10:01 - root - INFO - Adding service rpcbind
  738. 02-06 10:01 - root - DEBUG - add_service.sh rpcbind
  739. 02-06 10:01 - root - DEBUG - (0, 'rpcbind is already present')
  740. 02-06 10:01 - root - DEBUG - exportfs -arv
  741. 02-06 10:01 - root - DEBUG - (0, 'exporting *:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/R74\nexporting *:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/rip\nexporting *:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/system_backups\nexporting *:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/transmission\nexporting *:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/tv\nexporting *:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/tmp\nexporting *:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/pretty\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/miro\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/gallery\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/recordings\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/artwork\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/streaming\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/pretty\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/archive\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/tmp\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/video\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/games\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/music\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/tv\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/pacman')
  742. 02-06 10:01 - root - INFO - Activating windows file sharing
  743. 02-06 10:01 - root - INFO - Checking samba for install
  744. 02-06 10:01 - root - DEBUG - grep -q samba /etc/blacklist.package
  745. 02-06 10:01 - root - DEBUG - (256, '')
  746. 02-06 10:01 - root - DEBUG - Checking if samba is installed
  747. 02-06 10:01 - root - DEBUG - pacman -Q samba
  748. 02-06 10:01 - root - DEBUG - (0, 'samba 4.1.14-1')
  749. 02-06 10:01 - root - INFO - samba is already installed, will not install
  750. 02-06 10:01 - root - DEBUG - Setting workgroup to ARUNDEL
  751. 02-06 10:01 - root - DEBUG - workgroup = ARUNDEL
  752.  
  753. 02-06 10:01 - root - DEBUG - Setting server name to silverstone
  754. 02-06 10:01 - root - DEBUG - server string = silverstone
  755.  
  756. 02-06 10:01 - root - INFO - Writing smb.conf.media
  757. 02-06 10:01 - root - DEBUG - mv_fileshare: reading in /etc/storage.d/KINGSTONSV300S37A240G_50026B7246062E1D.conf
  758. 02-06 10:01 - root - DEBUG - mv_fileshare: reading in /etc/storage.d/WDCWD20EARS-00MVWB0_WD-WMAZA1408248.conf
  759. 02-06 10:01 - root - DEBUG -
  760. [KINGSTONSV300S37A240G_50026B7246062E1D]
  761. path = /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D
  762. public = yes
  763. only guest = yes
  764. writeable = yes
  765. printable = no
  766. force user = mythtv
  767. force group = mythtv
  768. create mask = 0755
  769.  
  770. 02-06 10:01 - root - DEBUG - veto files = "/mysql/" "/srv/"
  771. 02-06 10:01 - root - DEBUG -
  772. [myth]
  773. path = /myth
  774. public = yes
  775. only guest = yes
  776. writeable = yes
  777. printable = no
  778. force user = mythtv
  779. force group = mythtv
  780. create mask = 0755
  781.  
  782. 02-06 10:01 - root - DEBUG - veto files = "/mysql/" "/srv/"
  783. 02-06 10:01 - root - DEBUG -
  784. [WDCWD20EARS-00MVWB0_WD-WMAZA1408248]
  785. path = /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248
  786. public = yes
  787. only guest = yes
  788. writeable = yes
  789. printable = no
  790. force user = mythtv
  791. force group = mythtv
  792. create mask = 0755
  793.  
  794. 02-06 10:01 - root - DEBUG - veto files = "/mysql/" "/srv/"
  795. 02-06 10:01 - root - INFO - Writing smb.conf.home
  796. 02-06 10:01 - root - DEBUG -
  797. [home]
  798. path = /home/mythtv
  799. public = yes
  800. only guest = yes
  801. writeable = yes
  802. printable = no
  803. force user = mythtv
  804. force group = mythtv
  805. create mask = 0755
  806. 02-06 10:01 - root - INFO - Creating samba user mythtv
  807. 02-06 10:01 - root - DEBUG - (echo mythtv; echo mythtv) | smbpasswd -a mythtv
  808. 02-06 10:01 - root - DEBUG - (0, 'New SMB password:\nRetype new SMB password:')
  809. 02-06 10:01 - root - INFO - Adding service nmbd
  810. 02-06 10:01 - root - DEBUG - add_service.sh nmbd
  811. 02-06 10:01 - root - DEBUG - (0, 'nmbd is already present')
  812. 02-06 10:01 - root - INFO - Adding service smbd
  813. 02-06 10:01 - root - DEBUG - add_service.sh smbd
  814. 02-06 10:01 - root - DEBUG - (0, 'smbd is already present')
  815. 02-06 10:01 - root - INFO - Restarting service nmbd
  816. 02-06 10:01 - root - DEBUG - sv restart nmbd
  817. 02-06 10:01 - root - DEBUG - (256, 'fail: nmbd: runsv not running')
  818. 02-06 10:01 - root - INFO - Restarting service smbd
  819. 02-06 10:01 - root - DEBUG - sv restart smbd
  820. 02-06 10:01 - root - DEBUG - (256, 'fail: smbd: runsv not running')
  821. 02-06 10:01 - root - INFO - __End of fileshare configuration
  822.  
  823. 02-06 10:01 - root - INFO - ____Start of Software install____
  824. 02-06 10:01 - root - INFO - Refreshing pacman package list from server
  825. 02-06 10:01 - root - DEBUG - pacman -Syy
  826. 02-06 10:01 - root - DEBUG - (256, ":: Synchronizing package databases...\nerror: failed retrieving file 'core.db' from bits.linhes.org : Resolving timed out after 10520 milliseconds\nerror: failed to update core (download library error)\nerror: failed retrieving file 'extra.db' from bits.linhes.org : Resolving timed out after 10519 milliseconds\nerror: failed to update extra (download library error)\nerror: failed to synchronize any databases\nerror: failed to init transaction (download library error)")
  827. 02-06 10:01 - root - INFO - Checking mytharchive for install
  828. 02-06 10:01 - root - DEBUG - grep -q mytharchive /etc/blacklist.package
  829. 02-06 10:01 - root - DEBUG - (256, '')
  830. 02-06 10:01 - root - DEBUG - Checking if mytharchive is installed
  831. 02-06 10:01 - root - DEBUG - pacman -Q mytharchive
  832. 02-06 10:01 - root - DEBUG - (0, 'mytharchive 0.27.4-10')
  833. 02-06 10:01 - root - INFO - mytharchive is already installed, will not install
  834. 02-06 10:01 - root - INFO - Checking mythbrowser for install
  835. 02-06 10:01 - root - DEBUG - grep -q mythbrowser /etc/blacklist.package
  836. 02-06 10:01 - root - DEBUG - (256, '')
  837. 02-06 10:01 - root - DEBUG - Checking if mythbrowser is installed
  838. 02-06 10:01 - root - DEBUG - pacman -Q mythbrowser
  839. 02-06 10:01 - root - DEBUG - (0, 'mythbrowser 0.27.4-10')
  840. 02-06 10:01 - root - INFO - mythbrowser is already installed, will not install
  841. 02-06 10:01 - root - INFO - Checking mythnews for install
  842. 02-06 10:01 - root - DEBUG - grep -q mythnews /etc/blacklist.package
  843. 02-06 10:01 - root - DEBUG - (256, '')
  844. 02-06 10:01 - root - DEBUG - Checking if mythnews is installed
  845. 02-06 10:01 - root - DEBUG - pacman -Q mythnews
  846. 02-06 10:01 - root - DEBUG - (0, 'mythnews 0.27.4-10')
  847. 02-06 10:01 - root - INFO - mythnews is already installed, will not install
  848. 02-06 10:01 - root - INFO - Checking mythgame for install
  849. 02-06 10:01 - root - DEBUG - grep -q mythgame /etc/blacklist.package
  850. 02-06 10:01 - root - DEBUG - (256, '')
  851. 02-06 10:01 - root - DEBUG - Checking if mythgame is installed
  852. 02-06 10:01 - root - DEBUG - pacman -Q mythgame
  853. 02-06 10:01 - root - DEBUG - (0, 'mythgame 0.27.4-10')
  854. 02-06 10:01 - root - INFO - mythgame is already installed, will not install
  855. 02-06 10:01 - root - INFO - Checking mythweather for install
  856. 02-06 10:01 - root - DEBUG - grep -q mythweather /etc/blacklist.package
  857. 02-06 10:01 - root - DEBUG - (256, '')
  858. 02-06 10:01 - root - DEBUG - Checking if mythweather is installed
  859. 02-06 10:01 - root - DEBUG - pacman -Q mythweather
  860. 02-06 10:01 - root - DEBUG - (0, 'mythweather 0.27.4-10')
  861. 02-06 10:01 - root - INFO - mythweather is already installed, will not install
  862. 02-06 10:01 - root - INFO - Checking mythzoneminder for removal
  863. 02-06 10:01 - root - DEBUG - grep -q mythzoneminder /etc/blacklist.package
  864. 02-06 10:01 - root - DEBUG - (256, '')
  865. 02-06 10:01 - root - DEBUG - Checking if mythzoneminder is installed
  866. 02-06 10:01 - root - DEBUG - pacman -Q mythzoneminder
  867. 02-06 10:01 - root - DEBUG - (256, "error: package 'mythzoneminder' was not found")
  868. 02-06 10:01 - root - INFO - mythzoneminder is not installed, will not remove
  869. 02-06 10:01 - root - INFO - Removing service mythzmserver
  870. 02-06 10:01 - root - INFO - stop service mythzmserver
  871. 02-06 10:01 - root - DEBUG - sv stop mythzmserver
  872. 02-06 10:01 - root - DEBUG - (256, 'fail: mythzmserver: unable to change to service directory: file does not exist')
  873. 02-06 10:01 - root - DEBUG - remove_service.sh mythzmserver
  874. 02-06 10:01 - root - DEBUG - (0, '')
  875. 02-06 10:01 - root - INFO - Checking mythnetvision for install
  876. 02-06 10:01 - root - DEBUG - grep -q mythnetvision /etc/blacklist.package
  877. 02-06 10:01 - root - DEBUG - (256, '')
  878. 02-06 10:01 - root - DEBUG - Checking if mythnetvision is installed
  879. 02-06 10:01 - root - DEBUG - pacman -Q mythnetvision
  880. 02-06 10:01 - root - DEBUG - (0, 'mythnetvision 0.27.4-10')
  881. 02-06 10:01 - root - INFO - mythnetvision is already installed, will not install
  882. 02-06 10:01 - root - INFO - Checking mythgallery for install
  883. 02-06 10:01 - root - DEBUG - grep -q mythgallery /etc/blacklist.package
  884. 02-06 10:01 - root - DEBUG - (256, '')
  885. 02-06 10:01 - root - DEBUG - Checking if mythgallery is installed
  886. 02-06 10:01 - root - DEBUG - pacman -Q mythgallery
  887. 02-06 10:01 - root - DEBUG - (0, 'mythgallery 0.27.4-10')
  888. 02-06 10:01 - root - INFO - mythgallery is already installed, will not install
  889. 02-06 10:01 - root - INFO - Checking mythmusic for install
  890. 02-06 10:01 - root - DEBUG - grep -q mythmusic /etc/blacklist.package
  891. 02-06 10:01 - root - DEBUG - (256, '')
  892. 02-06 10:01 - root - DEBUG - Checking if mythmusic is installed
  893. 02-06 10:01 - root - DEBUG - pacman -Q mythmusic
  894. 02-06 10:01 - root - DEBUG - (0, 'mythmusic 0.27.4-10')
  895. 02-06 10:01 - root - INFO - mythmusic is already installed, will not install
  896. 02-06 10:01 - root - INFO - Checking romdb for install
  897. 02-06 10:01 - root - DEBUG - grep -q romdb /etc/blacklist.package
  898. 02-06 10:01 - root - DEBUG - (256, '')
  899. 02-06 10:01 - root - DEBUG - Checking if romdb is installed
  900. 02-06 10:01 - root - DEBUG - pacman -Q romdb
  901. 02-06 10:01 - root - DEBUG - (0, 'romdb 20051116_02-2')
  902. 02-06 10:01 - root - INFO - romdb is already installed, will not install
  903. 02-06 10:01 - root - INFO - Checking snes9x for removal
  904. 02-06 10:01 - root - DEBUG - grep -q snes9x /etc/blacklist.package
  905. 02-06 10:01 - root - DEBUG - (256, '')
  906. 02-06 10:01 - root - DEBUG - Checking if snes9x is installed
  907. 02-06 10:01 - root - DEBUG - pacman -Q snes9x
  908. 02-06 10:01 - root - DEBUG - (256, "error: package 'snes9x' was not found")
  909. 02-06 10:01 - root - INFO - snes9x is not installed, will not remove
  910. 02-06 10:01 - root - INFO - Checking fceux for removal
  911. 02-06 10:01 - root - DEBUG - grep -q fceux /etc/blacklist.package
  912. 02-06 10:01 - root - DEBUG - (256, '')
  913. 02-06 10:01 - root - DEBUG - Checking if fceux is installed
  914. 02-06 10:01 - root - DEBUG - pacman -Q fceux
  915. 02-06 10:01 - root - DEBUG - (256, "error: package 'fceux' was not found")
  916. 02-06 10:01 - root - INFO - fceux is not installed, will not remove
  917. 02-06 10:01 - root - INFO - Checking mame for install
  918. 02-06 10:01 - root - INFO - Checking sdlmame for install
  919. 02-06 10:01 - root - DEBUG - grep -q sdlmame /etc/blacklist.package
  920. 02-06 10:01 - root - DEBUG - (256, '')
  921. 02-06 10:01 - root - DEBUG - Checking if sdlmame is installed
  922. 02-06 10:01 - root - DEBUG - pacman -Q sdlmame
  923. 02-06 10:01 - root - DEBUG - (0, 'sdlmame 0.147.u3-1')
  924. 02-06 10:01 - root - INFO - sdlmame is already installed, will not install
  925. 02-06 10:01 - root - DEBUG - grep -q mame /etc/blacklist.package
  926. 02-06 10:01 - root - DEBUG - (256, '')
  927. 02-06 10:01 - root - DEBUG - Checking if mame is installed
  928. 02-06 10:01 - root - DEBUG - pacman -Q mame
  929. 02-06 10:01 - root - DEBUG - (256, "error: package 'mame' was not found")
  930. 02-06 10:01 - root - INFO - Installing mame
  931. 02-06 10:01 - root - DEBUG - pacman --noconfirm -S --force mame
  932. 02-06 10:01 - root - DEBUG - (256, 'error: target not found: mame')
  933. 02-06 10:01 - root - INFO - Checking mednafen for removal
  934. 02-06 10:01 - root - DEBUG - grep -q mednafen /etc/blacklist.package
  935. 02-06 10:01 - root - DEBUG - (256, '')
  936. 02-06 10:01 - root - DEBUG - Checking if mednafen is installed
  937. 02-06 10:01 - root - DEBUG - pacman -Q mednafen
  938. 02-06 10:01 - root - DEBUG - (256, "error: package 'mednafen' was not found")
  939. 02-06 10:01 - root - INFO - mednafen is not installed, will not remove
  940. 02-06 10:01 - root - INFO - Checking mupen64 for removal
  941. 02-06 10:01 - root - INFO - Checking mupen64plus for removal
  942. 02-06 10:01 - root - DEBUG - grep -q mupen64plus /etc/blacklist.package
  943. 02-06 10:01 - root - DEBUG - (256, '')
  944. 02-06 10:01 - root - DEBUG - Checking if mupen64plus is installed
  945. 02-06 10:01 - root - DEBUG - pacman -Q mupen64plus
  946. 02-06 10:01 - root - DEBUG - (256, "error: package 'mupen64plus' was not found")
  947. 02-06 10:01 - root - INFO - mupen64plus is not installed, will not remove
  948. 02-06 10:01 - root - DEBUG - grep -q mupen64 /etc/blacklist.package
  949. 02-06 10:01 - root - DEBUG - (256, '')
  950. 02-06 10:01 - root - DEBUG - Checking if mupen64 is installed
  951. 02-06 10:01 - root - DEBUG - pacman -Q mupen64
  952. 02-06 10:01 - root - DEBUG - (256, "error: package 'mupen64' was not found")
  953. 02-06 10:01 - root - INFO - mupen64 is not installed, will not remove
  954. 02-06 10:01 - root - INFO - Checking dolphinemu for removal
  955. 02-06 10:01 - root - INFO - Checking dolphin-emu for removal
  956. 02-06 10:01 - root - DEBUG - grep -q dolphin-emu /etc/blacklist.package
  957. 02-06 10:01 - root - DEBUG - (256, '')
  958. 02-06 10:01 - root - DEBUG - Checking if dolphin-emu is installed
  959. 02-06 10:01 - root - DEBUG - pacman -Q dolphin-emu
  960. 02-06 10:01 - root - DEBUG - (256, "error: package 'dolphin-emu' was not found")
  961. 02-06 10:01 - root - INFO - dolphin-emu is not installed, will not remove
  962. 02-06 10:01 - root - DEBUG - grep -q dolphinemu /etc/blacklist.package
  963. 02-06 10:01 - root - DEBUG - (256, '')
  964. 02-06 10:01 - root - DEBUG - Checking if dolphinemu is installed
  965. 02-06 10:01 - root - DEBUG - pacman -Q dolphinemu
  966. 02-06 10:01 - root - DEBUG - (256, "error: package 'dolphinemu' was not found")
  967. 02-06 10:01 - root - INFO - dolphinemu is not installed, will not remove
  968. 02-06 10:01 - root - INFO - Checking xe for install
  969. 02-06 10:01 - root - DEBUG - grep -q xe /etc/blacklist.package
  970. 02-06 10:01 - root - DEBUG - (256, '')
  971. 02-06 10:01 - root - DEBUG - Checking if xe is installed
  972. 02-06 10:01 - root - DEBUG - pacman -Q xe
  973. 02-06 10:01 - root - DEBUG - (0, 'xe 2.16.2-1')
  974. 02-06 10:01 - root - INFO - xe is already installed, will not install
  975. 02-06 10:01 - root - INFO - Checking mythappletrailers for install
  976. 02-06 10:01 - root - DEBUG - grep -q mythappletrailers /etc/blacklist.package
  977. 02-06 10:01 - root - DEBUG - (256, '')
  978. 02-06 10:01 - root - DEBUG - Checking if mythappletrailers is installed
  979. 02-06 10:01 - root - DEBUG - pacman -Q mythappletrailers
  980. 02-06 10:01 - root - DEBUG - (0, 'mythappletrailers 0.04.3-46')
  981. 02-06 10:01 - root - INFO - mythappletrailers is already installed, will not install
  982. 02-06 10:01 - root - INFO - Checking webmin for removal
  983. 02-06 10:01 - root - INFO - Removing service webmin
  984. 02-06 10:01 - root - INFO - stop service webmin
  985. 02-06 10:01 - root - DEBUG - sv stop webmin
  986. 02-06 10:01 - root - DEBUG - (256, 'fail: webmin: unable to change to service directory: file does not exist')
  987. 02-06 10:01 - root - DEBUG - remove_service.sh webmin
  988. 02-06 10:01 - root - DEBUG - (0, '')
  989. 02-06 10:01 - root - DEBUG - grep -q webmin /etc/blacklist.package
  990. 02-06 10:01 - root - DEBUG - (256, '')
  991. 02-06 10:01 - root - DEBUG - Checking if webmin is installed
  992. 02-06 10:01 - root - DEBUG - pacman -Q webmin
  993. 02-06 10:01 - root - DEBUG - (256, "error: package 'webmin' was not found")
  994. 02-06 10:01 - root - INFO - webmin is not installed, will not remove
  995. 02-06 10:01 - root - INFO - Checking webonlinhes for install
  996. 02-06 10:01 - root - INFO - Checking web-on-linhes for install
  997. 02-06 10:01 - root - DEBUG - grep -q web-on-linhes /etc/blacklist.package
  998. 02-06 10:01 - root - DEBUG - (256, '')
  999. 02-06 10:01 - root - DEBUG - Checking if web-on-linhes is installed
  1000. 02-06 10:01 - root - DEBUG - pacman -Q web-on-linhes
  1001. 02-06 10:01 - root - DEBUG - (0, 'web-on-linhes 1.3-1')
  1002. 02-06 10:01 - root - INFO - web-on-linhes is already installed, will not install
  1003. 02-06 10:01 - root - DEBUG - grep -q webonlinhes /etc/blacklist.package
  1004. 02-06 10:01 - root - DEBUG - (256, '')
  1005. 02-06 10:01 - root - DEBUG - Checking if webonlinhes is installed
  1006. 02-06 10:01 - root - DEBUG - pacman -Q webonlinhes
  1007. 02-06 10:01 - root - DEBUG - (256, "error: package 'webonlinhes' was not found")
  1008. 02-06 10:01 - root - INFO - Installing webonlinhes
  1009. 02-06 10:01 - root - DEBUG - pacman --noconfirm -S --force webonlinhes
  1010. 02-06 10:01 - root - DEBUG - (256, 'error: target not found: webonlinhes')
  1011. 02-06 10:01 - root - INFO - Checking huludesktop for removal
  1012. 02-06 10:01 - root - DEBUG - grep -q huludesktop /etc/blacklist.package
  1013. 02-06 10:01 - root - DEBUG - (256, '')
  1014. 02-06 10:01 - root - DEBUG - Checking if huludesktop is installed
  1015. 02-06 10:01 - root - DEBUG - pacman -Q huludesktop
  1016. 02-06 10:01 - root - DEBUG - (256, "error: package 'huludesktop' was not found")
  1017. 02-06 10:01 - root - INFO - huludesktop is not installed, will not remove
  1018. 02-06 10:01 - root - INFO - Checking plexhometheater for removal
  1019. 02-06 10:01 - root - INFO - Checking plex-home-theater for removal
  1020. 02-06 10:01 - root - DEBUG - grep -q plex-home-theater /etc/blacklist.package
  1021. 02-06 10:01 - root - DEBUG - (256, '')
  1022. 02-06 10:01 - root - DEBUG - Checking if plex-home-theater is installed
  1023. 02-06 10:01 - root - DEBUG - pacman -Q plex-home-theater
  1024. 02-06 10:01 - root - DEBUG - (256, "error: package 'plex-home-theater' was not found")
  1025. 02-06 10:01 - root - INFO - plex-home-theater is not installed, will not remove
  1026. 02-06 10:01 - root - DEBUG - grep -q plexhometheater /etc/blacklist.package
  1027. 02-06 10:01 - root - DEBUG - (256, '')
  1028. 02-06 10:01 - root - DEBUG - Checking if plexhometheater is installed
  1029. 02-06 10:01 - root - DEBUG - pacman -Q plexhometheater
  1030. 02-06 10:01 - root - DEBUG - (256, "error: package 'plexhometheater' was not found")
  1031. 02-06 10:01 - root - INFO - plexhometheater is not installed, will not remove
  1032. 02-06 10:01 - root - INFO - Checking kodi for install
  1033. 02-06 10:01 - root - INFO - Checking kodi-pvr-addons for install
  1034. 02-06 10:01 - root - DEBUG - grep -q kodi-pvr-addons /etc/blacklist.package
  1035. 02-06 10:01 - root - DEBUG - (256, '')
  1036. 02-06 10:01 - root - DEBUG - Checking if kodi-pvr-addons is installed
  1037. 02-06 10:01 - root - DEBUG - pacman -Q kodi-pvr-addons
  1038. 02-06 10:01 - root - DEBUG - (0, 'kodi-pvr-addons 20141212-2')
  1039. 02-06 10:01 - root - INFO - kodi-pvr-addons is already installed, will not install
  1040. 02-06 10:01 - root - DEBUG - grep -q kodi /etc/blacklist.package
  1041. 02-06 10:01 - root - DEBUG - (256, '')
  1042. 02-06 10:01 - root - DEBUG - Checking if kodi is installed
  1043. 02-06 10:01 - root - DEBUG - pacman -Q kodi
  1044. 02-06 10:01 - root - DEBUG - (0, 'kodi 14.0-2')
  1045. 02-06 10:01 - root - INFO - kodi is already installed, will not install
  1046. 02-06 10:01 - root - INFO - Checking dvdcss for install
  1047. 02-06 10:01 - root - INFO - Checking libdvdcss for install
  1048. 02-06 10:01 - root - DEBUG - grep -q libdvdcss /etc/blacklist.package
  1049. 02-06 10:01 - root - DEBUG - (256, '')
  1050. 02-06 10:01 - root - DEBUG - Checking if libdvdcss is installed
  1051. 02-06 10:01 - root - DEBUG - pacman -Q libdvdcss
  1052. 02-06 10:01 - root - DEBUG - (0, 'libdvdcss 1.3.0-1')
  1053. 02-06 10:01 - root - INFO - libdvdcss is already installed, will not install
  1054. 02-06 10:01 - root - DEBUG - grep -q dvdcss /etc/blacklist.package
  1055. 02-06 10:01 - root - DEBUG - (256, '')
  1056. 02-06 10:01 - root - DEBUG - Checking if dvdcss is installed
  1057. 02-06 10:01 - root - DEBUG - pacman -Q dvdcss
  1058. 02-06 10:01 - root - DEBUG - (256, "error: package 'dvdcss' was not found")
  1059. 02-06 10:01 - root - INFO - Installing dvdcss
  1060. 02-06 10:01 - root - DEBUG - pacman --noconfirm -S --force dvdcss
  1061. 02-06 10:01 - root - DEBUG - (256, 'error: target not found: dvdcss')
  1062. 02-06 10:01 - root - INFO - Checking foldingathome for removal
  1063. 02-06 10:01 - root - INFO - Removing service fah
  1064. 02-06 10:01 - root - INFO - stop service fah
  1065. 02-06 10:01 - root - DEBUG - sv stop fah
  1066. 02-06 10:01 - root - DEBUG - (256, 'fail: fah: unable to change to service directory: file does not exist')
  1067. 02-06 10:01 - root - DEBUG - remove_service.sh fah
  1068. 02-06 10:01 - root - DEBUG - (0, '')
  1069. 02-06 10:01 - root - DEBUG - grep -q foldingathome /etc/blacklist.package
  1070. 02-06 10:01 - root - DEBUG - (256, '')
  1071. 02-06 10:01 - root - DEBUG - Checking if foldingathome is installed
  1072. 02-06 10:01 - root - DEBUG - pacman -Q foldingathome
  1073. 02-06 10:01 - root - DEBUG - (256, "error: package 'foldingathome' was not found")
  1074. 02-06 10:01 - root - INFO - foldingathome is not installed, will not remove
  1075. 02-06 10:01 - root - INFO - __End Software
  1076.  
  1077. 02-06 10:01 - root - DEBUG - echo Xcursor.size: 48 > /home/mythtv/.Xdefaults
  1078. 02-06 10:01 - root - DEBUG - (0, '')
  1079. 02-06 10:01 - root - DEBUG - /usr/MythVantage/bin/xconfig.sh
  1080. 02-06 10:01 - root - DEBUG - (0, "Using User Supplied X\nDidn't find the file")
  1081. 02-06 10:01 - root - DEBUG - ____Start of restartfe____
  1082. 02-06 10:01 - root - DEBUG - LinHES seems to be running will not restartfe
  1083. 02-06 10:01 - root - INFO - ____Start of ssh user____
  1084. 02-06 10:01 - root - INFO - Removing ssh access for root
  1085. 02-06 10:01 - root - DEBUG - sed -i "s/^.*PermitRootLogin.*$/PermitRootLogin no/" /etc/ssh/sshd_config
  1086. 02-06 10:01 - root - DEBUG - (0, '')
  1087. 02-06 10:01 - root - INFO - __End of ssh user
  1088.  
  1089. 02-06 10:01 - root - INFO - ____Start of vnc config ____
  1090. 02-06 10:01 - root - INFO - ____Skipping of vnc, config disabled____
  1091. 02-06 10:01 - root - INFO - ____Start of fileshare configuration____
  1092. 02-06 10:01 - root - INFO - ____Start of setup_nfs__client____
  1093. 02-06 10:01 - root - INFO - Scrubbing nfs
  1094. 02-06 10:01 - root - DEBUG - rsync -arhp /etc/fstab /usr/MythVantage/templates/fstab.conf.template
  1095. 02-06 10:01 - root - DEBUG - (0, '')
  1096. 02-06 10:01 - root - DEBUG - sed '/^#STARTSCRUB.*$/,/^#ENDSCRUB.*$/d' /usr/MythVantage/templates/fstab.conf.template > /etc/fstab
  1097. 02-06 10:01 - root - DEBUG - (0, '')
  1098. 02-06 10:01 - root - INFO - Adding nfs paths to fstab
  1099. 02-06 10:01 - root - DEBUG - Done adding nfs paths to fstab
  1100. 02-06 10:01 - root - INFO - __End of nfs
  1101.  
  1102. 02-06 10:01 - root - INFO - Activating NFS server
  1103. 02-06 10:01 - root - INFO - Checking nfs-utils for install
  1104. 02-06 10:01 - root - DEBUG - grep -q nfs-utils /etc/blacklist.package
  1105. 02-06 10:01 - root - DEBUG - (256, '')
  1106. 02-06 10:01 - root - DEBUG - Checking if nfs-utils is installed
  1107. 02-06 10:01 - root - DEBUG - pacman -Q nfs-utils
  1108. 02-06 10:01 - root - DEBUG - (0, 'nfs-utils 1.2.9-1')
  1109. 02-06 10:01 - root - INFO - nfs-utils is already installed, will not install
  1110. 02-06 10:01 - root - INFO - Checking rpcbind for install
  1111. 02-06 10:01 - root - DEBUG - grep -q rpcbind /etc/blacklist.package
  1112. 02-06 10:01 - root - DEBUG - (256, '')
  1113. 02-06 10:01 - root - DEBUG - Checking if rpcbind is installed
  1114. 02-06 10:01 - root - DEBUG - pacman -Q rpcbind
  1115. 02-06 10:01 - root - DEBUG - (0, 'rpcbind 0.2.0-8')
  1116. 02-06 10:01 - root - INFO - rpcbind is already installed, will not install
  1117. 02-06 10:01 - root - DEBUG - mv_fileshare: reading in /etc/storage.d/KINGSTONSV300S37A240G_50026B7246062E1D.conf
  1118. 02-06 10:01 - root - DEBUG - mv_fileshare: reading in /etc/storage.d/WDCWD20EARS-00MVWB0_WD-WMAZA1408248.conf
  1119. 02-06 10:01 - root - INFO - writing nfsmap_auto
  1120. 02-06 10:01 - root - DEBUG - chmod 755 /home/mythtv/templates/
  1121. 02-06 10:01 - root - DEBUG - (0, '')
  1122. 02-06 10:01 - root - DEBUG - chown mythtv:users /home/mythtv/templates/
  1123. 02-06 10:01 - root - DEBUG - (0, '')
  1124. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/pacman /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/pacman
  1125. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/KINGSTONSV300S37A240G_50026B7246062E1D /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/KINGSTONSV300S37A240G_50026B7246062E1D
  1126. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/games /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/games
  1127. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/tmp /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/tmp
  1128. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/archive /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/archive
  1129. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/pretty /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/pretty
  1130. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/recordings /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/recordings
  1131. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/gallery /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/gallery
  1132. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/miro /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/miro
  1133. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/pretty /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/pretty
  1134. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/tmp /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/tmp
  1135. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/tv /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/tv
  1136. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/transmission /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/transmission
  1137. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/system_backups /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/system_backups
  1138. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/rip /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/rip
  1139. 02-06 10:01 - root - DEBUG - silverstone:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/R74 /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/R74
  1140. 02-06 10:01 - root - INFO - writing /etc/exports
  1141. 02-06 10:01 - root - DEBUG - #This file was generated by systemconfig.py -m fileshare
  1142. 02-06 10:01 - root - DEBUG - #Use exportfs -arv to reread.
  1143.  
  1144.  
  1145. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/pacman *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  1146. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/KINGSTONSV300S37A240G_50026B7246062E1D *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  1147. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/tv *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  1148. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/music *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  1149. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/games *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  1150. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/video *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  1151. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/tmp *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  1152. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/archive *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  1153. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/pretty *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  1154. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/streaming *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  1155. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/artwork *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  1156. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/recordings *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  1157. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/gallery *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  1158. 02-06 10:01 - root - DEBUG - /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/miro *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  1159. 02-06 10:01 - root - DEBUG - /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/pretty *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  1160. 02-06 10:01 - root - DEBUG - /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/tmp *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  1161. 02-06 10:01 - root - DEBUG - /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/tv *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  1162. 02-06 10:01 - root - DEBUG - /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/transmission *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  1163. 02-06 10:01 - root - DEBUG - /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/system_backups *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  1164. 02-06 10:01 - root - DEBUG - /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/rip *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  1165. 02-06 10:01 - root - DEBUG - /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/R74 *(rw,all_squash,anonuid=1000,anongid=1000,no_subtree_check)
  1166. 02-06 10:01 - root - INFO - Adding service nfsd
  1167. 02-06 10:01 - root - DEBUG - add_service.sh nfsd
  1168. 02-06 10:01 - root - DEBUG - (0, 'nfsd is already present')
  1169. 02-06 10:01 - root - INFO - Adding service nfs-common
  1170. 02-06 10:01 - root - DEBUG - add_service.sh nfs-common
  1171. 02-06 10:01 - root - DEBUG - (0, 'nfs-common is already present')
  1172. 02-06 10:01 - root - INFO - Adding service rpcbind
  1173. 02-06 10:01 - root - DEBUG - add_service.sh rpcbind
  1174. 02-06 10:01 - root - DEBUG - (0, 'rpcbind is already present')
  1175. 02-06 10:01 - root - DEBUG - exportfs -arv
  1176. 02-06 10:01 - root - DEBUG - (0, 'exporting *:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/R74\nexporting *:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/rip\nexporting *:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/system_backups\nexporting *:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/transmission\nexporting *:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/tv\nexporting *:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/tmp\nexporting *:/data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248/pretty\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/miro\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/gallery\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/recordings\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/artwork\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/streaming\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/pretty\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/archive\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/tmp\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/video\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/games\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/music\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/media/tv\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D\nexporting *:/data/storage/KINGSTONSV300S37A240G_50026B7246062E1D/pacman')
  1177. 02-06 10:01 - root - INFO - Activating windows file sharing
  1178. 02-06 10:01 - root - INFO - Checking samba for install
  1179. 02-06 10:01 - root - DEBUG - grep -q samba /etc/blacklist.package
  1180. 02-06 10:01 - root - DEBUG - (256, '')
  1181. 02-06 10:01 - root - DEBUG - Checking if samba is installed
  1182. 02-06 10:01 - root - DEBUG - pacman -Q samba
  1183. 02-06 10:01 - root - DEBUG - (0, 'samba 4.1.14-1')
  1184. 02-06 10:01 - root - INFO - samba is already installed, will not install
  1185. 02-06 10:01 - root - DEBUG - Setting workgroup to ARUNDEL
  1186. 02-06 10:01 - root - DEBUG - workgroup = ARUNDEL
  1187.  
  1188. 02-06 10:01 - root - DEBUG - Setting server name to silverstone
  1189. 02-06 10:01 - root - DEBUG - server string = silverstone
  1190.  
  1191. 02-06 10:01 - root - INFO - Writing smb.conf.media
  1192. 02-06 10:01 - root - DEBUG - mv_fileshare: reading in /etc/storage.d/KINGSTONSV300S37A240G_50026B7246062E1D.conf
  1193. 02-06 10:01 - root - DEBUG - mv_fileshare: reading in /etc/storage.d/WDCWD20EARS-00MVWB0_WD-WMAZA1408248.conf
  1194. 02-06 10:01 - root - DEBUG -
  1195. [KINGSTONSV300S37A240G_50026B7246062E1D]
  1196. path = /data/storage/KINGSTONSV300S37A240G_50026B7246062E1D
  1197. public = yes
  1198. only guest = yes
  1199. writeable = yes
  1200. printable = no
  1201. force user = mythtv
  1202. force group = mythtv
  1203. create mask = 0755
  1204.  
  1205. 02-06 10:01 - root - DEBUG - veto files = "/mysql/" "/srv/"
  1206. 02-06 10:01 - root - DEBUG -
  1207. [myth]
  1208. path = /myth
  1209. public = yes
  1210. only guest = yes
  1211. writeable = yes
  1212. printable = no
  1213. force user = mythtv
  1214. force group = mythtv
  1215. create mask = 0755
  1216.  
  1217. 02-06 10:01 - root - DEBUG - veto files = "/mysql/" "/srv/"
  1218. 02-06 10:01 - root - DEBUG -
  1219. [WDCWD20EARS-00MVWB0_WD-WMAZA1408248]
  1220. path = /data/storage/WDCWD20EARS-00MVWB0_WD-WMAZA1408248
  1221. public = yes
  1222. only guest = yes
  1223. writeable = yes
  1224. printable = no
  1225. force user = mythtv
  1226. force group = mythtv
  1227. create mask = 0755
  1228.  
  1229. 02-06 10:01 - root - DEBUG - veto files = "/mysql/" "/srv/"
  1230. 02-06 10:01 - root - INFO - Writing smb.conf.home
  1231. 02-06 10:01 - root - DEBUG -
  1232. [home]
  1233. path = /home/mythtv
  1234. public = yes
  1235. only guest = yes
  1236. writeable = yes
  1237. printable = no
  1238. force user = mythtv
  1239. force group = mythtv
  1240. create mask = 0755
  1241. 02-06 10:01 - root - INFO - Creating samba user mythtv
  1242. 02-06 10:01 - root - DEBUG - (echo mythtv; echo mythtv) | smbpasswd -a mythtv
  1243. 02-06 10:01 - root - DEBUG - (0, 'New SMB password:\nRetype new SMB password:')
  1244. 02-06 10:01 - root - INFO - Adding service nmbd
  1245. 02-06 10:01 - root - DEBUG - add_service.sh nmbd
  1246. 02-06 10:01 - root - DEBUG - (0, 'nmbd is already present')
  1247. 02-06 10:01 - root - INFO - Adding service smbd
  1248. 02-06 10:01 - root - DEBUG - add_service.sh smbd
  1249. 02-06 10:01 - root - DEBUG - (0, 'smbd is already present')
  1250. 02-06 10:01 - root - INFO - Restarting service nmbd
  1251. 02-06 10:01 - root - DEBUG - sv restart nmbd
  1252. 02-06 10:01 - root - DEBUG - (256, 'fail: nmbd: runsv not running')
  1253. 02-06 10:01 - root - INFO - Restarting service smbd
  1254. 02-06 10:01 - root - DEBUG - sv restart smbd
  1255. 02-06 10:01 - root - DEBUG - (256, 'fail: smbd: runsv not running')
  1256. 02-06 10:01 - root - INFO - __End of fileshare configuration
  1257.  
  1258. 02-06 10:01 - root - INFO - ____Start of locale/lang config ____
  1259. 02-06 10:01 - root - DEBUG - Couldn't read mythvantage.cfg
  1260. 02-06 10:01 - root - INFO - locale is: en_US.UTF-8
  1261. 02-06 10:01 - root - INFO - Generating locales
  1262. 02-06 10:01 - root - DEBUG - /usr/sbin/locale-gen
  1263. 02-06 10:01 - root - DEBUG - (0, 'Generating locales...\n en_US.ISO-8859-1... done\n en_US.UTF-8... done\n de_DE.UTF-8... done\n en_US.UTF-8... done\n en_US.ISO-8859-1... done\nGeneration complete.')
  1264. 02-06 10:01 - root - INFO - Updating /etc/locale.conf
  1265. 02-06 10:01 - root - DEBUG - ______cmd line options______
  1266. 02-06 10:01 - root - DEBUG - ('all', True)
  1267. 02-06 10:01 - root - DEBUG - ('fileshare', True)
  1268. 02-06 10:01 - root - DEBUG - ('locale', True)
  1269. 02-06 10:01 - root - DEBUG - ('ir', True)
  1270. 02-06 10:01 - root - DEBUG - ('misc', True)
  1271. 02-06 10:01 - root - DEBUG - ('sleep', True)
  1272. 02-06 10:01 - root - DEBUG - ('plugins', False)
  1273. 02-06 10:01 - root - DEBUG - ('vnc', True)
  1274. 02-06 10:01 - root - DEBUG - ('this_is_install', False)
  1275. 02-06 10:01 - root - DEBUG - ('config_xml', True)
  1276. 02-06 10:01 - root - DEBUG - ('network', True)
  1277. 02-06 10:01 - root - DEBUG - ('ddns', True)
  1278. 02-06 10:01 - root - DEBUG - ('restartfe', True)
  1279. 02-06 10:01 - root - DEBUG - ('smolt', True)
  1280. 02-06 10:01 - root - DEBUG - ('dhcp_request', False)
  1281. 02-06 10:01 - root - DEBUG - ('supplemental', False)
  1282. 02-06 10:01 - root - DEBUG - ('webuser', True)
  1283. 02-06 10:01 - root - DEBUG - ('advancedX', True)
  1284. 02-06 10:01 - root - DEBUG - ('user', True)
  1285. 02-06 10:01 - root - DEBUG - ('func', False)
  1286. 02-06 10:01 - root - DEBUG - ('hostypec', False)
  1287. 02-06 10:01 - root - DEBUG - ('advanced', True)
  1288. 02-06 10:01 - root - DEBUG - ('hostype', True)
  1289. 02-06 10:01 - root - DEBUG - ('reloadfe', False)
  1290. 02-06 10:01 - root - DEBUG - ('screensaver', True)
  1291. 02-06 10:01 - root - DEBUG - ('audio', True)
  1292. 02-06 10:01 - root - DEBUG - ('software', True)
  1293. 02-06 10:01 - root - DEBUG - ______systemconfig______
  1294. 02-06 10:01 - root - DEBUG - ('AutoShutdown', '0')
  1295. 02-06 10:01 - root - DEBUG - ('windowmanager', 'enlightenment')
  1296. 02-06 10:01 - root - DEBUG - ('nciddSerialPort', 'ttyS0')
  1297. 02-06 10:01 - root - DEBUG - ('Xres', 'Auto')
  1298. 02-06 10:01 - root - DEBUG - ('xvncenable', '1')
  1299. 02-06 10:01 - root - DEBUG - ('Screensaveridle', '5')
  1300. 02-06 10:01 - root - DEBUG - ('LCDtype', 'no_lcd')
  1301. 02-06 10:01 - root - DEBUG - ('romdb', '1')
  1302. 02-06 10:01 - root - DEBUG - ('Samba_media', '1')
  1303. 02-06 10:01 - root - DEBUG - ('foldingworksize', 'big')
  1304. 02-06 10:01 - root - DEBUG - ('HostKeyeth0', '')
  1305. 02-06 10:01 - root - DEBUG - ('supplemental', '1')
  1306. 02-06 10:01 - root - DEBUG - ('UseMythWEB', '1')
  1307. 02-06 10:01 - root - DEBUG - ('HostESSIDeth0', '')
  1308. 02-06 10:01 - root - DEBUG - ('mednafen', '0')
  1309. 02-06 10:01 - root - DEBUG - ('webonlinhes', '1')
  1310. 02-06 10:01 - root - DEBUG - ('UseMythWEB_auth', '0')
  1311. 02-06 10:01 - root - DEBUG - ('DDnslogin', '')
  1312. 02-06 10:01 - root - DEBUG - ('XIgnoreConfig', '1')
  1313. 02-06 10:01 - root - DEBUG - ('HostLircWait', '')
  1314. 02-06 10:01 - root - DEBUG - ('mytharchive', '1')
  1315. 02-06 10:01 - root - DEBUG - ('fceux', '0')
  1316. 02-06 10:01 - root - DEBUG - ('UseMythWelcome', '1')
  1317. 02-06 10:01 - root - DEBUG - ('HaveCentralNFS', 'no')
  1318. 02-06 10:01 - root - DEBUG - ('Remotebucket', 'favorites')
  1319. 02-06 10:01 - root - DEBUG - ('webmin', '0')
  1320. 02-06 10:01 - root - DEBUG - ('UseSamba', '1')
  1321. 02-06 10:01 - root - DEBUG - ('mythzoneminder', '0')
  1322. 02-06 10:01 - root - DEBUG - ('HostActiveeth0', '1')
  1323. 02-06 10:01 - root - DEBUG - ('Xcardtype', 'nVidia')
  1324. 02-06 10:01 - root - DEBUG - ('Samba_mediareadonly', '0')
  1325. 02-06 10:01 - root - DEBUG - ('HostUseEncryptioneth0', '')
  1326. 02-06 10:01 - root - DEBUG - ('Shutdowntime2', '2')
  1327. 02-06 10:01 - root - DEBUG - ('Usebootsplash', '0')
  1328. 02-06 10:01 - root - DEBUG - ('mythnetvision', '1')
  1329. 02-06 10:01 - root - DEBUG - ('ReceiverType', 'Default')
  1330. 02-06 10:01 - root - DEBUG - ('foldingathome', '0')
  1331. 02-06 10:01 - root - DEBUG - ('mythmusic', '1')
  1332. 02-06 10:01 - root - DEBUG - ('Hostupdateplan', 'None')
  1333. 02-06 10:01 - root - DEBUG - ('Samba_domain', 'ARUNDEL')
  1334. 02-06 10:01 - root - DEBUG - ('DDnshostname', '')
  1335. 02-06 10:01 - root - DEBUG - ('Shutdowntime', '2')
  1336. 02-06 10:01 - root - DEBUG - ('Audiotypeout', 'Digital')
  1337. 02-06 10:01 - root - DEBUG - ('HostUSEDHCPeth0', '1')
  1338. 02-06 10:01 - root - DEBUG - ('mythappletrailers', '1')
  1339. 02-06 10:01 - root - DEBUG - ('CentralNFSallhosts', '1')
  1340. 02-06 10:01 - root - DEBUG - ('Remotetype', 'streamzap')
  1341. 02-06 10:01 - root - DEBUG - ('ReceiverSerialport', 'ttyS0')
  1342. 02-06 10:01 - root - DEBUG - ('mythnews', '1')
  1343. 02-06 10:01 - root - DEBUG - ('RemoteBackupDir', 'dir:/data/storage/disk0')
  1344. 02-06 10:01 - root - DEBUG - ('plexhometheater', '0')
  1345. 02-06 10:01 - root - DEBUG - ('SystemType', 'Master_backend')
  1346. 02-06 10:01 - root - DEBUG - ('mythdns', '1')
  1347. 02-06 10:01 - root - DEBUG - ('mythbrowser', '1')
  1348. 02-06 10:01 - root - DEBUG - ('UseNFS', '1')
  1349. 02-06 10:01 - root - DEBUG - ('HDHRlirc_device', 'No devices found')
  1350. 02-06 10:01 - root - DEBUG - ('HostSerialPort_blasterlirc', 'ttyS0')
  1351. 02-06 10:01 - root - DEBUG - ('xvncpassword', 'chips55')
  1352. 02-06 10:01 - root - DEBUG - ('ShowTips', '1')
  1353. 02-06 10:01 - root - DEBUG - ('HostGWeth0', '192.168.1.1')
  1354. 02-06 10:01 - root - DEBUG - ('SoundDevice', 'hw:0,1')
  1355. 02-06 10:01 - root - DEBUG - ('xe', '1')
  1356. 02-06 10:01 - root - DEBUG - ('HostTransmitproto_2', 'none')
  1357. 02-06 10:01 - root - DEBUG - ('HostTransmitproto_3', 'none')
  1358. 02-06 10:01 - root - DEBUG - ('HostTransmitproto_1', 'none')
  1359. 02-06 10:01 - root - DEBUG - ('Samba_home', '1')
  1360. 02-06 10:01 - root - DEBUG - ('HostTransmitproto_4', 'none')
  1361. 02-06 10:01 - root - DEBUG - ('HostDNSeth0', '192.168.1.1')
  1362. 02-06 10:01 - root - DEBUG - ('dvdcss', '1')
  1363. 02-06 10:01 - root - DEBUG - ('Hostipeth0', '192.168.1.99')
  1364. 02-06 10:01 - root - DEBUG - ('Runncidd', '0')
  1365. 02-06 10:01 - root - DEBUG - ('Hostnumblaster', '1')
  1366. 02-06 10:01 - root - DEBUG - ('DDnsEnable', '0')
  1367. 02-06 10:01 - root - DEBUG - ('vncenable', '0')
  1368. 02-06 10:01 - root - DEBUG - ('dolphinemu', '0')
  1369. 02-06 10:01 - root - DEBUG - ('mythip', '192.168.1.99')
  1370. 02-06 10:01 - root - DEBUG - ('mame', '1')
  1371. 02-06 10:01 - root - DEBUG - ('NFSmount', '/myth')
  1372. 02-06 10:01 - root - DEBUG - ('HostBlasterType', 'None')
  1373. 02-06 10:01 - root - DEBUG - ('XUseAdvanced', '0')
  1374. 02-06 10:01 - root - DEBUG - ('Screensavertype', 'none')
  1375. 02-06 10:01 - root - DEBUG - ('mupen64', '0')
  1376. 02-06 10:01 - root - DEBUG - ('Audiotype', 'ALSA')
  1377. 02-06 10:01 - root - DEBUG - ('HostTransmitDelay_1', '2')
  1378. 02-06 10:01 - root - DEBUG - ('HostTransmitDelay_3', '2')
  1379. 02-06 10:01 - root - DEBUG - ('HostTransmitDelay_2', '2')
  1380. 02-06 10:01 - root - DEBUG - ('RemoteBackup', '0')
  1381. 02-06 10:01 - root - DEBUG - ('HostTransmitDelay_4', '2')
  1382. 02-06 10:01 - root - DEBUG - ('snes9x', '0')
  1383. 02-06 10:01 - root - DEBUG - ('RunDHCP', '0')
  1384. 02-06 10:01 - root - DEBUG - ('mythdhcp', '1')
  1385. 02-06 10:01 - root - DEBUG - ('language', 'EN_US')
  1386. 02-06 10:01 - root - DEBUG - ('kodi', '1')
  1387. 02-06 10:01 - root - DEBUG - ('huludesktop', '0')
  1388. 02-06 10:01 - root - DEBUG - ('Hostnetmasketh0', '/25 255.255.255.128')
  1389. 02-06 10:01 - root - DEBUG - ('default_interface', 'eth0')
  1390. 02-06 10:01 - root - DEBUG - ('NFSserver', 'file:nfsmap')
  1391. 02-06 10:01 - root - DEBUG - ('nciddDeviceNetCallerID', '0')
  1392. 02-06 10:01 - root - DEBUG - ('ncidclient', '1')
  1393. 02-06 10:01 - root - DEBUG - ('MVROOT', '/usr/MythVantage')
  1394. 02-06 10:01 - root - DEBUG - ('UseXLargeMouse', '1')
  1395. 02-06 10:01 - root - DEBUG - ('foldingusername', '')
  1396. 02-06 10:01 - root - DEBUG - ('timezone', 'Australia/Melbourne')
  1397. 02-06 10:01 - root - DEBUG - ('bewait', '1')
  1398. 02-06 10:01 - root - DEBUG - ('TEMPLATES', '/usr/MythVantage/templates')
  1399. 02-06 10:01 - root - DEBUG - ('rootSSH', '0')
  1400. 02-06 10:01 - root - DEBUG - ('Screensavertheme', '')
  1401. 02-06 10:01 - root - DEBUG - ('hostname', 'silverstone')
  1402. 02-06 10:01 - root - DEBUG - ('mythgame', '1')
  1403. 02-06 10:01 - root - DEBUG - ('vncpassword', 'chips55')
  1404. 02-06 10:01 - root - DEBUG - ('DDnspassword', '')
  1405. 02-06 10:01 - root - DEBUG - ('mythweather', '1')
  1406. 02-06 10:01 - root - DEBUG - ('mythgw', '1')
  1407. 02-06 10:01 - root - DEBUG - ('mythgallery', '1')
  1408. 02-06 10:01 - root - DEBUG - ('Samba_homereadonly', '0')
  1409. 02-06 10:01 - root - DEBUG - ('hostypec', False)
  1410. 02-06 10:01 - root - DEBUG - ('HostMTUeth0', '')
  1411. 02-06 10:01 - root - DEBUG - ('HOST_iswirelesseth0', '')
  1412. 02-06 10:01 - root - DEBUG - ('dbhost', '192.168.1.99')
  1413. 02-06 10:01 - root - DEBUG - ('EnhancedWMStyle', '1')
  1414. 02-06 10:01 - root - DEBUG - ('RunFrontend', '1')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement