On Oct 27, 2010, at 5:07 AM, steve donovan wrote: > On Tue, Oct 26, 2010 at 8:59 PM, Doug Currie <[email protected]> wrote: >> Using the install links seems to work well on OS X. The installation status >> color on the right seems correct in Safari. However, clicking on a rock's >> name leads to trouble, either a no-such-page, or a hang. I clicked on a >> homepage link, aand it worked, but the back button hung trying to load >> http://localhost:8080/. > > Right - I'm going to have to displace my wife from the Tiger box for a > little extra testing. > > When the clever stuff does not work, the result is confusing. Just > when I think it's a particular browser, it then works on another > machine. Cross-platform is never easy, I suppose. > > When the browser hangs, what is wrocks itself doing? Do you have it > going in a terminal to see if it's complaining?
e$ jobs [1]+ Stopped wrocks e$ %1 wrocks replace bin/luadoc? [y]es, [n]o, [A]ll, [N]one, [r]ename: NULL (assuming [N]one) creating: lua/ creating: lua/luadoc/ inflating: lua/luadoc/config.lua creating: lua/luadoc/doclet/ creating: lua/luadoc/doclet/html/ inflating: lua/luadoc/doclet/html/luadoc.css inflating: lua/luadoc/doclet/html/function.lp inflating: lua/luadoc/doclet/html/menu.lp inflating: lua/luadoc/doclet/html/file.lp inflating: lua/luadoc/doclet/html/table.lp inflating: lua/luadoc/doclet/html/module.lp inflating: lua/luadoc/doclet/html/index.lp inflating: lua/luadoc/doclet/raw.lua inflating: lua/luadoc/doclet/html.lua inflating: lua/luadoc/doclet/debug.lua inflating: lua/luadoc/doclet/formatter.lua inflating: lua/luadoc/lp.lua creating: lua/luadoc/taglet/ inflating: lua/luadoc/taglet/standard.lua creating: lua/luadoc/taglet/standard/ inflating: lua/luadoc/taglet/standard/tags.lua inflating: lua/luadoc/init.lua inflating: lua/luadoc/util.lua Installing http://luarocks.org/repositories/rocks/luadoc-3.0.1-1.all.rock... Error: Failed unpacking rock file: /private/tmp/luarocks_luarocks-rock-luadoc-3.0.1-1-4405/luadoc-3.0.1-1.all.rock Running command: sudo luarocks install bitlib logfile /Users/e/.luarocks/bitlib-install-log.txt file (0x7fff70999f58) Password: and it was awaiting the password. I don't know why it was trying to install bitlib; I had installed that ages ago and I don't recall clicking the wrocks install link. I entered the password, and it then went on to install other packages I did not request, including: bitlib 23-2 is now built and installed in /usr/local (license: MIT/X11) colors 8.05.26-1 is now built and installed in /usr/local (license: MIT/X11) config 1.0.0-1 is now built and installed in /usr/local (license: MIT/X11) dado 1.3.0-1 is now built and installed in /usr/local (license: MIT/X11) I suspect now that it was trying to install all the packages whose names I clicked? e _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
