hamei wrote:
nekobean wrote:
I may try xfs_repair from the miniroot, but I still suspect something less intrusive should fix the problem.
You might try adding a new user from the gui and see what kind of results you get. Either it will work and you can compare files or it won't and you might get error messages.
Worth a try, maybe ...
Thanks for the suggestion. I was away from the gui all weekend, so I did not get a chance to try, but as I woke up this morning, I suddenly thought: "$PATH!!!!" Checking
Code:
which tset
I found that it is using /usr/nekoware/bin/tset, which explains why it can only find mlterm. So, it was related to the new nekoware packages, after all. I went into /etc/profile (with ssh on an mlterm) and included "export TERMINFO=/usr/share/lib/terminfo". All done!
Thanks to theodric and hamei!