[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] luaposix 34.0.1 released
- From: Bernd Eggink <monoped@...>
- Date: Mon, 24 Jul 2017 11:39:09 +0200
On 24.07.2017 01:34, Gary V. Vaughan wrote:
Hi Gary,
> This looks to me like a permissions problem, or else a corrupted manifest in your luarocks.
>
> Are you able to manually remove the old rock? `luarocks remove luaposix` or maybe `sudo luarocks remove luaposix`.
Neither worked. However, after messing around with luarocks, files and
directories, I managed to screw up the whole thing completely. Which was
a good thing to do, because after a fresh install of luarocks from
github, everything was working again. Had to re-install all of my rocks
though.
I wonder if could have to do with the place where luarocks is installed.
It had it in /usr/sbin formerly, now it's in /usr/local/bin. Is
'/usr/local/bin' hard-coded somewhere in luarocks?
Cheers,
Bernd