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

MythTV noreply at mythtv.org
Thu Aug 3 19:51:03 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 pbennett):

 I am getting the same result. No matter what I try it is only using the
 first 4 digits of the IPV6 address. This is supposed to work, as per
 http://search.cpan.org/~michielb/DBD-mysql-4.043/lib/DBD/mysql.pm. I did
 also try changing the colon before host= to a semicolon in conformance
 with that page, but the result is the same. Perhaps we have an outdated
 mysql perl interface library somewhere. As per
 [http://www.perlmonks.org/index.pl?node_id=890934] this was fixed in 2011.
 {{{
 Checking configuration.
 DBI
 connect('database=mythdbmst:host=[fd3d:63f5:6a89:1::10]','mythmst',...)
 failed: Unknown MySQL server host 'fd3d' (0) at
 /home/peter/proj/github.com/bennettpeter/mythtv/mythtv/programs/scripts/database/mythconverg_backup.pl
 line 711.
 }}}

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


More information about the mythtv-commits mailing list