Public bug reported:

Binary package hint: mysql-proxy

The lua scripts that should come with mysql-proxy (and did in jaunty and
before) are missing from the karmic mysql-proxy 0.7.1 package. They
should be in /usr/lib/mysql-proxy/lua (this location changed since
mysql-proxy 0.6). The "proxy" subdirectory which contains some lua
utility code is there. But the main scripts, including rw-splitting.lua
and others, are missing.

This affects ubuntu 9.10 (karmic) only. I believe it has been fixed in
the lucid mysql-proxy 0.8.0 package.

To fix this problem, I downloaded the mysql-proxy source:
    $ apt-get source mysql-proxy
and copied the lua scripts, as root, to the place they should be for 
mysql-proxy 0.7.1:
    $ sudo cp mysql-proxy-0.7.1/lib/*.lua /usr/lib/mysql-proxy/lua

** Affects: mysql-proxy (Ubuntu)
     Importance: Undecided
         Status: New

-- 
lua scripts missing from package
https://bugs.launchpad.net/bugs/546831
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to