On 11 April 2013 07:26, Alexey Melnichuk <mi...@newmail.ru> wrote:
> I have module ZipWriter [1].
> Rockspec name : ZipWriter-scm-0.rockspec
> Package name  : package = "ZipWriter"
> When I try install this rock i get:
> Error: Inconsistency between rockspec
> filename (ZipWriter-scm-0.rockspec) and
> its contents (zipwriter-scm-0.rockspec).

Rockspec filenames must be lowercase. The package field can contain
uppercase characters, for presentation purposes, but package:lower()
must equal the package part of the filename.

-- Hisham
http://hisham.hm/

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to