Hi, I'm having problems using a source url which points to a bitbucket.org address. I've verified that with the url referencing a file on disk luarocks will process the rockspec and install the package.
With the url pointing at the bitbucket address, I get: % luarocks install validate-args-1.0.0-1.rockspec Error: Error fetching file: Failed downloading https://bitbucket.org/djerius/validate.args/downloads/validate-args-1.0.0.tar.gz - wrong version number bitbucket increments the number of downloads every time that I run this command, so something is connecting. I've been unable to find the source of the error message. As far as I can tell it's not in luarocks, luasec, or luasocket. The rockspec is here: https://bitbucket.org/djerius/validate.args/downloads/validate-args-1.0.0-1.rockspec I'm running: * luarocks 2.0.4.1 * luasec 0.4 * luasocket 2.0.2 Thanks for any help! Diab _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
