> > On Apr 17, 2013, at 11:43 PM, Hisham <h...@hisham.hm> wrote: > >>>> lsqlite3.so -L//usr/local/lib lsqlite3.o -L/usr/local/lib >>>> -Wl,-rpath,/usr/local/lib: -lsqlite3 >>>> >>>> Error: Failed loading manifest for /usr/local//lib/luarocks/rocks-5.2: >>>> cannot open /usr/local//lib/luarocks/rocks-5.2/manifest: No such file or >>>> directory -- corrupted local rocks tree? Cannot install new version. >>>> luarocks-2.0.13 e$ >> >> Very strange. I tried hard to reproduce this here, but to no avail. >> Any further information you could provide might help.
I tried simply copying the old non-versioned rocks directory to the versioned directory: > luarocks-2.0.13 e$ ls /usr/local//lib/luarocks/rocks-5.2/ > luarocks-2.0.13 e$ sudo cp -R /usr/local/lib/luarocks/rocks/* > /usr/local//lib/luarocks/rocks-5.2/ > luarocks-2.0.13 e$ sudo luarocks install lsqlite3 > Installing > http://www.luarocks.org/repositories/rocks/lsqlite3-0.9.1-1.src.rock… > … > Updating manifest for /usr/local//lib/luarocks/rocks-5.2 > > lsqlite3 0.9.1-1 is now built and installed in /usr/local/ (license: MIT/X11) > luarocks-2.0.13 e$ So, it seems that installation of luarocks over an older version just didn't make an empty manifest? However, at this point I realized I needed to weed out the non 5.2 rocks from my copied rocks directory. > e$ luarocks list > > Installed rocks: > ---------------- > > bitlib > 23-2 (installed) - /usr/local//lib/luarocks/rocks-5.2 > > … But it led to another problem: > luarocks-2.0.13 e$ sudo luarocks remove bitlib > Checking stability of dependencies on the absence of > bitlib 23-2... > > Removing bitlib 23-2... > > Error: rock_manifest file not found for bitlib 23-2 - not a LuaRocks 2 tree? > luarocks-2.0.13 e$ e ------------------------------------------------------------------------------ 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