
noreply at mythtv
May 23, 2012, 12:14 PM
Post #2 of 4
(85 views)
Permalink
|
|
Re: Ticket #10750: mythtv-setup fails during initial configuration of a completely new system.
[In reply to]
|
|
#10750: mythtv-setup fails during initial configuration of a completely new system. -----------------------------------+----------------------------- Reporter: rkulagow | Owner: mdean Type: Bug Report - General | Status: accepted Priority: minor | Milestone: unknown Component: MythTV - Mythtv-setup | Version: Master Head Severity: medium | Resolution: Keywords: | Ticket locked: 0 -----------------------------------+----------------------------- Changes (by mdean): * owner: danielk => mdean * status: new => accepted Comment: This is due to the changes in 8cbf33b0e6 . Without the Schema Wizard managing the initialization/upgrade of the database, we can currently only "successfully" create a new DB schema if the current DB schema is the one created by InitializeMythSchema() (formerly InitializeDatabase()). This will be fixed, but I haven't decided how, yet (meaning whether I'll get time to do the proper fix in the near future or have to settle for a workaround). That said, in spite of the "failure" and mythtv-setup's shutting down, everything worked properly during the upgrade and by restarting mythtv- setup, you'll then be able to configure your system and all will work. -- Ticket URL: <http://code.mythtv.org/trac/ticket/10750#comment:1> MythTV <http://code.mythtv.org/trac> MythTV Media Center _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|