I was attempting to install OpenVPN, via the webif2 interface. While installing packages, it ran out of space, and bombed.
/jffs was reporting only 26k left. None of the openvpn packages are listed, when doing 'ipkg list_installed'. Running the filesystem out of space screwed up ipkg.
So, I attempted to delete some other packages, that I do not need (e.g. ppp, ppoe). That produced a segfault. Busybox was limping along, at this point. Occasionally, locking up. 'reboot' from shell wouldn't work.
So I powercycled, and it came back. This time I tried deleting 'tcpdump', as it doesn't have dependencies. IT WORKED! /jffs was down to 85%. So, then I deleted several ppp/pppoe related packages. However /jjfs usage remained at 85%.
Prior to the failed openvpn install, I was ~ 60-65%. So, obviously the remnants of openvpn are still there, but ipkg doesn't know it, and I have no way to clean it up.
Is there a way to recover the space, and clean up the botched openvpn install? Without going into failsafe and blowing away /jffs?
Regards,
Ben