[mythtv-commits] Ticket #13077: mythconverg_backup.pl strange behavior when using IPV6 for database

MythTV noreply at mythtv.org
Thu Aug 3 17:16:36 UTC 2017


#13077: mythconverg_backup.pl strange behavior when using IPV6 for database
----------------------------------------+---------------------------
 Reporter:  pbennett                    |          Owner:  pbennett
     Type:  Bug Report - General        |         Status:  assigned
 Priority:  minor                       |      Milestone:  29.1
Component:  Contributed Scripts & Apps  |        Version:  v29-fixes
 Severity:  medium                      |     Resolution:
 Keywords:                              |  Ticket locked:  0
----------------------------------------+---------------------------

Comment (by bmeek):

 If DBBackupDirectory isn't specified (I'm letting the program
 get it from the DB) same issue, but fails earlier and no
 backup is made.

 I get:
 {{{
 ERROR: DBBackupDirectory not specified, stopped at
 /usr/local/share/mythtv/mythconverg_backup.pl line 856.
 }}}

 Tried the patch + added verbose message and !PrintError => 1
 in check_database():

 {{{
 In check_database, before connect(), host=[fdf9:a66:2cd8:1::200]
 DBI
 connect('database=mythconverg:host=[fdf9:a66:2cd8:1::200]','mythtv',...)
 failed: Unknown MySQL server host 'fdf9' (11) at
 /usr/local/share/mythtv/mythconverg_backup.pl line 715.
 }}}

 Perl v5.24.1, Ubuntu 17.04, MythTV v30-Pre-1

--
Ticket URL: <https://code.mythtv.org/trac/ticket/13077#comment:6>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list