Opened 12 years ago
Last modified 12 years ago
#36208 new defect
mysqlhotcopy script does not work properly with MacPorts installations
Reported by: | matthew@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | pixilla (Bradley Giesbrecht) | |
Port: | mysql5 |
Description
Two issues:
1) The shebang line does not reference the MacPorts installation of PERL 2) The INC paths for PERL installs/mysqlhotcopy are incorrect
Change History (6)
comment:1 Changed 12 years ago by matthew@…
Cc: | matthew@… added |
---|
comment:2 Changed 12 years ago by mf2k (Frank Schima)
Cc: | matthew@… removed |
---|---|
Priority: | High → Normal |
What port is this?
comment:3 Changed 12 years ago by matthew@…
mysql5 & mysql5-server and, possibly, perl5/perl5.12/perl5.14
comment:4 Changed 12 years ago by mf2k (Frank Schima)
Cc: | pixilla@… added |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | mysql5 mysql5-server added |
comment:5 Changed 12 years ago by pixilla (Bradley Giesbrecht)
Port: | mysql5-server removed |
---|
Is this the script you are referring to?
$ port provides /opt/local/lib/mysql5/bin/mysqlhotcopy /opt/local/lib/mysql5/bin/mysqlhotcopy is provided by: mysql5
comment:6 Changed 12 years ago by matthew@…
Yes.
To be clear, there are two separate issues.
1) The mysqlhotcopy script has not been updated to properly support MacPorts installations of PERL.
2) The PERL INC paths are incorrect for DBD MySQL: /opt/local/lib/perl5/site_perl/5.12.4/darwin-multi-2level needs to be included for mysqlhotcopy to properly execute
Note: See
TracTickets for help on using
tickets.
Cc Me!