Opened 13 years ago

Last modified 8 years ago

#10114 closed Bug Report - General

System not shutting down — at Version 1

Reported by: j2@… Owned by:
Priority: minor Milestone: unknown
Component: MythTV - Mythwelcome & Mythshutdown Version: Master Head
Severity: low Keywords:
Cc: Ticket locked: no

Description (last modified by sphery)

Previously I was running trunk up to and including v0.25pre-3552-gbac6cd7

The above version did let me shut down the system, but it suffered from ticket 10107, so I upgraded again.

But, for some reason every revision I have pulled since the above revision does not shut down.

I am currently running v0.25pre-3600-ge94a40f (see attached --version output)

Mythwelcome shows "Mythtv is isle" but i see no count down.

ALsdo, running mythshutdown seem to think the system is OK to shut down:

mythtv@MythBox:~$ mythshutdown -v -c
2011-10-22 13:32:08.277405 C  mythshutdown version: master [v0.25pre-3600-ge94a40f] www.mythtv.org
2011-10-22 13:32:08.277449 N  Enabled verbose msgs:  general
2011-10-22 13:32:08.277490 N  Setting Log Level to LOG_INFO
2011-10-22 13:32:08.277546 I  Added logging to the console
2011-10-22 13:32:08.277552 I  Added database logging to table logging
2011-10-22 13:32:08.277637 N  Setting up SIGHUP handler
2011-10-22 13:32:08.277704 N  Using runtime prefix = /usr/local
2011-10-22 13:32:08.277715 N  Using configuration directory = /home/mythtv/.mythtv
2011-10-22 13:32:08.278504 E  Error parsing: /home/mythtv/.mythtv/config.xml at line: 1  column: 1
2011-10-22 13:32:08.278512 E  Error Msg: unexpected end of file
2011-10-22 13:32:08.278774 N  Empty LocalHostName.
2011-10-22 13:32:08.278795 I  Using localhost value of MythBox
2011-10-22 13:32:08.278863 E  Error parsing: /home/mythtv/.mythtv/config.xml at line: 1  column: 1
2011-10-22 13:32:08.278870 E  Error Msg: unexpected end of file
2011-10-22 13:32:08.302724 I  Database connection created: DBManager0
2011-10-22 13:32:08.302782 I  New DB connection, total: 1
2011-10-22 13:32:08.302873 I  Database connection created: DBManager1
2011-10-22 13:32:08.302899 I  New DB connection, total: 2
2011-10-22 13:32:08.306252 I  Connected to database 'mythconverg' at host: localhost
2011-10-22 13:32:08.306266 I  Connected to database 'mythconverg' at host: localhost
2011-10-22 13:32:08.310812 I  Closing DB connection named 'DBManager1'
2011-10-22 13:32:08.310945 I  Database connection created: DBManager2
2011-10-22 13:32:08.310969 I  New DB connection, total: 2
2011-10-22 13:32:08.311822 I  Connected to database 'mythconverg' at host: localhost
2011-10-22 13:32:08.312731 I  Current locale en_US
2011-10-22 13:32:08.312816 E  Reading locale defaults from /usr/local/share/mythtv//locales/en_us.xml
2011-10-22 13:32:08.316734 I  Mythshutdown: --check
2011-10-22 13:32:08.316743 I  Mythshutdown: --status
2011-10-22 13:32:08.316911 I  Starting process manager
2011-10-22 13:32:08.316970 I  Starting IO manager (read)
2011-10-22 13:32:08.318304 I  Starting IO manager (write)
2011-10-22 13:32:08.318326 I  Starting process signal handler
2011-10-22 13:32:08.719024 I  Mythshutdown: --status returned: 0
2011-10-22 13:32:08.719046 N  OK to shutdown
2011-10-22 13:32:08.719056 I  Mythshutdown: --check returned: 0
2011-10-22 13:32:08.720458 I  Closing DB connection named 'DBManager0'
2011-10-22 13:32:08.817683 I  Closing DB connection named 'DBManager2'
mythtv@MythBox:~$

I know this is a bit vague, but I will happily provide any other info needed.

Change History (2)

comment:1 Changed 12 years ago by sphery

Description: modified (diff)

attaching version info to ticket, as directed in the version info

Changed 12 years ago by sphery

Attachment: mythbackend_version.txt added

mythbackend --version output

Note: See TracTickets for help on using tickets.